Sample records for high performance analysis

  1. DistributedFBA.jl: High-level, high-performance flux balance analysis in Julia

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Heirendt, Laurent; Thiele, Ines; Fleming, Ronan M. T.

    Flux balance analysis and its variants are widely used methods for predicting steady-state reaction rates in biochemical reaction networks. The exploration of high dimensional networks with such methods is currently hampered by software performance limitations. DistributedFBA.jl is a high-level, high-performance, open-source implementation of flux balance analysis in Julia. It is tailored to solve multiple flux balance analyses on a subset or all the reactions of large and huge-scale networks, on any number of threads or nodes. DistributedFBA.jl is a high-level, high-performance, open-source implementation of flux balance analysis in Julia. It is tailored to solve multiple flux balance analyses on amore » subset or all the reactions of large and huge-scale networks, on any number of threads or nodes.« less

  2. DistributedFBA.jl: High-level, high-performance flux balance analysis in Julia

    DOE PAGES

    Heirendt, Laurent; Thiele, Ines; Fleming, Ronan M. T.

    2017-01-16

    Flux balance analysis and its variants are widely used methods for predicting steady-state reaction rates in biochemical reaction networks. The exploration of high dimensional networks with such methods is currently hampered by software performance limitations. DistributedFBA.jl is a high-level, high-performance, open-source implementation of flux balance analysis in Julia. It is tailored to solve multiple flux balance analyses on a subset or all the reactions of large and huge-scale networks, on any number of threads or nodes. DistributedFBA.jl is a high-level, high-performance, open-source implementation of flux balance analysis in Julia. It is tailored to solve multiple flux balance analyses on amore » subset or all the reactions of large and huge-scale networks, on any number of threads or nodes.« less

  3. High-efficiency high performance liquid chromatographic analysis of red wine anthocyanins.

    PubMed

    de Villiers, André; Cabooter, Deirdre; Lynen, Frédéric; Desmet, Gert; Sandra, Pat

    2011-07-22

    The analysis of anthocyanins in natural products is of significant relevance in recent times due to the recognised health benefits associated with their consumption. In red grapes and wines in particular, anthocyanins are known to contribute important properties to the sensory (colour and taste), anti-oxidant- and ageing characteristics. However, the detailed investigation of the alteration of these compounds during wine ageing is hampered by the challenges associated with the separation of grape-derived anthocyanins and their derived products. High performance liquid chromatography (HPLC) is primarily used for this purpose, often in combination with mass spectrometric (MS) detection, although conventional HPLC methods provide incomplete resolution. We have previously demonstrated how on-column inter-conversion reactions are responsible for poor chromatographic efficiency in the HPLC analysis of anthocyanins, and how an increase in temperature and decrease in particle size may improve the chromatographic performance. In the current contribution an experimental configuration for the high efficiency analysis of anthocyanins is derived using the kinetic plot method (KPM). Further, it is shown how analysis under optimal conditions, in combination with MS detection, delivers much improved separation and identification of red wine anthocyanins and their derived products. This improved analytical performance holds promise for the in-depth investigation of these influential compounds in wine during ageing. Copyright © 2011 Elsevier B.V. All rights reserved.

  4. CytoSPADE: high-performance analysis and visualization of high-dimensional cytometry data

    PubMed Central

    Linderman, Michael D.; Simonds, Erin F.; Qiu, Peng; Bruggner, Robert V.; Sheode, Ketaki; Meng, Teresa H.; Plevritis, Sylvia K.; Nolan, Garry P.

    2012-01-01

    Motivation: Recent advances in flow cytometry enable simultaneous single-cell measurement of 30+ surface and intracellular proteins. CytoSPADE is a high-performance implementation of an interface for the Spanning-tree Progression Analysis of Density-normalized Events algorithm for tree-based analysis and visualization of this high-dimensional cytometry data. Availability: Source code and binaries are freely available at http://cytospade.org and via Bioconductor version 2.10 onwards for Linux, OSX and Windows. CytoSPADE is implemented in R, C++ and Java. Contact: michael.linderman@mssm.edu Supplementary Information: Additional documentation available at http://cytospade.org. PMID:22782546

  5. High Performance Descriptive Semantic Analysis of Semantic Graph Databases

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Joslyn, Cliff A.; Adolf, Robert D.; al-Saffar, Sinan

    As semantic graph database technology grows to address components ranging from extant large triple stores to SPARQL endpoints over SQL-structured relational databases, it will become increasingly important to be able to understand their inherent semantic structure, whether codified in explicit ontologies or not. Our group is researching novel methods for what we call descriptive semantic analysis of RDF triplestores, to serve purposes of analysis, interpretation, visualization, and optimization. But data size and computational complexity makes it increasingly necessary to bring high performance computational resources to bear on this task. Our research group built a novel high performance hybrid system comprisingmore » computational capability for semantic graph database processing utilizing the large multi-threaded architecture of the Cray XMT platform, conventional servers, and large data stores. In this paper we describe that architecture and our methods, and present the results of our analyses of basic properties, connected components, namespace interaction, and typed paths such for the Billion Triple Challenge 2010 dataset.« less

  6. Linear static structural and vibration analysis on high-performance computers

    NASA Technical Reports Server (NTRS)

    Baddourah, M. A.; Storaasli, O. O.; Bostic, S. W.

    1993-01-01

    Parallel computers offer the oppurtunity to significantly reduce the computation time necessary to analyze large-scale aerospace structures. This paper presents algorithms developed for and implemented on massively-parallel computers hereafter referred to as Scalable High-Performance Computers (SHPC), for the most computationally intensive tasks involved in structural analysis, namely, generation and assembly of system matrices, solution of systems of equations and calculation of the eigenvalues and eigenvectors. Results on SHPC are presented for large-scale structural problems (i.e. models for High-Speed Civil Transport). The goal of this research is to develop a new, efficient technique which extends structural analysis to SHPC and makes large-scale structural analyses tractable.

  7. High-performance equation solvers and their impact on finite element analysis

    NASA Technical Reports Server (NTRS)

    Poole, Eugene L.; Knight, Norman F., Jr.; Davis, D. Dale, Jr.

    1990-01-01

    The role of equation solvers in modern structural analysis software is described. Direct and iterative equation solvers which exploit vectorization on modern high-performance computer systems are described and compared. The direct solvers are two Cholesky factorization methods. The first method utilizes a novel variable-band data storage format to achieve very high computation rates and the second method uses a sparse data storage format designed to reduce the number of operations. The iterative solvers are preconditioned conjugate gradient methods. Two different preconditioners are included; the first uses a diagonal matrix storage scheme to achieve high computation rates and the second requires a sparse data storage scheme and converges to the solution in fewer iterations that the first. The impact of using all of the equation solvers in a common structural analysis software system is demonstrated by solving several representative structural analysis problems.

  8. High-performance equation solvers and their impact on finite element analysis

    NASA Technical Reports Server (NTRS)

    Poole, Eugene L.; Knight, Norman F., Jr.; Davis, D. D., Jr.

    1992-01-01

    The role of equation solvers in modern structural analysis software is described. Direct and iterative equation solvers which exploit vectorization on modern high-performance computer systems are described and compared. The direct solvers are two Cholesky factorization methods. The first method utilizes a novel variable-band data storage format to achieve very high computation rates and the second method uses a sparse data storage format designed to reduce the number od operations. The iterative solvers are preconditioned conjugate gradient methods. Two different preconditioners are included; the first uses a diagonal matrix storage scheme to achieve high computation rates and the second requires a sparse data storage scheme and converges to the solution in fewer iterations that the first. The impact of using all of the equation solvers in a common structural analysis software system is demonstrated by solving several representative structural analysis problems.

  9. High-performance analysis of filtered semantic graphs

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Buluc, Aydin; Fox, Armando; Gilbert, John R.

    2012-01-01

    High performance is a crucial consideration when executing a complex analytic query on a massive semantic graph. In a semantic graph, vertices and edges carry "attributes" of various types. Analytic queries on semantic graphs typically depend on the values of these attributes; thus, the computation must either view the graph through a filter that passes only those individual vertices and edges of interest, or else must first materialize a subgraph or subgraphs consisting of only the vertices and edges of interest. The filtered approach is superior due to its generality, ease of use, and memory efficiency, but may carry amore » performance cost. In the Knowledge Discovery Toolbox (KDT), a Python library for parallel graph computations, the user writes filters in a high-level language, but those filters result in relatively low performance due to the bottleneck of having to call into the Python interpreter for each edge. In this work, we use the Selective Embedded JIT Specialization (SEJITS) approach to automatically translate filters defined by programmers into a lower-level efficiency language, bypassing the upcall into Python. We evaluate our approach by comparing it with the high-performance C++ /MPI Combinatorial BLAS engine, and show that the productivity gained by using a high-level filtering language comes without sacrificing performance.« less

  10. Core-Shell Columns in High-Performance Liquid Chromatography: Food Analysis Applications

    PubMed Central

    Preti, Raffaella

    2016-01-01

    The increased separation efficiency provided by the new technology of column packed with core-shell particles in high-performance liquid chromatography (HPLC) has resulted in their widespread diffusion in several analytical fields: from pharmaceutical, biological, environmental, and toxicological. The present paper presents their most recent applications in food analysis. Their use has proved to be particularly advantageous for the determination of compounds at trace levels or when a large amount of samples must be analyzed fast using reliable and solvent-saving apparatus. The literature hereby described shows how the outstanding performances provided by core-shell particles column on a traditional HPLC instruments are comparable to those obtained with a costly UHPLC instrumentation, making this novel column a promising key tool in food analysis. PMID:27143972

  11. Research Activity in Computational Physics utilizing High Performance Computing: Co-authorship Network Analysis

    NASA Astrophysics Data System (ADS)

    Ahn, Sul-Ah; Jung, Youngim

    2016-10-01

    The research activities of the computational physicists utilizing high performance computing are analyzed by bibliometirc approaches. This study aims at providing the computational physicists utilizing high-performance computing and policy planners with useful bibliometric results for an assessment of research activities. In order to achieve this purpose, we carried out a co-authorship network analysis of journal articles to assess the research activities of researchers for high-performance computational physics as a case study. For this study, we used journal articles of the Scopus database from Elsevier covering the time period of 2004-2013. We extracted the author rank in the physics field utilizing high-performance computing by the number of papers published during ten years from 2004. Finally, we drew the co-authorship network for 45 top-authors and their coauthors, and described some features of the co-authorship network in relation to the author rank. Suggestions for further studies are discussed.

  12. Computational Environments and Analysis methods available on the NCI High Performance Computing (HPC) and High Performance Data (HPD) Platform

    NASA Astrophysics Data System (ADS)

    Evans, B. J. K.; Foster, C.; Minchin, S. A.; Pugh, T.; Lewis, A.; Wyborn, L. A.; Evans, B. J.; Uhlherr, A.

    2014-12-01

    The National Computational Infrastructure (NCI) has established a powerful in-situ computational environment to enable both high performance computing and data-intensive science across a wide spectrum of national environmental data collections - in particular climate, observational data and geoscientific assets. This paper examines 1) the computational environments that supports the modelling and data processing pipelines, 2) the analysis environments and methods to support data analysis, and 3) the progress in addressing harmonisation of the underlying data collections for future transdisciplinary research that enable accurate climate projections. NCI makes available 10+ PB major data collections from both the government and research sectors based on six themes: 1) weather, climate, and earth system science model simulations, 2) marine and earth observations, 3) geosciences, 4) terrestrial ecosystems, 5) water and hydrology, and 6) astronomy, social and biosciences. Collectively they span the lithosphere, crust, biosphere, hydrosphere, troposphere, and stratosphere. The data is largely sourced from NCI's partners (which include the custodians of many of the national scientific records), major research communities, and collaborating overseas organisations. The data is accessible within an integrated HPC-HPD environment - a 1.2 PFlop supercomputer (Raijin), a HPC class 3000 core OpenStack cloud system and several highly connected large scale and high-bandwidth Lustre filesystems. This computational environment supports a catalogue of integrated reusable software and workflows from earth system and ecosystem modelling, weather research, satellite and other observed data processing and analysis. To enable transdisciplinary research on this scale, data needs to be harmonised so that researchers can readily apply techniques and software across the corpus of data available and not be constrained to work within artificial disciplinary boundaries. Future challenges will

  13. High-performance parallel analysis of coupled problems for aircraft propulsion

    NASA Technical Reports Server (NTRS)

    Felippa, C. A.; Farhat, C.; Lanteri, S.; Maman, N.; Piperno, S.; Gumaste, U.

    1994-01-01

    This research program deals with the application of high-performance computing methods for the analysis of complete jet engines. We have entitled this program by applying the two dimensional parallel aeroelastic codes to the interior gas flow problem of a bypass jet engine. The fluid mesh generation, domain decomposition, and solution capabilities were successfully tested. We then focused attention on methodology for the partitioned analysis of the interaction of the gas flow with a flexible structure and with the fluid mesh motion that results from these structural displacements. This is treated by a new arbitrary Lagrangian-Eulerian (ALE) technique that models the fluid mesh motion as that of a fictitious mass-spring network. New partitioned analysis procedures to treat this coupled three-component problem are developed. These procedures involved delayed corrections and subcycling. Preliminary results on the stability, accuracy, and MPP computational efficiency are reported.

  14. High-Performance Single Cell Genetic Analysis Using Microfluidic Emulsion Generator Arrays

    PubMed Central

    Zeng, Yong; Novak, Richard; Shuga, Joe; Smith, Martyn T.; Mathies, Richard A.

    2010-01-01

    High-throughput genetic and phenotypic analysis at the single cell level is critical to advance our understanding of the molecular mechanisms underlying cellular function and dysfunction. Here we describe a high-performance single cell genetic analysis (SCGA) technique that combines high-throughput microfluidic emulsion generation with single cell multiplex PCR. Microfabricated emulsion generator array (MEGA) devices containing 4, 32 and 96 channels are developed to confer a flexible capability of generating up to 3.4 × 106 nanoliter-volume droplets per hour. Hybrid glass-polydimethylsiloxane diaphragm micropumps integrated into the MEGA chips afford uniform droplet formation, controlled generation frequency, and effective transportation and encapsulation of primer functionalized microbeads and cells. A multiplex single cell PCR method is developed to detect and quantify both wild type and mutant/pathogenic cells. In this method, microbeads functionalized with multiple forward primers targeting specific genes from different cell types are used for solid-phase PCR in droplets. Following PCR, the droplets are lysed, the beads are pooled and rapidly analyzed by multi-color flow cytometry. Using E. coli bacterial cells as a model, we show that this technique enables digital detection of pathogenic E. coli O157 cells in a high background of normal K12 cells, with a detection limit on the order of 1:105. This result demonstrates that multiplex SCGA is a promising tool for high-throughput quantitative digital analysis of genetic variation in complex populations. PMID:20192178

  15. High-performance single cell genetic analysis using microfluidic emulsion generator arrays.

    PubMed

    Zeng, Yong; Novak, Richard; Shuga, Joe; Smith, Martyn T; Mathies, Richard A

    2010-04-15

    High-throughput genetic and phenotypic analysis at the single cell level is critical to advance our understanding of the molecular mechanisms underlying cellular function and dysfunction. Here we describe a high-performance single cell genetic analysis (SCGA) technique that combines high-throughput microfluidic emulsion generation with single cell multiplex polymerase chain reaction (PCR). Microfabricated emulsion generator array (MEGA) devices containing 4, 32, and 96 channels are developed to confer a flexible capability of generating up to 3.4 x 10(6) nanoliter-volume droplets per hour. Hybrid glass-polydimethylsiloxane diaphragm micropumps integrated into the MEGA chips afford uniform droplet formation, controlled generation frequency, and effective transportation and encapsulation of primer functionalized microbeads and cells. A multiplex single cell PCR method is developed to detect and quantify both wild type and mutant/pathogenic cells. In this method, microbeads functionalized with multiple forward primers targeting specific genes from different cell types are used for solid-phase PCR in droplets. Following PCR, the droplets are lysed and the beads are pooled and rapidly analyzed by multicolor flow cytometry. Using Escherichia coli bacterial cells as a model, we show that this technique enables digital detection of pathogenic E. coli O157 cells in a high background of normal K12 cells, with a detection limit on the order of 1/10(5). This result demonstrates that multiplex SCGA is a promising tool for high-throughput quantitative digital analysis of genetic variation in complex populations.

  16. Aging analysis of high performance FinFET flip-flop under Dynamic NBTI simulation configuration

    NASA Astrophysics Data System (ADS)

    Zainudin, M. F.; Hussin, H.; Halim, A. K.; Karim, J.

    2018-03-01

    A mechanism known as Negative-bias Temperature Instability (NBTI) degrades a main electrical parameters of a circuit especially in terms of performance. So far, the circuit design available at present are only focussed on high performance circuit without considering the circuit reliability and robustness. In this paper, the main circuit performances of high performance FinFET flip-flop such as delay time, and power were studied with the presence of the NBTI degradation. The aging analysis was verified using a 16nm High Performance Predictive Technology Model (PTM) based on different commands available at Synopsys HSPICE. The results shown that the circuit under the longer dynamic NBTI simulation produces the highest impact in the increasing of gate delay and decrease in the average power reduction from a fresh simulation until the aged stress time under a nominal condition. In addition, the circuit performance under a varied stress condition such as temperature and negative stress gate bias were also studied.

  17. Terminal Performance of Lead Free Pistol Bullets in Ballistic Gelatin Using Retarding Force Analysis from High Speed Video

    DTIC Science & Technology

    2016-04-04

    Terminal Performance of Lead-Free Pistol Bullets in Ballistic Gelatin Using Retarding Force Analysis from High Speed Video ELIJAH COURTNEY, AMY...quantified using high speed video . The temporary stretch cavities and permanent wound cavities are also characterized. Two factors tend to re- duce the...Performance of Lead-Free Pistol Bullets in Ballistic Gelatin Using Retarding Force Analysis from High Speed Video cavity. In addition, stretching can also

  18. Fingerprint chromatogram analysis of Pseudostellaria heterophylla (Miq.) Pax root by high performance liquid chromatography.

    PubMed

    Han, Chao; Chen, Junhui; Chen, Bo; Lee, Frank Sen-Chun; Wang, Xiaoru

    2006-09-01

    A simple and reliable high performance liquid chromatographic (HPLC) method has been developed and validated for the fingerprinting of extracts from the root of Pseudostellaria heterophylla (Miq.) Pax. HPLC with gradient elution was performed on an authentic reference standard of powdered P. heterophylla (Miq.) Pax root and 11 plant samples of the root were collected from different geographic locations. The HPLC chromatograms have been standardized through the selection and identification of reference peaks and the normalization of retention times and peak intensities of all the common peaks. The standardized HPLC fingerprints show high stability and reproducibility, and thus can be used effectively for the screening analysis or quality assessment of the root or its derived products. Similarity index calculations based on cosine angle values or correlation methods have been performed on the HPLC fingerprints. As a group, the fingerprints of the P. heterophylla (Miq.) Pax samples studied are highly correlated with closely similar fingerprints. Within the group, the samples can be further divided into subgroups based on hierarchical clustering analysis (HCA). Sample grouping based on HCA coincides nicely with those based on the geographical origins of the samples. The HPLC fingerprinting techniques thus have high potential in authentication or source-tracing types of applications.

  19. Integrated approach for stress analysis of high performance diesel engine cylinder head

    NASA Astrophysics Data System (ADS)

    Chainov, N. D.; Myagkov, L. L.; Malastowski, N. S.; Blinov, A. S.

    2018-03-01

    Growing thermal and mechanical loads due to development of engines with high level of a mean effective pressure determine requirements to cylinder head durability. In this paper, computational schemes for thermal and mechanical stress analysis of a high performance diesel engine cylinder head were described. The most important aspects in this approach are the account of temperature fields of conjugated details (valves and saddles), heat transfer modeling in a cooling jacket of a cylinder head and topology optimization of the detail force scheme. Simulation results are shown and analyzed.

  20. Probabilistic performance-based design for high performance control systems

    NASA Astrophysics Data System (ADS)

    Micheli, Laura; Cao, Liang; Gong, Yongqiang; Cancelli, Alessandro; Laflamme, Simon; Alipour, Alice

    2017-04-01

    High performance control systems (HPCS) are advanced damping systems capable of high damping performance over a wide frequency bandwidth, ideal for mitigation of multi-hazards. They include active, semi-active, and hybrid damping systems. However, HPCS are more expensive than typical passive mitigation systems, rely on power and hardware (e.g., sensors, actuators) to operate, and require maintenance. In this paper, a life cycle cost analysis (LCA) approach is proposed to estimate the economic benefit these systems over the entire life of the structure. The novelty resides in the life cycle cost analysis in the performance based design (PBD) tailored to multi-level wind hazards. This yields a probabilistic performance-based design approach for HPCS. Numerical simulations are conducted on a building located in Boston, MA. LCA are conducted for passive control systems and HPCS, and the concept of controller robustness is demonstrated. Results highlight the promise of the proposed performance-based design procedure.

  1. An Analysis of a High Performing School District's Culture

    ERIC Educational Resources Information Center

    Corum, Kenneth D.; Schuetz, Todd B.

    2012-01-01

    This report describes a problem based learning project focusing on the cultural elements of a high performing school district. Current literature on school district culture provides numerous cultural elements that are present in high performing school districts. With the current climate in education placing pressure on school districts to perform…

  2. Preliminary Evaluation of MapReduce for High-Performance Climate Data Analysis

    NASA Technical Reports Server (NTRS)

    Duffy, Daniel Q.; Schnase, John L.; Thompson, John H.; Freeman, Shawn M.; Clune, Thomas L.

    2012-01-01

    MapReduce is an approach to high-performance analytics that may be useful to data intensive problems in climate research. It offers an analysis paradigm that uses clusters of computers and combines distributed storage of large data sets with parallel computation. We are particularly interested in the potential of MapReduce to speed up basic operations common to a wide range of analyses. In order to evaluate this potential, we are prototyping a series of canonical MapReduce operations over a test suite of observational and climate simulation datasets. Our initial focus has been on averaging operations over arbitrary spatial and temporal extents within Modern Era Retrospective- Analysis for Research and Applications (MERRA) data. Preliminary results suggest this approach can improve efficiencies within data intensive analytic workflows.

  3. Development of high performance liquid chromatography method for miconazole analysis in powder sample

    NASA Astrophysics Data System (ADS)

    Hermawan, D.; Suwandri; Sulaeman, U.; Istiqomah, A.; Aboul-Enein, H. Y.

    2017-02-01

    A simple high performance liquid chromatography (HPLC) method has been developed in this study for the analysis of miconazole, an antifungal drug, in powder sample. The optimized HPLC system using C8 column was achieved using mobile phase composition containing methanol:water (85:15, v/v), a flow rate of 0.8 mL/min, and UV detection at 220 nm. The calibration graph was linear in the range from 10 to 50 mg/L with r 2 of 0.9983. The limit of detection (LOD) and limit of quantitation (LOQ) obtained were 2.24 mg/L and 7.47 mg/L, respectively. The present HPLC method is applicable for the determination of miconazole in the powder sample with a recovery of 101.28 % (RSD = 0.96%, n = 3). The developed HPLC method provides short analysis time, high reproducibility and high sensitivity.

  4. Quantitative analysis of benzodiazepines in vitreous humor by high-performance liquid chromatography

    PubMed Central

    Bazmi, Elham; Behnoush, Behnam; Akhgari, Maryam; Bahmanabadi, Leila

    2016-01-01

    Objective: Benzodiazepines are frequently screened drugs in emergency toxicology, drugs of abuse testing, and in forensic cases. As the variations of benzodiazepines concentrations in biological samples during bleeding, postmortem changes, and redistribution could be biasing forensic medicine examinations, hence selecting a suitable sample and a validated accurate method is essential for the quantitative analysis of these main drug categories. The aim of this study was to develop a valid method for the determination of four benzodiazepines (flurazepam, lorazepam, alprazolam, and diazepam) in vitreous humor using liquid–liquid extraction and high-performance liquid chromatography. Methods: Sample preparation was carried out using liquid–liquid extraction with n-hexane: ethyl acetate and subsequent detection by high-performance liquid chromatography method coupled to diode array detector. This method was applied to quantify benzodiazepines in 21 authentic vitreous humor samples. Linear curve for each drug was obtained within the range of 30–3000 ng/mL with coefficient of correlation higher than 0.99. Results: The limit of detection and quantitation were 30 and 100 ng/mL respectively for four drugs. The method showed an appropriate intra- and inter-day precision (coefficient of variation < 10%). Benzodiazepines recoveries were estimated to be over 80%. The method showed high selectivity; no additional peak due to interfering substances in samples was observed. Conclusion: The present method was selective, sensitive, accurate, and precise for the quantitative analysis of benzodiazepines in vitreous humor samples in forensic toxicology laboratory. PMID:27635251

  5. High-Performance Integrated Virtual Environment (HIVE) Tools and Applications for Big Data Analysis.

    PubMed

    Simonyan, Vahan; Mazumder, Raja

    2014-09-30

    The High-performance Integrated Virtual Environment (HIVE) is a high-throughput cloud-based infrastructure developed for the storage and analysis of genomic and associated biological data. HIVE consists of a web-accessible interface for authorized users to deposit, retrieve, share, annotate, compute and visualize Next-generation Sequencing (NGS) data in a scalable and highly efficient fashion. The platform contains a distributed storage library and a distributed computational powerhouse linked seamlessly. Resources available through the interface include algorithms, tools and applications developed exclusively for the HIVE platform, as well as commonly used external tools adapted to operate within the parallel architecture of the system. HIVE is composed of a flexible infrastructure, which allows for simple implementation of new algorithms and tools. Currently, available HIVE tools include sequence alignment and nucleotide variation profiling tools, metagenomic analyzers, phylogenetic tree-building tools using NGS data, clone discovery algorithms, and recombination analysis algorithms. In addition to tools, HIVE also provides knowledgebases that can be used in conjunction with the tools for NGS sequence and metadata analysis.

  6. High-Performance Integrated Virtual Environment (HIVE) Tools and Applications for Big Data Analysis

    PubMed Central

    Simonyan, Vahan; Mazumder, Raja

    2014-01-01

    The High-performance Integrated Virtual Environment (HIVE) is a high-throughput cloud-based infrastructure developed for the storage and analysis of genomic and associated biological data. HIVE consists of a web-accessible interface for authorized users to deposit, retrieve, share, annotate, compute and visualize Next-generation Sequencing (NGS) data in a scalable and highly efficient fashion. The platform contains a distributed storage library and a distributed computational powerhouse linked seamlessly. Resources available through the interface include algorithms, tools and applications developed exclusively for the HIVE platform, as well as commonly used external tools adapted to operate within the parallel architecture of the system. HIVE is composed of a flexible infrastructure, which allows for simple implementation of new algorithms and tools. Currently, available HIVE tools include sequence alignment and nucleotide variation profiling tools, metagenomic analyzers, phylogenetic tree-building tools using NGS data, clone discovery algorithms, and recombination analysis algorithms. In addition to tools, HIVE also provides knowledgebases that can be used in conjunction with the tools for NGS sequence and metadata analysis. PMID:25271953

  7. Analysis of scalability of high-performance 3D image processing platform for virtual colonoscopy

    NASA Astrophysics Data System (ADS)

    Yoshida, Hiroyuki; Wu, Yin; Cai, Wenli

    2014-03-01

    One of the key challenges in three-dimensional (3D) medical imaging is to enable the fast turn-around time, which is often required for interactive or real-time response. This inevitably requires not only high computational power but also high memory bandwidth due to the massive amount of data that need to be processed. For this purpose, we previously developed a software platform for high-performance 3D medical image processing, called HPC 3D-MIP platform, which employs increasingly available and affordable commodity computing systems such as the multicore, cluster, and cloud computing systems. To achieve scalable high-performance computing, the platform employed size-adaptive, distributable block volumes as a core data structure for efficient parallelization of a wide range of 3D-MIP algorithms, supported task scheduling for efficient load distribution and balancing, and consisted of a layered parallel software libraries that allow image processing applications to share the common functionalities. We evaluated the performance of the HPC 3D-MIP platform by applying it to computationally intensive processes in virtual colonoscopy. Experimental results showed a 12-fold performance improvement on a workstation with 12-core CPUs over the original sequential implementation of the processes, indicating the efficiency of the platform. Analysis of performance scalability based on the Amdahl's law for symmetric multicore chips showed the potential of a high performance scalability of the HPC 3DMIP platform when a larger number of cores is available.

  8. High-performance parallel analysis of coupled problems for aircraft propulsion

    NASA Technical Reports Server (NTRS)

    Felippa, C. A.; Farhat, C.; Lanteri, S.; Gumaste, U.; Ronaghi, M.

    1994-01-01

    Applications are described of high-performance parallel, computation for the analysis of complete jet engines, considering its multi-discipline coupled problem. The coupled problem involves interaction of structures with gas dynamics, heat conduction and heat transfer in aircraft engines. The methodology issues addressed include: consistent discrete formulation of coupled problems with emphasis on coupling phenomena; effect of partitioning strategies, augmentation and temporal solution procedures; sensitivity of response to problem parameters; and methods for interfacing multiscale discretizations in different single fields. The computer implementation issues addressed include: parallel treatment of coupled systems; domain decomposition and mesh partitioning strategies; data representation in object-oriented form and mapping to hardware driven representation, and tradeoff studies between partitioning schemes and fully coupled treatment.

  9. Common Factors of High Performance Teams

    ERIC Educational Resources Information Center

    Jackson, Bruce; Madsen, Susan R.

    2005-01-01

    Utilization of work teams is now wide spread in all types of organizations throughout the world. However, an understanding of the important factors common to high performance teams is rare. The purpose of this content analysis is to explore the literature and propose findings related to high performance teams. These include definition and types,…

  10. High-performance liquid chromatography coupled with tandem mass spectrometry technology in the analysis of Chinese Medicine Formulas: A bibliometric analysis (1997-2015).

    PubMed

    He, Xi-Ran; Li, Chun-Guang; Zhu, Xiao-Shu; Li, Yuan-Qing; Jarouche, Mariam; Bensoussan, Alan; Li, Ping-Ping

    2017-01-01

    There is a recognized challenge in analyzing traditional Chinese medicine formulas because of their complex chemical compositions. The application of modern analytical techniques such as high-performance liquid chromatography coupled with a tandem mass spectrometry has improved the characterization of various compounds from traditional Chinese medicine formulas significantly. This study aims to conduct a bibliometric analysis to recognize the overall trend of high-performance liquid chromatography coupled with tandem mass spectrometry approaches in the analysis of traditional Chinese medicine formulas, its significance and possible underlying interactions between individual herbs in these formulas. Electronic databases were searched systematically, and the identified studies were collected and analyzed using Microsoft Access 2010, Graph Pad 5.0 software and Ucinet software package. 338 publications between 1997 and 2015 were identified, and analyzed in terms of annual growth and accumulated publications, top journals, forms of traditional Chinese medicine preparations and highly studied formulas and single herbs, as well as social network analysis of single herbs. There is a significant increase trend in using high-performance liquid chromatography coupled with tandem mass spectrometry related techniques in analysis of commonly used forms of traditional Chinese medicine formulas in the last 3 years. Stringent quality control is of great significance for the modernization and globalization of traditional Chinese medicine, and this bibliometric analysis provided the first and comprehensive summary within this field. © 2016 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  11. [Analysis of microalbuminuria with immunonephelometry and high performance liquid chromatography. Evaluation of new criteria].

    PubMed

    Markó, Lajos; Molnár, Gergo Attila; Wagner, Zoltán; Koszegi, Tamás; Matus, Zoltán; Mohás, Márton; Kuzma, Mónika; Szijártó, István András; Wittmann, István

    2008-01-13

    Evaluation study, the rate of microalbuminuria positivity among the immunonephelometrically negative patients decreased to 14.5% by high performance liquid chromatography and the decrease in the number of microalbuminuria positive cases by high performance liquid chromatography could be observed mainly in the diabetic and hypertensive group (49% vs. 7.5%), while slighter decrease could be observed in the non-diabetic hypertensive group (37% vs. 26.5%). Applying the traditional criteria, the strongest predictor was the male gender by the logistic regression analysis. In 28% of microalbuminuria negative patients by immunonephelometry the diagnosis of microalbuminuria can be established using high performance liquid chromatography. Almost in one-third of microalbuminuria negative patients by immunonephelometry the diagnosis of microalbuminuria can be established by high performance liquid chromatography for which diagnosis three constitutive urine examinations are still needed. New criteria determined by the Heart Outcomes Prevention Evaluation study can be used neither in case of diabetic and hypertensive patients, nor in the case of non-diabetic hypertensive patients. The gender as the most important predictor of microalbuminuria cannot be ignored.

  12. High-Performance Parallel Analysis of Coupled Problems for Aircraft Propulsion

    NASA Technical Reports Server (NTRS)

    Felippa, C. A.; Farhat, C.; Park, K. C.; Gumaste, U.; Chen, P.-S.; Lesoinne, M.; Stern, P.

    1997-01-01

    Applications are described of high-performance computing methods to the numerical simulation of complete jet engines. The methodology focuses on the partitioned analysis of the interaction of the gas flow with a flexible structure and with the fluid mesh motion driven by structural displacements. The latter is treated by a ALE technique that models the fluid mesh motion as that of a fictitious mechanical network laid along the edges of near-field elements. New partitioned analysis procedures to treat this coupled three-component problem were developed. These procedures involved delayed corrections and subcycling, and have been successfully tested on several massively parallel computers, including the iPSC-860, Paragon XP/S and the IBM SP2. The NASA-sponsored ENG10 program was used for the global steady state analysis of the whole engine. This program uses a regular FV-multiblock-grid discretization in conjunction with circumferential averaging to include effects of blade forces, loss, combustor heat addition, blockage, bleeds and convective mixing. A load-balancing preprocessor for parallel versions of ENG10 was developed as well as the capability for the first full 3D aeroelastic simulation of a multirow engine stage. This capability was tested on the IBM SP2 parallel supercomputer at NASA Ames.

  13. Enabling High-performance Interactive Geoscience Data Analysis Through Data Placement and Movement Optimization

    NASA Astrophysics Data System (ADS)

    Zhu, F.; Yu, H.; Rilee, M. L.; Kuo, K. S.; Yu, L.; Pan, Y.; Jiang, H.

    2017-12-01

    Since the establishment of data archive centers and the standardization of file formats, scientists are required to search metadata catalogs for data needed and download the data files to their local machines to carry out data analysis. This approach has facilitated data discovery and access for decades, but it inevitably leads to data transfer from data archive centers to scientists' computers through low-bandwidth Internet connections. Data transfer becomes a major performance bottleneck in such an approach. Combined with generally constrained local compute/storage resources, they limit the extent of scientists' studies and deprive them of timely outcomes. Thus, this conventional approach is not scalable with respect to both the volume and variety of geoscience data. A much more viable solution is to couple analysis and storage systems to minimize data transfer. In our study, we compare loosely coupled approaches (exemplified by Spark and Hadoop) and tightly coupled approaches (exemplified by parallel distributed database management systems, e.g., SciDB). In particular, we investigate the optimization of data placement and movement to effectively tackle the variety challenge, and boost the popularization of parallelization to address the volume challenge. Our goal is to enable high-performance interactive analysis for a good portion of geoscience data analysis exercise. We show that tightly coupled approaches can concentrate data traffic between local storage systems and compute units, and thereby optimizing bandwidth utilization to achieve a better throughput. Based on our observations, we develop a geoscience data analysis system that tightly couples analysis engines with storages, which has direct access to the detailed map of data partition locations. Through an innovation data partitioning and distribution scheme, our system has demonstrated scalable and interactive performance in real-world geoscience data analysis applications.

  14. High-Performance Computational Analysis of Glioblastoma Pathology Images with Database Support Identifies Molecular and Survival Correlates.

    PubMed

    Kong, Jun; Wang, Fusheng; Teodoro, George; Cooper, Lee; Moreno, Carlos S; Kurc, Tahsin; Pan, Tony; Saltz, Joel; Brat, Daniel

    2013-12-01

    In this paper, we present a novel framework for microscopic image analysis of nuclei, data management, and high performance computation to support translational research involving nuclear morphometry features, molecular data, and clinical outcomes. Our image analysis pipeline consists of nuclei segmentation and feature computation facilitated by high performance computing with coordinated execution in multi-core CPUs and Graphical Processor Units (GPUs). All data derived from image analysis are managed in a spatial relational database supporting highly efficient scientific queries. We applied our image analysis workflow to 159 glioblastomas (GBM) from The Cancer Genome Atlas dataset. With integrative studies, we found statistics of four specific nuclear features were significantly associated with patient survival. Additionally, we correlated nuclear features with molecular data and found interesting results that support pathologic domain knowledge. We found that Proneural subtype GBMs had the smallest mean of nuclear Eccentricity and the largest mean of nuclear Extent, and MinorAxisLength. We also found gene expressions of stem cell marker MYC and cell proliferation maker MKI67 were correlated with nuclear features. To complement and inform pathologists of relevant diagnostic features, we queried the most representative nuclear instances from each patient population based on genetic and transcriptional classes. Our results demonstrate that specific nuclear features carry prognostic significance and associations with transcriptional and genetic classes, highlighting the potential of high throughput pathology image analysis as a complementary approach to human-based review and translational research.

  15. PetIGA: A framework for high-performance isogeometric analysis

    DOE PAGES

    Dalcin, Lisandro; Collier, Nathaniel; Vignal, Philippe; ...

    2016-05-25

    We present PetIGA, a code framework to approximate the solution of partial differential equations using isogeometric analysis. PetIGA can be used to assemble matrices and vectors which come from a Galerkin weak form, discretized with Non-Uniform Rational B-spline basis functions. We base our framework on PETSc, a high-performance library for the scalable solution of partial differential equations, which simplifies the development of large-scale scientific codes, provides a rich environment for prototyping, and separates parallelism from algorithm choice. We describe the implementation of PetIGA, and exemplify its use by solving a model nonlinear problem. To illustrate the robustness and flexibility ofmore » PetIGA, we solve some challenging nonlinear partial differential equations that include problems in both solid and fluid mechanics. Lastly, we show strong scaling results on up to 4096 cores, which confirm the suitability of PetIGA for large scale simulations.« less

  16. High-performance parallel analysis of coupled problems for aircraft propulsion

    NASA Technical Reports Server (NTRS)

    Felippa, C. A.; Farhat, C.; Chen, P.-S.; Gumaste, U.; Leoinne, M.; Stern, P.

    1995-01-01

    This research program deals with the application of high-performance computing methods to the numerical simulation of complete jet engines. The program was initiated in 1993 by applying two-dimensional parallel aeroelastic codes to the interior gas flow problem of a by-pass jet engine. The fluid mesh generation, domain decomposition and solution capabilities were successfully tested. Attention was then focused on methodology for the partitioned analysis of the interaction of the gas flow with a flexible structure and with the fluid mesh motion driven by these structural displacements. The latter is treated by an ALE technique that models the fluid mesh motion as that of a fictitious mechanical network laid along the edges of near-field fluid elements. New partitioned analysis procedures to treat this coupled 3-component problem were developed in 1994. These procedures involved delayed corrections and subcycling, and have been successfully tested on several massively parallel computers. For the global steady-state axisymmetric analysis of a complete engine we have decided to use the NASA-sponsored ENG10 program, which uses a regular FV-multiblock-grid discretization in conjunction with circumferential averaging to include effects of blade forces, loss, combustor heat addition, blockage, bleeds and convective mixing. A load-balancing preprocessor for parallel versions of ENG10 has been developed. It is planned to use the steady-state global solution provided by ENG10 as input to a localized three-dimensional FSI analysis for engine regions where aeroelastic effects may be important.

  17. Total systems design analysis of high performance structures

    NASA Technical Reports Server (NTRS)

    Verderaime, V.

    1993-01-01

    Designer-control parameters were identified at interdiscipline interfaces to optimize structural systems performance and downstream development and operations with reliability and least life-cycle cost. Interface tasks and iterations are tracked through a matrix of performance disciplines integration versus manufacturing, verification, and operations interactions for a total system design analysis. Performance integration tasks include shapes, sizes, environments, and materials. Integrity integrating tasks are reliability and recurring structural costs. Significant interface designer control parameters were noted as shapes, dimensions, probability range factors, and cost. Structural failure concept is presented, and first-order reliability and deterministic methods, benefits, and limitations are discussed. A deterministic reliability technique combining benefits of both is proposed for static structures which is also timely and economically verifiable. Though launch vehicle environments were primarily considered, the system design process is applicable to any surface system using its own unique filed environments.

  18. An analysis for high speed propeller-nacelle aerodynamic performance prediction. Volume 1: Theory and application

    NASA Technical Reports Server (NTRS)

    Egolf, T. Alan; Anderson, Olof L.; Edwards, David E.; Landgrebe, Anton J.

    1988-01-01

    A computer program, the Propeller Nacelle Aerodynamic Performance Prediction Analysis (PANPER), was developed for the prediction and analysis of the performance and airflow of propeller-nacelle configurations operating over a forward speed range inclusive of high speed flight typical of recent propfan designs. A propeller lifting line, wake program was combined with a compressible, viscous center body interaction program, originally developed for diffusers, to compute the propeller-nacelle flow field, blade loading distribution, propeller performance, and the nacelle forebody pressure and viscous drag distributions. The computer analysis is applicable to single and coaxial counterrotating propellers. The blade geometries can include spanwise variations in sweep, droop, taper, thickness, and airfoil section type. In the coaxial mode of operation the analysis can treat both equal and unequal blade number and rotational speeds on the propeller disks. The nacelle portion of the analysis can treat both free air and tunnel wall configurations including wall bleed. The analysis was applied to many different sets of flight conditions using selected aerodynamic modeling options. The influence of different propeller nacelle-tunnel wall configurations was studied. Comparisons with available test data for both single and coaxial propeller configurations are presented along with a discussion of the results.

  19. Critical Factors Explaining the Leadership Performance of High-Performing Principals

    ERIC Educational Resources Information Center

    Hutton, Disraeli M.

    2018-01-01

    The study explored critical factors that explain leadership performance of high-performing principals and examined the relationship between these factors based on the ratings of school constituents in the public school system. The principal component analysis with the use of Varimax Rotation revealed that four components explain 51.1% of the…

  20. High-Bandwidth Tactical-Network Data Analysis in a High-Performance-Computing (HPC) Environment: Transport Protocol (Transmission Control Protocol/User Datagram Protocol [TCP/UDP]) Analysis

    DTIC Science & Technology

    2015-09-01

    the network Mac8 Medium Access Control ( Mac ) (Ethernet) address observed as destination for outgoing packets subsessionid8 Zero-based index of...15. SUBJECT TERMS tactical networks, data reduction, high-performance computing, data analysis, big data 16. SECURITY CLASSIFICATION OF: 17...Integer index of row cts_deid Device (instrument) Identifier where observation took place cts_collpt Collection point or logical observation point on

  1. Analysis of biodiesel by high performance liquid chromatography using refractive index detector.

    PubMed

    Syed, Mahin Basha

    2017-01-01

    High-performance liquid chromatography (HPLC) was used for the determination of compounds occurring during the production of biodiesel from karanja and jatropha oil. Methanol was used for fast monitoring of conversion of karanja and jatropha oil triacylglycerols to fatty acid methyl esters and for quantitation of residual triacylglycerols (TGs), in the final biodiesel product. The individual sample compounds were identified using HPLC. Analysis of fatty acid methyl esters (FAMES) in blends of biodiesel by HPLC using a refractive index and a UV detector at 238 nm. Individual triacylglycerols, diacylglycerols, monoacylglycerols and methyl esters of oleic, linoleic and linolenic acids and free fatty acids were separated within 40 min. Hence HPLC was found to be best for the analysis of biodiesel. Analysis of biodiesel by HPLC using RID detector. Estimation of amount of FAMES in biodiesel. Individual triacylglycerols, diacylglycerols, monoacylglycerols and methyl esters of oleic, linoleic and linolenic acids and free fatty acids were separated within 40 min.

  2. High performance thin layer chromatography fingerprint analysis of guava (Psidium guajava) leaves

    NASA Astrophysics Data System (ADS)

    Astuti, M.; Darusman, L. K.; Rafi, M.

    2017-05-01

    High-performance thin layer chromatography (HPTLC) fingerprint analysis is commonly used for quality control of medicinal plants in term of identification and authentication. In this study, we have been developed HPTLC fingerprint analysis for identification of guava (Psidium guajava) leaves raw material. A mixture of chloroform, acetone, and formic acid in the ratio 10:2:1 was used as the optimum mobile phase in HPTLC silica plate and with 13 bands were detected. As reference marker we chose gallic acid (Rf = 0.21) and catechin (Rf = 0.11). The two compound were detected as pale black bands at 366 nm after derivatization with sulfuric acid 10% v/v (in methanol) reagent. Validation of the method was met within validation criteria, so the developed method could be used for quality control of guava leaves.

  3. Theoretical performance analysis for CMOS based high resolution detectors.

    PubMed

    Jain, Amit; Bednarek, Daniel R; Rudin, Stephen

    2013-03-06

    High resolution imaging capabilities are essential for accurately guiding successful endovascular interventional procedures. Present x-ray imaging detectors are not always adequate due to their inherent limitations. The newly-developed high-resolution micro-angiographic fluoroscope (MAF-CCD) detector has demonstrated excellent clinical image quality; however, further improvement in performance and physical design may be possible using CMOS sensors. We have thus calculated the theoretical performance of two proposed CMOS detectors which may be used as a successor to the MAF. The proposed detectors have a 300 μm thick HL-type CsI phosphor, a 50 μm-pixel CMOS sensor with and without a variable gain light image intensifier (LII), and are designated MAF-CMOS-LII and MAF-CMOS, respectively. For the performance evaluation, linear cascade modeling was used. The detector imaging chains were divided into individual stages characterized by one of the basic processes (quantum gain, binomial selection, stochastic and deterministic blurring, additive noise). Ranges of readout noise and exposure were used to calculate the detectors' MTF and DQE. The MAF-CMOS showed slightly better MTF than the MAF-CMOS-LII, but the MAF-CMOS-LII showed far better DQE, especially for lower exposures. The proposed detectors can have improved MTF and DQE compared with the present high resolution MAF detector. The performance of the MAF-CMOS is excellent for the angiography exposure range; however it is limited at fluoroscopic levels due to additive instrumentation noise. The MAF-CMOS-LII, having the advantage of the variable LII gain, can overcome the noise limitation and hence may perform exceptionally for the full range of required exposures; however, it is more complex and hence more expensive.

  4. Exploring KM Features of High-Performance Companies

    NASA Astrophysics Data System (ADS)

    Wu, Wei-Wen

    2007-12-01

    For reacting to an increasingly rival business environment, many companies emphasize the importance of knowledge management (KM). It is a favorable way to explore and learn KM features of high-performance companies. However, finding out the critical KM features of high-performance companies is a qualitative analysis problem. To handle this kind of problem, the rough set approach is suitable because it is based on data-mining techniques to discover knowledge without rigorous statistical assumptions. Thus, this paper explored KM features of high-performance companies by using the rough set approach. The results show that high-performance companies stress the importance on both tacit and explicit knowledge, and consider that incentives and evaluations are the essentials to implementing KM.

  5. Nonlinear stability and control study of highly maneuverable high performance aircraft

    NASA Technical Reports Server (NTRS)

    Mohler, R. R.

    1993-01-01

    This project is intended to research and develop new nonlinear methodologies for the control and stability analysis of high-performance, high angle-of-attack aircraft such as HARV (F18). Past research (reported in our Phase 1, 2, and 3 progress reports) is summarized and more details of final Phase 3 research is provided. While research emphasis is on nonlinear control, other tasks such as associated model development, system identification, stability analysis, and simulation are performed in some detail as well. An overview of various models that were investigated for different purposes such as an approximate model reference for control adaptation, as well as another model for accurate rigid-body longitudinal motion is provided. Only a very cursory analysis was made relative to type 8 (flexible body dynamics). Standard nonlinear longitudinal airframe dynamics (type 7) with the available modified F18 stability derivatives, thrust vectoring, actuator dynamics, and control constraints are utilized for simulated flight evaluation of derived controller performance in all cases studied.

  6. Longitudinal analysis of high-technology medical services and hospital financial performance.

    PubMed

    Zengul, Ferhat D; Weech-Maldonado, Robert; Ozaydin, Bunyamin; Patrician, Patricia A; OʼConnor, Stephen J

    U.S. hospitals have been investing in high-technology medical services as a strategy to improve financial performance. Despite the interest in high-tech medical services, there is not much information available about the impact of high-tech services on financial performance. The aim of this study was to examine the impact of high-tech medical services on financial performance of U.S. hospitals by using the resource-based view of the firm as a conceptual framework. Fixed-effects regressions with 2 years lagged independent variables using a longitudinal panel sample of 3,268 hospitals (2005-2010). It was hypothesized that hospitals with rare or large numbers (breadth) of high-tech medical services will experience better financial performance. Fixed effects regression results supported the link between a larger breadth of high-tech services and total margin, but only among not-for-profit hospitals. Both breadth and rareness of high-tech services were associated with high total margin among not-for-profit hospitals. Neither breadth nor rareness of high-tech services was associated with operating margin. Although breadth and rareness of high-tech services resulted in lower expenses per inpatient day among not-for-profit hospitals, these lower costs were offset by lower revenues per inpatient day. Enhancing the breadth of high-tech services may be a legitimate organizational strategy to improve financial performance, especially among not-for-profit hospitals. Hospitals may experience increased productivity and efficiency, and therefore lower inpatient operating costs, as a result of newer technologies. However, the negative impact on operating revenue should caution hospital administrators about revenue reducing features of these technologies, which may be related to the payer mix that these technologies may attract. Therefore, managers should consider both the cost and revenue implications of these technologies.

  7. Effect-directed analysis via hyphenated high-performance thin-layer chromatography for bioanalytical profiling of sunflower leaves.

    PubMed

    Móricz, Ágnes M; Ott, Péter G; Yüce, Imanuel; Darcsi, András; Béni, Szabolcs; Morlock, Gertrud E

    2018-01-19

    High-performance thin-layer chromatography (HPTLC) coupled with effect-directed analysis was used for non-targeted screening of sunflower leaf extract for components exhibiting antioxidant, antibacterial and/or cholinesterase enzyme inhibitory effects. The active compounds were characterized by HPTLC-electrospray ionization-high resolution mass spectrometry (ESI-HRMS) and HPTLC-Direct Analysis in Real Time (DART)-MS/MS. The latter ambient ionization technique (less soft than ESI) resulted in oxidation and fragmentation products and characteristic fragment ions. NMR spectroscopy after targeted isolation via preparative normal phase flash chromatography and semi-preparative reversed phase high-performance liquid chromatography supported the identification of two diterpenes to be (-)-kaur-16-en-19-oic acid and 15-α-angeloyloxy-ent-kaur-16-en-19-oic acid. Both compounds found to be multi-potent as they inhibited acetylcholinesterase and butyrylcholinesterase and showed antibacterial effects against Gram-positive Bacillus subtilis and Gram-negative Aliivibrio fischeri bacteria. Kaurenoic acid was also active against the Gram-negative pepper pathogenic Xanthomonas euvesicatoria bacteria. Copyright © 2017 Elsevier B.V. All rights reserved.

  8. Flying high: a theoretical analysis of the factors limiting exercise performance in birds at altitude.

    PubMed

    Scott, Graham R; Milsom, William K

    2006-11-01

    The ability of some bird species to fly at extreme altitude has fascinated comparative respiratory physiologists for decades, yet there is still no consensus about what adaptations enable high altitude flight. Using a theoretical model of O(2) transport, we performed a sensitivity analysis of the factors that might limit exercise performance in birds. We found that the influence of individual physiological traits on oxygen consumption (Vo2) during exercise differed between sea level, moderate altitude, and extreme altitude. At extreme altitude, haemoglobin (Hb) O(2) affinity, total ventilation, and tissue diffusion capacity for O(2) (D(To2)) had the greatest influences on Vo2; increasing these variables should therefore have the greatest adaptive benefit for high altitude flight. There was a beneficial interaction between D(To2) and the P(50) of Hb, such that increasing D(To2) had a greater influence on Vo2 when P(50) was low. Increases in the temperature effect on P(50) could also be beneficial for high flying birds, provided that cold inspired air at extreme altitude causes a substantial difference in temperature between blood in the lungs and in the tissues. Changes in lung diffusion capacity for O(2), cardiac output, blood Hb concentration, the Bohr coefficient, or the Hill coefficient likely have less adaptive significance at high altitude. Our sensitivity analysis provides theoretical suggestions of the adaptations most likely to promote high altitude flight in birds and provides direction for future in vivo studies.

  9. Debugging and Performance Analysis Software Tools for Peregrine System |

    Science.gov Websites

    High-Performance Computing | NREL Debugging and Performance Analysis Software Tools for Peregrine System Debugging and Performance Analysis Software Tools for Peregrine System Learn about debugging and performance analysis software tools available to use with the Peregrine system. Allinea

  10. Life-cycle costs of high-performance cells

    NASA Technical Reports Server (NTRS)

    Daniel, R.; Burger, D.; Reiter, L.

    1985-01-01

    A life cycle cost analysis of high efficiency cells was presented. Although high efficiency cells produce more power, they also cost more to make and are more susceptible to array hot-spot heating. Three different computer analysis programs were used: SAMICS (solar array manufacturing industry costing standards), PVARRAY (an array failure mode/degradation simulator), and LCP (lifetime cost and performance). The high efficiency cell modules were found to be more economical in this study, but parallel redundancy is recommended.

  11. An analysis for high speed propeller-nacelle aerodynamic performance prediction. Volume 2: User's manual

    NASA Technical Reports Server (NTRS)

    Egolf, T. Alan; Anderson, Olof L.; Edwards, David E.; Landgrebe, Anton J.

    1988-01-01

    A user's manual for the computer program developed for the prediction of propeller-nacelle aerodynamic performance reported in, An Analysis for High Speed Propeller-Nacelle Aerodynamic Performance Prediction: Volume 1 -- Theory and Application, is presented. The manual describes the computer program mode of operation requirements, input structure, input data requirements and the program output. In addition, it provides the user with documentation of the internal program structure and the software used in the computer program as it relates to the theory presented in Volume 1. Sample input data setups are provided along with selected printout of the program output for one of the sample setups.

  12. Analysis of aromatic aldehydes in brandy and wine by high-performance capillary electrophoresis.

    PubMed

    Panossian, A; Mamikonyan, G; Torosyan, M; Gabrielyan, E; Mkhitaryan, S

    2001-09-01

    A new method of analysis of vanillin, syringaldehyde, coniferaldehyde, and sinapaldehyde in brandy and wine by high-performance capillary electrophoresis is described. Electrophoretic mobility of these compounds is achieved by a borate buffer at pH 9.3. At this pH, the sensitivity of UV detection of these phenolic aldehydes also increases. UV absorptions at 348, 362, 404, and 422 nm were selected for monitoring vanillin, syringaldehyde, coniferaldehyde, and sinapaldehyde, respectively. This procedure was performed simultaneously during one run using a diode array detector. Samples of brandy or wine were analyzed directly without concentration, extraction, or any other preliminary treatment of the test sample. The limits of detection were found to be 0.275, 0.1425, 0.1475, and 0.1975 ppm for syringaldehyde, coniferaldehyde, sinapaldehyde, and vanillin, respectively, which is acceptable for analysis of both brandy and wine aged in oak barrels. The method has been shown to be linear in a range from 0.3 to 57 mg/L. Recoveries ranged between 99.9% and 107.7% for all of the compounds tested. Repeatability and reproducibility of the method were high. The relative standard deviation was consequently approximately 3% and also between 4.47% and 6.89% for all tested compounds. The method is useful for the identification of counterfeit brandy, which is easy to recognize by the absence of sinapaldehyde, syringaldehyde, and coniferaldehyde, which are not detectable in false brandy.

  13. High-Performance Parallel Analysis of Coupled Problems for Aircraft Propulsion

    NASA Technical Reports Server (NTRS)

    Felippa, C. A.; Farhat, C.; Park, K. C.; Gumaste, U.; Chen, P.-S.; Lesoinne, M.; Stern, P.

    1996-01-01

    This research program dealt with the application of high-performance computing methods to the numerical simulation of complete jet engines. The program was initiated in January 1993 by applying two-dimensional parallel aeroelastic codes to the interior gas flow problem of a bypass jet engine. The fluid mesh generation, domain decomposition and solution capabilities were successfully tested. Attention was then focused on methodology for the partitioned analysis of the interaction of the gas flow with a flexible structure and with the fluid mesh motion driven by these structural displacements. The latter is treated by a ALE technique that models the fluid mesh motion as that of a fictitious mechanical network laid along the edges of near-field fluid elements. New partitioned analysis procedures to treat this coupled three-component problem were developed during 1994 and 1995. These procedures involved delayed corrections and subcycling, and have been successfully tested on several massively parallel computers, including the iPSC-860, Paragon XP/S and the IBM SP2. For the global steady-state axisymmetric analysis of a complete engine we have decided to use the NASA-sponsored ENG10 program, which uses a regular FV-multiblock-grid discretization in conjunction with circumferential averaging to include effects of blade forces, loss, combustor heat addition, blockage, bleeds and convective mixing. A load-balancing preprocessor tor parallel versions of ENG10 was developed. During 1995 and 1996 we developed the capability tor the first full 3D aeroelastic simulation of a multirow engine stage. This capability was tested on the IBM SP2 parallel supercomputer at NASA Ames. Benchmark results were presented at the 1196 Computational Aeroscience meeting.

  14. High performance computing environment for multidimensional image analysis

    PubMed Central

    Rao, A Ravishankar; Cecchi, Guillermo A; Magnasco, Marcelo

    2007-01-01

    Background The processing of images acquired through microscopy is a challenging task due to the large size of datasets (several gigabytes) and the fast turnaround time required. If the throughput of the image processing stage is significantly increased, it can have a major impact in microscopy applications. Results We present a high performance computing (HPC) solution to this problem. This involves decomposing the spatial 3D image into segments that are assigned to unique processors, and matched to the 3D torus architecture of the IBM Blue Gene/L machine. Communication between segments is restricted to the nearest neighbors. When running on a 2 Ghz Intel CPU, the task of 3D median filtering on a typical 256 megabyte dataset takes two and a half hours, whereas by using 1024 nodes of Blue Gene, this task can be performed in 18.8 seconds, a 478× speedup. Conclusion Our parallel solution dramatically improves the performance of image processing, feature extraction and 3D reconstruction tasks. This increased throughput permits biologists to conduct unprecedented large scale experiments with massive datasets. PMID:17634099

  15. High performance computing environment for multidimensional image analysis.

    PubMed

    Rao, A Ravishankar; Cecchi, Guillermo A; Magnasco, Marcelo

    2007-07-10

    The processing of images acquired through microscopy is a challenging task due to the large size of datasets (several gigabytes) and the fast turnaround time required. If the throughput of the image processing stage is significantly increased, it can have a major impact in microscopy applications. We present a high performance computing (HPC) solution to this problem. This involves decomposing the spatial 3D image into segments that are assigned to unique processors, and matched to the 3D torus architecture of the IBM Blue Gene/L machine. Communication between segments is restricted to the nearest neighbors. When running on a 2 Ghz Intel CPU, the task of 3D median filtering on a typical 256 megabyte dataset takes two and a half hours, whereas by using 1024 nodes of Blue Gene, this task can be performed in 18.8 seconds, a 478x speedup. Our parallel solution dramatically improves the performance of image processing, feature extraction and 3D reconstruction tasks. This increased throughput permits biologists to conduct unprecedented large scale experiments with massive datasets.

  16. Performance, Performance System, and High Performance System

    ERIC Educational Resources Information Center

    Jang, Hwan Young

    2009-01-01

    This article proposes needed transitions in the field of human performance technology. The following three transitions are discussed: transitioning from training to performance, transitioning from performance to performance system, and transitioning from learning organization to high performance system. A proposed framework that comprises…

  17. LLMapReduce: Multi-Level Map-Reduce for High Performance Data Analysis

    DTIC Science & Technology

    2016-05-23

    LLMapReduce works with several schedulers such as SLURM, Grid Engine and LSF. Keywords—LLMapReduce; map-reduce; performance; scheduler; Grid Engine ...SLURM; LSF I. INTRODUCTION Large scale computing is currently dominated by four ecosystems: supercomputing, database, enterprise , and big data [1...interconnects [6]), High performance math libraries (e.g., BLAS [7, 8], LAPACK [9], ScaLAPACK [10]) designed to exploit special processing hardware, High

  18. MrBayes tgMC3++: A High Performance and Resource-Efficient GPU-Oriented Phylogenetic Analysis Method.

    PubMed

    Ling, Cheng; Hamada, Tsuyoshi; Gao, Jingyang; Zhao, Guoguang; Sun, Donghong; Shi, Weifeng

    2016-01-01

    MrBayes is a widespread phylogenetic inference tool harnessing empirical evolutionary models and Bayesian statistics. However, the computational cost on the likelihood estimation is very expensive, resulting in undesirably long execution time. Although a number of multi-threaded optimizations have been proposed to speed up MrBayes, there are bottlenecks that severely limit the GPU thread-level parallelism of likelihood estimations. This study proposes a high performance and resource-efficient method for GPU-oriented parallelization of likelihood estimations. Instead of having to rely on empirical programming, the proposed novel decomposition storage model implements high performance data transfers implicitly. In terms of performance improvement, a speedup factor of up to 178 can be achieved on the analysis of simulated datasets by four Tesla K40 cards. In comparison to the other publicly available GPU-oriented MrBayes, the tgMC 3 ++ method (proposed herein) outperforms the tgMC 3 (v1.0), nMC 3 (v2.1.1) and oMC 3 (v1.00) methods by speedup factors of up to 1.6, 1.9 and 2.9, respectively. Moreover, tgMC 3 ++ supports more evolutionary models and gamma categories, which previous GPU-oriented methods fail to take into analysis.

  19. High-performance mass storage system for workstations

    NASA Technical Reports Server (NTRS)

    Chiang, T.; Tang, Y.; Gupta, L.; Cooperman, S.

    1993-01-01

    Reduced Instruction Set Computer (RISC) workstations and Personnel Computers (PC) are very popular tools for office automation, command and control, scientific analysis, database management, and many other applications. However, when using Input/Output (I/O) intensive applications, the RISC workstations and PC's are often overburdened with the tasks of collecting, staging, storing, and distributing data. Also, by using standard high-performance peripherals and storage devices, the I/O function can still be a common bottleneck process. Therefore, the high-performance mass storage system, developed by Loral AeroSys' Independent Research and Development (IR&D) engineers, can offload a RISC workstation of I/O related functions and provide high-performance I/O functions and external interfaces. The high-performance mass storage system has the capabilities to ingest high-speed real-time data, perform signal or image processing, and stage, archive, and distribute the data. This mass storage system uses a hierarchical storage structure, thus reducing the total data storage cost, while maintaining high-I/O performance. The high-performance mass storage system is a network of low-cost parallel processors and storage devices. The nodes in the network have special I/O functions such as: SCSI controller, Ethernet controller, gateway controller, RS232 controller, IEEE488 controller, and digital/analog converter. The nodes are interconnected through high-speed direct memory access links to form a network. The topology of the network is easily reconfigurable to maximize system throughput for various applications. This high-performance mass storage system takes advantage of a 'busless' architecture for maximum expandability. The mass storage system consists of magnetic disks, a WORM optical disk jukebox, and an 8mm helical scan tape to form a hierarchical storage structure. Commonly used files are kept in the magnetic disk for fast retrieval. The optical disks are used as archive

  20. Lanczos eigensolution method for high-performance computers

    NASA Technical Reports Server (NTRS)

    Bostic, Susan W.

    1991-01-01

    The theory, computational analysis, and applications are presented of a Lanczos algorithm on high performance computers. The computationally intensive steps of the algorithm are identified as: the matrix factorization, the forward/backward equation solution, and the matrix vector multiples. These computational steps are optimized to exploit the vector and parallel capabilities of high performance computers. The savings in computational time from applying optimization techniques such as: variable band and sparse data storage and access, loop unrolling, use of local memory, and compiler directives are presented. Two large scale structural analysis applications are described: the buckling of a composite blade stiffened panel with a cutout, and the vibration analysis of a high speed civil transport. The sequential computational time for the panel problem executed on a CONVEX computer of 181.6 seconds was decreased to 14.1 seconds with the optimized vector algorithm. The best computational time of 23 seconds for the transport problem with 17,000 degs of freedom was on the the Cray-YMP using an average of 3.63 processors.

  1. Robotic solid phase extraction and high performance liquid chromatographic analysis of ranitidine in serum or plasma.

    PubMed

    Lloyd, T L; Perschy, T B; Gooding, A E; Tomlinson, J J

    1992-01-01

    A fully automated assay for the analysis of ranitidine in serum and plasma, with and without an internal standard, was validated. It utilizes robotic solid phase extraction with on-line high performance liquid chromatographic (HPLC) analysis. The ruggedness of the assay was demonstrated over a three-year period. A Zymark Py Technology II robotic system was used for serial processing from initial aspiration of samples from original collection containers, to final direct injection onto the on-line HPLC system. Automated serial processing with on-line analysis provided uniform sample history and increased productivity by freeing the chemist to analyse data and perform other tasks. The solid phase extraction efficiency was 94% throughout the assay range of 10-250 ng/mL. The coefficients of variation for within- and between-day quality control samples ranged from 1 to 6% and 1 to 5%, respectively. Mean accuracy for between-day standards and quality control results ranged from 97 to 102% of the respective theoretical concentrations.

  2. High Performance Liquid Chromatography-mass Spectrometry Analysis of High Antioxidant Australian Fruits with Antiproliferative Activity Against Cancer Cells.

    PubMed

    Sirdaarta, Joseph; Maen, Anton; Rayan, Paran; Matthews, Ben; Cock, Ian Edwin

    2016-05-01

    145 unique mass signals were detected in the lemon aspen methanolic and aqueous extracts by nonbiased high-performance liquid chromatography-mass spectrometry analysis. Of these, 20 compounds were identified as being of particular interest due to their reported antioxidant and/or anticancer activities. The lack of toxicity and antiproliferative activity of the high antioxidant plant extracts against HeLa and CaCo2 cancer cell lines indicates their potential in the treatment and prevention of some cancers. Australian fruit extracts with high antioxidant contents were potent inhibitors of CaCo2 and HeLa carcinoma cell proliferationMethanolic lemon aspen extract was particularly potent, with IC50 values of 480 μg/mL (HeLa) and 769 μg/mL (CaCo2)High-performance liquid chromatography-mass spectrometry-quadrupole time-of-flight analysis highlighted and putatively identified 20 compounds in the antiproliferative lemon aspen extractsIn contrast, lower antioxidant content extracts stimulated carcinoma cell proliferationAll extracts with antiproliferative activity were nontoxic in the Artemia nauplii assay. Abbreviations used: DPPH: di (phenyl)- (2,4,6-trinitrophenyl) iminoazanium, HPLC: High-performance liquid chromatography, IC50: The concentration required to inhibit by 50%, LC50: The concentration required to achieve 50% mortality, MS: Mass spectrometry.

  3. High Performance Liquid Chromatography-mass Spectrometry Analysis of High Antioxidant Australian Fruits with Antiproliferative Activity Against Cancer Cells

    PubMed Central

    Sirdaarta, Joseph; Maen, Anton; Rayan, Paran; Matthews, Ben; Cock, Ian Edwin

    2016-01-01

    g/mL). All other extracts were nontoxic. A total of 145 unique mass signals were detected in the lemon aspen methanolic and aqueous extracts by nonbiased high-performance liquid chromatography-mass spectrometry analysis. Of these, 20 compounds were identified as being of particular interest due to their reported antioxidant and/or anticancer activities. Conclusions: The lack of toxicity and antiproliferative activity of the high antioxidant plant extracts against HeLa and CaCo2 cancer cell lines indicates their potential in the treatment and prevention of some cancers. SUMMARY Australian fruit extracts with high antioxidant contents were potent inhibitors of CaCo2 and HeLa carcinoma cell proliferationMethanolic lemon aspen extract was particularly potent, with IC50 values of 480 μg/mL (HeLa) and 769 μg/mL (CaCo2)High-performance liquid chromatography-mass spectrometry-quadrupole time-of-flight analysis highlighted and putatively identified 20 compounds in the antiproliferative lemon aspen extractsIn contrast, lower antioxidant content extracts stimulated carcinoma cell proliferationAll extracts with antiproliferative activity were nontoxic in the Artemia nauplii assay. Abbreviations used: DPPH: di (phenyl)- (2,4,6-trinitrophenyl) iminoazanium, HPLC: High-performance liquid chromatography, IC50: The concentration required to inhibit by 50%, LC50: The concentration required to achieve 50% mortality, MS: Mass spectrometry. PMID:27279705

  4. Ultra-high-performance liquid chromatography/tandem high-resolution mass spectrometry analysis of sixteen red beverages containing carminic acid: identification of degradation products by using principal component analysis/discriminant analysis.

    PubMed

    Gosetti, Fabio; Chiuminatto, Ugo; Mazzucco, Eleonora; Mastroianni, Rita; Marengo, Emilio

    2015-01-15

    The study investigates the sunlight photodegradation process of carminic acid, a natural red colourant used in beverages. For this purpose, both carminic acid aqueous standard solutions and sixteen different commercial beverages, ten containing carminic acid and six containing E120 dye, were subjected to photoirradiation. The results show different patterns of degradation, not only between the standard solutions and the beverages, but also from beverage to beverage. Due to the different beverage recipes, unpredictable reactions take place between the dye and the other ingredients. To identify the dye degradation products in a very complex scenario, a methodology was used, based on the combined use of principal component analysis with discriminant analysis and ultra-high-performance liquid chromatography coupled with tandem high resolution mass spectrometry. The methodology is unaffected by beverage composition and allows the degradation products of carminic acid dye to be identified for each beverage. Copyright © 2014 Elsevier Ltd. All rights reserved.

  5. Performance Analysis of Ivshmem for High-Performance Computing in Virtual Machines

    NASA Astrophysics Data System (ADS)

    Ivanovic, Pavle; Richter, Harald

    2018-01-01

    High-Performance computing (HPC) is rarely accomplished via virtual machines (VMs). In this paper, we present a remake of ivshmem which can change this. Ivshmem was a shared memory (SHM) between virtual machines on the same server, with SHM-access synchronization included, until about 5 years ago when newer versions of Linux and its virtualization library libvirt evolved. We restored that SHM-access synchronization feature because it is indispensable for HPC and made ivshmem runnable with contemporary versions of Linux, libvirt, KVM, QEMU and especially MPICH, which is an implementation of MPI - the standard HPC communication library. Additionally, MPICH was transparently modified by us to get ivshmem included, resulting in a three to ten times performance improvement compared to TCP/IP. Furthermore, we have transparently replaced MPI_PUT, a single-side MPICH communication mechanism, by an own MPI_PUT wrapper. As a result, our ivshmem even surpasses non-virtualized SHM data transfers for block lengths greater than 512 KBytes, showing the benefits of virtualization. All improvements were possible without using SR-IOV.

  6. [High-performance liquid-liquid chromatography in beverage analysis].

    PubMed

    Bricout, J; Koziet, Y; de Carpentrie, B

    1978-01-01

    Liquid liquid chromatography was performed with columns packed with stationary phases chemically bonded to silica microparticules. These columns show a high efficiency and are used very easily. Flavouring compounds like aromatic aldehydes which have a low volatility were analyzed in brandy using a polar phase alkylnitrile. Sapid substances like amarogentin in Gentiana lutea or glyryrrhizin in Glycyrrhiza glabra were determined by reversed phase chromatography. Finally ionizable substances like synthetic dyes can be analyzed by paired ion chromatography witha non polar stationary phase.

  7. High-temperature testing of high performance fiber reinforced concrete

    NASA Astrophysics Data System (ADS)

    Fořt, Jan; Vejmelková, Eva; Pavlíková, Milena; Trník, Anton; Čítek, David; Kolísko, Jiří; Černý, Robert; Pavlík, Zbyšek

    2016-06-01

    The effect of high-temperature exposure on properties of High Performance Fiber Reinforced Concrete (HPFRC) is researched in the paper. At first, reference measurements are done on HPFRC samples without high-temperature loading. Then, the HPFRC samples are exposed to the temperatures of 200, 400, 600, 800, and 1000 °C. For the temperature loaded samples, measurement of residual mechanical and basic physical properties is done. Linear thermal expansion coefficient as function of temperature is accessed on the basis of measured thermal strain data. Additionally, simultaneous difference scanning calorimetry (DSC) and thermogravimetry (TG) analysis is performed in order to observe and explain material changes at elevated temperature. It is found that the applied high temperature loading significantly increases material porosity due to the physical, chemical and combined damage of material inner structure, and negatively affects also the mechanical strength. Linear thermal expansion coefficient exhibits significant dependence on temperature and changes of material structure. The obtained data will find use as input material parameters for modelling the damage of HPFRC structures exposed to the fire and high temperature action.

  8. RECENT ADVANCES IN ULTRA-HIGH PERFORMANCE LIQUID CHROMATOGRAPHY FOR THE ANALYSIS OF TRADITIONAL CHINESE MEDICINE

    PubMed Central

    Huang, Huilian; Liu, Min; Chen, Pei

    2014-01-01

    Traditional Chinese medicine has been widely used for the prevention and treatment of various diseases for thousands of years in China. Ultra-high performance liquid chromatography (UHPLC) is a relatively new technique offering new possibilities. This paper reviews recent developments in UHPLC in the separation and identification, fingerprinting, quantification, and metabolism of traditional Chinese medicine. Recently, the combination of UHPLC with MS has improved the efficiency of the analysis of these materials. PMID:25045170

  9. EXTRACTION AND QUANTITATIVE ANALYSIS OF ELEMENTAL SULFUR FROM SULFIDE MINERAL SURFACES BY HIGH-PERFORMANCE LIQUID CHROMATOGRAPHY. (R826189)

    EPA Science Inventory

    A simple method for the quantitative determination of elemental sulfur on oxidized sulfide minerals is described. Extraction of elemental sulfur in perchloroethylene and subsequent analysis with high-performance liquid chromatography were used to ascertain the total elemental ...

  10. A Theoretical Structure of High School Concert Band Performance

    ERIC Educational Resources Information Center

    Bergee, Martin J.

    2015-01-01

    This study used exploratory (EFA) and confirmatory factor analysis (CFA) to verify a theoretical structure for high school concert band performance and to test that structure for viability, generality, and invariance. A total of 101 university students enrolled in two different bands rated two high school band performances (a "first"…

  11. Rehabilitation Characteristics in High-Performance Hospitals after Acute Stroke.

    PubMed

    Sawabe, Masashi; Momosaki, Ryo; Hasebe, Kiyotaka; Sawaguchi, Akira; Kasuga, Seiji; Asanuma, Daichi; Suzuki, Shoya; Miyauchi, Narimi; Abo, Masahiro

    2018-05-22

    Rehabilitation characteristics in high-performance hospitals after acute stroke are not clarified. This retrospective observational study aimed to clarify the characteristics of high-performance hospitals in acute stroke rehabilitation. Patients with stroke discharged from participating acute hospitals were extracted from the Japan Rehabilitation Database for the period 2006-2015. We found 6855 patients from 14 acute hospitals who were eligible for analysis in this study after applying exclusion criteria. We divided facilities into high-performance hospitals and low-performance hospitals using the median of the Functional Independent Measure efficiency for each hospital. We compared rehabilitation characteristics between high- and low-performance hospitals. High-performance hospitals had significantly shorter length of stay. More patients were discharged to home in the high-performance hospitals compared with low-performance hospitals. Patients in high-performance hospitals received greater amounts of physical, occupational, and speech therapy. Patients in high-performance hospitals engaged in more self-exercise, weekend exercise, and exercise in wards. There was more participation of board-certified physiatrists and social workers in high-performance hospitals. Our data suggested that amount, timing, and type of rehabilitation, and participation of multidisciplinary staff are essential for high performance in acute stroke rehabilitation. Copyright © 2018 National Stroke Association. Published by Elsevier Inc. All rights reserved.

  12. Group-type hydrocarbon standards for high-performance liquid chromatographic analysis of middistillate fuels

    NASA Technical Reports Server (NTRS)

    Otterson, D. A.; Seng, G. T.

    1984-01-01

    A new high-performance liquid chromatographic (HPLC) method for group-type analysis of middistillate fuels is described. It uses a refractive index detector and standards that are prepared by reacting a portion of the fuel sample with sulfuric acid. A complete analysis of a middistillate fuel for saturates and aromatics (including the preparation of the standard) requires about 15 min if standards for several fuels are prepared simultaneously. From model fuel studies, the method was found to be accurate to within 0.4 vol% saturates or aromatics, and provides a precision of + or - 0.4 vol%. Olefin determinations require an additional 15 min of analysis time. However, this determination is needed only for those fuels displaying a significant olefin response at 200 nm (obtained routinely during the saturated/aromatics analysis procedure). The olefin determination uses the responses of the olefins and the corresponding saturates, as well as the average value of their refractive index sensitivity ratios (1.1). Studied indicated that, although the relative error in the olefins result could reach 10 percent by using this average sensitivity ratio, it was 5 percent for the fuels used in this study. Olefin concentrations as low as 0.1 vol% have been determined using this method.

  13. Performance Analysis of GYRO: A Tool Evaluation

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Worley, P.; Roth, P.; Candy, J.

    2005-06-26

    The performance of the Eulerian gyrokinetic-Maxwell solver code GYRO is analyzed on five high performance computing systems. First, a manual approach is taken, using custom scripts to analyze the output of embedded wall clock timers, floating point operation counts collected using hardware performance counters, and traces of user and communication events collected using the profiling interface to Message Passing Interface (MPI) libraries. Parts of the analysis are then repeated or extended using a number of sophisticated performance analysis tools: IPM, KOJAK, SvPablo, TAU, and the PMaC modeling tool suite. The paper briefly discusses what has been discovered via this manualmore » analysis process, what performance analyses are inconvenient or infeasible to attempt manually, and to what extent the tools show promise in accelerating or significantly extending the manual performance analyses.« less

  14. libRoadRunner: a high performance SBML simulation and analysis library

    PubMed Central

    Somogyi, Endre T.; Bouteiller, Jean-Marie; Glazier, James A.; König, Matthias; Medley, J. Kyle; Swat, Maciej H.; Sauro, Herbert M.

    2015-01-01

    Motivation: This article presents libRoadRunner, an extensible, high-performance, cross-platform, open-source software library for the simulation and analysis of models expressed using Systems Biology Markup Language (SBML). SBML is the most widely used standard for representing dynamic networks, especially biochemical networks. libRoadRunner is fast enough to support large-scale problems such as tissue models, studies that require large numbers of repeated runs and interactive simulations. Results: libRoadRunner is a self-contained library, able to run both as a component inside other tools via its C++ and C bindings, and interactively through its Python interface. Its Python Application Programming Interface (API) is similar to the APIs of MATLAB (www.mathworks.com) and SciPy (http://www.scipy.org/), making it fast and easy to learn. libRoadRunner uses a custom Just-In-Time (JIT) compiler built on the widely used LLVM JIT compiler framework. It compiles SBML-specified models directly into native machine code for a variety of processors, making it appropriate for solving extremely large models or repeated runs. libRoadRunner is flexible, supporting the bulk of the SBML specification (except for delay and non-linear algebraic equations) including several SBML extensions (composition and distributions). It offers multiple deterministic and stochastic integrators, as well as tools for steady-state analysis, stability analysis and structural analysis of the stoichiometric matrix. Availability and implementation: libRoadRunner binary distributions are available for Mac OS X, Linux and Windows. The library is licensed under Apache License Version 2.0. libRoadRunner is also available for ARM-based computers such as the Raspberry Pi. http://www.libroadrunner.org provides online documentation, full build instructions, binaries and a git source repository. Contacts: hsauro@u.washington.edu or somogyie@indiana.edu Supplementary information: Supplementary data are available

  15. High-performance liquid chromatography with fluorescence detection for the rapid analysis of pheophytins and pyropheophytins in virgin olive oil.

    PubMed

    Li, Xueqi; Woodman, Michael; Wang, Selina C

    2015-08-01

    Pheophytins and pyropheophytin are degradation products of chlorophyll pigments, and their ratios can be used as a sensitive indicator of stress during the manufacturing and storage of olive oil. They increase over time depending on the storage condition and if the oil is exposed to heat treatments during the refining process. The traditional analysis method includes solvent- and time-consuming steps of solid-phase extraction followed by analysis by high-performance liquid chromatography with ultraviolet detection. We developed an improved dilute/fluorescence method where multi-step sample preparation was replaced by a simple isopropanol dilution before the high-performance liquid chromatography injection. A quaternary solvent gradient method was used to include a fourth strong solvent wash on a quaternary gradient pump, which avoided the need to premix any solvents and greatly reduced the oil residues on the column from previous analysis. This new method not only reduces analysis cost and time but shows reliability, repeatability, and improved sensitivity, especially important for low-level samples. © 2015 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  16. Neutral monosaccharide composition analysis of plant-derived oligo- and polysaccharides by high performance liquid chromatography.

    PubMed

    Yan, Jun; Shi, Songshan; Wang, Hongwei; Liu, Ruimin; Li, Ning; Chen, Yonglin; Wang, Shunchun

    2016-01-20

    A novel analytical method for neutral monosaccharide composition analysis of plant-derived oligo- and polysaccharides was developed using hydrophilic interaction liquid chromatography coupled to a charged aerosol detector. The effects of column type, additives, pH and column temperature on retention and separation were evaluated. Additionally, the method could distinguish potential impurities in samples, including chloride, sulfate and sodium, from sugars. The results of validation demonstrated that this method had good linearity (R(2) ≥ 0.9981), high precision (relative standard deviation ≤ 4.43%), and adequate accuracy (94.02-103.37% recovery) and sensitivity (detection limit: 15-40 ng). Finally, the monosaccharide compositions of the polysaccharide from Eclipta prostrasta L. and stachyose were successfully profiled through this method. This report represents the first time that all of these common monosaccharides could be well-separated and determined simultaneously by high performance liquid chromatography without additional derivatization. This newly developed method is convenient, efficient and reliable for monosaccharide analysis. Copyright © 2015 Elsevier Ltd. All rights reserved.

  17. High Performance Pulse Tube Cryocoolers

    NASA Astrophysics Data System (ADS)

    Olson, J. R.; Roth, E.; Champagne, P.; Evtimov, B.; Nast, T. C.

    2008-03-01

    Lockheed Martin's Advanced Technology Center has been developing pulse tube cryocoolers for more than ten years. Recent innovations include successful testing of four-stage coldheads, no-load temperature below 4 K, and the recent development of a high-efficiency compressor. This paper discusses the predicted performance of single and multiple stage pulse tube coldheads driven by our new 6 kg "M5Midi" compressor, which is capable of 90% efficiency with 200 W input power, and a maximum input power of 1000 W. This compressor retains the simplicity of earlier LM-ATC compressors: it has a moving magnet and an external electrical coil, minimizing organics in the working gas and requiring no electrical penetrations through the pressure wall. Motor losses were minimized during design, resulting in a simple, easily-manufactured compressor with state-of-the-art motor efficiency. The predicted cryocooler performance is presented as simple formulae, allowing an engineer to include the impact of a highly-optimized cryocooler into a full system analysis. Performance is given as a function of the heat rejection temperature and the cold tip temperatures and cooling loads.

  18. High Performance Proactive Digital Forensics

    NASA Astrophysics Data System (ADS)

    Alharbi, Soltan; Moa, Belaid; Weber-Jahnke, Jens; Traore, Issa

    2012-10-01

    With the increase in the number of digital crimes and in their sophistication, High Performance Computing (HPC) is becoming a must in Digital Forensics (DF). According to the FBI annual report, the size of data processed during the 2010 fiscal year reached 3,086 TB (compared to 2,334 TB in 2009) and the number of agencies that requested Regional Computer Forensics Laboratory assistance increasing from 689 in 2009 to 722 in 2010. Since most investigation tools are both I/O and CPU bound, the next-generation DF tools are required to be distributed and offer HPC capabilities. The need for HPC is even more evident in investigating crimes on clouds or when proactive DF analysis and on-site investigation, requiring semi-real time processing, are performed. Although overcoming the performance challenge is a major goal in DF, as far as we know, there is almost no research on HPC-DF except for few papers. As such, in this work, we extend our work on the need of a proactive system and present a high performance automated proactive digital forensic system. The most expensive phase of the system, namely proactive analysis and detection, uses a parallel extension of the iterative z algorithm. It also implements new parallel information-based outlier detection algorithms to proactively and forensically handle suspicious activities. To analyse a large number of targets and events and continuously do so (to capture the dynamics of the system), we rely on a multi-resolution approach to explore the digital forensic space. Data set from the Honeynet Forensic Challenge in 2001 is used to evaluate the system from DF and HPC perspectives.

  19. High performance polymer development

    NASA Technical Reports Server (NTRS)

    Hergenrother, Paul M.

    1991-01-01

    The term high performance as applied to polymers is generally associated with polymers that operate at high temperatures. High performance is used to describe polymers that perform at temperatures of 177 C or higher. In addition to temperature, other factors obviously influence the performance of polymers such as thermal cycling, stress level, and environmental effects. Some recent developments at NASA Langley in polyimides, poly(arylene ethers), and acetylenic terminated materials are discussed. The high performance/high temperature polymers discussed are representative of the type of work underway at NASA Langley Research Center. Further improvement in these materials as well as the development of new polymers will provide technology to help meet NASA future needs in high performance/high temperature applications. In addition, because of the combination of properties offered by many of these polymers, they should find use in many other applications.

  20. Performance Analysis of Surfing: A Review.

    PubMed

    Farley, Oliver R L; Abbiss, Chris R; Sheppard, Jeremy M

    2017-01-01

    Farley, ORL, Abbiss, CR, and Sheppard, JM. Performance Analysis of Surfing: A Review. J Strength Cond Res 31(1): 260-271, 2017-Despite the increased professionalism and substantial growth of surfing worldwide, there is limited information available to practitioners and coaches in terms of key performance analytics that are common in other field-based sports. Indeed, research analyzing surfing performance is limited to a few studies examining male surfers' heart rates, surfing activities through time-motion analysis (TMA) using video recordings and Global Positioning Satellite (GPS) data during competition and recreational surfing. These studies have indicated that specific activities undertaken during surfing are unique with a variety of activities (i.e., paddling, resting, wave riding, breath holding, and recovery of surfboard in the surf). Furthermore, environmental and wave conditions also seem to influence the physical demands of competition surfing. It is due to these demands that surfers are required to have a high cardiorespiratory fitness, high muscular endurance, and considerable strength and anaerobic power, particular within the upper torso. By exploring various methods of performance analysis used within other sports, it is possible to improve our understanding of surfing demands. In so doing this will assist in the development of protocols and strategies to assess physiological characteristics of surfers, monitor athlete performance, improve training prescription, and identify talent. Therefore, this review explores the current literature to provide insights into methodological protocols, delimitations of research into athlete analysis and an overview of surfing dynamics. Specifically, this review will describe and review the use of TMA, GPS, and other technologies (i.e., HR) that are used in external and internal load monitoring as they pertain to surfing.

  1. Determination of dasatinib in the tablet dosage form by ultra high performance liquid chromatography, capillary zone electrophoresis, and sequential injection analysis.

    PubMed

    Gonzalez, Aroa Garcia; Taraba, Lukáš; Hraníček, Jakub; Kozlík, Petr; Coufal, Pavel

    2017-01-01

    Dasatinib is a novel oral prescription drug proposed for treating adult patients with chronic myeloid leukemia. Three analytical methods, namely ultra high performance liquid chromatography, capillary zone electrophoresis, and sequential injection analysis, were developed, validated, and compared for determination of the drug in the tablet dosage form. The total analysis time of optimized ultra high performance liquid chromatography and capillary zone electrophoresis methods was 2.0 and 2.2 min, respectively. Direct ultraviolet detection with detection wavelength of 322 nm was employed in both cases. The optimized sequential injection analysis method was based on spectrophotometric detection of dasatinib after a simple colorimetric reaction with folin ciocalteau reagent forming a blue-colored complex with an absorbance maximum at 745 nm. The total analysis time was 2.5 min. The ultra high performance liquid chromatography method provided the lowest detection and quantitation limits and the most precise and accurate results. All three newly developed methods were demonstrated to be specific, linear, sensitive, precise, and accurate, providing results satisfactorily meeting the requirements of the pharmaceutical industry, and can be employed for the routine determination of the active pharmaceutical ingredient in the tablet dosage form. © 2016 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  2. High performance light-colored nitrile-butadiene rubber nanocomposites.

    PubMed

    Lei, Yanda; Guo, Baochun; Chen, Feng; Zhu, Lixin; Zhou, Wenyou; Jia, Demin

    2011-12-01

    High mechanical performance nitrile-butadiene rubber (NBR) with light color was fabricated by the method of in situ formation of zinc disorbate (ZDS) or magnesium disorbate (MDS). The in situ formed ZDS and its polymerization via internal mixing was confirmed by X-ray diffaraction. The mechanical properties, ageing resistance, morphology and the dynamic mechanical analysis were fully studied. It was found that with increasing loading of metallic disorbate both the curing rate and the ionic crosslink density was largely increased. The modulus, tensile strength and tear strength were largely increased. With a comparison between internal mixing and opening mixing, the mechanical performance for the former one was obviously better than the latter one. The high performance was ascribed to the finely dispersion nano domains with irregular shape and obscure interfacial structures. Except for the NBR vulcanizate with a high loading of MDS, the others' ageing resistance with incorporation of these two metallic disorbate was found to be good. Dynamic mechanical analysis (DMA) showed that, with increasing loading of metallic disorbate, the highly increased storage modulus above -20 degrees C, the up-shifted glass transition temperature (Tg) and the reduced mechanical loss were ascribed to strengthened interfacial interactions.

  3. High-Performance Buildings – Value, Messaging, Financial and Policy Mechanisms

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    McCabe, Molly

    At the request of the Pacific Northwest National Laboratory, an in-depth analysis of the rapidly evolving state of real estate investments, high-performance building technology, and interest in efficiency was conducted by HaydenTanner, LLC, for the U.S. Department of Energy (DOE) Building Technologies Program. The analysis objectives were • to evaluate the link between high-performance buildings and their market value • to identify core messaging to motivate owners, investors, financiers, and others in the real estate sector to appropriately value and deploy high-performance strategies and technologies across new and existing buildings • to summarize financial mechanisms that facilitate increased investment inmore » these buildings. To meet these objectives, work consisted of a literature review of relevant writings, examination of existing and emergent financial and policy mechanisms, interviews with industry stakeholders, and an evaluation of the value implications through financial modeling. This report documents the analysis methodology and findings, conclusion and recommendations. Its intent is to support and inform the DOE Building Technologies Program on policy and program planning for the financing of high-performance new buildings and building retrofit projects.« less

  4. College Performance and Retention: A Meta-Analysis of the Predictive Validities of ACT® Scores, High School Grades, and SES

    ERIC Educational Resources Information Center

    Westrick, Paul A.; Le, Huy; Robbins, Steven B.; Radunzel, Justine M. R.; Schmidt, Frank L.

    2015-01-01

    This meta-analysis examines the strength of the relationships of ACT® Composite scores, high school grades, and socioeconomic status (SES) with academic performance and persistence into the 2nd and 3rd years at 4-year colleges and universities. Based upon a sample of 189,612 students at 50 institutions, ACT Composite scores and high school grade…

  5. Performance calculation and simulation system of high energy laser weapon

    NASA Astrophysics Data System (ADS)

    Wang, Pei; Liu, Min; Su, Yu; Zhang, Ke

    2014-12-01

    High energy laser weapons are ready for some of today's most challenging military applications. Based on the analysis of the main tactical/technical index and combating process of high energy laser weapon, a performance calculation and simulation system of high energy laser weapon was established. Firstly, the index decomposition and workflow of high energy laser weapon was proposed. The entire system was composed of six parts, including classical target, platform of laser weapon, detect sensor, tracking and pointing control, laser atmosphere propagation and damage assessment module. Then, the index calculation modules were designed. Finally, anti-missile interception simulation was performed. The system can provide reference and basis for the analysis and evaluation of high energy laser weapon efficiency.

  6. An Analysis of High School Students' Performance on Five Integrated Science Process Skills

    NASA Astrophysics Data System (ADS)

    Beaumont-Walters, Yvonne; Soyibo, Kola

    2001-02-01

    This study determined Jamaican high school students' level of performance on five integrated science process skills and if there were statistically significant differences in their performance linked to their gender, grade level, school location, school type, student type and socio-economic background (SEB). The 305 subjects comprised 133 males, 172 females, 146 ninth graders, 159 10th graders, 150 traditional and 155 comprehensive high school students, 164 students from the Reform of Secondary Education (ROSE) project and 141 non-ROSE students, 166 urban and 139 rural students and 110 students from a high SEB and 195 from a low SEB. Data were collected with the authors' constructed integrated science process skills test the results indicated that the subjects' mean score was low and unsatisfactory; their performance in decreasing order was: interpreting data, recording data, generalising, formulating hypotheses and identifying variables; there were statistically significant differences in their performance based on their grade level, school type, student type, and SEB in favour of the 10th graders, traditional high school students, ROSE students and students from a high SEB. There was a positive, statistically significant and fairly strong relationship between their performance and school type, but weak relationships among their student type, grade level and SEB and performance.

  7. Comparison of ultra high performance supercritical fluid chromatography, ultra high performance liquid chromatography, and gas chromatography for the separation of synthetic cathinones.

    PubMed

    Carnes, Stephanie; O'Brien, Stacey; Szewczak, Angelica; Tremeau-Cayel, Lauriane; Rowe, Walter F; McCord, Bruce; Lurie, Ira S

    2017-09-01

    A comparison of ultra high performance supercritical fluid chromatography, ultra high performance liquid chromatography, and gas chromatography for the separation of synthetic cathinones has been conducted. Nine different mixtures of bath salts were analyzed in this study. The three different chromatographic techniques were examined using a general set of controlled synthetic cathinones as well as a variety of other synthetic cathinones that exist as positional isomers. Overall 35 different synthetic cathinones were analyzed. A variety of column types and chromatographic modes were examined for developing each separation. For the ultra high performance supercritical fluid chromatography separations, analyses were performed using a series of Torus and Trefoil columns with either ammonium formate or ammonium hydroxide as additives, and methanol, ethanol or isopropanol organic solvents as modifiers. Ultra high performance liquid chromatographic separations were performed in both reversed phase and hydrophilic interaction chromatographic modes using SPP C18 and SPP HILIC columns. Gas chromatography separations were performed using an Elite-5MS capillary column. The orthogonality of ultra high performance supercritical fluid chromatography, ultra high performance liquid chromatography, and gas chromatography was examined using principal component analysis. For the best overall separation of synthetic cathinones, the use of ultra high performance supercritical fluid chromatography in combination with gas chromatography is recommended. © 2017 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  8. Numerical Stability and Control Analysis Towards Falling-Leaf Prediction Capabilities of Splitflow for Two Generic High-Performance Aircraft Models

    NASA Technical Reports Server (NTRS)

    Charlton, Eric F.

    1998-01-01

    Aerodynamic analysis are performed using the Lockheed-Martin Tactical Aircraft Systems (LMTAS) Splitflow computational fluid dynamics code to investigate the computational prediction capabilities for vortex-dominated flow fields of two different tailless aircraft models at large angles of attack and sideslip. These computations are performed with the goal of providing useful stability and control data to designers of high performance aircraft. Appropriate metrics for accuracy, time, and ease of use are determined in consultations with both the LMTAS Advanced Design and Stability and Control groups. Results are obtained and compared to wind-tunnel data for all six components of forces and moments. Moment data is combined to form a "falling leaf" stability analysis. Finally, a handful of viscous simulations were also performed to further investigate nonlinearities and possible viscous effects in the differences between the accumulated inviscid computational and experimental data.

  9. libRoadRunner: a high performance SBML simulation and analysis library.

    PubMed

    Somogyi, Endre T; Bouteiller, Jean-Marie; Glazier, James A; König, Matthias; Medley, J Kyle; Swat, Maciej H; Sauro, Herbert M

    2015-10-15

    This article presents libRoadRunner, an extensible, high-performance, cross-platform, open-source software library for the simulation and analysis of models expressed using Systems Biology Markup Language (SBML). SBML is the most widely used standard for representing dynamic networks, especially biochemical networks. libRoadRunner is fast enough to support large-scale problems such as tissue models, studies that require large numbers of repeated runs and interactive simulations. libRoadRunner is a self-contained library, able to run both as a component inside other tools via its C++ and C bindings, and interactively through its Python interface. Its Python Application Programming Interface (API) is similar to the APIs of MATLAB ( WWWMATHWORKSCOM: ) and SciPy ( HTTP//WWWSCIPYORG/: ), making it fast and easy to learn. libRoadRunner uses a custom Just-In-Time (JIT) compiler built on the widely used LLVM JIT compiler framework. It compiles SBML-specified models directly into native machine code for a variety of processors, making it appropriate for solving extremely large models or repeated runs. libRoadRunner is flexible, supporting the bulk of the SBML specification (except for delay and non-linear algebraic equations) including several SBML extensions (composition and distributions). It offers multiple deterministic and stochastic integrators, as well as tools for steady-state analysis, stability analysis and structural analysis of the stoichiometric matrix. libRoadRunner binary distributions are available for Mac OS X, Linux and Windows. The library is licensed under Apache License Version 2.0. libRoadRunner is also available for ARM-based computers such as the Raspberry Pi. http://www.libroadrunner.org provides online documentation, full build instructions, binaries and a git source repository. hsauro@u.washington.edu or somogyie@indiana.edu Supplementary data are available at Bioinformatics online. Published by Oxford University Press 2015. This work is written

  10. Performance Analysis of Two Early NACA High Speed Propellers with Application to Civil Tiltrotor Configurations

    NASA Technical Reports Server (NTRS)

    Harris, Franklin D.

    1996-01-01

    The helicopter industry is vigorously pursuing development of civil tiltrotors. One key to efficient high speed performance of this rotorcraft is prop-rotor performance. Of equal, if not greater, importance is assurance that the flight envelope is free of aeroelastic instabilities well beyond currently envisioned cuise speeds. This later condition requires study at helical tip Match numbers well in excess of 1.0. Two 1940's 'supersonic' propeller experiments conducted by NACA have provided an immensely valuable data bank with which to study prop-rotor behavior at transonic and supersonic helical tip Mach numbers. Very accurate 'blades alone' data were obtained by using nearly an infinite hub. Tabulated data were recreated from the many thrust and power figures and are included in two Appendices to this report. This data set is exceptionally well suited to re-evaluating classical blade element theories as well as evolving computational fluid dynamic (CFD) analyses. A limited comparison of one propeller's experimental results to a modem rotorcraft CFD code is made. This code, referred to as TURNS, gives very encouraging results. Detailed analysis of the performance data from both propellers is provided in Appendix A. This appendix quantifies the minimum power required to produce usable prop-rotor thrust. The dependence of minimum profile power on Reynolds number is quantified. First order compressibility power losses are quantified as well and a first approximation to design air-foil thickness ratio to avoid compressibility losses is provided. Appendix A's results are applied to study high speed civil tiltrotor cruise performance. Predicted tiltrotor performance is compared to two turboprop commercial transports. The comparison shows that there is no fundamental aerodynamic reason why the rotorcraft industry could not develop civil tiltrotor aircraft which have competitive cruise performance with today's regional, turboprop airlines. Recommendations for future study

  11. The NCI High Performance Computing (HPC) and High Performance Data (HPD) Platform to Support the Analysis of Petascale Environmental Data Collections

    NASA Astrophysics Data System (ADS)

    Evans, B. J. K.; Pugh, T.; Wyborn, L. A.; Porter, D.; Allen, C.; Smillie, J.; Antony, J.; Trenham, C.; Evans, B. J.; Beckett, D.; Erwin, T.; King, E.; Hodge, J.; Woodcock, R.; Fraser, R.; Lescinsky, D. T.

    2014-12-01

    The National Computational Infrastructure (NCI) has co-located a priority set of national data assets within a HPC research platform. This powerful in-situ computational platform has been created to help serve and analyse the massive amounts of data across the spectrum of environmental collections - in particular the climate, observational data and geoscientific domains. This paper examines the infrastructure, innovation and opportunity for this significant research platform. NCI currently manages nationally significant data collections (10+ PB) categorised as 1) earth system sciences, climate and weather model data assets and products, 2) earth and marine observations and products, 3) geosciences, 4) terrestrial ecosystem, 5) water management and hydrology, and 6) astronomy, social science and biosciences. The data is largely sourced from the NCI partners (who include the custodians of many of the national scientific records), major research communities, and collaborating overseas organisations. By co-locating these large valuable data assets, new opportunities have arisen by harmonising the data collections, making a powerful transdisciplinary research platformThe data is accessible within an integrated HPC-HPD environment - a 1.2 PFlop supercomputer (Raijin), a HPC class 3000 core OpenStack cloud system and several highly connected large scale and high-bandwidth Lustre filesystems. New scientific software, cloud-scale techniques, server-side visualisation and data services have been harnessed and integrated into the platform, so that analysis is performed seamlessly across the traditional boundaries of the underlying data domains. Characterisation of the techniques along with performance profiling ensures scalability of each software component, all of which can either be enhanced or replaced through future improvements. A Development-to-Operations (DevOps) framework has also been implemented to manage the scale of the software complexity alone. This ensures that

  12. Leveraging the Power of High Performance Computing for Next Generation Sequencing Data Analysis: Tricks and Twists from a High Throughput Exome Workflow

    PubMed Central

    Wonczak, Stephan; Thiele, Holger; Nieroda, Lech; Jabbari, Kamel; Borowski, Stefan; Sinha, Vishal; Gunia, Wilfried; Lang, Ulrich; Achter, Viktor; Nürnberg, Peter

    2015-01-01

    Next generation sequencing (NGS) has been a great success and is now a standard method of research in the life sciences. With this technology, dozens of whole genomes or hundreds of exomes can be sequenced in rather short time, producing huge amounts of data. Complex bioinformatics analyses are required to turn these data into scientific findings. In order to run these analyses fast, automated workflows implemented on high performance computers are state of the art. While providing sufficient compute power and storage to meet the NGS data challenge, high performance computing (HPC) systems require special care when utilized for high throughput processing. This is especially true if the HPC system is shared by different users. Here, stability, robustness and maintainability are as important for automated workflows as speed and throughput. To achieve all of these aims, dedicated solutions have to be developed. In this paper, we present the tricks and twists that we utilized in the implementation of our exome data processing workflow. It may serve as a guideline for other high throughput data analysis projects using a similar infrastructure. The code implementing our solutions is provided in the supporting information files. PMID:25942438

  13. Human salivary glucose analysis by high-performance ion-exchange chromatography and pulsed amperometric detection.

    PubMed

    Gough, H; Luke, G A; Beeley, J A; Geddes, D A

    1996-02-01

    The aim of this project was to develop an analytical procedure with the required level of sensitivity for the determination of glucose concentrations in small volumes of unstimulated fasting whole saliva. The technique involves high-performance ion-exchange chromatography at high pH and pulsed amperometric detection. It has a high level of reproducibility, a sensitivity as low as 0.1 mumol/l and requires only 50 microliters samples (sensitivity = 0.002 pmol). Inhibition of glucose metabolism, by procedures such as collection into 0.1% (w/v) sodium fluoride, was shown to be essential if accurate results are to be obtained. Collection on to ice followed by storage at -20 degrees C was shown to be unsuitable and resulted in glucose loss by degradation. There were inter- and intraindividual variations in the glucose concentration in unstimulated mixed saliva (range; 0.02-0.4 mmol/l). The procedure can be used for the analysis of other salivary carbohydrates and for monitoring the clearance of dietary carbohydrates from the mouth.

  14. [Qualitative and quantitative analysis of amygdalin and its metabolite prunasin in plasma by ultra-high performance liquid chromatography-tandem quadrupole time of flight mass spectrometry and ultra-high performance liquid chromatography-tandem triple quadrupole mass spectrometry].

    PubMed

    Gao, Meng; Wang, Yuesheng; Wei, Huizhen; Ouyang, Hui; He, Mingzhen; Zeng, Lianqing; Shen, Fengyun; Guo, Qiang; Rao, Yi

    2014-06-01

    A method was developed for the determination of amygdalin and its metabolite prunasin in rat plasma after intragastric administration of Maxing shigan decoction. The analytes were identified by ultra-high performance liquid chromatography-tandem quadrupole time of flight mass spectrometry and quantitatively determined by ultra-high performance liquid chromatography-tandem triple quadrupole mass spectrometry. After purified by liquid-liquid extraction, the qualitative analysis of amygdalin and prunasin in the plasma sample was performed on a Shim-pack XR-ODS III HPLC column (75 mm x 2.0 mm, 1.6 microm), using acetonitrile-0.1% (v/v) formic acid aqueous solution. The detection was performed on a Triple TOF 5600 quadrupole time of flight mass spectrometer. The quantitative analysis of amygdalin and prunasin in the plasma sample was performed by separation on an Agilent C18 HPLC column (50 mm x 2.1 mm, 1.7 microm), using acetonitrile-0.1% (v/v) formic acid aqueous solution. The detection was performed on an AB Q-TRAP 4500 triple quadrupole mass spectrometer utilizing electrospray ionization (ESI) interface operated in negative ion mode and multiple-reaction monitoring (MRM) mode. The qualitative analysis results showed that amygdalin and its metabolite prunasin were detected in the plasma sample. The quantitative analysis results showed that the linear range of amygdalin was 1.05-4 200 ng/mL with the correlation coefficient of 0.999 0 and the linear range of prunasin was 1.25-2 490 ng/mL with the correlation coefficient of 0.997 0. The method had a good precision with the relative standard deviations (RSDs) lower than 9.20% and the overall recoveries varied from 82.33% to 95.25%. The limits of detection (LODs) of amygdalin and prunasin were 0.50 ng/mL. With good reproducibility, the method is simple, fast and effective for the qualitative and quantitative analysis of the amygdalin and prunasin in plasma sample of rats which were administered by Maxing shigan decoction.

  15. HEPDOOP: High-Energy Physics Analysis using Hadoop

    NASA Astrophysics Data System (ADS)

    Bhimji, W.; Bristow, T.; Washbrook, A.

    2014-06-01

    We perform a LHC data analysis workflow using tools and data formats that are commonly used in the "Big Data" community outside High Energy Physics (HEP). These include Apache Avro for serialisation to binary files, Pig and Hadoop for mass data processing and Python Scikit-Learn for multi-variate analysis. Comparison is made with the same analysis performed with current HEP tools in ROOT.

  16. Analysis of imazaquin in soybeans by solid-phase extraction and high-performance liquid chromatography.

    PubMed

    Guo, C; Hu, J-Y; Chen, X-Y; Li, J-Z

    2008-02-01

    An analytical method for the determination imazaquin residues in soybeans was developed. The developed liquid/liquid partition and strong anion exchange solid-phase extraction procedures provide the effective cleanup, removing the greatest number of sample matrix interferences. By optimizing mobile-phase pH water/acetonitrile conditions with phosphoric acid, using a C-18 reverse-phase chromatographic column and employing ultraviolet detection, excellent peak resolution was achieved. The combined cleanup and chromatographic method steps reported herein were sensitive and reliable for determining the imazaquin residues in soybean samples. This method is characterized by recovery >88.4%, precision <6.7% CV, and sensitivity of 0.005 ppm, in agreement with directives for method validation in residue analysis. Imazaquin residues in soybeans were further confirmed by high performance liquid chromatography-mass spectrometry (LC-MS). The proposed method was successfully applied to the analysis of imazaquin residues in soybean samples grown in an experimental field after treatments of imazaquin formulation.

  17. Modern separation techniques coupled to high performance mass spectrometry for glycolipid analysis.

    PubMed

    Sarbu, Mirela; Zamfir, Alina Diana

    2018-01-21

    Glycolipids (GLs), involved in biological processes and pathologies, such as viral, neurodegenerative and oncogenic transformations are in the focus of research related to method development for structural analysis. This review highlights modern separation techniques coupled to mass spectrometry (MS) for the investigation of GLs from various biological matrices. First section is dedicated to methods, which, although provide the separation in a non-liquid phase, are able to supply important data on the composition of complex mixtures. While classical thin layer chromatography (TLC) is useful for MS analyses of the fractionated samples, ultramodern ion mobility (IMS) characterized by high reproducibility facilitates to discover minor species and to apply low sample amounts, in addition to providing conformational separation with isomer discrimination. Second section highlights the advantages, applications and limitations of liquid-based separation techniques such as high performance liquid chromatography (HPLC) and hydrophilic interaction liquid chromatography (HILIC) in direct or indirect coupling to MS for glycolipidomics surveys. The on- and off-line capillary electrophoresis (CE) MS, offering a remarkable separation efficiency of GLs is also presented and critically assessed from the technical and application perspective in the final part of the review. © 2018 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  18. Fast and comprehensive analysis of secondary metabolites in cocoa products using ultra high-performance liquid chromatography directly after pressurized liquid extraction.

    PubMed

    Damm, Irina; Enger, Eileen; Chrubasik-Hausmann, Sigrun; Schieber, Andreas; Zimmermann, Benno F

    2016-08-01

    Fast methods for the extraction and analysis of various secondary metabolites from cocoa products were developed and optimized regarding speed and separation efficiency. Extraction by pressurized liquid extraction is automated and the extracts are analyzed by rapid reversed-phase ultra high-performance liquid chromatography and normal-phase high-performance liquid chromatography methods. After extraction, no further sample treatment is required before chromatographic analysis. The analytes comprise monomeric and oligomeric flavanols, flavonols, methylxanthins, N-phenylpropenoyl amino acids, and phenolic acids. Polyphenols and N-phenylpropenoyl amino acids are separated in a single run of 33 min, procyanidins are analyzed by normal-phase high-performance liquid chromatography within 16 min, and methylxanthins require only 6 min total run time. A fourth method is suitable for phenolic acids, but only protocatechuic acid was found in relevant quantities. The optimized methods were validated and applied to 27 dark chocolates, one milk chocolate, two cocoa powders and two food supplements based on cocoa extract. © 2016 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  19. Performance model-directed data sieving for high-performance I/O

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Chen, Yong; Lu, Yin; Amritkar, Prathamesh

    2014-09-10

    Many scientific computing applications and engineering simulations exhibit noncontiguous I/O access patterns. Data sieving is an important technique to improve the performance of noncontiguous I/O accesses by combining small and noncontiguous requests into a large and contiguous request. It has been proven effective even though more data are potentially accessed than demanded. In this study, we propose a new data sieving approach namely performance model-directed data sieving, or PMD data sieving in short. It improves the existing data sieving approach from two aspects: (1) dynamically determines when it is beneficial to perform data sieving; and (2) dynamically determines how tomore » perform data sieving if beneficial. It improves the performance of the existing data sieving approach considerably and reduces the memory consumption as verified by both theoretical analysis and experimental results. Given the importance of supporting noncontiguous accesses effectively and reducing the memory pressure in a large-scale system, the proposed PMD data sieving approach in this research holds a great promise and will have an impact on high-performance I/O systems.« less

  20. Scout: high-performance heterogeneous computing made simple

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Jablin, James; Mc Cormick, Patrick; Herlihy, Maurice

    2011-01-26

    Researchers must often write their own simulation and analysis software. During this process they simultaneously confront both computational and scientific problems. Current strategies for aiding the generation of performance-oriented programs do not abstract the software development from the science. Furthermore, the problem is becoming increasingly complex and pressing with the continued development of many-core and heterogeneous (CPU-GPU) architectures. To acbieve high performance, scientists must expertly navigate both software and hardware. Co-design between computer scientists and research scientists can alleviate but not solve this problem. The science community requires better tools for developing, optimizing, and future-proofing codes, allowing scientists to focusmore » on their research while still achieving high computational performance. Scout is a parallel programming language and extensible compiler framework targeting heterogeneous architectures. It provides the abstraction required to buffer scientists from the constantly-shifting details of hardware while still realizing higb-performance by encapsulating software and hardware optimization within a compiler framework.« less

  1. High resolution and high precision on line isotopic analysis of Holocene and glacial ice performed in the field

    NASA Astrophysics Data System (ADS)

    Gkinis, V.; Popp, T. J.; Johnsen, S. J.; Blunier, T.; Bigler, M.; Stowasser, C.; Schüpbach, S.; Leuenberger, D.

    2010-12-01

    Ice core records as obtained from polar ice caps provide a wealth of paleoclimatic information. One of the main features of ice cores is their potential for high temporal resolution. The isotopic signature of the ice, expressed through the relative abundances of the two heavy isotopologues H218O and HD16O, is a widely used proxy for the reconstruction of past temperature and accumulation. One step further the combined information obtained from these two isotopologues, commonly referred to as the deuterium excess, can be utilized to infer additional information about the source of the precipitated moisture. Until very recently isotopic analysis of polar ice was performed with isotope Ratio Mass Spectrometry (IRMS) in a discrete fashion resulting in a high workload related to the preparation of samples. Most important though the available temporal resolution of the ice core was in many cases not fully exploited. In order to overcome these limitations we have developed a system that interfaces a commercially available IR laser cavity ring-down spectrometer tailored for water isotope analysis to a stream of liquid water as extracted from a continuously melted ice rod. The system offers the possibility for simultaneous δ18O and δD analysis with a sample requirement of approximately 0.1 ml/min. The system has been deployed in the field during the NEEM ice core drilling project on 2009 and 2010. In this study we present actual on line measurements of Holocene and glacial ice. We also discuss how parameters as the melt rate, acquisition rate and integration time affect the obtained precision and resolution and we describe data analysis techniques that can improve these last two parameters. By applying spectral methods we are able to quantify the smoothing effects imposed by diffusion of the sample in the sample transfer lines and the optical cavity of the instrument. We demonstrate that with an acquisition rate of 0.2 Hz we are able to obtain a precision of 0.5‰ and 0

  2. Quantitative analysis of three chiral pesticide enantiomers by high-performance column liquid chromatography.

    PubMed

    Wang, Peng; Liu, Donghui; Gu, Xu; Jiang, Shuren; Zhou, Zhiqiang

    2008-01-01

    Methods for the enantiomeric quantitative determination of 3 chiral pesticides, paclobutrazol, myclobutanil, and uniconazole, and their residues in soil and water are reported. An effective chiral high-performance liquid chromatographic (HPLC)-UV method using an amylose-tris(3,5-dimethylphenylcarbamate; AD) column was developed for resolving the enantiomers and quantitative determination. The enantiomers were identified by a circular dichroism detector. Validation involved complete resolution of each of the 2 enantiomers, plus determination of linearity, precision, and limit of detection (LOD). The pesticide enantiomers were isolated by solvent extraction from soil and C18 solid-phase extraction from water. The 2 enantiomers of the 3 pesticides could be completely separated on the AD column using n-hexane isopropanol mobile phase. The linearity and precision results indicated that the method was reliable for the quantitative analysis of the enantiomers. LODs were 0.025, 0.05, and 0.05 mg/kg for each enantiomer of paclobutrazol, myclobutanil, and uniconazole, respectively. Recovery and precision data showed that the pretreatment procedures were satisfactory for enantiomer extraction and cleanup. This method can be used for optical purity determination of technical material and analysis of environmental residues.

  3. Performance evaluation and bacteria analysis of AFB-MFC enriched with high-strength synthetic wastewater.

    PubMed

    Huang, Jian-sheng; Guo, Yong; Yang, Ping; Li, Chong-ming; Gao, Hui; Feng, Li; Zhang, Yun

    2014-01-01

    In order to study the performance and bacterial communities of an anaerobic fluidized bed microbial fuel cell (AFB-MFC) system, the 16S rDNA gene sequencing was applied, and high-strength synthetic wastewater was treated by the AFB-MFC system. The high-strength synthetic wastewater, in which the concentrations of chemical oxygen demand (COD), nitrite nitrogen, and nitrate nitrogen were above 19,000, 2,516-3,871 and 927-1,427 mg/L, was treated by the AFB-MFC system. The removal efficiency of COD, nitrite nitrogen, and nitrate nitrogen reached 70-89, 98 and 98%, while the maximum voltage was 394 mV. The bacteria analysis revealed the presence of Alistipes putredinis, Carnobacterium sp., Victivallis vadensis, Klebsiella pneumoniae, Thauera sp., Parabacteroides merdae, Parvimonas micra, Parabacteroides sp., and Desulfomicrobium baculatum in the anode chamber. In addition, the Klebsiella pneumoniae was observed to have the capability of organic degradation and electricity generation, while the Thauera sp. has the capability of denitrification.

  4. Comprehensive analysis of chemical constituents in Xingxiong injection by high performance liquid chromatography coupled with mass spectrometry.

    PubMed

    Guo, Long; Dou, Li-Li; Duan, Li; Liu, Ke; Bi, Zhi-Ming; Li, Ping; Liu, E-Hu

    2015-09-01

    Xingxiong injection (XXI) is a widely used Chinese herbal formula prepared by the folium ginkgo extract and ligustrazine for the treatment of cardiovascular and cerebrovascular diseases. Compared with the pharmacological studies, chemical analysis and quality control studies on this formula are relatively limited. In the present study, a high performance liquid chromatography coupled with quadrupole time-of-flight mass spectrometry (HPLC-QTOF MS) method was applied to comprehensive analysis of constituents in XXI. According to the fragmentation rules and previous reports, thirty ginkgo flavonoids, four ginkgo terpene lactones, and one alkaloid were identified. A high performance liquid chromatography coupled with triple quadrupole mass spectrometry (HPLC-QQQ MS) method was then applied to quantify ten major constituents in XXI. The method validation results indicated that the developed method had desirable specificity, linearity, precision and accuracy. The total contents of ginkgo flavonoids were about 22.05-25.51 μg·mL(-1) and the ginkgo terpene lactones amounts were about 4.41-8.70 μg·mL(-1) in six batches of XXI samples, respectively. Furthermore, cosine ratio algorithm and distance measurements were employed to evaluate the similarity of XXI samples, and the results demonstrated a high-quality consistency. This work could provide comprehensive information on the quality control of Xingxiong injection, which be helpful in the establishment of a rational quality control standard. Copyright © 2015 China Pharmaceutical University. Published by Elsevier B.V. All rights reserved.

  5. High-performance genetic analysis on microfabricated capillary array electrophoresis plastic chips fabricated by injection molding.

    PubMed

    Dang, Fuquan; Tabata, Osamu; Kurokawa, Masaya; Ewis, Ashraf A; Zhang, Lihua; Yamaoka, Yoshihisa; Shinohara, Shouji; Shinohara, Yasuo; Ishikawa, Mitsuru; Baba, Yoshinobu

    2005-04-01

    We have developed a novel technique for mass production of microfabricated capillary array electrophoresis (mu-CAE) plastic chips for high-speed, high-throughput genetic analysis. The mu-CAE chips, containing 10 individual separation channels of 50-microm width, 50-microm depth, and a 100-microm lane-to-lane spacing at the detection region and a sacrificial channel network, were fabricated on a poly(methyl methacrylate) substrate by injection molding and then bonded manually using a pressure-sensitive sealing tape within several seconds at room temperature. The conditions for injection molding and bonding were carefully characterized to yield mu-CAE chips with well-defined channel and injection structures. A CCD camera equipped with an image intensifier was used to monitor simultaneously the separation in a 10-channel array with laser-induced fluorescence detection. High-performance electrophoretic separations of phiX174 HaeIII DNA restriction fragments and PCR products related to the human beta-globin gene and SP-B gene (the surfactant protein B) have been demonstrated on mu-CAE plastic chips using a methylcellulose sieving matrix in individual channels. The current work demonstrated greatly simplified the fabrication process as well as a detection scheme for mu-CAE chips and will bring the low-cost mass production and application of mu-CAE plastic chips for genetic analysis.

  6. High Performance Liquid Chromatography

    NASA Astrophysics Data System (ADS)

    Talcott, Stephen

    High performance liquid chromatography (HPLC) has many applications in food chemistry. Food components that have been analyzed with HPLC include organic acids, vitamins, amino acids, sugars, nitrosamines, certain pesticides, metabolites, fatty acids, aflatoxins, pigments, and certain food additives. Unlike gas chromatography, it is not necessary for the compound being analyzed to be volatile. It is necessary, however, for the compounds to have some solubility in the mobile phase. It is important that the solubilized samples for injection be free from all particulate matter, so centrifugation and filtration are common procedures. Also, solid-phase extraction is used commonly in sample preparation to remove interfering compounds from the sample matrix prior to HPLC analysis.

  7. Analysis of anabolic androgenic steroids as sulfate conjugates using high performance liquid chromatography coupled to tandem mass spectrometry.

    PubMed

    Rzeppa, S; Heinrich, G; Hemmersbach, P

    2015-01-01

    Improvements in doping analysis can be effected by speeding up analysis time and extending the detection time. Therefore, direct detection of phase II conjugates of doping agents, especially anabolic androgenic steroids (AAS), is proposed. Besides direct detection of conjugates with glucuronic acid, the analysis of sulfate conjugates, which are usually not part of the routine doping control analysis, can be of high interest. Sulfate conjugates of methandienone and methyltestosterone metabolites have already been identified as long-term metabolites. This study presents the synthesis of sulfate conjugates of six commonly used AAS and their metabolites: trenbolone, nandrolone, boldenone, methenolone, mesterolone, and drostanolone. In the following these sulfate conjugates were used for development of a fast and easy analysis method based on sample preparation using solid phase extraction with a mixed-mode sorbent and detection by high performance liquid chromatography coupled to tandem mass spectrometry (HPLC-MS/MS). Validation demonstrated the suitability of the method with regard to the criteria given by the technical documents of the World Anti-Doping Agency (WADA). In addition, suitability has been proven by successful detection of the synthesized sulfate conjugates in excretion urines and routine doping control samples. Copyright © 2015 John Wiley & Sons, Ltd.

  8. Comprehensive performance comparison of high-resolution array platforms for genome-wide Copy Number Variation (CNV) analysis in humans.

    PubMed

    Haraksingh, Rajini R; Abyzov, Alexej; Urban, Alexander Eckehart

    2017-04-24

    High-resolution microarray technology is routinely used in basic research and clinical practice to efficiently detect copy number variants (CNVs) across the entire human genome. A new generation of arrays combining high probe densities with optimized designs will comprise essential tools for genome analysis in the coming years. We systematically compared the genome-wide CNV detection power of all 17 available array designs from the Affymetrix, Agilent, and Illumina platforms by hybridizing the well-characterized genome of 1000 Genomes Project subject NA12878 to all arrays, and performing data analysis using both manufacturer-recommended and platform-independent software. We benchmarked the resulting CNV call sets from each array using a gold standard set of CNVs for this genome derived from 1000 Genomes Project whole genome sequencing data. The arrays tested comprise both SNP and aCGH platforms with varying designs and contain between ~0.5 to ~4.6 million probes. Across the arrays CNV detection varied widely in number of CNV calls (4-489), CNV size range (~40 bp to ~8 Mbp), and percentage of non-validated CNVs (0-86%). We discovered strikingly strong effects of specific array design principles on performance. For example, some SNP array designs with the largest numbers of probes and extensive exonic coverage produced a considerable number of CNV calls that could not be validated, compared to designs with probe numbers that are sometimes an order of magnitude smaller. This effect was only partially ameliorated using different analysis software and optimizing data analysis parameters. High-resolution microarrays will continue to be used as reliable, cost- and time-efficient tools for CNV analysis. However, different applications tolerate different limitations in CNV detection. Our study quantified how these arrays differ in total number and size range of detected CNVs as well as sensitivity, and determined how each array balances these attributes. This analysis will

  9. High performance concrete bridges

    DOT National Transportation Integrated Search

    2000-08-01

    This compilation of FHWA reports focuses on high performance concrete bridges. High performance concrete is described as concrete with enhanced durability and strength characteristics. Under the Strategic Highway Research Program (SHRP), more than 40...

  10. Approaches to High-Performance Preparative Chromatography of Proteins

    NASA Astrophysics Data System (ADS)

    Sun, Yan; Liu, Fu-Feng; Shi, Qing-Hong

    Preparative liquid chromatography is widely used for the purification of chemical and biological substances. Different from high-performance liquid chromatography for the analysis of many different components at minimized sample loading, high-performance preparative chromatography is of much larger scale and should be of high resolution and high capacity at high operation speed and low to moderate pressure drop. There are various approaches to this end. For biochemical engineers, the traditional way is to model and optimize a purification process to make it exert its maximum capability. For high-performance separations, however, we need to improve chromatographic technology itself. We herein discuss four approaches in this review, mainly based on the recent studies in our group. The first is the development of high-performance matrices, because packing material is the central component of chromatography. Progress in the fabrication of superporous materials in both beaded and monolithic forms are reviewed. The second topic is the discovery and design of affinity ligands for proteins. In most chromatographic methods, proteins are separated based on their interactions with the ligands attached to the surface of porous media. A target-specific ligand can offer selective purification of desired proteins. Third, electrochromatography is discussed. An electric field applied to a chromatographic column can induce additional separation mechanisms besides chromatography, and result in electrokinetic transport of protein molecules and/or the fluid inside pores, thus leading to high-performance separations. Finally, expanded-bed adsorption is described for process integration to reduce separation steps and process time.

  11. Retrofit Weight-Loss Outcomes at 6, 12, and 24 Months and Characteristics of 12-Month High Performers: A Retrospective Analysis.

    PubMed

    Painter, Stefanie; Ditsch, Gary; Ahmed, Rezwan; Hanson, Nicholas Buck; Kachin, Kevin; Berger, Jan

    2016-08-22

    Obesity is the leading cause of preventable death costing the health care system billions of dollars. Combining self-monitoring technology with personalized behavior change strategies results in clinically significant weight loss. However, there is a lack of real-world outcomes in commercial weight-loss program research. Retrofit is a personalized weight management and disease-prevention solution. This study aimed to report Retrofit's weight-loss outcomes at 6, 12, and 24 months and characterize behaviors, age, and sex of high-performing participants who achieved weight loss of 10% or greater at 12 months. A retrospective analysis was performed from 2011 to 2014 using 2720 participants enrolled in a Retrofit weight-loss program. Participants had a starting body mass index (BMI) of >25 kg/m² and were at least 18 years of age. Weight measurements were assessed at 6, 12, and 24 months in the program to evaluate change in body weight, BMI, and percentage of participants who achieved 5% or greater weight loss. A secondary analysis characterized high-performing participants who lost ≥10% of their starting weight (n=238). Characterized behaviors were evaluated, including self-monitoring through weigh-ins, number of days wearing an activity tracker, daily step count average, and engagement through coaching conversations via Web-based messages, and number of coaching sessions attended. Average weight loss at 6 months was -5.55% for male and -4.86% for female participants. Male and female participants had an average weight loss of -6.28% and -5.37% at 12 months, respectively. Average weight loss at 24 months was -5.03% and -3.15% for males and females, respectively. Behaviors of high-performing participants were assessed at 12 months. Number of weigh-ins were greater in high-performing male (197.3 times vs 165.4 times, P=.001) and female participants (222 times vs 167 times, P<.001) compared with remaining participants. Total activity tracker days and average steps per

  12. Retrofit Weight-Loss Outcomes at 6, 12, and 24 Months and Characteristics of 12-Month High Performers: A Retrospective Analysis

    PubMed Central

    Hanson, Nicholas Buck; Kachin, Kevin; Berger, Jan

    2016-01-01

    Background Obesity is the leading cause of preventable death costing the health care system billions of dollars. Combining self-monitoring technology with personalized behavior change strategies results in clinically significant weight loss. However, there is a lack of real-world outcomes in commercial weight-loss program research. Objective Retrofit is a personalized weight management and disease-prevention solution. This study aimed to report Retrofit’s weight-loss outcomes at 6, 12, and 24 months and characterize behaviors, age, and sex of high-performing participants who achieved weight loss of 10% or greater at 12 months. Methods A retrospective analysis was performed from 2011 to 2014 using 2720 participants enrolled in a Retrofit weight-loss program. Participants had a starting body mass index (BMI) of >25 kg/m² and were at least 18 years of age. Weight measurements were assessed at 6, 12, and 24 months in the program to evaluate change in body weight, BMI, and percentage of participants who achieved 5% or greater weight loss. A secondary analysis characterized high-performing participants who lost ≥10% of their starting weight (n=238). Characterized behaviors were evaluated, including self-monitoring through weigh-ins, number of days wearing an activity tracker, daily step count average, and engagement through coaching conversations via Web-based messages, and number of coaching sessions attended. Results Average weight loss at 6 months was −5.55% for male and −4.86% for female participants. Male and female participants had an average weight loss of −6.28% and −5.37% at 12 months, respectively. Average weight loss at 24 months was −5.03% and −3.15% for males and females, respectively. Behaviors of high-performing participants were assessed at 12 months. Number of weigh-ins were greater in high-performing male (197.3 times vs 165.4 times, P=.001) and female participants (222 times vs 167 times, P<.001) compared with remaining participants

  13. Leadership Behaviour in High-Performing Government Boys Secondary Schools in Quetta: A Grounded Theory Analysis

    ERIC Educational Resources Information Center

    Bahadur, Waheed; Bano, Amir; Waheed, Zarina; Wahab, Abdul

    2017-01-01

    The performance of schools is highly dependent on the leadership of school heads, and, flexible leaders accelerate school performance. The purpose of this qualitative study was to examine leadership behavior in selected boys' secondary schools that are performing well. Based on multiple-case study design, four high-performing schools from Quetta…

  14. High performance systems

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Vigil, M.B.

    1995-03-01

    This document provides a written compilation of the presentations and viewgraphs from the 1994 Conference on High Speed Computing given at the High Speed Computing Conference, {open_quotes}High Performance Systems,{close_quotes} held at Gleneden Beach, Oregon, on April 18 through 21, 1994.

  15. Analysis of new psychoactive substances in human urine by ultra-high performance supercritical fluid and liquid chromatography: Validation and comparison.

    PubMed

    Borovcová, Lucie; Pauk, Volodymyr; Lemr, Karel

    2018-05-01

    New psychoactive substances represent serious social and health problem as tens of new compounds are detected in Europe annually. They often show structural proximity or even isomerism, which complicates their analysis. Two methods based on ultra high performance supercritical fluid chromatography and ultra high performance liquid chromatography with mass spectrometric detection were validated and compared. A simple dilute-filter-and-shoot protocol utilizing propan-2-ol or methanol for supercritical fluid or liquid chromatography, respectively, was proposed to detect and quantify 15 cathinones and phenethylamines in human urine. Both methods offered fast separation (<3 min) and short total analysis time. Precision was well <15% with a few exceptions in liquid chromatography. Limits of detection in urine ranged from 0.01 to 2.3 ng/mL, except for cathinone (5 ng/mL) in supercritical fluid chromatography. Nevertheless, this technique distinguished all analytes including four pairs of isomers, while liquid chromatography was unable to resolve fluoromethcathinone regioisomers. Concerning matrix effects and recoveries, supercritical fluid chromatography produced more uniform results for different compounds and at different concentration levels. This work demonstrates the performance and reliability of supercritical fluid chromatography and corroborates its applicability as an alternative tool for analysis of new psychoactive substances in biological matrixes. © 2018 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  16. Past Performance analysis of HPOTP bearings

    NASA Technical Reports Server (NTRS)

    Bhat, B. N.; Dolan, F. J.

    1982-01-01

    The past performance analysis conducted on three High Pressure Oxygen Turbopump (HPOTP) bearings from the Space Shuttle Main Engine is presented. Metallurgical analysis of failed bearing balls and races, and wear track and crack configuration analyses were carried out. In addition, one bearing was tested in laboratory at very high axial loads. The results showed that the cracks were surface initiated and propagated into subsurface locations at relatively small angles. Subsurface cracks were much more extensive than was appeared on the surface. The location of major cracks in the races corresponded to high radial loads rather than high axial loads. There was evidence to suggest that the inner races were heated to elevated temperatures. A failure scenario was developed based on the above findings. According to this scenario the HPOTP bearings are heated by a combination of high loads and high coefficient of friction (poor lubrication). Different methods of extending the HPOTP bearing life are also discussed. These include reduction of axial loads, improvements in bearing design, lubrication and cooling, and use of improved bearing materials.

  17. High Performance Computing at NASA

    NASA Technical Reports Server (NTRS)

    Bailey, David H.; Cooper, D. M. (Technical Monitor)

    1994-01-01

    The speaker will give an overview of high performance computing in the U.S. in general and within NASA in particular, including a description of the recently signed NASA-IBM cooperative agreement. The latest performance figures of various parallel systems on the NAS Parallel Benchmarks will be presented. The speaker was one of the authors of the NAS (National Aerospace Standards) Parallel Benchmarks, which are now widely cited in the industry as a measure of sustained performance on realistic high-end scientific applications. It will be shown that significant progress has been made by the highly parallel supercomputer industry during the past year or so, with several new systems, based on high-performance RISC processors, that now deliver superior performance per dollar compared to conventional supercomputers. Various pitfalls in reporting performance will be discussed. The speaker will then conclude by assessing the general state of the high performance computing field.

  18. Analysis of lipoprotein profiles of healthy cats by gel-permeation high-performance liquid chromatography

    PubMed Central

    MIZUTANI, Hisashi; SAKO, Toshinori; OKUDA, Hiroko; ARAI, Nobuaki; KURIYAMA, Koji; MORI, Akihiro; YOSHIMURA, Itaru; KOYAMA, Hidekazu

    2016-01-01

    Density gradient ultracentrifugation (DGUC) and gel electrophoresis are conventionally used to obtain lipoprotein profiles of animals. We recently applied high-performance liquid chromatography with a gel permeation column (GP-HPLC) and an on-line dual enzymatic system to dogs for lipoprotein profile analysis. We compared the GP-HPLC with DGUC as a method to obtain a feline lipoprotein profile. The lipoprotein profiles showed large and small peaks, which corresponded to high-density lipoprotein (HDL) and low-density lipoprotein (LDL), respectively, whereas very low-density lipoprotein (VLDL) and chylomicron (CM) were only marginally detected. This profile was very similar to that of dogs reported previously. Healthy cats also had a small amount of cholesterol-rich particles distinct from the normal LDL or HDL profile. There was no difference in lipoprotein profiles between the sexes, but males had a significantly larger LDL particle size (P=0.015). This study shows the feasibility of GP-HPLC for obtaining accurate lipoprotein profiles with small sample volumes and provides valuable reference data for healthy cats that should facilitate diagnoses. PMID:27170431

  19. Improved confinement in highly powered high performance scenarios on DIII-D

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Petrie, Thomas W.; Osborne, Thomas; Fenstermacher, Max E.

    DIII-D has recently demonstrated improved energy confinement by injecting neutral deuterium gas into high performance near-double null divertor (DND) plasmas during high power operation. Representative parameters for these plasmas are: q 95 = 6, P IN up to 15 MW, H 98 = 1.4–1.8, and β N = 2.5–4.0. The ion B xmore » $$\\triangledown$$B direction is away from the primary X-point. While plasma conditions at lower to moderate power input (e.g., 11 MW) are shown to be favorable to successful puff-and-pump radiating divertor applications, particularly when using argon seeds, plasma behavior at higher powers (e.g., ≥14 MW) may make successful puff-and-pump operation more problematic. In contrast to lower powered high performance plasmas, both $$\\tau$$ E and β N in the high power cases (≥14 MW) increased and ELM frequency decreased, as density was raised by deuterium gas injection. Improved performance in the higher power plasmas was tied to higher pedestal pressure, which according to peeling-ballooning mode stability analysis using the ELITE code could increase with density along the kink/peeling stability threshold, while the pedestal pressure gradient in the lower power discharges were limited by the ballooning threshold. This resulted in improved fueling efficiency and ≈10% higher $$\\tau$$ E and β N than is normally observed in comparable high performance plasmas on DIII-D. Applying the puff-and-pump radiating divertor approach at moderate versus high power input is shown to result in a much different evolution in core and pedestal plasma behavior. In conclusion, we find that injecting deuterium gas into these highly powered DND plasmas may open up a new avenue for achieving elevated plasma performance, including better fueling, but the resulting higher density may also complicate application of a radiating divertor approach to heat flux reduction in present-day tokamaks, if scenarios involving second-harmonic electron cyclotron heating are used.« less

  20. Improved confinement in highly powered high performance scenarios on DIII-D

    DOE PAGES

    Petrie, Thomas W.; Osborne, Thomas; Fenstermacher, Max E.; ...

    2017-06-09

    DIII-D has recently demonstrated improved energy confinement by injecting neutral deuterium gas into high performance near-double null divertor (DND) plasmas during high power operation. Representative parameters for these plasmas are: q 95 = 6, P IN up to 15 MW, H 98 = 1.4–1.8, and β N = 2.5–4.0. The ion B xmore » $$\\triangledown$$B direction is away from the primary X-point. While plasma conditions at lower to moderate power input (e.g., 11 MW) are shown to be favorable to successful puff-and-pump radiating divertor applications, particularly when using argon seeds, plasma behavior at higher powers (e.g., ≥14 MW) may make successful puff-and-pump operation more problematic. In contrast to lower powered high performance plasmas, both $$\\tau$$ E and β N in the high power cases (≥14 MW) increased and ELM frequency decreased, as density was raised by deuterium gas injection. Improved performance in the higher power plasmas was tied to higher pedestal pressure, which according to peeling-ballooning mode stability analysis using the ELITE code could increase with density along the kink/peeling stability threshold, while the pedestal pressure gradient in the lower power discharges were limited by the ballooning threshold. This resulted in improved fueling efficiency and ≈10% higher $$\\tau$$ E and β N than is normally observed in comparable high performance plasmas on DIII-D. Applying the puff-and-pump radiating divertor approach at moderate versus high power input is shown to result in a much different evolution in core and pedestal plasma behavior. In conclusion, we find that injecting deuterium gas into these highly powered DND plasmas may open up a new avenue for achieving elevated plasma performance, including better fueling, but the resulting higher density may also complicate application of a radiating divertor approach to heat flux reduction in present-day tokamaks, if scenarios involving second-harmonic electron cyclotron heating are used.« less

  1. Semi-micro high-performance liquid chromatographic analysis of tiropramide in human plasma using column-switching.

    PubMed

    Baek, Soo Kyoung; Lee, Seung Seok; Park, Eun Jeon; Sohn, Dong Hwan; Lee, Hye Suk

    2003-02-05

    A rapid and sensitive column-switching semi-micro high-performance liquid chromatography method was developed for the direct analysis of tiropramide in human plasma. The plasma sample (100 microl) was directly injected onto Capcell Pak MF Ph-1 precolumn where deproteinization and analyte fractionation occurred. Tiropramide was then eluted into an enrichment column (Capcell Pak UG C(18)) using acetonitrile-potassium phosphate (pH 7.0, 50 mM) (12:88, v/v) and was analyzed on a semi-micro C(18) analytical column using acetonitrile-potassium phosphate (pH 7.0, 10 mM) (50:50, v/v). The method showed excellent sensitivity (limit of quantification 5 ng/ml), and good precision (C.V.analysis time 20 min). The calibration curve was linear in the concentration range 5-200 ng/ml (coefficient of determination equal to 0.998). This method was successfully applied to the pharmacokinetic study of tiropramide in volunteers.

  2. High Performance Computing Software Applications for Space Situational Awareness

    NASA Astrophysics Data System (ADS)

    Giuliano, C.; Schumacher, P.; Matson, C.; Chun, F.; Duncan, B.; Borelli, K.; Desonia, R.; Gusciora, G.; Roe, K.

    The High Performance Computing Software Applications Institute for Space Situational Awareness (HSAI-SSA) has completed its first full year of applications development. The emphasis of our work in this first year was in improving space surveillance sensor models and image enhancement software. These applications are the Space Surveillance Network Analysis Model (SSNAM), the Air Force Space Fence simulation (SimFence), and physically constrained iterative de-convolution (PCID) image enhancement software tool. Specifically, we have demonstrated order of magnitude speed-up in those codes running on the latest Cray XD-1 Linux supercomputer (Hoku) at the Maui High Performance Computing Center. The software applications improvements that HSAI-SSA has made, has had significant impact to the warfighter and has fundamentally changed the role of high performance computing in SSA.

  3. High School Teaching and College Performance: Looking for Connections

    NASA Astrophysics Data System (ADS)

    Tai, Robert H.

    2006-12-01

    How much impact does high school have on college? Are decisions about classroom activities and student work in high school physics associated with student performance in college physics? In our paper, we look at several aspects of high school physics including laboratory experiences, homework activities, and classroom activities and their association with college physics grades. Our results revisit in greater depth and earlier analysis carried out a decade earlier.

  4. High Performance Visualization using Query-Driven Visualizationand Analytics

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Bethel, E. Wes; Campbell, Scott; Dart, Eli

    2006-06-15

    Query-driven visualization and analytics is a unique approach for high-performance visualization that offers new capabilities for knowledge discovery and hypothesis testing. The new capabilities akin to finding needles in haystacks are the result of combining technologies from the fields of scientific visualization and scientific data management. This approach is crucial for rapid data analysis and visualization in the petascale regime. This article describes how query-driven visualization is applied to a hero-sized network traffic analysis problem.

  5. Tough high performance composite matrix

    NASA Technical Reports Server (NTRS)

    Pater, Ruth H. (Inventor); Johnston, Norman J. (Inventor)

    1994-01-01

    This invention is a semi-interpentrating polymer network which includes a high performance thermosetting polyimide having a nadic end group acting as a crosslinking site and a high performance linear thermoplastic polyimide. Provided is an improved high temperature matrix resin which is capable of performing in the 200 to 300 C range. This resin has significantly improved toughness and microcracking resistance, excellent processability, mechanical performance, and moisture and solvent resistances.

  6. Nuclear Energy Advanced Modeling and Simulation (NEAMS) waste Integrated Performance and Safety Codes (IPSC) : gap analysis for high fidelity and performance assessment code development.

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Lee, Joon H.; Siegel, Malcolm Dean; Arguello, Jose Guadalupe, Jr.

    2011-03-01

    This report describes a gap analysis performed in the process of developing the Waste Integrated Performance and Safety Codes (IPSC) in support of the U.S. Department of Energy (DOE) Office of Nuclear Energy Advanced Modeling and Simulation (NEAMS) Campaign. The goal of the Waste IPSC is to develop an integrated suite of computational modeling and simulation capabilities to quantitatively assess the long-term performance of waste forms in the engineered and geologic environments of a radioactive waste storage or disposal system. The Waste IPSC will provide this simulation capability (1) for a range of disposal concepts, waste form types, engineered repositorymore » designs, and geologic settings, (2) for a range of time scales and distances, (3) with appropriate consideration of the inherent uncertainties, and (4) in accordance with rigorous verification, validation, and software quality requirements. The gap analyses documented in this report were are performed during an initial gap analysis to identify candidate codes and tools to support the development and integration of the Waste IPSC, and during follow-on activities that delved into more detailed assessments of the various codes that were acquired, studied, and tested. The current Waste IPSC strategy is to acquire and integrate the necessary Waste IPSC capabilities wherever feasible, and develop only those capabilities that cannot be acquired or suitably integrated, verified, or validated. The gap analysis indicates that significant capabilities may already exist in the existing THC codes although there is no single code able to fully account for all physical and chemical processes involved in a waste disposal system. Large gaps exist in modeling chemical processes and their couplings with other processes. The coupling of chemical processes with flow transport and mechanical deformation remains challenging. The data for extreme environments (e.g., for elevated temperature and high ionic strength media) that

  7. Neurobiological findings associated with high cognitive performance in older adults: a systematic review.

    PubMed

    Borelli, Wyllians Vendramini; Schilling, Lucas Porcello; Radaelli, Graciane; Ferreira, Luciana Borges; Pisani, Leonardo; Portuguez, Mirna Wetters; da Costa, Jaderson Costa

    2018-04-18

    ABSTRACTObjectives:to perform a comprehensive literature review of studies on older adults with exceptional cognitive performance. We performed a systematic review using two major databases (MEDLINE and Web of Science) from January 2002 to November 2017. Quantitative analysis included nine of 4,457 studies and revealed that high-performing older adults have global preservation of the cortex, especially the anterior cingulate region, and hippocampal volumes larger than normal agers. Histological analysis of this group also exhibited decreased amyloid burden and neurofibrillary tangles compared to cognitively normal older controls. High performers that maintained memory ability after three years showed reduced amyloid positron emission tomography at baseline compared with high performers that declined. A single study on blood plasma found a set of 12 metabolites predicting memory maintenance of this group. Structural and molecular brain preservation of older adults with high cognitive performance may be associated with brain maintenance. The operationalized definition of high-performing older adults must be carefully addressed using appropriate age cut-off and cognitive evaluation, including memory and non-memory tests. Further studies with a longitudinal approach that include a younger control group are essential.

  8. High Performance Parallel Architectures

    NASA Technical Reports Server (NTRS)

    El-Ghazawi, Tarek; Kaewpijit, Sinthop

    1998-01-01

    Traditional remote sensing instruments are multispectral, where observations are collected at a few different spectral bands. Recently, many hyperspectral instruments, that can collect observations at hundreds of bands, have been operational. Furthermore, there have been ongoing research efforts on ultraspectral instruments that can produce observations at thousands of spectral bands. While these remote sensing technology developments hold great promise for new findings in the area of Earth and space science, they present many challenges. These include the need for faster processing of such increased data volumes, and methods for data reduction. Dimension Reduction is a spectral transformation, aimed at concentrating the vital information and discarding redundant data. One such transformation, which is widely used in remote sensing, is the Principal Components Analysis (PCA). This report summarizes our progress on the development of a parallel PCA and its implementation on two Beowulf cluster configuration; one with fast Ethernet switch and the other with a Myrinet interconnection. Details of the implementation and performance results, for typical sets of multispectral and hyperspectral NASA remote sensing data, are presented and analyzed based on the algorithm requirements and the underlying machine configuration. It will be shown that the PCA application is quite challenging and hard to scale on Ethernet-based clusters. However, the measurements also show that a high- performance interconnection network, such as Myrinet, better matches the high communication demand of PCA and can lead to a more efficient PCA execution.

  9. Study of Solid State Drives performance in PROOF distributed analysis system

    NASA Astrophysics Data System (ADS)

    Panitkin, S. Y.; Ernst, M.; Petkus, R.; Rind, O.; Wenaus, T.

    2010-04-01

    Solid State Drives (SSD) is a promising storage technology for High Energy Physics parallel analysis farms. Its combination of low random access time and relatively high read speed is very well suited for situations where multiple jobs concurrently access data located on the same drive. It also has lower energy consumption and higher vibration tolerance than Hard Disk Drive (HDD) which makes it an attractive choice in many applications raging from personal laptops to large analysis farms. The Parallel ROOT Facility - PROOF is a distributed analysis system which allows to exploit inherent event level parallelism of high energy physics data. PROOF is especially efficient together with distributed local storage systems like Xrootd, when data are distributed over computing nodes. In such an architecture the local disk subsystem I/O performance becomes a critical factor, especially when computing nodes use multi-core CPUs. We will discuss our experience with SSDs in PROOF environment. We will compare performance of HDD with SSD in I/O intensive analysis scenarios. In particular we will discuss PROOF system performance scaling with a number of simultaneously running analysis jobs.

  10. High-performance thin-layer chromatography analysis of steviol glycosides in Stevia formulations and sugar-free food products, and benchmarking with (ultra) high-performance liquid chromatography.

    PubMed

    Morlock, Gertrud E; Meyer, Stephanie; Zimmermann, Benno F; Roussel, Jean-Marc

    2014-07-11

    A high-performance TLC (HPTLC) method was newly developed and validated for analysis of 7 steviol glycosides in 6 different types of food and Stevia formulations. After a minimized one-step sample preparation, 21 samples were developed in parallel, allowing an effective food screening. Depending on the sample application volume, the method was suited to analyze food sample concentrations in the mg/kg range. LOQs of stevioside in natural yoghurt matrix spiked at 0.02, 0.13 and 0.2% were determined by the calibration curve method to be 12ng/band (peak height). ANOVA was successfully passed to prove data homogeneity in the working range (30-600ng/band). The accuracy (recovery tolerance limit, 92-120%), repeatability (3.1-5.4%) and intermediate precision (4.0-8.4%) were determined for stevioside in milk-based matrix including sample preparation and recovery rates at 3 different concentration levels. For the first time, the recording of HPTLC-ESI-MS spectra via the TLC-MS Interface was demonstrated for rebaudioside A. HPTLC contents for rebaudioside A were compared with results of two (U)HPLC methods. The running costs and analysis time of the three different methods were discussed in detail with regard to screening of food products. Copyright © 2014 Elsevier B.V. All rights reserved.

  11. Characterization of the crosslinking reaction in high performance phenolic resins

    NASA Astrophysics Data System (ADS)

    Patel, Jigneshkumar; Zou, Guo Xiang; Hsu, Shaw Ling; university of massachusetts/Polymer science; Engineering Team

    In this study, a combination of thermal analysis, infrared spectroscopy (near and mid) in conjunction with low field NMR, was used to characterize the crosslinking reaction involving phenol formaldehyde resin and a crosslinking agent, Hexamethylenetetramine (HMTA). The strong hydrogen bonds in the resin and the completely crystalline HMTA (Tm = 280 °C) severely hamper the crosslinking process. Yet the addition of a small amount of plasticizer can induce a highly efficient crosslinking reaction to achieve the desired mechanical properties needed in a number of high performance organic-inorganic composites. The infrared spectroscopy clarifies the dissolution process of the crystalline crosslinker and the specific interactions needed to achieve miscibility of the reactants. The thermal analysis enabled us to follow the changing mobility of the system as a function of temperature. The low field NMR with the T1 inverse recovery technique allowed us to monitor the crosslinking process directly. For the first time, it is now possible to identify the functionality of the plasticizer and correlate the crosslinked structure achieved to the macroscopic performance needed for high performance organic-inorganic composites.

  12. Biogenic amines in table olives. Analysis by high-performance liquid chromatography.

    PubMed

    Hornero-Méndez, D; Garrido-Fernández, A

    1994-09-01

    Biogenic amines in fermented vegetables have scarcely been studied. Available data show that in table olives and fermented cucumbers their presence is rare and any determinations made have been restricted mainly to histamine. However, some microorganisms, especially those related to spoilage, found in the fermentation brines of such products may have amino acid decarboxylase activity and give rise to biogenic amines by unusual processes. A method for the simultaneous determination of eight biogenic amines (tryptamine, beta-phenylethylamine, putrescine, cadaverine, histamine, tyramine, spermidine, and spermine) has been developed to study their occurrence in fermented vegetables in more detail. The method consists of extraction of the amines from olive paste with 5% m/v trichloracetic acid and successive transfers into water-saturated n-BuOH and 0.1 mol l-1 HCl. An aliquot of this mixture is dried and derivatized with dansyl chloride. The dansyl derivatives are then analysed by high-performance liquid chromatography. Special emphasis has been given to optimization of the n-BuOH and 0.1 mol l-1 HCl extractions and to the derivatization conditions. By applying this method to the analysis of spoilt olives, the presence of some biogenic amines has been demonstrated. Thus a new method for monitoring the presence of biogenic amines during the fermentation of olives and for detecting anomalous fermentations is envisaged.

  13. High-speed counter-current chromatography coupled online to high performance liquid chromatography-diode array detector-mass spectrometry for purification, analysis and identification of target compounds from natural products.

    PubMed

    Liang, Xuejuan; Zhang, Yuping; Chen, Wei; Cai, Ping; Zhang, Shuihan; Chen, Xiaoqin; Shi, Shuyun

    2015-03-13

    A challenge in coupling high-speed counter-current chromatography (HSCCC) online with high performance liquid chromatography (HPLC) for purity analysis was their time incompatibility. Consequently, HSCCC-HPLC was conducted by either controlling HPLC analysis time and HSCCC flow rate or using stop-and-go scheme. For natural products containing compounds with a wide range of polarities, the former would optimize experimental conditions, while the latter required more time. Here, a novel HSCCC-HPLC-diode array detector-mass spectrometry (HSCCC-HPLC-DAD-MS) was developed for undisrupted purification, analysis and identification of multi-compounds from natural products. Two six-port injection valves and a six-port switching valve were used as interface for collecting key HSCCC effluents alternatively for HPLC-DAD-MS analysis and identification. The ethyl acetate extract of Malus doumeri was performed on the hyphenated system to verify its efficacy. Five main flavonoids, 3-hydroxyphloridzin (1), phloridzin (2), 4',6'-dihydroxyhydrochalcone-2'-O-β-D-glucopyranoside (3, first found in M. doumeri), phloretin (4), and chrysin (5), were purified with purities over 99% by extrusion elution and/or stepwise elution mode in two-step HSCCC, and 25mM ammonium acetate solution was selected instead of water to depress emulsification in the first HSCCC. The online system shortened manipulation time largely compared with off-line analysis procedure and stop-and-go scheme. The results indicated that the present method could serve as a simple, rapid and effective way to achieve target compounds with high purity from natural products. Copyright © 2015 Elsevier B.V. All rights reserved.

  14. High Performance Parallel Computational Nanotechnology

    NASA Technical Reports Server (NTRS)

    Saini, Subhash; Craw, James M. (Technical Monitor)

    1995-01-01

    At a recent press conference, NASA Administrator Dan Goldin encouraged NASA Ames Research Center to take a lead role in promoting research and development of advanced, high-performance computer technology, including nanotechnology. Manufacturers of leading-edge microprocessors currently perform large-scale simulations in the design and verification of semiconductor devices and microprocessors. Recently, the need for this intensive simulation and modeling analysis has greatly increased, due in part to the ever-increasing complexity of these devices, as well as the lessons of experiences such as the Pentium fiasco. Simulation, modeling, testing, and validation will be even more important for designing molecular computers because of the complex specification of millions of atoms, thousands of assembly steps, as well as the simulation and modeling needed to ensure reliable, robust and efficient fabrication of the molecular devices. The software for this capacity does not exist today, but it can be extrapolated from the software currently used in molecular modeling for other applications: semi-empirical methods, ab initio methods, self-consistent field methods, Hartree-Fock methods, molecular mechanics; and simulation methods for diamondoid structures. In as much as it seems clear that the application of such methods in nanotechnology will require powerful, highly powerful systems, this talk will discuss techniques and issues for performing these types of computations on parallel systems. We will describe system design issues (memory, I/O, mass storage, operating system requirements, special user interface issues, interconnects, bandwidths, and programming languages) involved in parallel methods for scalable classical, semiclassical, quantum, molecular mechanics, and continuum models; molecular nanotechnology computer-aided designs (NanoCAD) techniques; visualization using virtual reality techniques of structural models and assembly sequences; software required to

  15. High Performance Semantic Factoring of Giga-Scale Semantic Graph Databases

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Joslyn, Cliff A.; Adolf, Robert D.; Al-Saffar, Sinan

    2010-10-04

    As semantic graph database technology grows to address components ranging from extant large triple stores to SPARQL endpoints over SQL-structured relational databases, it will become increasingly important to be able to bring high performance computational resources to bear on their analysis, interpretation, and visualization, especially with respect to their innate semantic structure. Our research group built a novel high performance hybrid system comprising computational capability for semantic graph database processing utilizing the large multithreaded architecture of the Cray XMT platform, conventional clusters, and large data stores. In this paper we describe that architecture, and present the results of our deployingmore » that for the analysis of the Billion Triple dataset with respect to its semantic factors.« less

  16. Multi-component determination and chemometric analysis of Paris polyphylla by ultra high performance liquid chromatography with photodiode array detection.

    PubMed

    Chen, Pei; Jin, Hong-Yu; Sun, Lei; Ma, Shuang-Cheng

    2016-09-01

    Multi-source analysis of traditional Chinese medicine is key to ensuring its safety and efficacy. Compared with traditional experimental differentiation, chemometric analysis is a simpler strategy to identify traditional Chinese medicines. Multi-component analysis plays an increasingly vital role in the quality control of traditional Chinese medicines. A novel strategy, based on chemometric analysis and quantitative analysis of multiple components, was proposed to easily and effectively control the quality of traditional Chinese medicines such as Chonglou. Ultra high performance liquid chromatography was more convenient and efficient. Five species of Chonglou were distinguished by chemometric analysis and nine saponins, including Chonglou saponins I, II, V, VI, VII, D, and H, as well as dioscin and gracillin, were determined in 18 min. The method is feasible and credible, and enables to improve quality control of traditional Chinese medicines and natural products. © 2016 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  17. Quality evaluation of moluodan concentrated pill using high-performance liquid chromatography fingerprinting coupled with chemometrics.

    PubMed

    Tao, Lingyan; Zhang, Qing; Wu, Yongjiang; Liu, Xuesong

    2016-12-01

    In this study, a fast and effective high-performance liquid chromatography method was developed to obtain a fingerprint chromatogram and quantitative analysis simultaneously of four indexes including gallic acid, chlorogenic acid, albiflorin and paeoniflorin of the traditional Chinese medicine Moluodan Concentrated Pill. The method was performed by using a Waters X-bridge C 18 reversed phase column on an Agilent 1200S high-performance liquid chromatography system coupled with diode array detection. The mobile phase of the high-performance liquid chromatography method was composed of 20 mmol/L phosphate solution and acetonitrile with a 1 mL/min eluent velocity, under a detection temperature of 30°C and a UV detection wavelength of 254 nm. After the methodology validation, 16 batches of Moluodan Concentrated Pill were analyzed by this high-performance liquid chromatography method and both qualitative and quantitative evaluation results were achieved by similarity analysis, principal component analysis and hierarchical cluster analysis. The results of these three chemometrics were in good agreement and all indicated that batch 10 and batch 16 showed significant differences with the other 14 batches. This suggested that the developed high-performance liquid chromatography method could be applied in the quality evaluation of Moluodan Concentrated Pill. © 2016 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  18. High-Performance Analysis of Filtered Semantic Graphs

    DTIC Science & Technology

    2012-05-06

    any other provision of law, no person shall be subject to a penalty for failing to comply with a collection of information if it does not display a...observation that explains why SEJITS+KDT performance is so close to CombBLAS performance in practice (as shown later in Section 7) even though its in-core...NEC, Nokia , NVIDIA, Oracle, and Samsung. This research used resources of the National Energy Research Sci- entific Computing Center, which is

  19. Viewpoints: A High-Performance High-Dimensional Exploratory Data Analysis Tool

    NASA Astrophysics Data System (ADS)

    Gazis, P. R.; Levit, C.; Way, M. J.

    2010-12-01

    Scientific data sets continue to increase in both size and complexity. In the past, dedicated graphics systems at supercomputing centers were required to visualize large data sets, but as the price of commodity graphics hardware has dropped and its capability has increased, it is now possible, in principle, to view large complex data sets on a single workstation. To do this in practice, an investigator will need software that is written to take advantage of the relevant graphics hardware. The Viewpoints visualization package described herein is an example of such software. Viewpoints is an interactive tool for exploratory visual analysis of large high-dimensional (multivariate) data. It leverages the capabilities of modern graphics boards (GPUs) to run on a single workstation or laptop. Viewpoints is minimalist: it attempts to do a small set of useful things very well (or at least very quickly) in comparison with similar packages today. Its basic feature set includes linked scatter plots with brushing, dynamic histograms, normalization, and outlier detection/removal. Viewpoints was originally designed for astrophysicists, but it has since been used in a variety of fields that range from astronomy, quantum chemistry, fluid dynamics, machine learning, bioinformatics, and finance to information technology server log mining. In this article, we describe the Viewpoints package and show examples of its usage.

  20. Nested Interrupt Analysis of Low Cost and High Performance Embedded Systems Using GSPN Framework

    NASA Astrophysics Data System (ADS)

    Lin, Cheng-Min

    Interrupt service routines are a key technology for embedded systems. In this paper, we introduce the standard approach for using Generalized Stochastic Petri Nets (GSPNs) as a high-level model for generating CTMC Continuous-Time Markov Chains (CTMCs) and then use Markov Reward Models (MRMs) to compute the performance for embedded systems. This framework is employed to analyze two embedded controllers with low cost and high performance, ARM7 and Cortex-M3. Cortex-M3 is designed with a tail-chaining mechanism to improve the performance of ARM7 when a nested interrupt occurs on an embedded controller. The Platform Independent Petri net Editor 2 (PIPE2) tool is used to model and evaluate the controllers in terms of power consumption and interrupt overhead performance. Using numerical results, in spite of the power consumption or interrupt overhead, Cortex-M3 performs better than ARM7.

  1. High performance semantic factoring of giga-scale semantic graph databases.

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    al-Saffar, Sinan; Adolf, Bob; Haglin, David

    2010-10-01

    As semantic graph database technology grows to address components ranging from extant large triple stores to SPARQL endpoints over SQL-structured relational databases, it will become increasingly important to be able to bring high performance computational resources to bear on their analysis, interpretation, and visualization, especially with respect to their innate semantic structure. Our research group built a novel high performance hybrid system comprising computational capability for semantic graph database processing utilizing the large multithreaded architecture of the Cray XMT platform, conventional clusters, and large data stores. In this paper we describe that architecture, and present the results of our deployingmore » that for the analysis of the Billion Triple dataset with respect to its semantic factors, including basic properties, connected components, namespace interaction, and typed paths.« less

  2. High-Performance Mixed Models Based Genome-Wide Association Analysis with omicABEL software

    PubMed Central

    Fabregat-Traver, Diego; Sharapov, Sodbo Zh.; Hayward, Caroline; Rudan, Igor; Campbell, Harry; Aulchenko, Yurii; Bientinesi, Paolo

    2014-01-01

    To raise the power of genome-wide association studies (GWAS) and avoid false-positive results in structured populations, one can rely on mixed model based tests. When large samples are used, and when multiple traits are to be studied in the ’omics’ context, this approach becomes computationally challenging. Here we consider the problem of mixed-model based GWAS for arbitrary number of traits, and demonstrate that for the analysis of single-trait and multiple-trait scenarios different computational algorithms are optimal. We implement these optimal algorithms in a high-performance computing framework that uses state-of-the-art linear algebra kernels, incorporates optimizations, and avoids redundant computations, increasing throughput while reducing memory usage and energy consumption. We show that, compared to existing libraries, our algorithms and software achieve considerable speed-ups. The OmicABEL software described in this manuscript is available under the GNU GPL v. 3 license as part of the GenABEL project for statistical genomics at http: //www.genabel.org/packages/OmicABEL. PMID:25717363

  3. High-Performance Mixed Models Based Genome-Wide Association Analysis with omicABEL software.

    PubMed

    Fabregat-Traver, Diego; Sharapov, Sodbo Zh; Hayward, Caroline; Rudan, Igor; Campbell, Harry; Aulchenko, Yurii; Bientinesi, Paolo

    2014-01-01

    To raise the power of genome-wide association studies (GWAS) and avoid false-positive results in structured populations, one can rely on mixed model based tests. When large samples are used, and when multiple traits are to be studied in the 'omics' context, this approach becomes computationally challenging. Here we consider the problem of mixed-model based GWAS for arbitrary number of traits, and demonstrate that for the analysis of single-trait and multiple-trait scenarios different computational algorithms are optimal. We implement these optimal algorithms in a high-performance computing framework that uses state-of-the-art linear algebra kernels, incorporates optimizations, and avoids redundant computations, increasing throughput while reducing memory usage and energy consumption. We show that, compared to existing libraries, our algorithms and software achieve considerable speed-ups. The OmicABEL software described in this manuscript is available under the GNU GPL v. 3 license as part of the GenABEL project for statistical genomics at http: //www.genabel.org/packages/OmicABEL.

  4. Distributed Large Data-Object Environments: End-to-End Performance Analysis of High Speed Distributed Storage Systems in Wide Area ATM Networks

    NASA Technical Reports Server (NTRS)

    Johnston, William; Tierney, Brian; Lee, Jason; Hoo, Gary; Thompson, Mary

    1996-01-01

    We have developed and deployed a distributed-parallel storage system (DPSS) in several high speed asynchronous transfer mode (ATM) wide area networks (WAN) testbeds to support several different types of data-intensive applications. Architecturally, the DPSS is a network striped disk array, but is fairly unique in that its implementation allows applications complete freedom to determine optimal data layout, replication and/or coding redundancy strategy, security policy, and dynamic reconfiguration. In conjunction with the DPSS, we have developed a 'top-to-bottom, end-to-end' performance monitoring and analysis methodology that has allowed us to characterize all aspects of the DPSS operating in high speed ATM networks. In particular, we have run a variety of performance monitoring experiments involving the DPSS in the MAGIC testbed, which is a large scale, high speed, ATM network and we describe our experience using the monitoring methodology to identify and correct problems that limit the performance of high speed distributed applications. Finally, the DPSS is part of an overall architecture for using high speed, WAN's for enabling the routine, location independent use of large data-objects. Since this is part of the motivation for a distributed storage system, we describe this architecture.

  5. Development of a perfusion reversed-phase high performance liquid chromatography method for the characterisation of maize products using multivariate analysis.

    PubMed

    Rodriguez-Nogales, J M; Garcia, M C; Marina, M L

    2006-02-03

    A perfusion reversed-phase high performance liquid chromatography (RP-HPLC) method has been designed to allow rapid (3.4 min) separations of maize proteins with high resolution. Several factors, such as extraction conditions, temperature, detection wavelength and type and concentration of ion-pairing agent were optimised. A fine optimisation of the gradient elution was also performed by applying experimental design. Commercial maize products for human consumption (flours, precocked flours, fried snacks and extruded snacks) were characterised for the first time by perfusion RP-HPLC and their chromatographic profiles allowed a differentiation among products relating the different technological process used for their preparation. Furthermore, applying discriminant analysis makes it possible to group the samples according with the technological process suffered by maize products, obtaining a good prediction in 92% of the samples.

  6. Experimental and Numerical Analysis of Injection Molding of Ti-6Al-4V Powders for High-Performance Titanium Parts

    NASA Astrophysics Data System (ADS)

    Lin, Dongguo; Kang, Tae Gon; Han, Jun Sae; Park, Seong Jin; Chung, Seong Taek; Kwon, Young-Sam

    2018-02-01

    Both experimental and numerical analysis of powder injection molding (PIM) of Ti-6Al-4V alloy were performed to prepare a defect-free high-performance Ti-6Al-4V part with low carbon/oxygen contents. The prepared feedstock was characterized with specific experiments to identify its viscosity, pressure-volume-temperature and thermal properties to simulate its injection molding process. A finite-element-based numerical scheme was employed to simulate the thermomechanical process during the injection molding. In addition, the injection molding, debinding, sintering and hot isostatic pressing processes were performed in sequence to prepare the PIMed parts. With optimized processing conditions, the PIMed Ti-6Al-4V part exhibits excellent physical and mechanical properties, showing a final density of 99.8%, tensile strength of 973 MPa and elongation of 16%.

  7. NCI's High Performance Computing (HPC) and High Performance Data (HPD) Computing Platform for Environmental and Earth System Data Science

    NASA Astrophysics Data System (ADS)

    Evans, Ben; Allen, Chris; Antony, Joseph; Bastrakova, Irina; Gohar, Kashif; Porter, David; Pugh, Tim; Santana, Fabiana; Smillie, Jon; Trenham, Claire; Wang, Jingbo; Wyborn, Lesley

    2015-04-01

    The National Computational Infrastructure (NCI) has established a powerful and flexible in-situ petascale computational environment to enable both high performance computing and Data-intensive Science across a wide spectrum of national environmental and earth science data collections - in particular climate, observational data and geoscientific assets. This paper examines 1) the computational environments that supports the modelling and data processing pipelines, 2) the analysis environments and methods to support data analysis, and 3) the progress so far to harmonise the underlying data collections for future interdisciplinary research across these large volume data collections. NCI has established 10+ PBytes of major national and international data collections from both the government and research sectors based on six themes: 1) weather, climate, and earth system science model simulations, 2) marine and earth observations, 3) geosciences, 4) terrestrial ecosystems, 5) water and hydrology, and 6) astronomy, social and biosciences. Collectively they span the lithosphere, crust, biosphere, hydrosphere, troposphere, and stratosphere. The data is largely sourced from NCI's partners (which include the custodians of many of the major Australian national-scale scientific collections), leading research communities, and collaborating overseas organisations. New infrastructures created at NCI mean the data collections are now accessible within an integrated High Performance Computing and Data (HPC-HPD) environment - a 1.2 PFlop supercomputer (Raijin), a HPC class 3000 core OpenStack cloud system and several highly connected large-scale high-bandwidth Lustre filesystems. The hardware was designed at inception to ensure that it would allow the layered software environment to flexibly accommodate the advancement of future data science. New approaches to software technology and data models have also had to be developed to enable access to these large and exponentially

  8. A meta-analysis of country differences in the high-performance work system-business performance relationship: the roles of national culture and managerial discretion.

    PubMed

    Rabl, Tanja; Jayasinghe, Mevan; Gerhart, Barry; Kühlmann, Torsten M

    2014-11-01

    Our article develops a conceptual framework based primarily on national culture perspectives but also incorporating the role of managerial discretion (cultural tightness-looseness, institutional flexibility), which is aimed at achieving a better understanding of how the effectiveness of high-performance work systems (HPWSs) may vary across countries. Based on a meta-analysis of 156 HPWS-business performance effect sizes from 35,767 firms and establishments in 29 countries, we found that the mean HPWS-business performance effect size was positive overall (corrected r = .28) and positive in each country, regardless of its national culture or degree of institutional flexibility. In the case of national culture, the HPWS-business performance relationship was, on average, actually more strongly positive in countries where the degree of a priori hypothesized consistency or fit between an HPWS and national culture (according to national culture perspectives) was lower, except in the case of tight national cultures, where greater a priori fit of an HPWS with national culture was associated with a more positive HPWS-business performance effect size. However, in loose cultures (and in cultures that were neither tight nor loose), less a priori hypothesized consistency between an HPWS and national culture was associated with higher HPWS effectiveness. As such, our findings suggest the importance of not only national culture but also managerial discretion in understanding the HPWS-business performance relationship. (PsycINFO Database Record (c) 2014 APA, all rights reserved).

  9. NAVIGATION PERFORMANCE IN HIGH EARTH ORBITS USING NAVIGATOR GPS RECEIVER

    NASA Technical Reports Server (NTRS)

    Bamford, William; Naasz, Bo; Moreau, Michael C.

    2006-01-01

    NASA GSFC has developed a GPS receiver that can acquire and track GPS signals with sensitivity significantly lower than conventional GPS receivers. This opens up the possibility of using GPS based navigation for missions in high altitude orbit, such as Geostationary Operational Environmental Satellites (GOES) in a geostationary orbit, and the Magnetospheric MultiScale (MMS) Mission, in highly eccentric orbits extending to 12 Earth radii and higher. Indeed much research has been performed to study the feasibility of using GPS navigation in high Earth orbits and the performance achievable. Recently, GSFC has conducted a series of hardware in-the-loop tests to assess the performance of this new GPS receiver in various high Earth orbits of interest. Tracking GPS signals to down to approximately 22-25 dB-Hz, including signals from the GPS transmitter side-lobes, steady-state navigation performance in a geostationary orbit is on the order of 10 meters. This paper presents the results of these tests, as well as sensitivity analysis to such factors as ionosphere masks, use of GPS side-lobe signals, and GPS receiver sensitivity.

  10. An Analysis of Factors Affecting Teacher Attrition in High Performing and Low Performing Elementary Rural Schools in South Carolina

    ERIC Educational Resources Information Center

    Carter-Blocker, Vickie R.

    2012-01-01

    The purpose of this study was to examine the factors impacting teacher attrition in high-performing and low-performing elementary rural schools in South Carolina. Several factors were identified that interfered with teachers returning to the teaching profession. School districts in rural areas need to be better informed of the factors that affect…

  11. Aerothermodynamic heating and performance analysis of a high-lift aeromaneuvering AOTV concept

    NASA Technical Reports Server (NTRS)

    Menees, G. P.; Brown, K. G.; Wilson, J. F.; Davies, C. B.

    1985-01-01

    The thermal-control requirements for design-optimized aeromaneuvering performance are determined for space-based applications and low-earth orbit sorties involving large, multiple plane-inclination changes. The leading-edge heating analysis is the most advanced developed for hypersonic-rarefied flow over lifting surfaces at incidence. The effects of leading-edge bluntness, low-density viscous phenomena, and finite-rate flow-field chemistry and surface catalysis are accounted for. The predicted aerothermodynamic heating characteristics are correlated with thermal-control and flight-performance capabilities. The mission payload capability for delivery, retrieval, and combined operations is determined for round-trip sorties extending to polar orbits. Recommendations are given for future design refinements. The results help to identify technology issues required to develop prototype operational systems.

  12. Investing in improved performance of national tuberculosis programs reduces the tuberculosis burden: analysis of 22 high-burden countries, 2002-2009.

    PubMed

    Akachi, Yoko; Zumla, Alimuddin; Atun, Rifat

    2012-05-15

    To assess the impact of investment in national tuberculosis programs (NTPs) on NTP performance and tuberculosis burden in 22 high-burden countries, as determined by the World Health Organization (WHO). Estimates of annual tuberculosis burden and NTP performance indicators and control variables during 2002-2009 were obtained from the Organization for Economic Cooperation and Development, the WHO, the World Bank, and the Penn World Table for the 22 high-burden countries. Panel data analysis was performed using the outcome variables tuberculosis incidence, prevalence, and mortality and the key explanatory variables Partnership case detection rate and treatment success rate, controlling for gross domestic product per capita, population structure, and human immunodeficiency virus (HIV) prevalence. A $1 per capita (general population) higher NTP budget (including domestic and external sources) was associated with a 1.9% (95% confidence interval, .12%-3.6%) higher estimated case detection rate the following year for the 22 high-burden countries between 2002 and 2009. In the final models, which corrected for autocorrelation and heteroskedasticity, achieving the STOP TB Partnership case detection rate target of >70% was associated with significantly (P < .01) lower tuberculosis incidence, prevalence, and mortality the following year, even when controlling for general economic development and HIV prevalence as potential confounding variables. Increased investment in NTPs was significantly associated with improved performance and with a downward trend in the tuberculosis burden in the 22 high-burden countries during 2002-2009.

  13. High-Performance Thermoelectric Semiconductors

    NASA Technical Reports Server (NTRS)

    Fleurial, Jean-Pierre; Caillat, Thierry; Borshchevsky, Alexander

    1994-01-01

    Figures of merit almost double current state-of-art thermoelectric materials. IrSb3 is semiconductor found to exhibit exceptional thermoelectric properties. CoSb3 and RhSb3 have same skutterudite crystallographic structure as IrSb3, and exhibit exceptional transport properties expected to contribute to high thermoelectric performance. These three compounds form solid solutions. Combination of properties offers potential for development of new high-performance thermoelectric materials for more efficient thermoelectric power generators, coolers, and detectors.

  14. Denaturing high-performance liquid chromatography for mutation detection and genotyping.

    PubMed

    Fackenthal, Donna Lee; Chen, Pei Xian; Howe, Ted; Das, Soma

    2013-01-01

    Denaturing high-performance liquid chromatography (DHPLC) is an accurate and efficient screening technique used for detecting DNA sequence changes by heteroduplex analysis. It can also be used for genotyping of single nucleotide polymorphisms (SNPs). The high sensitivity of DHPLC has made this technique one of the most reliable approaches to mutation analysis and, therefore, used in various areas of genetics, both in the research and clinical arena. This chapter describes the methods used for mutation detection analysis and the genotyping of SNPs by DHPLC on the WAVE™ system from Transgenomic Inc. ("WAVE" and "DNASep" are registered trademarks, and "Navigator" is a trademark, of Transgenomic, used with permission. All other trademarks are property of the respective owners).

  15. Teacher Performance of the State Vocational High School Teachers in Surabaya

    ERIC Educational Resources Information Center

    Kusumaningtyas, Amiartuti; Setyawati, Endang

    2015-01-01

    This research talked about Analysis of Teacher Performance Through Competence, Compensation, and Job Satisfaction of the State Vocational High School Teachers in Surabaya. State Vocational High School Teacher is a professional educator with major duties to educate, teach, build, direct, coach, assess and evaluate learners on the vocational high…

  16. Bacterial examination of endodontic infections by clonal analysis in concert with denaturing high-performance liquid chromatography.

    PubMed

    Jacinto, R C; Gomes, B P F A; Desai, M; Rajendram, D; Shah, H N

    2007-12-01

    The aim of this study was to examine the diversity of bacterial species in the infected root canals of teeth associated with endodontic abscesses by cloning and sequencing techniques in concert with denaturing high-performance liquid chromatography. Samples collected from five infected root canals were subjected to polymerase chain reaction (PCR) with universal 16S ribosomal DNA primers. Products of these PCRs were cloned and sequenced. Denaturing high-performance liquid chromatography (DHPLC) was used as a screening method to reduce the number of clones necessary for DNA sequencing. All samples were positive for the presence of bacteria and a range of 7-13 different bacteria were found per root canal sample. In total, 48 different oral clones were detected among the five root canal samples. Olsenella profusa was the only species present in all samples. Porphyromonas gingivalis, Dialister pneumosintes, Dialister invisus, Lachnospiraceae oral clone, Staphylococcus aureus, Pseudoramibacter alactolyticus, Peptostreptococcus micros and Enterococcus faecalis were found in two of the five samples. The majority of the taxa were present in only one sample, for example Tannerella forsythia, Shuttleworthia satelles and Filifactor alocis. Some facultative anaerobes that are frequently isolated from endodontic infections such as E. faecalis, Streptococcus anginosus and Lactobacillus spp. were also found in this study. Clonal analysis of the microflora associated with endodontic infections revealed a wide diversity of oral species.

  17. High-performance liquid chromatographic analysis of methadone hydrochloride oral solution.

    PubMed

    Beasley, T H; Ziegler, H W

    1977-12-01

    A direct and rapid high-performance liquid chromatographic assay for methadone hydrochloride in a flavored oral solution dosage form is described. A syrup sample, one part diluted with three parts of water, is introduced onto a column packed with octadecylsilane bonded on 10 micrometer porous silica gel (reversed phase). A formic acid-ammonium formate-buffered mobile phase is linear programmed with acetonitrile. The absorbance is monitored continuously at 280 or 254 nm, using a flow-through, UV, double-beam photometer. An aqueous methadone hydrochloride solution is used for external standardization. The relative standard deviation was not more than 1.0%. Drug recovery from a syrup base was better than 99.8%.

  18. Structure-based capacitance modeling and power loss analysis for the latest high-performance slant field-plate trench MOSFET

    NASA Astrophysics Data System (ADS)

    Kobayashi, Kenya; Sudo, Masaki; Omura, Ichiro

    2018-04-01

    Field-plate trench MOSFETs (FP-MOSFETs), with the features of ultralow on-resistance and very low gate–drain charge, are currently the mainstream of high-performance applications and their advancement is continuing as low-voltage silicon power devices. However, owing to their structure, their output capacitance (C oss), which leads to main power loss, remains to be a problem, especially in megahertz switching. In this study, we propose a structure-based capacitance model of FP-MOSFETs for calculating power loss easily under various conditions. Appropriate equations were modeled for C oss curves as three divided components. Output charge (Q oss) and stored energy (E oss) that were calculated using the model corresponded well to technology computer-aided design (TCAD) simulation, and we validated the accuracy of the model quantitatively. In the power loss analysis of FP-MOSFETs, turn-off loss was sufficiently suppressed, however, mainly Q oss loss increased depending on switching frequency. This analysis reveals that Q oss may become a significant issue in next-generation high-efficiency FP-MOSFETs.

  19. Estimating Driving Performance Based on EEG Spectrum Analysis

    NASA Astrophysics Data System (ADS)

    Lin, Chin-Teng; Wu, Ruei-Cheng; Jung, Tzyy-Ping; Liang, Sheng-Fu; Huang, Teng-Yi

    2005-12-01

    The growing number of traffic accidents in recent years has become a serious concern to society. Accidents caused by driver's drowsiness behind the steering wheel have a high fatality rate because of the marked decline in the driver's abilities of perception, recognition, and vehicle control abilities while sleepy. Preventing such accidents caused by drowsiness is highly desirable but requires techniques for continuously detecting, estimating, and predicting the level of alertness of drivers and delivering effective feedbacks to maintain their maximum performance. This paper proposes an EEG-based drowsiness estimation system that combines electroencephalogram (EEG) log subband power spectrum, correlation analysis, principal component analysis, and linear regression models to indirectly estimate driver's drowsiness level in a virtual-reality-based driving simulator. Our results demonstrated that it is feasible to accurately estimate quantitatively driving performance, expressed as deviation between the center of the vehicle and the center of the cruising lane, in a realistic driving simulator.

  20. Performance of Advanced Heavy-Lift, High-Speed Rotorcraft Configurations

    NASA Technical Reports Server (NTRS)

    Johnson, Wayne; Yeo, Hyeonsoo; Acree, C. W., Jr.

    2007-01-01

    The aerodynamic performance of rotorcraft designed for heavy-lift and high-speed cruise is examined. Configurations considered include the tiltrotor, the compound helicopter, and the lift-offset rotor. Design conditions are hover and 250-350 knot cruise, at 5k/ISA+20oC (civil) or 4k/95oF (military); with cruise conditions at 4000 or 30,000 ft. The performance was calculated using the comprehensive analysis CAMRAD II, emphasizing rotor optimization and performance, including wing-rotor interference. Aircraft performance was calculated using estimates of the aircraft drag and auxiliary propulsion efficiency. The performance metric is total power, in terms of equivalent aircraft lift-to-drag ratio L/D = WV/P for cruise, and figure of merit for hover.

  1. A tough high performance composite matrix

    NASA Technical Reports Server (NTRS)

    Pater, Ruth H. (Inventor); Johnston, Norman J. (Inventor)

    1992-01-01

    This invention is a semi-interpenetrating polymer network which includes a high performance thermosetting polyimide having a nadic end group acting as a crosslinking site and a high performance linear thermoplastic polyimide. An improved high temperature matrix resin is provided which is capable of performing in the 200 to 300 C range. This resin has significantly improved toughness and microcracking resistance, excellent processability, mechanical performance and moisture and solvent resistances.

  2. High Performance Thin Layer Chromatography.

    ERIC Educational Resources Information Center

    Costanzo, Samuel J.

    1984-01-01

    Clarifies where in the scheme of modern chromatography high performance thin layer chromatography (TLC) fits and why in some situations it is a viable alternative to gas and high performance liquid chromatography. New TLC plates, sample applications, plate development, and instrumental techniques are considered. (JN)

  3. Performance analysis of a microfluidic mixer based on high gradient magnetic separation principles

    NASA Astrophysics Data System (ADS)

    Liu, Mengyu; Han, Xiaotao; Cao, Quanliang; Li, Liang

    2017-09-01

    To achieve a rapid mixing between a water-based ferrofluid and DI water in a microfluidic environment, a magnetically actuated mixing system based on high gradient magnetic separation principles is proposed in this work. The microfluidic system consists of a T-shaped mirochannel and an array of integrated soft-magnetic elements at the sidewall of the channel. With the aid of an external magnetic bias field, these elements are magnetized to produce a magnetic volume force acting on the fluids containing magnetic nanoparticles, and then to induce additional flows for improving the mixing performance. The mixing process is numerically investigated through analyzing the concentration distribution of magnetic nanoparticles using a coupled particle-fluid transport model, and mixing performances under different parametrical conditions are investigated in detail. Numerical results show that a high mixing efficiency around 97.5% can be achieved within 2 s under an inlet flow rate of 1 mm s-1 and a relatively low magnetic bias field of 50 mT. Meanwhile, it has been found that there is an optimum number of magnetic elements used for obtaining the best mixing performance. These results show the potential of the proposed mixing method in lab-on-a-chip system and could be helpful in designing and optimizing system performance.

  4. Connecting Performance Analysis and Visualization to Advance Extreme Scale Computing

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Bremer, Peer-Timo; Mohr, Bernd; Schulz, Martin

    2015-07-29

    The characterization, modeling, analysis, and tuning of software performance has been a central topic in High Performance Computing (HPC) since its early beginnings. The overall goal is to make HPC software run faster on particular hardware, either through better scheduling, on-node resource utilization, or more efficient distributed communication.

  5. SEP thrust subsystem performance sensitivity analysis

    NASA Technical Reports Server (NTRS)

    Atkins, K. L.; Sauer, C. G., Jr.; Kerrisk, D. J.

    1973-01-01

    This is a two-part report on solar electric propulsion (SEP) performance sensitivity analysis. The first part describes the preliminary analysis of the SEP thrust system performance for an Encke rendezvous mission. A detailed description of thrust subsystem hardware tolerances on mission performance is included together with nominal spacecraft parameters based on these tolerances. The second part describes the method of analysis and graphical techniques used in generating the data for Part 1. Included is a description of both the trajectory program used and the additional software developed for this analysis. Part 2 also includes a comprehensive description of the use of the graphical techniques employed in this performance analysis.

  6. Analysis of aldehydes in beer by gas-diffusion microextraction: characterization by high-performance liquid chromatography-diode-array detection-atmospheric pressure chemical ionization-mass spectrometry.

    PubMed

    Gonçalves, Luís Moreira; Magalhães, Paulo Jorge; Valente, Inês Maria; Pacheco, João Grosso; Dostálek, Pavel; Sýkora, David; Rodrigues, José António; Barros, Aquiles Araújo

    2010-06-11

    In this work, a recently developed extraction technique for sample preparation aiming the analysis of volatile and semi-volatile compounds named gas-diffusion microextraction (GDME) is applied in the chromatographic analysis of aldehydes in beer. Aldehydes-namely acetaldehyde (AA), methylpropanal (MA) and furfural (FA)-were simultaneously extracted and derivatized with 2,4-dinitrophenylhydrazine (DNPH), then the derivatives were separated and analyzed by high-performance liquid chromatography with spectrophotometric detection (HPLC-UV). The identity of the eluted compounds was confirmed by high-performance liquid chromatography-atmospheric pressure chemical ionization-mass-spectrometry detection in the negative ion mode (HPLC-APCI-MS). The developed methodology showed good repeatability (ca. 5%) and linearity as well as good limits of detection (AA-12.3, FA-1.5 and MA 5.4microgL(-1)) and quantification (AA-41, FA-4.9 and MA 18microgL(-1)); it also appears to be competitive in terms of speed and cost of analysis. Copyright 2010 Elsevier B.V. All rights reserved.

  7. Pressurized planar electrochromatography, high-performance thin-layer chromatography and high-performance liquid chromatography--comparison of performance.

    PubMed

    Płocharz, Paweł; Klimek-Turek, Anna; Dzido, Tadeusz H

    2010-07-16

    Kinetic performance, measured by plate height, of High-Performance Thin-Layer Chromatography (HPTLC), High-Performance Liquid Chromatography (HPLC) and Pressurized Planar Electrochromatography (PPEC) was compared for the systems with adsorbent of the HPTLC RP18W plate from Merck as the stationary phase and the mobile phase composed of acetonitrile and buffer solution. The HPLC column was packed with the adsorbent, which was scrapped from the chromatographic plate mentioned. An additional HPLC column was also packed with adsorbent of 5 microm particle diameter, C18 type silica based (LiChrosorb RP-18 from Merck). The dependence of plate height of both HPLC and PPEC separating systems on flow velocity of the mobile phase and on migration distance of the mobile phase in TLC system was presented applying test solute (prednisolone succinate). The highest performance, amongst systems investigated, was obtained for the PPEC system. The separation efficiency of the systems investigated in the paper was additionally confirmed by the separation of test component mixture composed of six hormones. 2010 Elsevier B.V. All rights reserved.

  8. Structural-Thermal-Optical-Performance (STOP) Analysis

    NASA Technical Reports Server (NTRS)

    Bolognese, Jeffrey; Irish, Sandra

    2015-01-01

    The presentation will be given at the 26th Annual Thermal Fluids Analysis Workshop (TFAWS 2015) hosted by the Goddard Spaceflight Center (GSFC) Thermal Engineering Branch (Code 545). A STOP analysis is a multidiscipline analysis, consisting of Structural, Thermal and Optical Performance Analyses, that is performed for all space flight instruments and satellites. This course will explain the different parts of performing this analysis. The student will learn how to effectively interact with each discipline in order to accurately obtain the system analysis results.

  9. Performance analysis and optimization of high capacity pulse tube refrigerator

    NASA Astrophysics Data System (ADS)

    Ghahremani, Amir R.; Saidi, M. H.; Jahanbakhshi, R.; Roshanghalb, F.

    High capacity pulse tube refrigerator (HCPTR) is a new generation of cryocoolers tailored to provide more than 250 W of cooling power at cryogenic temperatures. The most important characteristics of HCPTR when compared to other types of pulse tube refrigerators are a powerful pressure wave generator, and an accurate design. In this paper the influence of geometrical and operating parameters on the performance of a double inlet pulse tube refrigerator (DIPTR) is studied. The model is validated with the existing experimental data. As a result of this optimization, a new configuration of HCPTR is proposed. This configuration provides 335 W at 80 K cold end temperature with a frequency of 50 Hz and COP of 0.05.

  10. The impact of mirrors on body image and performance in high and low performing female ballet students.

    PubMed

    Radell, Sally A; Adame, Daniel D; Cole, Steven P; Blumenkehl, Nicole J

    2011-09-01

    This study assesses the effect of mirrors on body image and performance in high and low performing female collegiate ballet students. Twenty-three females enrolled in a beginning ballet class were taught using mirrors, and a second group of 23 beginning females were taught without mirrors. All participants completed the Cash 69-item Body Self-Relations Questionnaire during the first and last class of a 14-week semester. They were videotaped performing in the studio during the fifth and fourteenth weeks. Two ballet teachers independently viewed the videotapes to evaluate the dancers' rhythmic accuracy, ease and flow of movement, and mastery of steps and alignment, and rated the students' skill level on a 1-5 scale. For analysis purposes, students whose scores averaged three or higher were categorized as "high performers," and those who averaged less than three were "low performers." Two (mirror, non-mirror) by two (high performance, low performance) by two (pre-test, post-test) repeated measures ANOVAs were used to test class differences over the course of the semester. There were significant 3-way interactions for overweight preoccupation (p < 0.01) and body-areas satisfaction (p < 0.05). Low performers increased in overweight preoccupation in the non-mirror class while decreasing in the mirror class. High performers significantly increased in satisfaction for most areas of their body in the non-mirror class, while there were smaller increases for both low and high performers in the mirror class. It is concluded that while use of the mirror has some benefits in training, higher performing dancers feel better about their body image when they do not use the mirror. Lower performers who use the mirror worry less about their weight; those who do not use the mirror worry more. The mirror may provide feedback that helps low performing dancers feel more comfortable with their weight.

  11. High performance computing and communications program

    NASA Technical Reports Server (NTRS)

    Holcomb, Lee

    1992-01-01

    A review of the High Performance Computing and Communications (HPCC) program is provided in vugraph format. The goals and objectives of this federal program are as follows: extend U.S. leadership in high performance computing and computer communications; disseminate the technologies to speed innovation and to serve national goals; and spur gains in industrial competitiveness by making high performance computing integral to design and production.

  12. Storage element performance optimization for CMS analysis jobs

    NASA Astrophysics Data System (ADS)

    Behrmann, G.; Dahlblom, J.; Guldmyr, J.; Happonen, K.; Lindén, T.

    2012-12-01

    Tier-2 computing sites in the Worldwide Large Hadron Collider Computing Grid (WLCG) host CPU-resources (Compute Element, CE) and storage resources (Storage Element, SE). The vast amount of data that needs to processed from the Large Hadron Collider (LHC) experiments requires good and efficient use of the available resources. Having a good CPU efficiency for the end users analysis jobs requires that the performance of the storage system is able to scale with I/O requests from hundreds or even thousands of simultaneous jobs. In this presentation we report on the work on improving the SE performance at the Helsinki Institute of Physics (HIP) Tier-2 used for the Compact Muon Experiment (CMS) at the LHC. Statistics from CMS grid jobs are collected and stored in the CMS Dashboard for further analysis, which allows for easy performance monitoring by the sites and by the CMS collaboration. As part of the monitoring framework CMS uses the JobRobot which sends every four hours 100 analysis jobs to each site. CMS also uses the HammerCloud tool for site monitoring and stress testing and it has replaced the JobRobot. The performance of the analysis workflow submitted with JobRobot or HammerCloud can be used to track the performance due to site configuration changes, since the analysis workflow is kept the same for all sites and for months in time. The CPU efficiency of the JobRobot jobs at HIP was increased approximately by 50 % to more than 90 %, by tuning the SE and by improvements in the CMSSW and dCache software. The performance of the CMS analysis jobs improved significantly too. Similar work has been done on other CMS Tier-sites, since on average the CPU efficiency for CMSSW jobs has increased during 2011. Better monitoring of the SE allows faster detection of problems, so that the performance level can be kept high. The next storage upgrade at HIP consists of SAS disk enclosures which can be stress tested on demand with HammerCloud workflows, to make sure that the I/O-performance

  13. A Cross-Platform Infrastructure for Scalable Runtime Application Performance Analysis

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Jack Dongarra; Shirley Moore; Bart Miller, Jeffrey Hollingsworth

    2005-03-15

    The purpose of this project was to build an extensible cross-platform infrastructure to facilitate the development of accurate and portable performance analysis tools for current and future high performance computing (HPC) architectures. Major accomplishments include tools and techniques for multidimensional performance analysis, as well as improved support for dynamic performance monitoring of multithreaded and multiprocess applications. Previous performance tool development has been limited by the burden of having to re-write a platform-dependent low-level substrate for each architecture/operating system pair in order to obtain the necessary performance data from the system. Manual interpretation of performance data is not scalable for large-scalemore » long-running applications. The infrastructure developed by this project provides a foundation for building portable and scalable performance analysis tools, with the end goal being to provide application developers with the information they need to analyze, understand, and tune the performance of terascale applications on HPC architectures. The backend portion of the infrastructure provides runtime instrumentation capability and access to hardware performance counters, with thread-safety for shared memory environments and a communication substrate to support instrumentation of multiprocess and distributed programs. Front end interfaces provides tool developers with a well-defined, platform-independent set of calls for requesting performance data. End-user tools have been developed that demonstrate runtime data collection, on-line and off-line analysis of performance data, and multidimensional performance analysis. The infrastructure is based on two underlying performance instrumentation technologies. These technologies are the PAPI cross-platform library interface to hardware performance counters and the cross-platform Dyninst library interface for runtime modification of executable images. The Paradyn and KOJAK

  14. High-performance integrated virtual environment (HIVE): a robust infrastructure for next-generation sequence data analysis

    PubMed Central

    Simonyan, Vahan; Chumakov, Konstantin; Dingerdissen, Hayley; Faison, William; Goldweber, Scott; Golikov, Anton; Gulzar, Naila; Karagiannis, Konstantinos; Vinh Nguyen Lam, Phuc; Maudru, Thomas; Muravitskaja, Olesja; Osipova, Ekaterina; Pan, Yang; Pschenichnov, Alexey; Rostovtsev, Alexandre; Santana-Quintero, Luis; Smith, Krista; Thompson, Elaine E.; Tkachenko, Valery; Torcivia-Rodriguez, John; Wan, Quan; Wang, Jing; Wu, Tsung-Jung; Wilson, Carolyn; Mazumder, Raja

    2016-01-01

    The High-performance Integrated Virtual Environment (HIVE) is a distributed storage and compute environment designed primarily to handle next-generation sequencing (NGS) data. This multicomponent cloud infrastructure provides secure web access for authorized users to deposit, retrieve, annotate and compute on NGS data, and to analyse the outcomes using web interface visual environments appropriately built in collaboration with research and regulatory scientists and other end users. Unlike many massively parallel computing environments, HIVE uses a cloud control server which virtualizes services, not processes. It is both very robust and flexible due to the abstraction layer introduced between computational requests and operating system processes. The novel paradigm of moving computations to the data, instead of moving data to computational nodes, has proven to be significantly less taxing for both hardware and network infrastructure. The honeycomb data model developed for HIVE integrates metadata into an object-oriented model. Its distinction from other object-oriented databases is in the additional implementation of a unified application program interface to search, view and manipulate data of all types. This model simplifies the introduction of new data types, thereby minimizing the need for database restructuring and streamlining the development of new integrated information systems. The honeycomb model employs a highly secure hierarchical access control and permission system, allowing determination of data access privileges in a finely granular manner without flooding the security subsystem with a multiplicity of rules. HIVE infrastructure will allow engineers and scientists to perform NGS analysis in a manner that is both efficient and secure. HIVE is actively supported in public and private domains, and project collaborations are welcomed. Database URL: https://hive.biochemistry.gwu.edu PMID:26989153

  15. New High-Performance Droplet Freezing Assay (HP-DFA) for the Analysis of Ice Nuclei with Complex Composition

    NASA Astrophysics Data System (ADS)

    Kunert, Anna Theresa; Scheel, Jan Frederik; Helleis, Frank; Klimach, Thomas; Pöschl, Ulrich; Fröhlich-Nowoisky, Janine

    2016-04-01

    Freezing of water above homogeneous freezing is catalyzed by ice nucleation active (INA) particles called ice nuclei (IN), which can be of various inorganic or biological origin. The freezing temperatures reach up to -1 °C for some biological samples and are dependent on the chemical composition of the IN. The standard method to analyze IN in solution is the droplet freezing assay (DFA) established by Gabor Vali in 1970. Several modifications and improvements were already made within the last decades, but they are still limited by either small droplet numbers, large droplet volumes or inadequate separation of the single droplets resulting in mutual interferences and therefore improper measurements. The probability that miscellaneous IN are concentrated together in one droplet increases with the volume of the droplet, which can be described by the Poisson distribution. At a given concentration, the partition of a droplet into several smaller droplets leads to finely dispersed IN resulting in better statistics and therefore in a better resolution of the nucleation spectrum. We designed a new customized high-performance droplet freezing assay (HP-DFA), which represents an upgrade of the previously existing DFAs in terms of temperature range and statistics. The necessity of observing freezing events at temperatures lower than homogeneous freezing due to freezing point depression, requires high-performance thermostats combined with an optimal insulation. Furthermore, we developed a cooling setup, which allows both huge and tiny temperature changes within a very short period of time. Besides that, the new DFA provides the analysis of more than 750 droplets per run with a small droplet volume of 5 μL. This enables a fast and more precise analysis of biological samples with complex IN composition as well as better statistics for every sample at the same time.

  16. The Analysis of Social Teachers' Performance in the Senior High Schools of Ciamis Regency

    ERIC Educational Resources Information Center

    Mulyadi, Endang; Yuniarsih, Tjutju; Disman; Supardan, Dadang

    2016-01-01

    This research is intended to analyze the principal's leadership, school cultures, teachers' welfare, achievement motivation and the competence of social teachers at Senior High Schools in Ciamis regency and their effects towards the teachers' performance. Population of this research are Social teachers at Senior High Schools in Ciamis regency,…

  17. Universal Factors of Student Achievement in High-Performing Eastern and Western Countries

    ERIC Educational Resources Information Center

    Lee, Jihyun

    2014-01-01

    This study investigates whether a common set of student attitudes and behavioral tendencies can account for academic achievement across different, especially high-performing, countries via analysis of the PISA 2009 international data set. The 13 countries examined are 5 of the top-performing Eastern countries/systems, namely Shanghai China, South…

  18. Solar Total Energy Project (STEP) Performance Analysis of High Temperature Energy Storage Subsystem

    NASA Technical Reports Server (NTRS)

    Moore, D. M.

    1984-01-01

    The 1982 milestones and lessons learned; performance in 1983; a typical day's operation; collector field performance and thermal losses; and formal testing are highlighted. An initial test that involves characterizing the high temperature storage (hts) subsystem is emphasized. The primary element is on 11,000 gallon storage tank that provides energy to the steam generator during transient solar conditions or extends operating time. Overnight, thermal losses were analyzed. The length of time the system is operated at various levels of cogeneration using stored energy is reviewed.

  19. Ultra-high performance size-exclusion chromatography in polar solvents.

    PubMed

    Vancoillie, Gertjan; Vergaelen, Maarten; Hoogenboom, Richard

    2016-12-23

    Size-exclusion chromatography (SEC) is amongst the most widely used polymer characterization methods in both academic and industrial polymer research allowing the determination of molecular weight and distribution parameters, i.e. the dispersity (Ɖ), of unknown polymers. The many advantages, including accuracy, reproducibility and low sample consumption, have contributed to the worldwide success of this analytical technique. The current generation of SEC systems have a stationary phase mostly containing highly porous, styrene-divinylbenzene particles allowing for a size-based separation of various polymers in solution but limiting the flow rate and solvent compatibility. Recently, sub-2μm ethylene-bridged hybrid (BEH) packing materials have become available for SEC analysis. These packing materials can not only withstand much higher pressures up to 15000psi but also show high spatial stability towards different solvents. Combining these BEH columns with the ultra-high performance LC (UHPLC) technology opens up UHP-SEC analysis, showing strongly reduced runtimes and unprecedented solvent compatibility. In this work, this novel characterization technique was compared to conventional SEC using both highly viscous and highly polar solvents as eluent, namely N,N-dimethylacetamide (DMAc), N,N-dimethylformamide (DMF) and methanol, focusing on the suitability of the BEH-columns for analysis of highly functional polymers. The results show a high functional group compatibility comparable with conventional SEC with remarkably short runtimes and enhanced resolution in methanol. Copyright © 2016 Elsevier B.V. All rights reserved.

  20. SCinet Architecture: Featured at the International Conference for High Performance Computing,Networking, Storage and Analysis 2016

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Lyonnais, Marc; Smith, Matt; Mace, Kate P.

    SCinet is the purpose-built network that operates during the International Conference for High Performance Computing,Networking, Storage and Analysis (Super Computing or SC). Created each year for the conference, SCinet brings to life a high-capacity network that supports applications and experiments that are a hallmark of the SC conference. The network links the convention center to research and commercial networks around the world. This resource serves as a platform for exhibitors to demonstrate the advanced computing resources of their home institutions and elsewhere by supporting a wide variety of applications. Volunteers from academia, government and industry work together to design andmore » deliver the SCinet infrastructure. Industry vendors and carriers donate millions of dollars in equipment and services needed to build and support the local and wide area networks. Planning begins more than a year in advance of each SC conference and culminates in a high intensity installation in the days leading up to the conference. The SCinet architecture for SC16 illustrates a dramatic increase in participation from the vendor community, particularly those that focus on network equipment. Software-Defined Networking (SDN) and Data Center Networking (DCN) are present in nearly all aspects of the design.« less

  1. The development of a reliable amateur boxing performance analysis template.

    PubMed

    Thomson, Edward; Lamb, Kevin; Nicholas, Ceri

    2013-01-01

    The aim of this study was to devise a valid performance analysis system for the assessment of the movement characteristics associated with competitive amateur boxing and assess its reliability using analysts of varying experience of the sport and performance analysis. Key performance indicators to characterise the demands of an amateur contest (offensive, defensive and feinting) were developed and notated using a computerised notational analysis system. Data were subjected to intra- and inter-observer reliability assessment using median sign tests and calculating the proportion of agreement within predetermined limits of error. For all performance indicators, intra-observer reliability revealed non-significant differences between observations (P > 0.05) and high agreement was established (80-100%) regardless of whether exact or the reference value of ±1 was applied. Inter-observer reliability was less impressive for both analysts (amateur boxer and experienced analyst), with the proportion of agreement ranging from 33-100%. Nonetheless, there was no systematic bias between observations for any indicator (P > 0.05), and the proportion of agreement within the reference range (±1) was 100%. A reliable performance analysis template has been developed for the assessment of amateur boxing performance and is available for use by researchers, coaches and athletes to classify and quantify the movement characteristics of amateur boxing.

  2. Analysis of 10 metabolites of polymethoxyflavones with high sensitivity by electrochemical detection in high-performance liquid chromatography.

    PubMed

    Zheng, Jinkai; Bi, Jinfeng; Johnson, David; Sun, Yue; Song, Mingyue; Qiu, Peiju; Dong, Ping; Decker, Eric; Xiao, Hang

    2015-01-21

    Polymethoxyflavones (PMFs) have been known as a type of bioactive flavones that possess various beneficial biological functions. Accumulating evidence demonstrated that the metabolites of PMFs, that is, hydroxyl PMFs (OH-PMFs), had more potent beneficial biological effects than their corresponding parent PMFs. To facilitate the further identification and quantification of OH-PMFs in biological samples, the aim of this study was to develop a methodology for the simultaneous determination of 10 OH-PMFs using high-performance liquid chromatography (HPLC) coupled with electrochemistry detection. The HPLC profiles of these 10 OH-PMFs affected by different chromatographic parameters (different organic composition in mobile phases, the concentration of trifluoroacetic acid, and the concentration of ammonium acetate) are fully discussed in this study. The optimal condition was selected for the following validation studies. The linearity of calibration curves, accuracy, and precision (intra- and interday) at three concentration levels (low, middle, and high concentration range) were verified. The regression equations were linear (r > 0.9992) over the range of 0.005-10 μM. The limit of detection for 10 OH-PMFs was in the range of 0.8-3.7 ng/mL (S/N = 3, 10 μL injection). The recovery rates ranged from 86.6 to 108.7%. The precisions of intraday and interday analyses were less than 7.37 and 8.63% for relative standard deviation, respectively. This validated method was applied for the analysis of a variety of samples containing OH-PMFs. This paper also gives an example of analyzing the metabolites of nobiletin in mouse urine using the developed method. The transformation from nobiletin to traces of 5-hydroxyl metabolites has been discovered by this effective method, and this is the first paper to report such an association.

  3. Simultaneous determination of 19 flavonoids in commercial trollflowers by using high-performance liquid chromatography and classification of samples by hierarchical clustering analysis.

    PubMed

    Song, Zhiling; Hashi, Yuki; Sun, Hongyang; Liang, Yi; Lan, Yuexiang; Wang, Hong; Chen, Shizhong

    2013-12-01

    The flowers of Trollius species, named Jin Lianhua in Chinese, are widely used traditional Chinese herbs with vital biological activity that has been used for several decades in China to treat upper respiratory infections, pharyngitis, tonsillitis, and bronchitis. We developed a rapid and reliable method for simultaneous quantitative analysis of 19 flavonoids in trollflowers by using high-performance liquid chromatography (HPLC). Chromatography was performed on Inertsil ODS-3 C18 column, with gradient elution methanol-acetonitrile-water with 0.02% (v/v) formic acid. Content determination was used to evaluate the quality of commercial trollflowers from different regions in China, while three Trollius species (Trollius chinensis Bunge, Trollius ledebouri Reichb, Trollius buddae Schipcz) were explicitly distinguished by using hierarchical clustering analysis. The linearity, precision, accuracy, limit of detection, and limit of quantification were validated for the quantification method, which proved sensitive, accurate and reproducible indicating that the proposed approach was applicable for the routine analysis and quality control of trollflowers. © 2013.

  4. Impact of Texas high school science teacher credentials on student performance in high school science

    NASA Astrophysics Data System (ADS)

    George, Anna Ray Bayless

    A study was conducted to determine the relationship between the credentials held by science teachers who taught at a school that administered the Science Texas Assessment on Knowledge and Skills (Science TAKS), the state standardized exam in science, at grade 11 and student performance on a state standardized exam in science administered in grade 11. Years of teaching experience, teacher certification type(s), highest degree level held, teacher and school demographic information, and the percentage of students who met the passing standard on the Science TAKS were obtained through a public records request to the Texas Education Agency (TEA) and the State Board for Educator Certification (SBEC). Analysis was performed through the use of canonical correlation analysis and multiple linear regression analysis. The results of the multiple linear regression analysis indicate that a larger percentage of students met the passing standard on the Science TAKS state attended schools in which a large portion of the high school science teachers held post baccalaureate degrees, elementary and physical science certifications, and had 11-20 years of teaching experience.

  5. INL High Performance Building Strategy

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Jennifer D. Morton

    High performance buildings, also known as sustainable buildings and green buildings, are resource efficient structures that minimize the impact on the environment by using less energy and water, reduce solid waste and pollutants, and limit the depletion of natural resources while also providing a thermally and visually comfortable working environment that increases productivity for building occupants. As Idaho National Laboratory (INL) becomes the nation’s premier nuclear energy research laboratory, the physical infrastructure will be established to help accomplish this mission. This infrastructure, particularly the buildings, should incorporate high performance sustainable design features in order to be environmentally responsible and reflectmore » an image of progressiveness and innovation to the public and prospective employees. Additionally, INL is a large consumer of energy that contributes to both carbon emissions and resource inefficiency. In the current climate of rising energy prices and political pressure for carbon reduction, this guide will help new construction project teams to design facilities that are sustainable and reduce energy costs, thereby reducing carbon emissions. With these concerns in mind, the recommendations described in the INL High Performance Building Strategy (previously called the INL Green Building Strategy) are intended to form the INL foundation for high performance building standards. This revised strategy incorporates the latest federal and DOE orders (Executive Order [EO] 13514, “Federal Leadership in Environmental, Energy, and Economic Performance” [2009], EO 13423, “Strengthening Federal Environmental, Energy, and Transportation Management” [2007], and DOE Order 430.2B, “Departmental Energy, Renewable Energy, and Transportation Management” [2008]), the latest guidelines, trends, and observations in high performance building construction, and the latest changes to the Leadership in Energy and Environmental

  6. Performance Analysis of MYSEA

    DTIC Science & Technology

    2012-09-01

    Services FSD Federated Services Daemon I&A Identification and Authentication IKE Internet Key Exchange KPI Key Performance Indicator LAN Local Area...spection takes place in different processes in the server architecture. Key Performance Indica- tor ( KPI )s associated with the system need to be...application and risk analysis of security controls. Thus, measurement of the KPIs is needed before an informed tradeoff between the performance penalties

  7. High-Performance Computing and Visualization | Energy Systems Integration

    Science.gov Websites

    Facility | NREL High-Performance Computing and Visualization High-Performance Computing and Visualization High-performance computing (HPC) and visualization at NREL propel technology innovation as a . Capabilities High-Performance Computing NREL is home to Peregrine-the largest high-performance computing system

  8. Moving Large Data Sets Over High-Performance Long Distance Networks

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Hodson, Stephen W; Poole, Stephen W; Ruwart, Thomas

    2011-04-01

    In this project we look at the performance characteristics of three tools used to move large data sets over dedicated long distance networking infrastructure. Although performance studies of wide area networks have been a frequent topic of interest, performance analyses have tended to focus on network latency characteristics and peak throughput using network traffic generators. In this study we instead perform an end-to-end long distance networking analysis that includes reading large data sets from a source file system and committing large data sets to a destination file system. An evaluation of end-to-end data movement is also an evaluation of themore » system configurations employed and the tools used to move the data. For this paper, we have built several storage platforms and connected them with a high performance long distance network configuration. We use these systems to analyze the capabilities of three data movement tools: BBcp, GridFTP, and XDD. Our studies demonstrate that existing data movement tools do not provide efficient performance levels or exercise the storage devices in their highest performance modes. We describe the device information required to achieve high levels of I/O performance and discuss how this data is applicable in use cases beyond data movement performance.« less

  9. Simultaneous analysis of guaiacol and vanillin in a vanilla extract by using high-performance liquid chromatography with electrochemical detection.

    PubMed

    Takahashi, Makoto; Sakamaki, Shizuka; Fujita, Akira

    2013-01-01

    We developed and validated a new high-performance liquid chromatographic analysis for electrochemically detecting guaiacol and vanillin as important components in vanilla extract. Separation was achieved with Capcell Pak C-18 MG, the potential of the working electrode being set at +1000 mV. The respective calibration curves for guaiacol and vanillin were linear in the range of 1.60-460 µg/L and 5.90-1180 µg/L. The respective limits for the quantities of guaiacol and vanillin were 1.60 µg/L and 2.36 µg/L. The related standard deviations of the intra- and inter-day precision of the retention time and peak area were all less than 4%. The recovery of guaiacol and vanillin was both more than 97%, all of the validation data being within an acceptable range. This analysis method is well suited for the simultaneous and convenient analysis of guaiacol and vanillin in a vanilla extract to evaluate the quality of the vanilla extract.

  10. High-Performance Happy

    ERIC Educational Resources Information Center

    O'Hanlon, Charlene

    2007-01-01

    Traditionally, the high-performance computing (HPC) systems used to conduct research at universities have amounted to silos of technology scattered across the campus and falling under the purview of the researchers themselves. This article reports that a growing number of universities are now taking over the management of those systems and…

  11. Chemical fingerprint of Ganmaoling granule by double-wavelength ultra high performance liquid chromatography and ultra high performance liquid chromatography with quadrupole time-of-flight mass spectrometry.

    PubMed

    Lou, Qiong; Ye, Xiaolan; Zhou, Yingyi; Li, Hua; Song, Fenyun

    2015-06-01

    A method incorporating double-wavelength ultra high performance liquid chromatography with quadrupole time-of-flight mass spectrometry was developed for the investigation of the chemical fingerprint of Ganmaoling granule. The chromatographic separations were performed on an ACQUITY UPLC HSS C18 column (2.1 × 50 mm, 1.8 μm) at 30°C using gradient elution with water/formic acid (1%) and acetonitrile at a flow rate of 0.4 mL/min. A total of 11 chemical constituents of Ganmaoling granule were identified from their molecular weight, UV spectra, tandem mass spectrometry data, and retention behavior by comparing the results with those of the reference standards or literature. And 25 peaks were selected as the common peaks for fingerprint analysis to evaluate the similarities among 25 batches of Ganmaoling granule. The results of principal component analysis and orthogonal projection to latent structures discriminant analysis showed that the important chemical markers that could distinguish the different batches were revealed as 4,5-di-O-caffeoylquinic acid, 3,5-di-O-caffeoylquinic acid, and 4-O-caffeoylquinic acid. This is the first report of the ultra high performance liquid chromatography chemical fingerprint and component identification of Ganmaoling granule, which could lay a foundation for further studies of Ganmaoling granule. © 2015 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  12. Analysis of some selected catechins and caffeine in green tea by high performance liquid chromatography.

    PubMed

    El-Shahawi, M S; Hamza, A; Bahaffi, S O; Al-Sibaai, A A; Abduljabbar, T N

    2012-10-15

    Green tea seems to have a positive impact on health due to the catechins-found as flavanols. Thus, the present study was aimed to develop a low cost reversed phase high performance liquid chromatographic (HPLC) method for simultaneous determination of flavanol contents, namely catechin (C), epicatechin (EC), epigallocatechin (EGC), epicatechin 3-gallate (ECG) and epigallocatechin 3-gallate (EGCG) and caffeine in 29 commercial green tea samples available in a Saudi Arabian local market. A C-18 reversed-phase column, acetonitrile-trifluoroacetic acid as a mobile phase, coupled with UV detector at 205 nm, was successfully used for precise analysis of the tested analytes in boiled water of digested tea leaves. The average values of N (No. of theoretical plates), HETP (height equivalent of theoretical plates) and R(s) (separation factor) (at 10 μg ml(-1) of the catechins EC, EGC, EGCG and ECG) were 2.6×10(3)±1.2×10(3), 1.7×10(-3)±4.7×10(-4) cm and 1.7±5.53×10(-2), respectively. The developed HPLC method demonstrated excellent performance, with low limits of detection (LOD) and quantification (LOQ) of the tested catechins of 0.004-0.05 μg ml(-1) and 0.01-0.17 μg ml(-1), respectively, and recovery percentages of 96-101%. The influence of infusion time (5-30 min) and temperature on the content of the flavanols was investigated by HPLC. After a 5 min infusion of the tea leaves, the average concentrations of caffeine, catechin, EC, EGC, ECG and EGCG were found to be in the ranges 0.086-2.23, 0.113-2.94, 0.58-10.22, 0.19-24.9, 0.22-13.9 and 1.01-43.3 mg g(-1), respectively. The contents of caffeine and catechins followed the sequence: EGCG>EGC>ECG>EC>C>caffeine. The method was applied satisfactorily for the analysis of (+)-catechin, even at trace and ultra trace concentrations of catechins. The method was rapid, accurate, reproducible and ideal for routine analysis. Copyright © 2012 Elsevier Ltd. All rights reserved.

  13. OpenMSI: A High-Performance Web-Based Platform for Mass Spectrometry Imaging

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Rubel, Oliver; Greiner, Annette; Cholia, Shreyas

    Mass spectrometry imaging (MSI) enables researchers to directly probe endogenous molecules directly within the architecture of the biological matrix. Unfortunately, efficient access, management, and analysis of the data generated by MSI approaches remain major challenges to this rapidly developing field. Despite the availability of numerous dedicated file formats and software packages, it is a widely held viewpoint that the biggest challenge is simply opening, sharing, and analyzing a file without loss of information. Here we present OpenMSI, a software framework and platform that addresses these challenges via an advanced, high-performance, extensible file format and Web API for remote data accessmore » (http://openmsi.nersc.gov). The OpenMSI file format supports storage of raw MSI data, metadata, and derived analyses in a single, self-describing format based on HDF5 and is supported by a large range of analysis software (e.g., Matlab and R) and programming languages (e.g., C++, Fortran, and Python). Careful optimization of the storage layout of MSI data sets using chunking, compression, and data replication accelerates common, selective data access operations while minimizing data storage requirements and are critical enablers of rapid data I/O. The OpenMSI file format has shown to provide >2000-fold improvement for image access operations, enabling spectrum and image retrieval in less than 0.3 s across the Internet even for 50 GB MSI data sets. To make remote high-performance compute resources accessible for analysis and to facilitate data sharing and collaboration, we describe an easy-to-use yet powerful Web API, enabling fast and convenient access to MSI data, metadata, and derived analysis results stored remotely to facilitate high-performance data analysis and enable implementation of Web based data sharing, visualization, and analysis.« less

  14. High-performance integrated virtual environment (HIVE): a robust infrastructure for next-generation sequence data analysis.

    PubMed

    Simonyan, Vahan; Chumakov, Konstantin; Dingerdissen, Hayley; Faison, William; Goldweber, Scott; Golikov, Anton; Gulzar, Naila; Karagiannis, Konstantinos; Vinh Nguyen Lam, Phuc; Maudru, Thomas; Muravitskaja, Olesja; Osipova, Ekaterina; Pan, Yang; Pschenichnov, Alexey; Rostovtsev, Alexandre; Santana-Quintero, Luis; Smith, Krista; Thompson, Elaine E; Tkachenko, Valery; Torcivia-Rodriguez, John; Voskanian, Alin; Wan, Quan; Wang, Jing; Wu, Tsung-Jung; Wilson, Carolyn; Mazumder, Raja

    2016-01-01

    The High-performance Integrated Virtual Environment (HIVE) is a distributed storage and compute environment designed primarily to handle next-generation sequencing (NGS) data. This multicomponent cloud infrastructure provides secure web access for authorized users to deposit, retrieve, annotate and compute on NGS data, and to analyse the outcomes using web interface visual environments appropriately built in collaboration with research and regulatory scientists and other end users. Unlike many massively parallel computing environments, HIVE uses a cloud control server which virtualizes services, not processes. It is both very robust and flexible due to the abstraction layer introduced between computational requests and operating system processes. The novel paradigm of moving computations to the data, instead of moving data to computational nodes, has proven to be significantly less taxing for both hardware and network infrastructure.The honeycomb data model developed for HIVE integrates metadata into an object-oriented model. Its distinction from other object-oriented databases is in the additional implementation of a unified application program interface to search, view and manipulate data of all types. This model simplifies the introduction of new data types, thereby minimizing the need for database restructuring and streamlining the development of new integrated information systems. The honeycomb model employs a highly secure hierarchical access control and permission system, allowing determination of data access privileges in a finely granular manner without flooding the security subsystem with a multiplicity of rules. HIVE infrastructure will allow engineers and scientists to perform NGS analysis in a manner that is both efficient and secure. HIVE is actively supported in public and private domains, and project collaborations are welcomed. Database URL: https://hive.biochemistry.gwu.edu. © The Author(s) 2016. Published by Oxford University Press.

  15. Diversity Performance Analysis on Multiple HAP Networks.

    PubMed

    Dong, Feihong; Li, Min; Gong, Xiangwu; Li, Hongjun; Gao, Fengyue

    2015-06-30

    One of the main design challenges in wireless sensor networks (WSNs) is achieving a high-data-rate transmission for individual sensor devices. The high altitude platform (HAP) is an important communication relay platform for WSNs and next-generation wireless networks. Multiple-input multiple-output (MIMO) techniques provide the diversity and multiplexing gain, which can improve the network performance effectively. In this paper, a virtual MIMO (V-MIMO) model is proposed by networking multiple HAPs with the concept of multiple assets in view (MAV). In a shadowed Rician fading channel, the diversity performance is investigated. The probability density function (PDF) and cumulative distribution function (CDF) of the received signal-to-noise ratio (SNR) are derived. In addition, the average symbol error rate (ASER) with BPSK and QPSK is given for the V-MIMO model. The system capacity is studied for both perfect channel state information (CSI) and unknown CSI individually. The ergodic capacity with various SNR and Rician factors for different network configurations is also analyzed. The simulation results validate the effectiveness of the performance analysis. It is shown that the performance of the HAPs network in WSNs can be significantly improved by utilizing the MAV to achieve overlapping coverage, with the help of the V-MIMO techniques.

  16. Diversity Performance Analysis on Multiple HAP Networks

    PubMed Central

    Dong, Feihong; Li, Min; Gong, Xiangwu; Li, Hongjun; Gao, Fengyue

    2015-01-01

    One of the main design challenges in wireless sensor networks (WSNs) is achieving a high-data-rate transmission for individual sensor devices. The high altitude platform (HAP) is an important communication relay platform for WSNs and next-generation wireless networks. Multiple-input multiple-output (MIMO) techniques provide the diversity and multiplexing gain, which can improve the network performance effectively. In this paper, a virtual MIMO (V-MIMO) model is proposed by networking multiple HAPs with the concept of multiple assets in view (MAV). In a shadowed Rician fading channel, the diversity performance is investigated. The probability density function (PDF) and cumulative distribution function (CDF) of the received signal-to-noise ratio (SNR) are derived. In addition, the average symbol error rate (ASER) with BPSK and QPSK is given for the V-MIMO model. The system capacity is studied for both perfect channel state information (CSI) and unknown CSI individually. The ergodic capacity with various SNR and Rician factors for different network configurations is also analyzed. The simulation results validate the effectiveness of the performance analysis. It is shown that the performance of the HAPs network in WSNs can be significantly improved by utilizing the MAV to achieve overlapping coverage, with the help of the V-MIMO techniques. PMID:26134102

  17. High Performance, Dependable Multiprocessor

    NASA Technical Reports Server (NTRS)

    Ramos, Jeremy; Samson, John R.; Troxel, Ian; Subramaniyan, Rajagopal; Jacobs, Adam; Greco, James; Cieslewski, Grzegorz; Curreri, John; Fischer, Michael; Grobelny, Eric; hide

    2006-01-01

    With the ever increasing demand for higher bandwidth and processing capacity of today's space exploration, space science, and defense missions, the ability to efficiently apply commercial-off-the-shelf (COTS) processors for on-board computing is now a critical need. In response to this need, NASA's New Millennium Program office has commissioned the development of Dependable Multiprocessor (DM) technology for use in payload and robotic missions. The Dependable Multiprocessor technology is a COTS-based, power efficient, high performance, highly dependable, fault tolerant cluster computer. To date, Honeywell has successfully demonstrated a TRL4 prototype of the Dependable Multiprocessor [I], and is now working on the development of a TRLS prototype. For the present effort Honeywell has teamed up with the University of Florida's High-performance Computing and Simulation (HCS) Lab, and together the team has demonstrated major elements of the Dependable Multiprocessor TRLS system.

  18. High performance dash on warning air mobile, missile system. [intercontinental ballistic missiles - systems analysis

    NASA Technical Reports Server (NTRS)

    Levin, A. D.; Castellano, C. R.; Hague, D. S.

    1975-01-01

    An aircraft-missile system which performs a high acceleration takeoff followed by a supersonic dash to a 'safe' distance from the launch site is presented. Topics considered are: (1) technological feasibility to the dash on warning concept; (2) aircraft and boost trajectory requirements; and (3) partial cost estimates for a fleet of aircraft which provide 200 missiles on airborne alert. Various aircraft boost propulsion systems were studied such as an unstaged cryogenic rocket, an unstaged storable liquid, and a solid rocket staged system. Various wing planforms were also studied. Vehicle gross weights are given. The results indicate that the dash on warning concept will meet expected performance criteria, and can be implemented using existing technology, such as all-aluminum aircraft and existing high-bypass-ratio turbofan engines.

  19. Simulation and performance analysis of a novel high-accuracy sheathless microfluidic impedance cytometer with coplanar electrode layout.

    PubMed

    Caselli, Federica; Bisegna, Paolo

    2017-10-01

    The performance of a novel microfluidic impedance cytometer (MIC) with coplanar configuration is investigated in silico. The main feature of the device is the ability to provide accurate particle-sizing despite the well-known measurement sensitivity to particle trajectory. The working principle of the device is presented and validated by means of an original virtual laboratory providing close-to-experimental synthetic data streams. It is shown that a metric correlating with particle trajectory can be extracted from the signal traces and used to compensate the trajectory-induced error in the estimated particle size, thus reaching high-accuracy. An analysis of relevant parameters of the experimental setup is also presented. Copyright © 2017 IPEM. Published by Elsevier Ltd. All rights reserved.

  20. Multiscale Thermo-Mechanical Design and Analysis of High Frequency and High Power Vacuum Electron Devices

    NASA Astrophysics Data System (ADS)

    Gamzina, Diana

    Diana Gamzina March 2016 Mechanical and Aerospace Engineering Multiscale Thermo-Mechanical Design and Analysis of High Frequency and High Power Vacuum Electron Devices Abstract A methodology for performing thermo-mechanical design and analysis of high frequency and high average power vacuum electron devices is presented. This methodology results in a "first-pass" engineering design directly ready for manufacturing. The methodology includes establishment of thermal and mechanical boundary conditions, evaluation of convective film heat transfer coefficients, identification of material options, evaluation of temperature and stress field distributions, assessment of microscale effects on the stress state of the material, and fatigue analysis. The feature size of vacuum electron devices operating in the high frequency regime of 100 GHz to 1 THz is comparable to the microstructure of the materials employed for their fabrication. As a result, the thermo-mechanical performance of a device is affected by the local material microstructure. Such multiscale effects on the stress state are considered in the range of scales from about 10 microns up to a few millimeters. The design and analysis methodology is demonstrated on three separate microwave devices: a 95 GHz 10 kW cw sheet beam klystron, a 263 GHz 50 W long pulse wide-bandwidth sheet beam travelling wave tube, and a 346 GHz 1 W cw backward wave oscillator.

  1. A novel high-performance self-powered ultraviolet photodetector: Concept, analytical modeling and analysis

    NASA Astrophysics Data System (ADS)

    Ferhati, H.; Djeffal, F.

    2017-12-01

    In this paper, a new MSM-UV-photodetector (PD) based on dual wide band-gap material (DM) engineering aspect is proposed to achieve high-performance self-powered device. Comprehensive analytical models for the proposed sensor photocurrent and the device properties are developed incorporating the impact of DM aspect on the device photoelectrical behavior. The obtained results are validated with the numerical data using commercial TCAD software. Our investigation demonstrates that the adopted design amendment modulates the electric field in the device, which provides the possibility to drive appropriate photo-generated carriers without an external applied voltage. This phenomenon suggests achieving the dual role of effective carriers' separation and an efficient reduce of the dark current. Moreover, a new hybrid approach based on analytical modeling and Particle Swarm Optimization (PSO) is proposed to achieve improved photoelectric behavior at zero bias that can ensure favorable self-powered MSM-based UV-PD. It is found that the proposed design methodology has succeeded in identifying the optimized design that offers a self-powered device with high-responsivity (98 mA/W) and superior ION/IOFF ratio (480 dB). These results make the optimized MSM-UV-DM-PD suitable for providing low cost self-powered devices for high-performance optical communication and monitoring applications.

  2. High-Achieving High School Students and Not so High-Achieving College Students: A Look at Lack of Self-Control, Academic Ability, and Performance in College

    ERIC Educational Resources Information Center

    Honken, Nora B.; Ralston, Patricia A. S.

    2013-01-01

    This study investigated the relationship among lack of self-control, academic ability, and academic performance for a cohort of freshman engineering students who were, with a few exceptions, extremely high achievers in high school. Structural equation modeling analysis led to the conclusion that lack of self-control in high school, as measured by…

  3. Factors Affecting University Entrants' Performance in High-Stakes Tests: A Multiple Regression Analysis

    ERIC Educational Resources Information Center

    Uy, Chin; Manalo, Ronaldo A.; Cabauatan, Ronaldo R.

    2015-01-01

    In the Philippines, students seeking admission to a university are usually required to meet certain entrance requirements, including passing the entrance examinations with questions on IQ and English, mathematics, and science. This paper aims to determine the factors that affect the performance of entrants into business programmes in high-stakes…

  4. Aerocapture Guidance and Performance at Mars for High-Mass Systems

    NASA Technical Reports Server (NTRS)

    Zumwalt, Carlie H.; Sostaric, Ronald r.; Westhelle, Carlos H.; Cianciolo, Alicia Dwyer

    2010-01-01

    The objective of this study is to understand the performance associated with using the aerocapture maneuver to slow high-mass systems from an Earth-approach trajectory into orbit around Mars. This work is done in conjunction with the Mars Entry Descent and Landing Systems Analysis (EDL-SA) task to explore candidate technologies necessary for development in order to land large-scale payloads on the surface of Mars. Among the technologies considered include hypersonic inflatable aerodynamic decelerators (HIADs) and rigid mid-lift to drag (L/D) aeroshells. Nominal aerocapture trajectories were developed for the mid-L/D aeroshell and two sizes of HIADs, and Monte Carlo analysis was completed to understand sensitivities to dispersions. Additionally, a study was completed in order to determine the size of the larger of the two HIADs which would maintain design constraints on peak heat rate and diameter. Results show that each of the three aeroshell designs studied is a viable option for landing high-mass payloads as none of the three exceed performance requirements.

  5. High performance flexible heat pipes

    NASA Technical Reports Server (NTRS)

    Shaubach, R. M.; Gernert, N. J.

    1985-01-01

    A Phase I SBIR NASA program for developing and demonstrating high-performance flexible heat pipes for use in the thermal management of spacecraft is examined. The program combines several technologies such as flexible screen arteries and high-performance circumferential distribution wicks within an envelope which is flexible in the adiabatic heat transport zone. The first six months of work during which the Phase I contract goal were met, are described. Consideration is given to the heat-pipe performance requirements. A preliminary evaluation shows that the power requirement for Phase II of the program is 30.5 kilowatt meters at an operating temperature from 0 to 100 C.

  6. Ultra-high performance supercritical fluid chromatography-mass spectrometry procedure for analysis of monosaccharides from plant gum binders.

    PubMed

    Pauk, Volodymyr; Pluháček, Tomáš; Havlíček, Vladimír; Lemr, Karel

    2017-10-09

    The ultra-high performance supercritical fluid chromatography-mass spectrometry (UHPSFC/MS) procedure for analysis of native monosaccharides was developed. Chromatographic conditions were investigated to separate a mixture of four hexoses, three pentoses, two deoxyhexoses and two uronic acids. Increasing water content in methanol modifier to 5% and formic acid to 4% improved peak shapes of neutral monosaccharides and allowed complete elution of highly polar uronic acids in a single run. An Acquity HSS C18SB column outperformed other three tested stationary phases (BEH (silica), BEH 2-ethylpyridine, CSH Fluoro-Phenyl) in terms of separation of isomers and analysis time (4.5 min). Limits of detection were in the range 0.01-0.12 ng μL -1 . Owing to separation of anomers, identification of critical pairs (arabinose-xylose and glucose-galactose) was possible. Feasibility of the new method was demonstrated on plant-derived polysaccharide binders. Samples of watercolor paints, painted paper and three plant gums widely encountered in painting media (Arabic, cherry and tragacanth) were decomposed prior the analysis by microwave-assisted hydrolysis at 40 bar initial pressure using 2 mol L -1 trifluoroacetic acid. Among tested temperatures, 120 °C ensured appropriate hydrolysis efficiency for different types of gum and avoided excessive degradation of labile monosaccharides. Procedure recovery tested on gum Arabic was 101% with an RSD below 8%. Aqueous hydrolysates containing monosaccharides in different ratios specific to each type of plant gum were diluted or analyzed directly. Filtration of samples before hydrolysis reduced interferences from a paper support and identification of gum Arabic in watercolor-painted paper samples was demonstrated. Successful identification of pure gum Arabic was confirmed for sample quantities as little as 1 μg. Two classification approaches were compared and principal component analysis was superior to analysis based on peak area

  7. Principal Factors for High Performance of Odor and Methane degrading Biocover using Network Analysis

    NASA Astrophysics Data System (ADS)

    Jung, H.; Yun, J.; O, G. C.; Ryu, H. W.; Jeon, J. M.; Cho, K. S.

    2016-12-01

    Methane is 25 times more powerful greenhouse gas than carbon dioxide and plays an important role in global warming. Landfills are one of the biggest methane sources and have emitted 37% of anthropogenic methane in Korea. Applying biocovers in landfills is known to be efficient for the simultaneous mitigation of methane as well as odor which occurs severe civil claims. In this study, three pilot-scale biocovers (2.5mx5mx1m) were constructed in a sanitary landfill at Gwangyang, Korea to establish the optimal operational conditions of biocover. All biocovers are filled with soil, EG microbial agent, food waste compost, and perlite with different combination. Pilot-scale biocovers have been operated since January in this year for simultaneous removal of odor and methane. The concentrations of methane and odors such as ammonia, H2S, methyl mercaptane, methylsulfide, dimetyl disulfide, i-valeraldehyde, and styrene were measured at the inlet and outlet of biocovers each month using GC and HPLC for removal performance evaluation. The biocover with highest removal efficiency eliminated 98.4% of odor and 100.0% of methane. All removal efficiencies of odor measured during experiment are in 81.1 98.4% range, and those of methane are in 3.6 100.0%. Three months later after biocover construction, all biocovers with mixed packing material showed better methane degradation performance than the biocovers packed only with soil. The packing materials of biocovers were sampled during winter (January), spring (April) and summer (July), and their microbial communities were examined based on 16S rDNA using 454 pyrosequencing to detect microbial factors that affects the removal efficiency. Methanotrophs which are known as methane-degradable bacteria take 10 25% of microbial community in biocovers, and most of those found in biocovers are type methanothrophs. Network analysis is performed and principal factors for performance improvement of biocovers are derived. Based on this study, well

  8. Carpet Aids Learning in High Performance Schools

    ERIC Educational Resources Information Center

    Hurd, Frank

    2009-01-01

    The Healthy and High Performance Schools Act of 2002 has set specific federal guidelines for school design, and developed a federal/state partnership program to assist local districts in their school planning. According to the Collaborative for High Performance Schools (CHPS), high-performance schools are, among other things, healthy, comfortable,…

  9. New Synthesis Of High-Performance Bismaleimides

    NASA Technical Reports Server (NTRS)

    Pater, Ruth H.; Lowther, Sharon; Cannon, Michelle; Smith, Janice; Whitely, Karen

    1991-01-01

    New general synthesis of tough and easy-to-process high-performance bismaleimides (BMI's) developed. Involves reaction of acetylene-terminated compounds with BMI's or biscitraconimides. Offers matrix resins and adhesives having combined advantages of toughness characteristic of thermoplastics and easy processability characteristic of thermosetting materials. Scheme has potential for providing high-performance matrix resins surviving well at high temperatures and absorb little moisture.

  10. High-performance coatings for micromechanical mirrors.

    PubMed

    Gatto, Alexandre; Yang, Minghong; Kaiser, Norbert; Heber, Jörg; Schmidt, Jan Uwe; Sandner, Thilo; Schenk, Harald; Lakner, Hubert

    2006-03-01

    High-performance coatings for micromechanical mirrors were developed. The high-reflective metal systems can be integrated into the technology of MOEMS, such as spatial light modulators and microscanning mirrors from the near-infrared down to the vacuum-ultraviolet spectral regions. The reported metal designs permit high optical performances to be merged with suitable mechanical properties and fitting complementary metal-oxide semiconductor compatibility.

  11. Session on High Speed Civil Transport Design Capability Using MDO and High Performance Computing

    NASA Technical Reports Server (NTRS)

    Rehder, Joe

    2000-01-01

    Since the inception of CAS in 1992, NASA Langley has been conducting research into applying multidisciplinary optimization (MDO) and high performance computing toward reducing aircraft design cycle time. The focus of this research has been the development of a series of computational frameworks and associated applications that increased in capability, complexity, and performance over time. The culmination of this effort is an automated high-fidelity analysis capability for a high speed civil transport (HSCT) vehicle installed on a network of heterogeneous computers with a computational framework built using Common Object Request Broker Architecture (CORBA) and Java. The main focus of the research in the early years was the development of the Framework for Interdisciplinary Design Optimization (FIDO) and associated HSCT applications. While the FIDO effort was eventually halted, work continued on HSCT applications of ever increasing complexity. The current application, HSCT4.0, employs high fidelity CFD and FEM analysis codes. For each analysis cycle, the vehicle geometry and computational grids are updated using new values for design variables. Processes for aeroelastic trim, loads convergence, displacement transfer, stress and buckling, and performance have been developed. In all, a total of 70 processes are integrated in the analysis framework. Many of the key processes include automatic differentiation capabilities to provide sensitivity information that can be used in optimization. A software engineering process was developed to manage this large project. Defining the interactions among 70 processes turned out to be an enormous, but essential, task. A formal requirements document was prepared that defined data flow among processes and subprocesses. A design document was then developed that translated the requirements into actual software design. A validation program was defined and implemented to ensure that codes integrated into the framework produced the same

  12. High-Bandwidth Tactical-Network Data Analysis in a High-Performance-Computing (HPC) Environment: Voice Call Analysis

    DTIC Science & Technology

    2015-09-01

    Gateway 2 4. Voice Packet Flow: SIP , Session Description Protocol (SDP), and RTP 3 5. Voice Data Analysis 5 6. Call Analysis 6 7. Call Metrics 6...analysis processing is designed for a general VoIP system architecture based on Session Initiation Protocol ( SIP ) for negotiating call sessions and...employs Skinny Client Control Protocol for network communication between the phone and the local CallManager (e.g., for each dialed digit), SIP

  13. Method of making a high performance ultracapacitor

    DOEpatents

    Farahmandi, C. Joseph; Dispennette, John M.

    2000-07-26

    A high performance double layer capacitor having an electric double layer formed in the interface between activated carbon and an electrolyte is disclosed. The high performance double layer capacitor includes a pair of aluminum impregnated carbon composite electrodes having an evenly distributed and continuous path of aluminum impregnated within an activated carbon fiber preform saturated with a high performance electrolytic solution. The high performance double layer capacitor is capable of delivering at least 5 Wh/kg of useful energy at power ratings of at least 600 W/kg.

  14. High-performance conjugate-gradient benchmark: A new metric for ranking high-performance computing systems

    DOE PAGES

    Dongarra, Jack; Heroux, Michael A.; Luszczek, Piotr

    2015-08-17

    Here, we describe a new high-performance conjugate-gradient (HPCG) benchmark. HPCG is composed of computations and data-access patterns commonly found in scientific applications. HPCG strives for a better correlation to existing codes from the computational science domain and to be representative of their performance. Furthermore, HPCG is meant to help drive the computer system design and implementation in directions that will better impact future performance improvement.

  15. High Productivity Computing Systems Analysis and Performance

    DTIC Science & Technology

    2005-07-01

    cubic grid Discrete Math Global Updates per second (GUP/S) RandomAccess Paper & Pencil Contact Bob Lucas (ISI) Multiple Precision none...can be found at the web site. One of the HPCchallenge codes, RandomAccess, is derived from the HPCS discrete math benchmarks that we released, and...Kernels Discrete Math … Graph Analysis … Linear Solvers … Signal Processi ng Execution Bounds Execution Indicators 6 Scalable Compact

  16. High-performance liquid chromatography analysis of plant saponins: An update 2005-2010

    PubMed Central

    Negi, Jagmohan S.; Singh, Pramod; Pant, Geeta Joshi Nee; Rawat, M. S. M.

    2011-01-01

    Saponins are widely distributed in plant kingdom. In view of their wide range of biological activities and occurrence as complex mixtures, saponins have been purified and separated by high-performance liquid chromatography using reverse-phase columns at lower wavelength. Mostly, saponins are not detected by ultraviolet detector due to lack of chromophores. Electrospray ionization mass spectrometry, diode array detector , evaporative light scattering detection, and charged aerosols have been used for overcoming the detection problem of saponins. PMID:22303089

  17. Data and Analytics to Inform Energy Retrofit of High Performance Buildings

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Hong, Tianzhen; Yang, Le; Hill, David

    Buildings consume more than one-third of the world?s primary energy. Reducing energy use in buildings with energy efficient technologies is feasible and also driven by energy policies such as energy benchmarking, disclosure, rating, and labeling in both the developed and developing countries. Current energy retrofits focus on the existing building stocks, especially older buildings, but the growing number of new high performance buildings built around the world raises a question that how these buildings perform and whether there are retrofit opportunities to further reduce their energy use. This is a new and unique problem for the building industry. Traditional energymore » audit or analysis methods are inadequate to look deep into the energy use of the high performance buildings. This study aims to tackle this problem with a new holistic approach powered by building performance data and analytics. First, three types of measured data are introduced, including the time series energy use, building systems operating conditions, and indoor and outdoor environmental parameters. An energy data model based on the ISO Standard 12655 is used to represent the energy use in buildings in a three-level hierarchy. Secondly, a suite of analytics were proposed to analyze energy use and to identify retrofit measures for high performance buildings. The data-driven analytics are based on monitored data at short time intervals, and cover three levels of analysis ? energy profiling, benchmarking and diagnostics. Thirdly, the analytics were applied to a high performance building in California to analyze its energy use and identify retrofit opportunities, including: (1) analyzing patterns of major energy end-use categories at various time scales, (2) benchmarking the whole building total energy use as well as major end-uses against its peers, (3) benchmarking the power usage effectiveness for the data center, which is the largest electricity consumer in this building, and (4

  18. Electron-pinned defect-dipoles for high-performance colossal permittivity materials

    NASA Astrophysics Data System (ADS)

    Hu, Wanbiao; Liu, Yun; Withers, Ray L.; Frankcombe, Terry J.; Norén, Lasse; Snashall, Amanda; Kitchin, Melanie; Smith, Paul; Gong, Bill; Chen, Hua; Schiemer, Jason; Brink, Frank; Wong-Leung, Jennifer

    2013-09-01

    The immense potential of colossal permittivity (CP) materials for use in modern microelectronics as well as for high-energy-density storage applications has propelled much recent research and development. Despite the discovery of several new classes of CP materials, the development of such materials with the required high performance is still a highly challenging task. Here, we propose a new electron-pinned, defect-dipole route to ideal CP behaviour, where hopping electrons are localized by designated lattice defect states to generate giant defect-dipoles and result in high-performance CP materials. We present a concrete example, (Nb+In) co-doped TiO2 rutile, that exhibits a largely temperature- and frequency-independent colossal permittivity (> 104) as well as a low dielectric loss (mostly < 0.05) over a very broad temperature range from 80 to 450 K. A systematic defect analysis coupled with density functional theory modelling suggests that ‘triangular’ In23+VO••Ti3+ and ‘diamond’ shaped Nb25+Ti3+ATi (A  =  Ti3+/In3+/Ti4+) defect complexes are strongly correlated, giving rise to large defect-dipole clusters containing highly localized electrons that are together responsible for the excellent CP properties observed in co-doped TiO2. This combined experimental and theoretical work opens up a promising feasible route to the systematic development of new high-performance CP materials via defect engineering.

  19. Electron-pinned defect-dipoles for high-performance colossal permittivity materials.

    PubMed

    Hu, Wanbiao; Liu, Yun; Withers, Ray L; Frankcombe, Terry J; Norén, Lasse; Snashall, Amanda; Kitchin, Melanie; Smith, Paul; Gong, Bill; Chen, Hua; Schiemer, Jason; Brink, Frank; Wong-Leung, Jennifer

    2013-09-01

    The immense potential of colossal permittivity (CP) materials for use in modern microelectronics as well as for high-energy-density storage applications has propelled much recent research and development. Despite the discovery of several new classes of CP materials, the development of such materials with the required high performance is still a highly challenging task. Here, we propose a new electron-pinned, defect-dipole route to ideal CP behaviour, where hopping electrons are localized by designated lattice defect states to generate giant defect-dipoles and result in high-performance CP materials. We present a concrete example, (Nb+In) co-doped TiO₂ rutile, that exhibits a largely temperature- and frequency-independent colossal permittivity (> 10(4)) as well as a low dielectric loss (mostly < 0.05) over a very broad temperature range from 80 to 450 K. A systematic defect analysis coupled with density functional theory modelling suggests that 'triangular' In₂(3+)Vo(••)Ti(3+) and 'diamond' shaped Nb₂(5+)Ti(3+)A(Ti) (A = Ti(3+)/In(3+)/Ti(4+)) defect complexes are strongly correlated, giving rise to large defect-dipole clusters containing highly localized electrons that are together responsible for the excellent CP properties observed in co-doped TiO₂. This combined experimental and theoretical work opens up a promising feasible route to the systematic development of new high-performance CP materials via defect engineering.

  20. Sources of Variability in Chlorophyll Analysis by Fluorometry and by High Performance Liquid Chromatography. Chapter 22

    NASA Technical Reports Server (NTRS)

    VanHeukelem, Laurie; Thomas, Crystal S.; Glibert, Patricia M.

    2001-01-01

    The need for accurate determination of chlorophyll a (chl a) is of interest for numerous reasons. From the need for ground-truth data for remote sensing to pigment detection for laboratory experimentation, it is essential to know the accuracy of the analyses and the factors potentially contributing to variability and error. Numerous methods and instrument techniques are currently employed in the analyses of chl a. These methods range from spectrophotometric quantification, to fluorometric analysis and determination by high performance liquid chromatography. Even within the application of HPLC techniques, methods vary. Here we provide the results of a comparison among methods and provide some guidance for improving the accuracy of these analyses. These results are based on a round-robin conducted among numerous investigators, including several in the Sensor Intercomparison and Merger for Biological and Interdisciplinary Oceanic Studies (SIMBIOS) and HyCODE Programs. Our purpose here is not to present the full results of the laboratory intercalibration; those results will be presented elsewhere. Rather, here we highlight some of the major factors that may contribute to the variability observed. Specifically, we aim to assess the comparability of chl a analyses performed by fluorometry and HPLC, and we identify several factors in the analyses which may contribute disproportionately to this variability.

  1. Practices and Processes of Leading High Performance Home Builders in the Upper Midwest

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Von Thoma, E.; Ojczyk, C.

    2012-12-01

    The NorthernSTAR Building America Partnership team proposed this study to gain insight into the business, sales, and construction processes of successful high performance builders. The knowledge gained by understanding the high performance strategies used by individual builders, as well as the process each followed to move from traditional builder to high performance builder, will be beneficial in proposing more in-depth research to yield specific action items to assist the industry at large transform to high performance new home construction. This investigation identified the best practices of three successful high performance builders in the upper Midwest. In-depth field analysis of themore » performance levels of their homes, their business models, and their strategies for market acceptance were explored. All three builders commonly seek ENERGY STAR certification on their homes and implement strategies that would allow them to meet the requirements for the Building America Builders Challenge program. Their desire for continuous improvement, willingness to seek outside assistance, and ambition to be leaders in their field are common themes. Problem solving to overcome challenges was accepted as part of doing business. It was concluded that crossing the gap from code-based building to high performance based building was a natural evolution for these leading builders.« less

  2. Dinosaurs can fly -- High performance refining

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Treat, J.E.

    1995-09-01

    High performance refining requires that one develop a winning strategy based on a clear understanding of one`s position in one`s company`s value chain; one`s competitive position in the products markets one serves; and the most likely drivers and direction of future market forces. The author discussed all three points, then described measuring performance of the company. To become a true high performance refiner often involves redesigning the organization as well as the business processes. The author discusses such redesigning. The paper summarizes ten rules to follow to achieve high performance: listen to the market; optimize; organize around asset or areamore » teams; trust the operators; stay flexible; source strategically; all maintenance is not equal; energy is not free; build project discipline; and measure and reward performance. The paper then discusses the constraints to the implementation of change.« less

  3. Analysis of metabolomics datasets with high-performance computing and metabolite atlases

    DOE PAGES

    Yao, Yushu; Sun, Terence; Wang, Tony; ...

    2015-07-20

    Even with the widespread use of liquid chromatography mass spectrometry (LC/MS) based metabolomics, there are still a number of challenges facing this promising technique. Many, diverse experimental workflows exist; yet there is a lack of infrastructure and systems for tracking and sharing of information. Here, we describe the Metabolite Atlas framework and interface that provides highly-efficient, web-based access to raw mass spectrometry data in concert with assertions about chemicals detected to help address some of these challenges. This integration, by design, enables experimentalists to explore their raw data, specify and refine features annotations such that they can be leveraged formore » future experiments. Fast queries of the data through the web using SciDB, a parallelized database for high performance computing, make this process operate quickly. Furthermore, by using scripting containers, such as IPython or Jupyter, to analyze the data, scientists can utilize a wide variety of freely available graphing, statistics, and information management resources. In addition, the interfaces facilitate integration with systems biology tools to ultimately link metabolomics data with biological models.« less

  4. High performance bilateral telerobot control.

    PubMed

    Kline-Schoder, Robert; Finger, William; Hogan, Neville

    2002-01-01

    Telerobotic systems are used when the environment that requires manipulation is not easily accessible to humans, as in space, remote, hazardous, or microscopic applications or to extend the capabilities of an operator by scaling motions and forces. The Creare control algorithm and software is an enabling technology that makes possible guaranteed stability and high performance for force-feedback telerobots. We have developed the necessary theory, structure, and software design required to implement high performance telerobot systems with time delay. This includes controllers for the master and slave manipulators, the manipulator servo levels, the communication link, and impedance shaping modules. We verified the performance using both bench top hardware as well as a commercial microsurgery system.

  5. High-Performance Data Analysis Tools for Sun-Earth Connection Missions

    NASA Technical Reports Server (NTRS)

    Messmer, Peter

    2011-01-01

    The data analysis tool of choice for many Sun-Earth Connection missions is the Interactive Data Language (IDL) by ITT VIS. The increasing amount of data produced by these missions and the increasing complexity of image processing algorithms requires access to higher computing power. Parallel computing is a cost-effective way to increase the speed of computation, but algorithms oftentimes have to be modified to take advantage of parallel systems. Enhancing IDL to work on clusters gives scientists access to increased performance in a familiar programming environment. The goal of this project was to enable IDL applications to benefit from both computing clusters as well as graphics processing units (GPUs) for accelerating data analysis tasks. The tool suite developed in this project enables scientists now to solve demanding data analysis problems in IDL that previously required specialized software, and it allows them to be solved orders of magnitude faster than on conventional PCs. The tool suite consists of three components: (1) TaskDL, a software tool that simplifies the creation and management of task farms, collections of tasks that can be processed independently and require only small amounts of data communication; (2) mpiDL, a tool that allows IDL developers to use the Message Passing Interface (MPI) inside IDL for problems that require large amounts of data to be exchanged among multiple processors; and (3) GPULib, a tool that simplifies the use of GPUs as mathematical coprocessors from within IDL. mpiDL is unique in its support for the full MPI standard and its support of a broad range of MPI implementations. GPULib is unique in enabling users to take advantage of an inexpensive piece of hardware, possibly already installed in their computer, and achieve orders of magnitude faster execution time for numerically complex algorithms. TaskDL enables the simple setup and management of task farms on compute clusters. The products developed in this project have the

  6. High-Performance Computing Data Center | Energy Systems Integration

    Science.gov Websites

    Facility | NREL High-Performance Computing Data Center High-Performance Computing Data Center The Energy Systems Integration Facility's High-Performance Computing Data Center is home to Peregrine -the largest high-performance computing system in the world exclusively dedicated to advancing

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

    NASA Astrophysics Data System (ADS)

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

    2017-09-01

    A new positron camera arrangement was assembled using 16 ECAT951 modular detector blocks. A closely packed, cross pattern arrangement was selected to produce a highly sensitive cylindrical region for tracking particles with low activities and high speeds. To determine the capabilities of this system a comprehensive analysis of the tracking performance was conducted to determine the 3D location error and location frequency as a function of tracer activity and speed. The 3D error was found to range from 0.54 mm for a stationary particle, consistent for all tracer activities, up to 4.33 mm for a tracer with an activity of 3 MBq and a speed of 4 m · s-1. For lower activity tracers (<10-2 MBq), the error was more sensitive to increases in speed, increasing to 28 mm (at 4 m · s-1), indicating that at these conditions a reliable trajectory is not possible. These results expanded on, but correlated well with, previous literature that only contained location errors for tracer speeds up to 1.5 m · s-1. The camera was also used to track directly activated mineral particles inside a two-inch hydrocyclone and a 142 mm diameter flotation cell. A detailed trajectory, inside the hydrocyclone, of a  -212  +  106 µm (10-1 MBq) quartz particle displayed the expected spiralling motion towards the apex. This was the first time a mineral particle of this size had been successfully traced within a hydrocyclone, however more work is required to develop detailed velocity fields.

  8. Demonstration of Cost-Effective, High-Performance Computing at Performance and Reliability Levels Equivalent to a 1994 Vector Supercomputer

    NASA Technical Reports Server (NTRS)

    Babrauckas, Theresa

    2000-01-01

    The Affordable High Performance Computing (AHPC) project demonstrated that high-performance computing based on a distributed network of computer workstations is a cost-effective alternative to vector supercomputers for running CPU and memory intensive design and analysis tools. The AHPC project created an integrated system called a Network Supercomputer. By connecting computer work-stations through a network and utilizing the workstations when they are idle, the resulting distributed-workstation environment has the same performance and reliability levels as the Cray C90 vector Supercomputer at less than 25 percent of the C90 cost. In fact, the cost comparison between a Cray C90 Supercomputer and Sun workstations showed that the number of distributed networked workstations equivalent to a C90 costs approximately 8 percent of the C90.

  9. Multiplex network analysis of employee performance and employee social relationships

    NASA Astrophysics Data System (ADS)

    Cai, Meng; Wang, Wei; Cui, Ying; Stanley, H. Eugene

    2018-01-01

    In human resource management, employee performance is strongly affected by both formal and informal employee networks. Most previous research on employee performance has focused on monolayer networks that can represent only single categories of employee social relationships. We study employee performance by taking into account the entire multiplex structure of underlying employee social networks. We collect three datasets consisting of five different employee relationship categories in three firms, and predict employee performance using degree centrality and eigenvector centrality in a superimposed multiplex network (SMN) and an unfolded multiplex network (UMN). We use a quadratic assignment procedure (QAP) analysis and a regression analysis to demonstrate that the different categories of relationship are mutually embedded and that the strength of their impact on employee performance differs. We also use weighted/unweighted SMN/UMN to measure the predictive accuracy of this approach and find that employees with high centrality in a weighted UMN are more likely to perform well. Our results shed new light on how social structures affect employee performance.

  10. X-31 high angle of attack control system performance

    NASA Technical Reports Server (NTRS)

    Huber, Peter; Seamount, Patricia

    1994-01-01

    The design goals for the X-31 flight control system were: (1) level 1 handling qualities during post-stall maneuvering (30 to 70 degrees angle-of-attack); (2) thrust vectoring to enhance performance across the flight envelope; and (3) adequate pitch-down authority at high angle-of-attack. Additional performance goals are discussed. A description of the flight control system is presented, highlighting flight control system features in the pitch and roll axes and X-31 thrust vectoring characteristics. The high angle-of-attack envelope clearance approach will be described, including a brief explanation of analysis techniques and tools. Also, problems encountered during envelope expansion will be discussed. This presentation emphasizes control system solutions to problems encountered in envelope expansion. An essentially 'care free' envelope was cleared for the close-in-combat demonstrator phase. High angle-of-attack flying qualities maneuvers are currently being flown and evaluated. These results are compared with pilot opinions expressed during the close-in-combat program and with results obtained from the F-18 HARV for identical maneuvers. The status and preliminary results of these tests are discussed.

  11. Ultra-high-performance supercritical fluid chromatography with quadrupole-time-of-flight mass spectrometry (UHPSFC/QTOF-MS) for analysis of lignin-derived monomeric compounds in processed lignin samples.

    PubMed

    Prothmann, Jens; Sun, Mingzhe; Spégel, Peter; Sandahl, Margareta; Turner, Charlotta

    2017-12-01

    The conversion of lignin to potentially high-value low molecular weight compounds often results in complex mixtures of monomeric and oligomeric compounds. In this study, a method for the quantitative and qualitative analysis of 40 lignin-derived compounds using ultra-high-performance supercritical fluid chromatography coupled to quadrupole-time-of-flight mass spectrometry (UHPSFC/QTOF-MS) has been developed. Seven different columns were explored for maximum selectivity. Makeup solvent composition and ion source settings were optimised using a D-optimal design of experiment (DoE). Differently processed lignin samples were analysed and used for the method validation. The new UHPSFC/QTOF-MS method showed good separation of the 40 compounds within only 6-min retention time, and out of these, 36 showed high ionisation efficiency in negative electrospray ionisation mode. Graphical abstract A rapid and selective method for the quantitative and qualitative analysis of 40 lignin-derived compounds using ultra-high-performance supercritical fluid chromatography coupled to quadrupole-time-of-flight mass spectrometry (UHPSFC/QTOF-MS).

  12. Results of a 24-inch Hybrid Motor Performance Uncertainty Analysis

    NASA Technical Reports Server (NTRS)

    Sims, Joseph D.; Coleman, Hugh W.

    1998-01-01

    The subscale (11 and 24-inch) hybrid motors at the Marshall Space Flight Center (MSFC) have been used as versatile and cost effective testbeds for developing new technology. Comparisons between motor configuration, ignition systems, feed systems, fuel formulations, and nozzle materials have been carried out without detailed consideration as to haw "good" the motor performance data were. For the 250,000 lb/thrust motor developed by the Hybrid Propulsion Demonstration Program consortium, this shortcoming is particularly risky because motor performance will likely be used as put of a set of downselect criteria to choose between competing ignition and feed systems under development. This analysis directly addresses that shortcoming by applying uncertainty analysis techniques to the experimental determination of the characteristic velocity, theoretical characteristic velocity, and characteristic velocity efficiency for a 24-inch motor firing. With the adoption of fuel-lined headends, flow restriction, and aft mixing chambers, state of the an 24-inch hybrid motors have become very efficient However, impossibly high combustion efficiencies (some computed as high as 108%) have been measured in some tests with 11-inch motors. This analysis has given new insight into explaining how these efficiencies were measured to be so high, and into which experimental measurements contribute the most to the overall uncertainty.

  13. Analysis of glyoxal and related substances by means of high-performance liquid chromatography with refractive index detection.

    PubMed

    Zhang, Zhiyong; Zhao, Dishun; Xu, Baoyun

    2013-01-01

    A simple and rapid method is described for the analysis of glyoxal and related substances by high-performance liquid chromatography with a refractive index detector. The following chromatographic conditions were adopted: Aminex HPX-87H column, mobile phase consisting of 0.01N H2SO4, flow rate of 0.8 mL/min and temperature of 65°C. The application of the analytical technique developed in this study demonstrated that the aqueous reaction mixture produced by the oxidation of acetaldehyde with HNO3 was composed of glyoxal, acetaldehyde, acetic acid, formic acid, glyoxylic acid, oxalic acid, butanedione and glycolic acid. The method was validated by evaluating analytical parameters such as linearity, limits of detection and quantification, precision, recovery and robustness. The proposed methodology was successfully applied to the production of glyoxal.

  14. Striving for Excellence Sometimes Hinders High Achievers: Performance-Approach Goals Deplete Arithmetical Performance in Students with High Working Memory Capacity

    PubMed Central

    Crouzevialle, Marie; Smeding, Annique; Butera, Fabrizio

    2015-01-01

    We tested whether the goal to attain normative superiority over other students, referred to as performance-approach goals, is particularly distractive for high-Working Memory Capacity (WMC) students—that is, those who are used to being high achievers. Indeed, WMC is positively related to high-order cognitive performance and academic success, a record of success that confers benefits on high-WMC as compared to low-WMC students. We tested whether such benefits may turn out to be a burden under performance-approach goal pursuit. Indeed, for high achievers, aiming to rise above others may represent an opportunity to reaffirm their positive status—a stake susceptible to trigger disruptive outcome concerns that interfere with task processing. Results revealed that with performance-approach goals—as compared to goals with no emphasis on social comparison—the higher the students’ WMC, the lower their performance at a complex arithmetic task (Experiment 1). Crucially, this pattern appeared to be driven by uncertainty regarding the chances to outclass others (Experiment 2). Moreover, an accessibility measure suggested the mediational role played by status-related concerns in the observed disruption of performance. We discuss why high-stake situations can paradoxically lead high-achievers to sub-optimally perform when high-order cognitive performance is at play. PMID:26407097

  15. Computer Analysis Of High-Speed Roller Bearings

    NASA Technical Reports Server (NTRS)

    Coe, H.

    1988-01-01

    High-speed cylindrical roller-bearing analysis program (CYBEAN) developed to compute behavior of cylindrical rolling-element bearings at high speeds and with misaligned shafts. With program, accurate assessment of geometry-induced roller preload possible for variety of out-ring and housing configurations and loading conditions. Enables detailed examination of bearing performance and permits exploration of causes and consequences of bearing skew. Provides general capability for assessment of designs of bearings supporting main shafts of engines. Written in FORTRAN IV.

  16. Performance analysis of high-concentrated multi-junction solar cells in hot climate

    NASA Astrophysics Data System (ADS)

    Ghoneim, Adel A.; Kandil, Kandil M.; Alzanki, Talal H.; Alenezi, Mohammad R.

    2018-03-01

    Multi-junction concentrator solar cells are a promising technology as they can fulfill the increasing energy demand with renewable sources. Focusing sunlight upon the aperture of multi-junction photovoltaic (PV) cells can generate much greater power densities than conventional PV cells. So, concentrated PV multi-junction solar cells offer a promising way towards achieving minimum cost per kilowatt-hour. However, these cells have many aspects that must be fixed to be feasible for large-scale energy generation. In this work, a model is developed to analyze the impact of various atmospheric factors on concentrator PV performance. A single-diode equivalent circuit model is developed to examine multi-junction cells performance in hot weather conditions, considering the impacts of both temperature and concentration ratio. The impacts of spectral variations of irradiance on annual performance of various high-concentrated photovoltaic (HCPV) panels are examined, adapting spectra simulations using the SMARTS model. Also, the diode shunt resistance neglected in the existing models is considered in the present model. The present results are efficiently validated against measurements from published data to within 2% accuracy. Present predictions show that the single-diode model considering the shunt resistance gives accurate and reliable results. Also, aerosol optical depth (AOD) and air mass are most important atmospheric parameters having a significant impact on HCPV cell performance. In addition, the electrical efficiency (η) is noticed to increase with concentration to a certain concentration degree after which it decreases. Finally, based on the model predictions, let us conclude that the present model could be adapted properly to examine HCPV cells' performance over a broad range of operating conditions.

  17. PANTHER. Pattern ANalytics To support High-performance Exploitation and Reasoning.

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Czuchlewski, Kristina Rodriguez; Hart, William E.

    Sandia has approached the analysis of big datasets with an integrated methodology that uses computer science, image processing, and human factors to exploit critical patterns and relationships in large datasets despite the variety and rapidity of information. The work is part of a three-year LDRD Grand Challenge called PANTHER (Pattern ANalytics To support High-performance Exploitation and Reasoning). To maximize data analysis capability, Sandia pursued scientific advances across three key technical domains: (1) geospatial-temporal feature extraction via image segmentation and classification; (2) geospatial-temporal analysis capabilities tailored to identify and process new signatures more efficiently; and (3) domain- relevant models of humanmore » perception and cognition informing the design of analytic systems. Our integrated results include advances in geographical information systems (GIS) in which we discover activity patterns in noisy, spatial-temporal datasets using geospatial-temporal semantic graphs. We employed computational geometry and machine learning to allow us to extract and predict spatial-temporal patterns and outliers from large aircraft and maritime trajectory datasets. We automatically extracted static and ephemeral features from real, noisy synthetic aperture radar imagery for ingestion into a geospatial-temporal semantic graph. We worked with analysts and investigated analytic workflows to (1) determine how experiential knowledge evolves and is deployed in high-demand, high-throughput visual search workflows, and (2) better understand visual search performance and attention. Through PANTHER, Sandia's fundamental rethinking of key aspects of geospatial data analysis permits the extraction of much richer information from large amounts of data. The project results enable analysts to examine mountains of historical and current data that would otherwise go untouched, while also gaining meaningful, measurable, and defensible insights into

  18. High-performance IR detector modules

    NASA Astrophysics Data System (ADS)

    Wendler, Joachim; Cabanski, Wolfgang; Rühlich, Ingo; Ziegler, Johann

    2004-02-01

    The 3rd generation of infrared (IR) detection modules is expected to provide higher video resolution, advanced functions like multi band or multi color capability, higher frame rates, and better thermal resolution. AIM has developed staring and linear high performance focal plane arrays (FPA) integrated into detector/dewar cooler assemblies (IDCA). Linear FPA"s support high resolution formats such as 1920 x 1152 (HDTV), 1280 x 960, or 1536 x 1152. Standard format for staring FPA"s is 640 x 512. In this configuration, QEIP devices sensitive in the 8 10 µm band as well as MCT devices sensitive in the 3.4 5.0 µm band are available. A 256 x 256 high speed detection module allows a full frame rate >800 Hz. Especially usability of long wavelength devices in high performance FLIR systems does not only depend on the classical electrooptical performance parameters such as NEDT, detectivity, and response homogeneity, but are mainly characterized by the stability of the correction coefficients used for image correction. The FPA"s are available in suited integrated detector/dewar cooler assemblies. The linear cooling engines are designed for maximum stability of the focal plane temperature, low operating temperatures down to 60K, high MTTF lifetimes of 6000h and above even under high ambient temperature conditions. The IDCA"s are equipped with AIM standard or custom specific command and control electronics (CCE) providing a well defined interface to the system electronics. Video output signals are provided as 14 bit digital data rates up to 80 MHz for the high speed devices.

  19. Performance management in healthcare: a critical analysis.

    PubMed

    Hewko, Sarah J; Cummings, Greta G

    2016-01-01

    Purpose - The purpose of this paper is to explore the underlying theoretical assumptions and implications of current micro-level performance management and evaluation (PME) practices, specifically within health-care organizations. PME encompasses all activities that are designed and conducted to align employee outputs with organizational goals. Design/methodology/approach - PME, in the context of healthcare, is analyzed through the lens of critical theory. Specifically, Habermas' theory of communicative action is used to highlight some of the questions that arise in looking critically at PME. To provide a richer definition of key theoretical concepts, the authors conducted a preliminary, exploratory hermeneutic semantic analysis of the key words "performance" and "management" and of the term "performance management". Findings - Analysis reveals that existing micro-level PME systems in health-care organizations have the potential to create a workforce that is compliant, dependent, technically oriented and passive, and to support health-care systems in which inequalities and power imbalances are perpetually reinforced. Practical implications - At a time when the health-care system is under increasing pressure to provide high-quality, affordable services with fewer resources, it may be wise to investigate new sector-specific ways of evaluating and managing performance. Originality/value - In this paper, written for health-care leaders and health human resource specialists, the theoretical assumptions and implications of current PME practices within health-care organizations are explored. It is hoped that readers will be inspired to support innovative PME practices within their organizations that encourage peak performance among health-care professionals.

  20. High-performance polymer photovoltaic cells and photodetectors

    NASA Astrophysics Data System (ADS)

    Yu, Gang; Srdanov, Gordana; Wang, Hailiang; Cao, Yong; Heeger, Alan J.

    2001-02-01

    Polymer photovoltaic cells and photodetectors have passed their infancy and become mature technologies. The energy conversion efficiency of polymer photovoltaic cells have been improved to over 4.1% (500 nm, 10 mW/cm2). Such high efficiency polymer photovoltaic cells are promising for many applications including e-papers, e-books and smart- windows. The development of polymer photodetectors is even faster. The performance parameters have been improved to the level meeting all specifications for practical applications. The polymer photodetectors are of high photosensitivity (approximately 0.2 - 0.3 A/Watt in visible and UV), low dark current (0.1 - 1 nA/cm2), large dynamic range (> 8 orders of magnitude), linear intensity dependence, low noise level and fast response time (to nanosecond time domain). These devices show long shelf and operation lives. The advantages of low manufacturing cost, large detection area, and easy hybridization and integration with other electronic or optical components make the polymer photodetectors promising for a variety of applications including chemical/biomedical analysis, full-color digital image sensing and high energy radiation detection.

  1. RTOD- RADIAL TURBINE OFF-DESIGN PERFORMANCE ANALYSIS

    NASA Technical Reports Server (NTRS)

    Glassman, A. J.

    1994-01-01

    The RTOD program was developed to accurately predict radial turbine off-design performance. The radial turbine has been used extensively in automotive turbochargers and aircraft auxiliary power units. It is now being given serious consideration for primary powerplant applications. In applications where the turbine will operate over a wide range of power settings, accurate off-design performance prediction is essential for a successful design. RTOD predictions have already illustrated a potential improvement in off-design performance offered by rotor back-sweep for high-work-factor radial turbines. RTOD can be used to analyze other potential performance enhancing design features. RTOD predicts the performance of a radial turbine (with or without rotor blade sweep) as a function of pressure ratio, speed, and stator setting. The program models the flow with the following: 1) stator viscous and trailing edge losses; 2) a vaneless space loss between the stator and the rotor; and 3) rotor incidence, viscous, trailing-edge, clearance, and disk friction losses. The stator and rotor viscous losses each represent the combined effects of profile, endwall, and secondary flow losses. The stator inlet and exit and the rotor inlet flows are modeled by a mean-line analysis, but a sector analysis is used at the rotor exit. The leakage flow through the clearance gap in a pivoting stator is also considered. User input includes gas properties, turbine geometry, and the stator and rotor viscous losses at a reference performance point. RTOD output includes predicted turbine performance over a specified operating range and any user selected flow parameters. The RTOD program is written in FORTRAN IV for batch execution and has been implemented on an IBM 370 series computer with a central memory requirement of approximately 100K of 8 bit bytes. The RTOD program was developed in 1983.

  2. High performance data transfer

    NASA Astrophysics Data System (ADS)

    Cottrell, R.; Fang, C.; Hanushevsky, A.; Kreuger, W.; Yang, W.

    2017-10-01

    The exponentially increasing need for high speed data transfer is driven by big data, and cloud computing together with the needs of data intensive science, High Performance Computing (HPC), defense, the oil and gas industry etc. We report on the Zettar ZX software. This has been developed since 2013 to meet these growing needs by providing high performance data transfer and encryption in a scalable, balanced, easy to deploy and use way while minimizing power and space utilization. In collaboration with several commercial vendors, Proofs of Concept (PoC) consisting of clusters have been put together using off-the- shelf components to test the ZX scalability and ability to balance services using multiple cores, and links. The PoCs are based on SSD flash storage that is managed by a parallel file system. Each cluster occupies 4 rack units. Using the PoCs, between clusters we have achieved almost 200Gbps memory to memory over two 100Gbps links, and 70Gbps parallel file to parallel file with encryption over a 5000 mile 100Gbps link.

  3. Assessment of repeatability of composition of perfumed waters by high-performance liquid chromatography combined with numerical data analysis based on cluster analysis (HPLC UV/VIS - CA).

    PubMed

    Ruzik, L; Obarski, N; Papierz, A; Mojski, M

    2015-06-01

    High-performance liquid chromatography (HPLC) with UV/VIS spectrophotometric detection combined with the chemometric method of cluster analysis (CA) was used for the assessment of repeatability of composition of nine types of perfumed waters. In addition, the chromatographic method of separating components of the perfume waters under analysis was subjected to an optimization procedure. The chromatograms thus obtained were used as sources of data for the chemometric method of cluster analysis (CA). The result was a classification of a set comprising 39 perfumed water samples with a similar composition at a specified level of probability (level of agglomeration). A comparison of the classification with the manufacturer's declarations reveals a good degree of consistency and demonstrates similarity between samples in different classes. A combination of the chromatographic method with cluster analysis (HPLC UV/VIS - CA) makes it possible to quickly assess the repeatability of composition of perfumed waters at selected levels of probability. © 2014 Society of Cosmetic Scientists and the Société Française de Cosmétologie.

  4. Performance and Costs of Ductless Heat Pumps in Marine-Climate High-Performance Homes -- Habitat for Humanity The Woods

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Lubliner, Michael; Howard, Luke; Hales, David

    The Woods is a Habitat for Humanity (HFH) community of ENERGY STAR Homes Northwest (ESHNW)-certified homes located in the marine climate of Tacoma/Pierce County, Washington. This research report builds on an earlier preliminary draft 2014 BA report, and includes significant billing analysis and cost effectiveness research from a collaborative, ongoing Ductless Heat Pump (DHP)research effort for Tacoma Public Utilities (TPU) and Bonneville Power Administration (BPA). This report focuses on the results of field testing, modeling, and monitoring of ductless mini-split heat pump hybrid heating systems in seven homes built and first occupied at various times between September 2013 and Octobermore » 2014. The report also provides WSU documentation of high-performance home observations, lessons learned, and stakeholder recommendations for builders of affordable high-performance housing such as HFH. Tacoma Public Utilities (TPU) and Bonneville Power Administration (BPA). This report focuses on the results of field testing, modeling, and monitoring of ductless mini-split heat pump hybrid heating systems in seven homes built and first occupied at various times between September 2013 and October 2014. The report also provides WSU documentation of high-performance home observations, lessons learned, and stakeholder recommendations for builders of affordable high-performance housing such as HFH.« less

  5. Progress of long pulse operation with high performance plasma in KSTAR

    NASA Astrophysics Data System (ADS)

    Bae, Young; Kstar Team

    2015-11-01

    Recent KSTAR experiments showed the sustained H-mode operation up to the pulse duration of 46 s at the plasma current of 600 kA. The long-pulse H-mode operation has been supported by long-pulse capable neutral beam injection (NBI) system with high NB current drive efficiency attributed by highly tangential injections of three beam sources. In next phase, aiming to demonstrate the long pulse stationary high performance plasma operation, we are attempting the long pulse inductive operation at the higher performance (MA plasma current, high normalized beta, and low q95) for the final goal of demonstration of ITER-like baseline scenario in KSTAR with progressive improvement of the plasma shape control and higher neutral beam injection power. This paper presents the progress of long pulse operation and the analysis of energy confinement time and non-inductive current drive in KSTAR.

  6. [Analysis of sulfonamids and their metabolites in drinking water by high Performance liquid chromatography tandem mass spectrometry].

    PubMed

    Wang, Shuo; Li, Shuming; Zhang, Xiangming; Wei, Yunfang; Zhang, Meiyun; Zhang, Jing

    2015-07-01

    To develop a comprehensive method for simultaneous analysis of sulfonamides and their metabolites in drinking water by high performance liquid chromatography tandem mass spectrometry (LC-MS/MS). Different solid-phase extraction columns were compared with respect to the recovery of target drugs from drinking water. The drinking water samples were adjusted to 3 by HCl and purified by a mix mode cation-ion exchange solid-phase extraction (SPE), following determination using LG-MS/MS. A total of 21 sulfonamides were separated by a C15 column (2.1 mm x 100 mm, 1.7 µm) and analyzed under positive ion mode with multi-reaction monitoring. The matrix-matched external standard calibration was used for quantification. The method quantification limits for 21 analytes were 0.03-0.63 ng/L with overall recoveries of 50.1%-114.9%, and the relative standard deviations less than 20%. The method was finally used to analyze sulfonamides in drinking water in Beijing, and 5 target compounds (sulfadiazine, sulfathiazole, sulfapyridine, trimethoprim and sulfamethazine) were detected at a concentration range of 0.08-32.54 ng/L. This method could be applied in simultaneous analysis of sulfonamides and their metabolites in drinking water samples.

  7. High-throughput fabrication and screening improves gold nanoparticle chemiresistor sensor performance.

    PubMed

    Hubble, Lee J; Cooper, James S; Sosa-Pintos, Andrea; Kiiveri, Harri; Chow, Edith; Webster, Melissa S; Wieczorek, Lech; Raguse, Burkhard

    2015-02-09

    Chemiresistor sensor arrays are a promising technology to replace current laboratory-based analysis instrumentation, with the advantage of facile integration into portable, low-cost devices for in-field use. To increase the performance of chemiresistor sensor arrays a high-throughput fabrication and screening methodology was developed to assess different organothiol-functionalized gold nanoparticle chemiresistors. This high-throughput fabrication and testing methodology was implemented to screen a library consisting of 132 different organothiol compounds as capping agents for functionalized gold nanoparticle chemiresistor sensors. The methodology utilized an automated liquid handling workstation for the in situ functionalization of gold nanoparticle films and subsequent automated analyte testing of sensor arrays using a flow-injection analysis system. To test the methodology we focused on the discrimination and quantitation of benzene, toluene, ethylbenzene, p-xylene, and naphthalene (BTEXN) mixtures in water at low microgram per liter concentration levels. The high-throughput methodology identified a sensor array configuration consisting of a subset of organothiol-functionalized chemiresistors which in combination with random forests analysis was able to predict individual analyte concentrations with overall root-mean-square errors ranging between 8-17 μg/L for mixtures of BTEXN in water at the 100 μg/L concentration. The ability to use a simple sensor array system to quantitate BTEXN mixtures in water at the low μg/L concentration range has direct and significant implications to future environmental monitoring and reporting strategies. In addition, these results demonstrate the advantages of high-throughput screening to improve the performance of gold nanoparticle based chemiresistors for both new and existing applications.

  8. An analysis of high-performing science students' preparation for collegiate science courses

    NASA Astrophysics Data System (ADS)

    Walter, Karen

    This mixed-method study surveyed first year high-performing science students who participated in high-level courses such as International Baccalaureate (IB), Advanced Placement (AP), and honors science courses in high school to determine their perception of preparation for academic success at the collegiate level. The study used 52 students from an honors college campus and surveyed the students and their professors. The students reported that they felt better prepared for academic success at the collegiate level by taking these courses in high school (p<.001). There was a significant negative correlation between perception of preparation and student GPA with honors science courses (n=55 and Pearson's r=-0.336), while AP courses (n=47 and Pearson's r=0.0016) and IB courses (n=17 and Pearson's r=-0.2716) demonstrated no correlation between perception of preparation and GPA. Students reported various themes that helped or hindered their perception of academic success once at the collegiate level. Those themes that reportedly helped students were preparedness, different types of learning, and teacher qualities. Students reported in a post-hoc experience that more lab time, rigorous coursework, better teachers, and better study techniques helped prepare them for academic success at the collegiate level. Students further reported on qualities of teachers and teaching that helped foster their academic abilities at the collegiate level, including teacher knowledge, caring, teaching style, and expectations. Some reasons for taking high-level science courses in high school include boosting GPA, college credit, challenge, and getting into better colleges.

  9. High Performance Computing Meets Energy Efficiency - Continuum Magazine |

    Science.gov Websites

    NREL High Performance Computing Meets Energy Efficiency High Performance Computing Meets Energy turbines. Simulation by Patrick J. Moriarty and Matthew J. Churchfield, NREL The new High Performance Computing Data Center at the National Renewable Energy Laboratory (NREL) hosts high-speed, high-volume data

  10. Embedded Figures Test Performance in the Broader Autism Phenotype: A Meta-Analysis

    ERIC Educational Resources Information Center

    Cribb, Serena J.; Olaithe, Michelle; Di Lorenzo, Renata; Dunlop, Patrick D.; Maybery, Murray T.

    2016-01-01

    People with autism show superior performance to controls on the Embedded Figures Test (EFT). However, studies examining the relationship between autistic-like traits and EFT performance in neurotypical individuals have yielded inconsistent findings. To examine the inconsistency, a meta-analysis was conducted of studies that (a) compared high and…

  11. Analysis of the High-Performance Liquid Chromatography Fingerprints and Quantitative Analysis of Multicomponents by Single Marker of Products of Fermented Cordyceps sinensis

    PubMed Central

    Guan, Yong-mei; Jin, Chen; Zhu, Wei-feng; Yang, Ming

    2018-01-01

    Fermented Cordyceps sinensis, the succedaneum of Cordyceps sinensis which is extracted and separated from Cordyceps sinensis by artificial fermentation, is commonly used in eastern Asia in clinical treatments due to its health benefit. In this paper, a new strategy for differentiating and comprehensively evaluating the quality of products of fermented Cordyceps sinensis has been established, based on high-performance liquid chromatography (HPLC) fingerprint analysis combined with similar analysis (SA), hierarchical cluster analysis (HCA), and the quantitative analysis of multicomponents by single marker (QAMS). Ten common peaks were collected and analysed using SA, HCA, and QAMS. These methods indicated that 30 fermented Cordyceps sinensis samples could be categorized into two groups by HCA. Five peaks were identified as uracil, uridine, adenine, guanosine, and adenosine, and according to the results from the diode array detector, which can be used to confirm peak purity, the purities of these compounds were greater than 990. Adenosine was chosen as the internal reference substance. The relative correction factors (RCF) between adenosine and the other four nucleosides were calculated and investigated using the QAMS method. Meanwhile, the accuracy of the QAMS method was confirmed by comparing the results of that method with those of an external standard method with cosines of the angles between the groups. No significant difference between the two methods was observed. In conclusion, the method established herein was efficient, successful in identifying the products of fermented Cordyceps sinensis, and scientifically valid to be applicable in the systematic quality control of fermented Cordyceps sinensis products. PMID:29850373

  12. Analysis of the High-Performance Liquid Chromatography Fingerprints and Quantitative Analysis of Multicomponents by Single Marker of Products of Fermented Cordyceps sinensis.

    PubMed

    Chen, Li-Hua; Wu, Yao; Guan, Yong-Mei; Jin, Chen; Zhu, Wei-Feng; Yang, Ming

    2018-01-01

    Fermented Cordyceps sinensis , the succedaneum of Cordyceps sinensis which is extracted and separated from Cordyceps sinensis by artificial fermentation, is commonly used in eastern Asia in clinical treatments due to its health benefit. In this paper, a new strategy for differentiating and comprehensively evaluating the quality of products of fermented Cordyceps sinensis has been established, based on high-performance liquid chromatography (HPLC) fingerprint analysis combined with similar analysis (SA), hierarchical cluster analysis (HCA), and the quantitative analysis of multicomponents by single marker (QAMS). Ten common peaks were collected and analysed using SA, HCA, and QAMS. These methods indicated that 30 fermented Cordyceps sinensis samples could be categorized into two groups by HCA. Five peaks were identified as uracil, uridine, adenine, guanosine, and adenosine, and according to the results from the diode array detector, which can be used to confirm peak purity, the purities of these compounds were greater than 990. Adenosine was chosen as the internal reference substance. The relative correction factors (RCF) between adenosine and the other four nucleosides were calculated and investigated using the QAMS method. Meanwhile, the accuracy of the QAMS method was confirmed by comparing the results of that method with those of an external standard method with cosines of the angles between the groups. No significant difference between the two methods was observed. In conclusion, the method established herein was efficient, successful in identifying the products of fermented Cordyceps sinensis , and scientifically valid to be applicable in the systematic quality control of fermented Cordyceps sinensis products.

  13. Analysis of urinary metanephrines by reversed-phase high-performance liquid chromatography and electrochemical detection.

    PubMed

    Bertani-Dziedzic, L M; Krstulovic, A M; Dziedzic, S W; Gitlow, S E; Cerqueira, S

    1981-02-19

    A sensitive and specific direct analysis of urinary normetanephrine (NMN) and metanephrine (MN) was achieved utilizing reversed-phase high performance liquid chromatography and electrochemical detection. Individual specimens from "control" subjects and those with pheochromocytoma were hydrolyzed and the metanephrines separated from other urinary constituents by elution with ammonia from a Dowex CG-50 resin. Chromatographic peaks were identified by retention behavior, co-chromatography with reference compounds, ratio of responses at various oxidation potentials and stopped-flow UV spectra of the collected fractions. The NMN and MN content for the control subjects was between 0.086 and 0.21 (mean - 0.14) microgram/mg creatinine and 0.012 and 0.092 (mean = 0.039) microgram/mg creatinine, respectively. The values for subjects with pheochromocytoma varied from 1.5 to 27.5 (mean = 9.9) microgram/mg creatinine for NMN and 0.10 to 1.60 (mean = 0.86) microgram/mg creatine for MN. The patient with ganglioneuroma had an NMN of 4.1 and an MN of 0.80 microgram/mg creatinine. While this method permits discrimination between those patients with pheochromocytoma and the overwhelming majority of hypertensive patients, it may ultimately be further extended to separate normal subjects from those with more subtle derangements in catecholamine metabolism.

  14. High-performance liquid chromatographic analysis of as-synthesised N,N'-dimethylformamide-stabilised gold nanoclusters product

    NASA Astrophysics Data System (ADS)

    Xie, Shunping; Paau, Man Chin; Zhang, Yan; Shuang, Shaomin; Chan, Wan; Choi, Martin M. F.

    2012-08-01

    Reverse-phase high-performance liquid chromatographic (RP-HPLC) separation and analysis of polydisperse water-soluble gold nanoclusters (AuNCs) stabilised with N,N'-dimethylformamide (DMF) were investigated. Under optimal elution gradient conditions, the separation of DMF-AuNCs was monitored by absorption and fluorescence spectroscopy. The UV-vis spectral characteristics of the separated DMF-AuNCs have been captured and they do not possess distinct surface plasmon resonance bands, indicating that all DMF-AuNCs are small AuNCs. The photoluminescence emission spectra of the separated DMF-AuNCs are in the blue-light region. Moreover, cationic DMF-AuNCs are for the first time identified by ion chromatography. Our proposed RP-HPLC methodology has been successfully applied to separate AuNCs of various Au atoms as well as DMF-stabilised ligands. Finally, the composition of the separated DMF-AuNCs was confirmed by matrix-assisted laser desorption/ionisation time-of-flight mass spectrometry and electrospray ionisation mass spectrometry, proving that the as-synthesised DMF-AuNCs product consists of Au10+, Au10, Au11, Au12, Au13, and Au14 NCs stabilised with various numbers of DMF ligands.Reverse-phase high-performance liquid chromatographic (RP-HPLC) separation and analysis of polydisperse water-soluble gold nanoclusters (AuNCs) stabilised with N,N'-dimethylformamide (DMF) were investigated. Under optimal elution gradient conditions, the separation of DMF-AuNCs was monitored by absorption and fluorescence spectroscopy. The UV-vis spectral characteristics of the separated DMF-AuNCs have been captured and they do not possess distinct surface plasmon resonance bands, indicating that all DMF-AuNCs are small AuNCs. The photoluminescence emission spectra of the separated DMF-AuNCs are in the blue-light region. Moreover, cationic DMF-AuNCs are for the first time identified by ion chromatography. Our proposed RP-HPLC methodology has been successfully applied to separate AuNCs of

  15. Enabling Efficient Climate Science Workflows in High Performance Computing Environments

    NASA Astrophysics Data System (ADS)

    Krishnan, H.; Byna, S.; Wehner, M. F.; Gu, J.; O'Brien, T. A.; Loring, B.; Stone, D. A.; Collins, W.; Prabhat, M.; Liu, Y.; Johnson, J. N.; Paciorek, C. J.

    2015-12-01

    A typical climate science workflow often involves a combination of acquisition of data, modeling, simulation, analysis, visualization, publishing, and storage of results. Each of these tasks provide a myriad of challenges when running on a high performance computing environment such as Hopper or Edison at NERSC. Hurdles such as data transfer and management, job scheduling, parallel analysis routines, and publication require a lot of forethought and planning to ensure that proper quality control mechanisms are in place. These steps require effectively utilizing a combination of well tested and newly developed functionality to move data, perform analysis, apply statistical routines, and finally, serve results and tools to the greater scientific community. As part of the CAlibrated and Systematic Characterization, Attribution and Detection of Extremes (CASCADE) project we highlight a stack of tools our team utilizes and has developed to ensure that large scale simulation and analysis work are commonplace and provide operations that assist in everything from generation/procurement of data (HTAR/Globus) to automating publication of results to portals like the Earth Systems Grid Federation (ESGF), all while executing everything in between in a scalable environment in a task parallel way (MPI). We highlight the use and benefit of these tools by showing several climate science analysis use cases they have been applied to.

  16. Evacuee Compliance Behavior Analysis using High Resolution Demographic Information

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Lu, Wei; Han, Lee; Liu, Cheng

    2014-01-01

    The purpose of this study is to examine whether evacuee compliance behavior with route assignments from different resolutions of demographic data would impact the evacuation performance. Most existing evacuation strategies assume that travelers will follow evacuation instructions, while in reality a certain percent of evacuees do not comply with prescribed instructions. In this paper, a comparison study of evacuation assignment based on Traffic Analysis Zones (TAZ) and high resolution LandScan USA Population Cells (LPC) were conducted for the detailed road network representing Alexandria, Virginia. A revised platform for evacuation modeling built on high resolution demographic data and activity-based microscopic trafficmore » simulation is proposed. The results indicate that evacuee compliance behavior affects evacuation efficiency with traditional TAZ assignment, but it does not significantly compromise the efficiency with high resolution LPC assignment. The TAZ assignment also underestimates the real travel time during evacuation, especially for high compliance simulations. This suggests that conventional evacuation studies based on TAZ assignment might not be effective at providing efficient guidance to evacuees. From the high resolution data perspective, traveler compliance behavior is an important factor but it does not impact the system performance significantly. The highlight of evacuee compliance behavior analysis should be emphasized on individual evacuee level route/shelter assignments, rather than the whole system performance.« less

  17. Analysis of antibiotic fungicide kasugamycin in irrigation water by high performance liquid chromatography.

    PubMed

    Sheu, Ceshing; Chen, Shu-Chuan; Lo, Chi-Chu

    2010-07-01

    A high performance liquid chromatographic (HPLC) analysis method with an ultraviolet (UV) detector and an Aqua C18 (250 x 4.6 mm, Phenomenex) column were applied to analyze the antibiotic fungicide kasugamycin in water. An aromatic sulfonic acid spe column (Backerbond, J. T. Backer) was used to remove the interfering materials from irrigation water. A good linear relation existed between the concentration of the fungicide and the peak area, and correlation coefficient of linearity from 0.1 to 10.2 microg/mL was 0.998. The accuracies expressed as the recoveries of kasugamycin from irrigation water ranged from 112.2 to 111.7 %. The precisions expressed as relative standard deviations (RSD) were found to be below 7.0 %. The quantitative detection limit (LOQ) of kasugamycin in irrigation water was set at 2.2 microg/mL which was 2-times higher than the method detection limit (MDL) 1.03 microg/mL. Electrospray ionization-mass (ESI-MS) and fast-atom bombardment-mass (FAB-MS) were applied to compare the ability of identifying the component of the eluent peak from HPLC, and the result indicated that electrospray ionization-mass (ESI-MS) was more sensitive than fast-atom bombardment-mass (FAB-MS) in the detection of kasugamycin. There was no kasugamycin residue detected in irrigation water samples collected from paddyfields at Wufong, indicated that the residues of kasugamycin in water were less than 2.2 microg/mL, and the risk of water contamination was very low.

  18. High-Precision Image Aided Inertial Navigation with Known Features: Observability Analysis and Performance Evaluation

    PubMed Central

    Jiang, Weiping; Wang, Li; Niu, Xiaoji; Zhang, Quan; Zhang, Hui; Tang, Min; Hu, Xiangyun

    2014-01-01

    A high-precision image-aided inertial navigation system (INS) is proposed as an alternative to the carrier-phase-based differential Global Navigation Satellite Systems (CDGNSSs) when satellite-based navigation systems are unavailable. In this paper, the image/INS integrated algorithm is modeled by a tightly-coupled iterative extended Kalman filter (IEKF). Tightly-coupled integration ensures that the integrated system is reliable, even if few known feature points (i.e., less than three) are observed in the images. A new global observability analysis of this tightly-coupled integration is presented to guarantee that the system is observable under the necessary conditions. The analysis conclusions were verified by simulations and field tests. The field tests also indicate that high-precision position (centimeter-level) and attitude (half-degree-level)-integrated solutions can be achieved in a global reference. PMID:25330046

  19. Multidisciplinary High-Fidelity Analysis and Optimization of Aerospace Vehicles. Part 2; Preliminary Results

    NASA Technical Reports Server (NTRS)

    Walsh, J. L.; Weston, R. P.; Samareh, J. A.; Mason, B. H.; Green, L. L.; Biedron, R. T.

    2000-01-01

    An objective of the High Performance Computing and Communication Program at the NASA Langley Research Center is to demonstrate multidisciplinary shape and sizing optimization of a complete aerospace vehicle configuration by using high-fidelity finite-element structural analysis and computational fluid dynamics aerodynamic analysis in a distributed, heterogeneous computing environment that includes high performance parallel computing. A software system has been designed and implemented to integrate a set of existing discipline analysis codes, some of them computationally intensive, into a distributed computational environment for the design of a high-speed civil transport configuration. The paper describes both the preliminary results from implementing and validating the multidisciplinary analysis and the results from an aerodynamic optimization. The discipline codes are integrated by using the Java programming language and a Common Object Request Broker Architecture compliant software product. A companion paper describes the formulation of the multidisciplinary analysis and optimization system.

  20. High-Performance Computing in Neuroscience for Data-Driven Discovery, Integration, and Dissemination

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Bouchard, Kristofer E.; Aimone, James B.; Chun, Miyoung

    A lack of coherent plans to analyze, manage, and understand data threatens the various opportunities offered by new neuro-technologies. High-performance computing will allow exploratory analysis of massive datasets stored in standardized formats, hosted in open repositories, and integrated with simulations.

  1. High-Performance Computing in Neuroscience for Data-Driven Discovery, Integration, and Dissemination

    DOE PAGES

    Bouchard, Kristofer E.; Aimone, James B.; Chun, Miyoung; ...

    2016-11-01

    A lack of coherent plans to analyze, manage, and understand data threatens the various opportunities offered by new neuro-technologies. High-performance computing will allow exploratory analysis of massive datasets stored in standardized formats, hosted in open repositories, and integrated with simulations.

  2. Multidisciplinary High-Fidelity Analysis and Optimization of Aerospace Vehicles. Part 1; Formulation

    NASA Technical Reports Server (NTRS)

    Walsh, J. L.; Townsend, J. C.; Salas, A. O.; Samareh, J. A.; Mukhopadhyay, V.; Barthelemy, J.-F.

    2000-01-01

    An objective of the High Performance Computing and Communication Program at the NASA Langley Research Center is to demonstrate multidisciplinary shape and sizing optimization of a complete aerospace vehicle configuration by using high-fidelity, finite element structural analysis and computational fluid dynamics aerodynamic analysis in a distributed, heterogeneous computing environment that includes high performance parallel computing. A software system has been designed and implemented to integrate a set of existing discipline analysis codes, some of them computationally intensive, into a distributed computational environment for the design of a highspeed civil transport configuration. The paper describes the engineering aspects of formulating the optimization by integrating these analysis codes and associated interface codes into the system. The discipline codes are integrated by using the Java programming language and a Common Object Request Broker Architecture (CORBA) compliant software product. A companion paper presents currently available results.

  3. Wear performance of garnet aluminium composites at high contact pressure

    NASA Astrophysics Data System (ADS)

    Sharma, Anju; Arora, Rama; Kumar, Suresh; Singh, Gurmel; Pandey, O. P.

    2016-05-01

    To satisfy the needs of the engineering sector, researchers and material scientists in this area adopted the development of composites with tailor made properties to enhance efficiency and cost savings in the manufacturing sector. The technology of the mineral industry is shaping the supply and demand of minerals derived materials. The composites are best classified as high performance materials have high strength-to-weight ratios, and require controlled manufacturing environments for optimum performance. Natural mineral garnet was used as the reinforcement of composite because of satisfactory mechanical properties as well as an attractive ecological alternative to others ceramics. For this purpose, samples have been prepared with different sizesof the garnet reinforcement using the mechanical stirring method to achieve the homogeneously dispersed strengthening phase. A systematic study of the effect of high contact pressure on the sliding wear behaviour of garnet reinforced LM13 alloy composites is presented in this paper. The SEM analysis of the worn samples and debris reveals the clues about the wear mechanism. The drastic improvement in the wear resistance of the composites at high contact pressure shows the high potential of the material to be used in engineering applications.

  4. Relative performance analysis of IR FPA technologies from the perspective of system level performance

    NASA Astrophysics Data System (ADS)

    Haran, Terence L.; James, J. Christopher; Cincotta, Tomas E.

    2017-08-01

    The majority of high performance infrared systems today utilize FPAs composed of intrinsic direct bandgap semiconductor photon detectors such as MCT or InSb. Quantum well detector technologies such as QWIPs, QDIPs, and SLS photodetectors are potentially lower cost alternatives to MCT and InSb, but the relative performance of these technologies has not been sufficiently high to allow widespread adoption outside of a handful of applications. While detectors are often evaluated using figures of merit such as NETD or D∗, these metrics, which include many underlying aspects such as spectral quantum efficiency, dark current, well size, MTF, and array response uniformity, may be far removed from the performance metrics used to judge performance of a system in an operationally relevant scenario. True comparisons of performance for various detector technologies from the perspective of end-to-end system performance have rarely been conducted, especially considering the rapid progress of the newer quantum well technologies. System level models such as the US Army's Night Vision Integrated Performance Model (NV-IPM) can calculate image contrast and spatial frequency content using data from the target/background, intervening atmosphere, and system components. This paper includes results from a performance parameter sensitivity analysis using NV-IPM to determine the relative importance of various FPA performance parameters to the overall performance of a long range imaging system. Parameters included are: QE, dark current density, quantum well capacity, downstream readout noise, well fill, image frame rate, frame averaging, and residual fixed pattern noise. The state-of-the art for XBn, QWIP, and SLS detector technologies operating in the MWIR and LWIR bands will be surveyed to assess performance of quantum structures compared to MCT and InSb. The intent is to provide a comprehensive assessment of quantum detector performance and to identify areas where increased research

  5. Quality Evaluation of Potentilla fruticosa L. by High Performance Liquid Chromatography Fingerprinting Associated with Chemometric Methods.

    PubMed

    Liu, Wei; Wang, Dongmei; Liu, Jianjun; Li, Dengwu; Yin, Dongxue

    2016-01-01

    The present study was performed to assess the quality of Potentilla fruticosa L. sampled from distinct regions of China using high performance liquid chromatography (HPLC) fingerprinting coupled with a suite of chemometric methods. For this quantitative analysis, the main active phytochemical compositions and the antioxidant activity in P. fruticosa were also investigated. Considering the high percentages and antioxidant activities of phytochemicals, P. fruticosa samples from Kangding, Sichuan were selected as the most valuable raw materials. Similarity analysis (SA) of HPLC fingerprints, hierarchical cluster analysis (HCA), principle component analysis (PCA), and discriminant analysis (DA) were further employed to provide accurate classification and quality estimates of P. fruticosa. Two principal components (PCs) were collected by PCA. PC1 separated samples from Kangding, Sichuan, capturing 57.64% of the variance, whereas PC2 contributed to further separation, capturing 18.97% of the variance. Two kinds of discriminant functions with a 100% discrimination ratio were constructed. The results strongly supported the conclusion that the eight samples from different regions were clustered into three major groups, corresponding with their morphological classification, for which HPLC analysis confirmed the considerable variation in phytochemical compositions and that P. fruticosa samples from Kangding, Sichuan were of high quality. The results of SA, HCA, PCA, and DA were in agreement and performed well for the quality assessment of P. fruticosa. Consequently, HPLC fingerprinting coupled with chemometric techniques provides a highly flexible and reliable method for the quality evaluation of traditional Chinese medicines.

  6. Quality Evaluation of Potentilla fruticosa L. by High Performance Liquid Chromatography Fingerprinting Associated with Chemometric Methods

    PubMed Central

    Liu, Wei; Wang, Dongmei; Liu, Jianjun; Li, Dengwu; Yin, Dongxue

    2016-01-01

    The present study was performed to assess the quality of Potentilla fruticosa L. sampled from distinct regions of China using high performance liquid chromatography (HPLC) fingerprinting coupled with a suite of chemometric methods. For this quantitative analysis, the main active phytochemical compositions and the antioxidant activity in P. fruticosa were also investigated. Considering the high percentages and antioxidant activities of phytochemicals, P. fruticosa samples from Kangding, Sichuan were selected as the most valuable raw materials. Similarity analysis (SA) of HPLC fingerprints, hierarchical cluster analysis (HCA), principle component analysis (PCA), and discriminant analysis (DA) were further employed to provide accurate classification and quality estimates of P. fruticosa. Two principal components (PCs) were collected by PCA. PC1 separated samples from Kangding, Sichuan, capturing 57.64% of the variance, whereas PC2 contributed to further separation, capturing 18.97% of the variance. Two kinds of discriminant functions with a 100% discrimination ratio were constructed. The results strongly supported the conclusion that the eight samples from different regions were clustered into three major groups, corresponding with their morphological classification, for which HPLC analysis confirmed the considerable variation in phytochemical compositions and that P. fruticosa samples from Kangding, Sichuan were of high quality. The results of SA, HCA, PCA, and DA were in agreement and performed well for the quality assessment of P. fruticosa. Consequently, HPLC fingerprinting coupled with chemometric techniques provides a highly flexible and reliable method for the quality evaluation of traditional Chinese medicines. PMID:26890416

  7. High Performance Liquid Chromatographic Analysis of Phytoplankton Pigments Using a C16-Amide Column

    EPA Science Inventory

    A reverse-phase high performance liquid chromatographic (RP-HPLC) method was developed to analyze in a single run, most polar and non-polar chlorophylls and carotenoids from marine phytoplankton. The method is based on a RP-C16-Amide column and a ternary gradient system consistin...

  8. Intrinsic Connectivity Provides the Baseline Framework for Variability in Motor Performance: A Multivariate Fusion Analysis of Low- and High-Frequency Resting-State Oscillations and Antisaccade Performance.

    PubMed

    Jamadar, Sharna D; Egan, Gary F; Calhoun, Vince D; Johnson, Beth; Fielding, Joanne

    2016-07-01

    Intrinsic brain activity provides the functional framework for the brain's full repertoire of behavioral responses; that is, a common mechanism underlies intrinsic and extrinsic neural activity, with extrinsic activity building upon the underlying baseline intrinsic activity. The generation of a motor movement in response to sensory stimulation is one of the most fundamental functions of the central nervous system. Since saccadic eye movements are among our most stereotyped motor responses, we hypothesized that individual variability in the ability to inhibit a prepotent saccade and make a voluntary antisaccade would be related to individual variability in intrinsic connectivity. Twenty-three individuals completed the antisaccade task and resting-state functional magnetic resonance imaging (fMRI). A multivariate analysis of covariance identified relationships between fMRI oscillations (0.01-0.2 Hz) of resting-state networks determined using high-dimensional independent component analysis and antisaccade performance (latency, error rate). Significant multivariate relationships between antisaccade latency and directional error rate were obtained in independent components across the entire brain. Some of the relationships were obtained in components that overlapped substantially with the task; however, many were obtained in components that showed little overlap with the task. The current results demonstrate that even in the absence of a task, spectral power in regions showing little overlap with task activity predicts an individual's performance on a saccade task.

  9. Development of a magnetic solid-phase extraction coupled with high-performance liquid chromatography method for the analysis of polyaromatic hydrocarbons.

    PubMed

    Ma, Yan; Xie, Jiawen; Jin, Jing; Wang, Wei; Yao, Zhijian; Zhou, Qing; Li, Aimin; Liang, Ying

    2015-07-01

    A novel magnetic solid phase extraction coupled with high-performance liquid chromatography method was established to analyze polyaromatic hydrocarbons in environmental water samples. The extraction conditions, including the amount of extraction agent, extraction time, pH and the surface structure of the magnetic extraction agent, were optimized. The results showed that the amount of extraction agent and extraction time significantly influenced the extraction performance. The increase in the specific surface area, the enlargement of pore size, and the reduction of particle size could enhance the extraction performance of the magnetic microsphere. The optimized magnetic extraction agent possessed a high surface area of 1311 m(2) /g, a large pore size of 6-9 nm, and a small particle size of 6-9 μm. The limit of detection for phenanthrene and benzo[g,h,i]perylene in the developed analysis method was 3.2 and 10.5 ng/L, respectively. When applied to river water samples, the spiked recovery of phenanthrene and benzo[g,h,i]perylene ranged from 89.5-98.6% and 82.9-89.1%, respectively. Phenanthrene was detected over a concentration range of 89-117 ng/L in three water samples withdrawn from the midstream of the Huai River, and benzo[g,h,i]perylene was below the detection limit. © 2015 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  10. Thermal Impact of Fasteners in High-Performance Wood-Framed Walls: Preprint

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Christensen, D.

    2011-01-01

    Buildings are heavy consumers of energy, and residential building design is rapidly addressing topics to maximize energy conservation en route to net-zero energy consumption. Annual energy analysis of a building informs the choice among disparate energy measures, for cost, durability, occupant comfort, and whole-house energy use. Physics-based and empirical models of elements of a building are used in such analyses. High-performance wood-framed walls enable builders to construct homes that use much less than 40% of the energy consumed by similar homes built to minimum code. Modeling for these walls has considered physical features such as framing factor, insulation and framingmore » properties, roughness and convective effects, and air leakage. The thermal effects of fasteners used to construct these walls have not been fully evaluated, even though their thermal conductivity is orders of magnitudes higher than that of other building materials. Drywall screws and siding nails are considered in this finite element thermal conductivity analysis of wall sections that represent wood-framed walls that are often used in high-performance homes. Nails and screws reduce even the best walls' insulating performance by approximately 3% and become increasingly significant as the framing factor increases.« less

  11. Performance of the first structure built with high performance concrete in Virginia.

    DOT National Transportation Integrated Search

    2001-08-01

    This study evaluated the preparation and placement operations, concrete properties, cost-effectiveness, and performance over 5 years of the first bridge containing high performance concrete built by the Virginia Department of Transportation. High per...

  12. Performance optimisations for distributed analysis in ALICE

    NASA Astrophysics Data System (ADS)

    Betev, L.; Gheata, A.; Gheata, M.; Grigoras, C.; Hristov, P.

    2014-06-01

    Performance is a critical issue in a production system accommodating hundreds of analysis users. Compared to a local session, distributed analysis is exposed to services and network latencies, remote data access and heterogeneous computing infrastructure, creating a more complex performance and efficiency optimization matrix. During the last 2 years, ALICE analysis shifted from a fast development phase to the more mature and stable code. At the same time, the frameworks and tools for deployment, monitoring and management of large productions have evolved considerably too. The ALICE Grid production system is currently used by a fair share of organized and individual user analysis, consuming up to 30% or the available resources and ranging from fully I/O-bound analysis code to CPU intensive correlations or resonances studies. While the intrinsic analysis performance is unlikely to improve by a large factor during the LHC long shutdown (LS1), the overall efficiency of the system has still to be improved by an important factor to satisfy the analysis needs. We have instrumented all analysis jobs with "sensors" collecting comprehensive monitoring information on the job running conditions and performance in order to identify bottlenecks in the data processing flow. This data are collected by the MonALISa-based ALICE Grid monitoring system and are used to steer and improve the job submission and management policy, to identify operational problems in real time and to perform automatic corrective actions. In parallel with an upgrade of our production system we are aiming for low level improvements related to data format, data management and merging of results to allow for a better performing ALICE analysis.

  13. Rapid quantitative analysis of individual anthocyanin content based on high-performance liquid chromatography with diode array detection with the pH differential method.

    PubMed

    Wang, Huayin

    2014-09-01

    A new quantitative technique for the simultaneous quantification of the individual anthocyanins based on the pH differential method and high-performance liquid chromatography with diode array detection is proposed in this paper. The six individual anthocyanins (cyanidin 3-glucoside, cyanidin 3-rutinoside, petunidin 3-glucoside, petunidin 3-rutinoside, and malvidin 3-rutinoside) from mulberry (Morus rubra) and Liriope platyphylla were used for demonstration and validation. The elution of anthocyanins was performed using a C18 column with stepwise gradient elution and individual anthocyanins were identified by high-performance liquid chromatography with tandem mass spectrometry. Based on the pH differential method, the high-performance liquid chromatography peak areas of maximum and reference absorption wavelengths of anthocyanin extracts were conducted to quantify individual anthocyanins. The calibration curves for these anthocyanins were linear within the range of 10-5500 mg/L. The correlation coefficients (r(2)) all exceeded 0.9972, and the limits of detection were in the range of 1-4 mg/L at a signal-to-noise ratio ≥5 for these anthocyanins. The proposed quantitative analysis was reproducible with good accuracy of all individual anthocyanins ranging from 96.3 to 104.2% and relative recoveries were in the range 98.4-103.2%. The proposed technique is performed without anthocyanin standards and is a simple, rapid, accurate, and economical method to determine individual anthocyanin contents. © 2014 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  14. High performance dielectric materials development

    NASA Astrophysics Data System (ADS)

    Piche, Joe; Kirchner, Ted; Jayaraj, K.

    1994-09-01

    The mission of polymer composites materials technology is to develop materials and processing technology to meet DoD and commercial needs. The following are outlined in this presentation: high performance capacitors, high temperature aerospace insulation, rationale for choosing Foster-Miller (the reporting industry), the approach to the development and evaluation of high temperature insulation materials, and the requirements/evaluation parameters. Supporting tables and diagrams are included.

  15. High performance dielectric materials development

    NASA Technical Reports Server (NTRS)

    Piche, Joe; Kirchner, Ted; Jayaraj, K.

    1994-01-01

    The mission of polymer composites materials technology is to develop materials and processing technology to meet DoD and commercial needs. The following are outlined in this presentation: high performance capacitors, high temperature aerospace insulation, rationale for choosing Foster-Miller (the reporting industry), the approach to the development and evaluation of high temperature insulation materials, and the requirements/evaluation parameters. Supporting tables and diagrams are included.

  16. Indoor Air Quality in High Performance Schools

    EPA Pesticide Factsheets

    High performance schools are facilities that improve the learning environment while saving energy, resources, and money. The key is understanding the lifetime value of high performance schools and effectively managing priorities, time, and budget.

  17. Indoor Air Quality in High Performance Schools

    EPA Pesticide Factsheets

    2017-02-14

    High performance schools are facilities that improve the learning environment while saving energy, resources, and money. The key is understanding the lifetime value of high performance schools and effectively managing priorities, time, and budget.

  18. Temperature-Modulated Array High-Performance Liquid Chromatography

    PubMed Central

    Premstaller, Andreas; Xiao, Wenzhong; Oberacher, Herbert; O'Keefe, Matthew; Stern, David; Willis, Thomas; Huber, Christian G.; Oefner, Peter J.

    2001-01-01

    Using novel monolithic poly(styrene-divinylbenzene) capillary columns with an internal diameter of 0.2 mm, we demonstrate for the first time the feasibility of constructing high-performance liquid chromatography arrays for the detection of mutations by heteroduplex analysis under partially denaturing conditions. In one embodiment, such an array can be used to analyze one sample simultaneously at different temperatures to maximize the detection of mutations in DNA fragments containing multiple discrete melting domains. Alternatively, one may inject different samples onto columns kept at the same effective temperature. Further improvements in throughput can be obtained by means of laser-induced fluorescence detection and the differential labeling of samples with up to four different fluorophores. Major advantages of monolithic capillary high-performance liquid chromatographic arrays over their capillary electrophoretic analogs are the chemical inertness of the poly(styrene-divinylbenzene) stationary phase, the physical robustness of the column bed due to its covalent linkage to the inner surface of the fused silica capillary, and the feasibility to modify the stationary phase thereby allowing the separation of compounds not only on the principle of size exclusion, but also adsorption, distribution, and ion exchange. Analyses times are on the order of a few minutes and turnaround time is extremely short as there is no need for the replenishment of the separation matrix between runs. PMID:11691859

  19. High Performance Torso Cooling Garment

    NASA Technical Reports Server (NTRS)

    Conger, Bruce

    2016-01-01

    The concept proposed in this paper is to improve thermal efficiencies of the liquid cooling and ventilation garment (LCVG) in the torso area, which could facilitate removal of LCVG tubing from the arms and legs, thereby increasing suited crew member mobility. EVA space suit mobility in micro-gravity is challenging, and it becomes even more challenging in the gravity of Mars. By using shaped water tubes that greatly increase the contact area with the skin in the torso region of the body, the heat transfer efficiency can be increased. This increase in efficiency could provide the required liquid cooling via torso tubing only; no arm or leg LCVG tubing would be required. Benefits of this approach include increased crewmember mobility, reduced LCVG mass, enhanced evaporation cooling, increased comfort during Mars EVA tasks, and easing of the overly dry condition in the helmet associated with the Advanced Extravehicular Mobility Unit (EMU) ventilation loop currently under development. This report describes analysis and test activities performed to evaluate the potential improvements to the thermal performance of the LCVG. Analyses evaluated potential tube shapes for improving the thermal performance of the LCVG. The analysis results fed into the selection of flat flow strips to improve thermal contact with the skin of the suited test subject. Testing of small segments was performed to compare thermal performance of the tubing approach of the current LCVG to the flat flow strips proposed as the new concept. Results of the testing is presented along with recommendations for future development of this new concept.

  20. High Performance Torso Cooling Garment

    NASA Technical Reports Server (NTRS)

    Conger, Bruce; Makinen, Janice

    2016-01-01

    The concept proposed in this paper is to improve thermal efficiencies of the liquid cooling and ventilation garment (LCVG) in the torso area, which could facilitate removal of LCVG tubing from the arms and legs, thereby increasing suited crew member mobility. EVA space suit mobility in micro-gravity is challenging, and it becomes even more challenging in the gravity of Mars. By using shaped water tubes that greatly increase the contact area with the skin in the torso region of the body, the heat transfer efficiency can be increased. This increase in efficiency could provide the required liquid cooling via torso tubing only; no arm or leg LCVG tubing would be required. Benefits of this approach include increased crewmember mobility, enhanced evaporation cooling, increased comfort during Mars EVA tasks, and easing of the overly dry condition in the helmet associated with the Advanced Extravehicular Mobility Unit (EMU) ventilation loop currently under development. This report describes analysis and test activities performed to evaluate the potential improvements to the thermal performance of the LCVG. Analyses evaluated potential tube shapes for improving the thermal performance of the LCVG. The analysis results fed into the selection of flat flow strips to improve thermal contact with the skin of the suited test subject. Testing of small segments was performed to compare thermal performance of the tubing approach of the current LCVG to the flat flow strips proposed as the new concept. Results of the testing is presented along with recommendations for future development of this new concept.

  1. High-Performance Computing Systems and Operations | Computational Science |

    Science.gov Websites

    NREL Systems and Operations High-Performance Computing Systems and Operations NREL operates high-performance computing (HPC) systems dedicated to advancing energy efficiency and renewable energy technologies. Capabilities NREL's HPC capabilities include: High-Performance Computing Systems We operate

  2. Student Bedtimes, Academic Performance, and Health in a Residential High School.

    PubMed

    Wernette, Maliah J; Emory, Jan

    2017-08-01

    Inadequate sleep among adolescents is considered an epidemic in the United States. Late night bedtimes could be an important factor in academic performance and health with consequences continuing throughout adulthood. The purpose of this study was to explore the relationships between late night bedtimes, academic performance (grade point average [GPA]), and utilization of health care (school nurse visits) in a residential high school. The data were collected from archival records for one academic semester. The statistical analysis employed the nonparametric Pearson's correlation coefficient ( r) with the standard level of significance (α = .05). Positive and inverse linear relationships were found between bedtime and school nurse visits ( p < .00001) and bedtime and GPA ( p = .007). The findings suggest students' late night bedtimes may be related to increased school nurse visits and lower academic performance. Adolescent late night bedtimes may be an important consideration for academic success and maintaining health in residential high schools.

  3. An analysis of high school students' perceptions and academic performance in laboratory experiences

    NASA Astrophysics Data System (ADS)

    Mirchin, Robert Douglas

    This research study is an investigation of student-laboratory (i.e., lab) learning based on students' perceptions of experiences using questionnaire data and evidence of their science-laboratory performance based on paper-and-pencil assessments using Maryland-mandated criteria, Montgomery County Public Schools (MCPS) criteria, and published laboratory questions. A 20-item questionnaire consisting of 18 Likert-scale items and 2 open-ended items that addressed what students liked most and least about lab was administered to students before labs were observed. A pre-test and post-test assessing laboratory achievement were administered before and after the laboratory experiences. The three labs observed were: soda distillation, stoichiometry, and separation of a mixture. Five significant results or correlations were found. For soda distillation, there were two positive correlations. Student preference for analyzing data was positively correlated with achievement on the data analysis dimension of the lab rubric. A student preference for using numbers and graphs to analyze data was positively correlated with achievement on the analysis dimension of the lab rubric. For the separating a mixture lab data the following pairs of correlations were significant. Student preference for doing chemistry labs where numbers and graphs were used to analyze data had a positive correlation with writing a correctly worded hypothesis. Student responses that lab experiences help them learn science positively correlated with achievement on the data dimension of the lab rubric. The only negative correlation found related to the first result where students' preference for computers was inversely correlated to their performance on analyzing data on their lab report. Other findings included the following: students like actual experimental work most and the write-up and analysis of a lab the least. It is recommended that lab science instruction be inquiry-based, hands-on, and that students be

  4. High performance, inexpensive solar cell process capable of a high degree of automation

    NASA Technical Reports Server (NTRS)

    Shah, P.; Fuller, C. R.

    1976-01-01

    This paper proposes a process for inexpensive high performance solar cell fabrication that can be automated for further cost reduction and higher throughputs. The unique feature of the process is the use of oxides as doping sources for simultaneous n(+) junction formation and back p(+) layer, as a mask for metallization and as an in situ AR coating for spectrum matching. Cost analysis is performed to show that significant cost reductions over the conventional process is possible using the proposed scheme and the cost intensive steps are identified which can be further reduced to make the process compatible with the needed price goals of 50 cents/watt. The process was demonstrated by fabricating n(+)-p cells using Arsenic doped oxides. Simple n(+)-p structure cells showed corrected efficiencies of 14.5% (AMO) and 12% with doped oxide as an in situ antireflection coating.

  5. Noise of High-Performance Aircraft at Afterburner

    DTIC Science & Technology

    2015-10-07

    Naval Research Project Title : Noise of High-Performance Aircraft at Afterburner Principal Investigator Dr. Christopher Tam Department...to 08/14/2015 Noise of High-Performance Aircraft at Afterburner Tam, Christopher Sponsored Research Administratiion Florida State University

  6. Hydrothermal synthesis of poly(3,4-ethylenedioxythiophene) for high-rate performance supercapacitor

    NASA Astrophysics Data System (ADS)

    Ahmed, Sultan; Parvaz, M.; Johari, Rahul; Bilal, M.; Ahmad, Sultan; Zaid, M.; Hussain, S.; Islamuddin, Khan, Zishan H.; Rafat, M.

    2018-05-01

    This work reports the successful preparation of Poly (3,4-ethylenedioxythiophene) (PEDOT) from monomer ethylenedioxythiophene (EDOT), employing hydrothermal method. The structure of the prepared sample was characterized by Fourier transform infrared (FTIR) spectroscopy, and X-ray diffraction (XRD) and the results indicates the successful polymerization of EDOT to the formation of polymer PEDOT. The capacitive performance of the prepared sample were investigated in two-electrode assembly using aqueous solution of 6 M KOH. The assembled capacitor cell shows high rate capability which is evident from both cyclic voltammetry (CV) and electrochemical impedance spectroscopy (EIS) studies. The observed CV patterns are almost rectangular even for high scan rates (˜30 V s-1), confirming the high rate performance, while high knee frequency (˜1 kHz), and low response time (˜5.8 ms) observed by impedance analysis confirms the high rate capability of supercapacitor.

  7. [Analysis of the preservative chlorphenesin in cosmetics by high performance liquid chromatography].

    PubMed

    Zhu, Huijuan; Zhang, Weiqiang; Yang, Yanwei; Zhu, Ying

    2014-01-01

    An analytical method was developed for the determination of the preservative of chlorphenesin in cosmetics by high performance liquid chromatography (HPLC). A C18 column (250 mm x 4.6 mm, 5 microm) and a photodiode array detector were used. The mobile phase was methanol-water (55:45, v/v) with a flow rate of 1.0 mL/min. The detection wavelength was set at 280 nm and the column temperature was 25 degrees C. The limit of detection was 3 ng. A good linear relationship was obtained between the peak area and the mass concentration of chlorphenesin in the range of 1 - 500 mg/L and the correlation coefficient was 1.000 0. The recoveries of chlorphenesin at different spiked levels were 99.0% - 103% with the relative standard deviations (RSD) < or = 1.2%. Interference test and sample test were also applied meanwhile and validation experiments were performed by three laboratories. The method is simple, sensitive, accurate, stable and suitable for the determination of chlorphenesin in cosmetics.

  8. Methods of analysis by the U.S. Geological Survey Organic Geochemistry Research Group; determination of chloroacetanilide herbicide metabolites in water using high-performance liquid chromatography-diode array detection and high-performance liquid chromatography/mass spectrometry

    USGS Publications Warehouse

    Zimmerman, L.R.; Hostetler, K.A.; Thurman, E.M.

    2000-01-01

    Analytical methods using high-performance liquid chromatography-diode array detection (HPLC-DAD) and high-performance liquid chromatography/mass spectrometry (HPLC/MS) were developed for the analysis of the following chloroacetanilide herbicide metabolites in water: acetochlor ethanesulfonic acid (ESA), acetochlor oxanilic acid (OXA), alachlor ESA, alachlor OXA, metolachlor ESA, and metolachlor OXA. Good precision and accuracy were demonstrated for both the HPLC-DAD and HPLC/MS methods in reagent water, surface water, and ground water. The mean HPLC-DAD recoveries of the chloroacetanilide herbicide metabolites from water samples spiked at 0.25, 0.50, and 2.0 mg/L (micrograms per liter) ranged from 84 to 112 percent, with relative standard deviations of 18 percent or less. The mean HPLC/MS recoveries of the metabolites from water samples spiked at 0.05, 0.20, and 2.0 mg/L ranged from 81 to 125 percent, with relative standard deviations of 20 percent or less. The limit of quantitation (LOQ) for all metabolites using the HPLC-DAD method was 0.20 mg/L, whereas the LOQ using the HPLC/MS method was 0.05 mg/L. These metabolite-determination methods are valuable for acquiring information about water quality and the fate and transport of the parent chloroacetanilide herbicides in water.

  9. Moisture Performance of High-R Wall Systems

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Shah, Nay B.; Kochkin, Vladimir

    High-performance homes offer improved comfort, lower utility bills, and assured durability. The next generation of building enclosures is a key step toward achieving high-performance goals through decreasing energy load demand and enabling advanced space-conditioning systems. Yet the adoption of high-R enclosures and particularly high-R walls has been a slow-growing trend because mainstream builders are hesitant to make the transition. In a survey of builders on this topic, one of the challenges identifi ed is an industry-wide concern about the long-term moisture performance of energy-effi cient walls. This study takes a step toward addressing this concern through direct monitoring of themore » moisture performance of high-R walls in occupied homes in several climate zones. In addition, the robustness of the design and modeling tools for selecting high-R wall solutions is evaluated using the monitored data from the field. The information and knowledge gained through this research will provide an objective basis for decision-making so that builders can implement advanced designs with confidence.« less

  10. Development and validation of reverse phase high performance liquid chromatography for citral analysis from essential oils.

    PubMed

    Gaonkar, Roopa; Yallappa, S; Dhananjaya, B L; Hegde, Gurumurthy

    2016-11-15

    Citral is a widely used monoterpene aldehyde in aromatherapy, food and pesticide industries. A new validated reverse phase high performance liquid chromatography (RP - HPLC) procedure for the detection and quantification of cis-trans isomers of citral was developed. The RP-HPLC analysis was carried out using Enable C - 18G column (250×4.6mm, 5μ), with acetonitrile and water (70: 30) mobile phase in isocratic mode at 1mL/min flow. A photodiode array (PDA) detector was set at 233nm for the detection of citral. The method showed linearity, selectivity and accuracy for citral in the range of 3-100μg/mL. In order to compare the new RP-HPLC method with the available methods, one of the commercially available essential oil from Cymbopogon flexuosus was analyzed using new RP-HPLC method and the same was analyzed using GC-MS for the comparison of the method for the detection of citral. The GC-MS analysis was done using mass selective detector (MSD) showed citral content to be of 72.76%; wherein the new method showed to contain that same at 74.98%. To prove the application of the new method, essential oils were extracted from lemongrass, lemon leaves and mosambi peels by steam distillation. The citral content present in the essential and also in the condensate was analyzed. The method was found to be suitable for the analysis of citral in essential oils and water based citral formulations with a very good resolution of its components geranial and neral. Copyright © 2016 Elsevier B.V. All rights reserved.

  11. Dynamic performance of high speed solenoid valve with parallel coils

    NASA Astrophysics Data System (ADS)

    Kong, Xiaowu; Li, Shizhen

    2014-07-01

    The methods of improving the dynamic performance of high speed on/off solenoid valve include increasing the magnetic force of armature and the slew rate of coil current, decreasing the mass and stroke of moving parts. The increase of magnetic force usually leads to the decrease of current slew rate, which could increase the delay time of the dynamic response of solenoid valve. Using a high voltage to drive coil can solve this contradiction, but a high driving voltage can also lead to more cost and a decrease of safety and reliability. In this paper, a new scheme of parallel coils is investigated, in which the single coil of solenoid is replaced by parallel coils with same ampere turns. Based on the mathematic model of high speed solenoid valve, the theoretical formula for the delay time of solenoid valve is deduced. Both the theoretical analysis and the dynamic simulation show that the effect of dividing a single coil into N parallel sub-coils is close to that of driving the single coil with N times of the original driving voltage as far as the delay time of solenoid valve is concerned. A specific test bench is designed to measure the dynamic performance of high speed on/off solenoid valve. The experimental results also prove that both the delay time and switching time of the solenoid valves can be decreased greatly by adopting the parallel coil scheme. This research presents a simple and practical method to improve the dynamic performance of high speed on/off solenoid valve.

  12. A high-throughput media design approach for high performance mammalian fed-batch cultures

    PubMed Central

    Rouiller, Yolande; Périlleux, Arnaud; Collet, Natacha; Jordan, Martin; Stettler, Matthieu; Broly, Hervé

    2013-01-01

    An innovative high-throughput medium development method based on media blending was successfully used to improve the performance of a Chinese hamster ovary fed-batch medium in shaking 96-deepwell plates. Starting from a proprietary chemically-defined medium, 16 formulations testing 43 of 47 components at 3 different levels were designed. Media blending was performed following a custom-made mixture design of experiments considering binary blends, resulting in 376 different blends that were tested during both cell expansion and fed-batch production phases in one single experiment. Three approaches were chosen to provide the best output of the large amount of data obtained. A simple ranking of conditions was first used as a quick approach to select new formulations with promising features. Then, prediction of the best mixes was done to maximize both growth and titer using the Design Expert software. Finally, a multivariate analysis enabled identification of individual potential critical components for further optimization. Applying this high-throughput method on a fed-batch, rather than on a simple batch, process opens new perspectives for medium and feed development that enables identification of an optimized process in a short time frame. PMID:23563583

  13. Long-term performance analysis of CIGS thin-film PV modules

    NASA Astrophysics Data System (ADS)

    Dhere, Neelkanth G.; Kaul, Ashwani; Pethe, Shirish A.

    2011-09-01

    Current accelerated qualification tests of photovoltaic (PV) modules mostly assist in avoiding infant mortality but can neither duplicate changes occurring in the field nor can predict useful lifetime. Therefore, outdoor monitoring of fielddeployed thin-film PV modules was undertaken at FSEC with goals of assessing their performance in hot and humid climate under high system voltage operation and to correlate the PV performance with the meteorological parameters. Significant and comparable degradation rate of -5.13% and -4.5% per year was found by PV USA type regression analysis for the positive and negative strings respectively of 40W glass-to-glass CIGS thin-film PV modules in the hot and humid climate of Florida. With the current-voltage measurements it was found that the performance degradation within the PV array was mainly due to a few (8-12%) modules having a substantially high degradation. The remaining modules within the array continued to show reasonable performance (>96% of the rated power after ~ 4years).

  14. High-performance computing — an overview

    NASA Astrophysics Data System (ADS)

    Marksteiner, Peter

    1996-08-01

    An overview of high-performance computing (HPC) is given. Different types of computer architectures used in HPC are discussed: vector supercomputers, high-performance RISC processors, various parallel computers like symmetric multiprocessors, workstation clusters, massively parallel processors. Software tools and programming techniques used in HPC are reviewed: vectorizing compilers, optimization and vector tuning, optimization for RISC processors; parallel programming techniques like shared-memory parallelism, message passing and data parallelism; and numerical libraries.

  15. Team Development for High Performance Management.

    ERIC Educational Resources Information Center

    Schermerhorn, John R., Jr.

    1986-01-01

    The author examines a team development approach to management that creates shared commitments to performance improvement by focusing the attention of managers on individual workers and their task accomplishments. It uses the "high-performance equation" to help managers confront shared beliefs and concerns about performance and develop realistic…

  16. Dielectric characterization of high-performance spaceflight materials

    NASA Astrophysics Data System (ADS)

    Kleppe, Nathan Alan

    As commercial space travel increases, the need for reliable structural health monitoring to predict possible weaknesses or failures of structural materials also increases. Monitoring of polymer-based materials may be achieved through the use of dielectric spectroscopy by comparing permittivity or conductivity measurements performed on a sample in use to that of a pristine sample. Changes in these measured values or of the relaxation frequencies, if present, can indicate chemical or physical changes occurring within the material and the possible need for maintenance/replacement. In this work, we established indicative trends that occur in the dielectric spectra during accelerated aging of various high-performance polymeric materials (EVOH, PEEK, PPS, and UHMWPE). Uses for these materials range from electrical insulation and protective coatings to windows and air- or space-craft parts that may be subject to environmental damage over long-term operation. Accelerated thermal aging and ultraviolet/water-spray cyclic aging were performed in order to investigate the degradation of the aforementioned material. The Havriliak-Negami model was used in the analysis of the measured dielectric spectra in order to obtain the characteristic fit parameters from which aging-related trends were identified. With reference to the literature and from measured FTIR spectra, observations were connected to the underlying mechanisms causing the dielectric relaxations.

  17. High-Level Performance Modeling of SAR Systems

    NASA Technical Reports Server (NTRS)

    Chen, Curtis

    2006-01-01

    SAUSAGE (Still Another Utility for SAR Analysis that s General and Extensible) is a computer program for modeling (see figure) the performance of synthetic- aperture radar (SAR) or interferometric synthetic-aperture radar (InSAR or IFSAR) systems. The user is assumed to be familiar with the basic principles of SAR imaging and interferometry. Given design parameters (e.g., altitude, power, and bandwidth) that characterize a radar system, the software predicts various performance metrics (e.g., signal-to-noise ratio and resolution). SAUSAGE is intended to be a general software tool for quick, high-level evaluation of radar designs; it is not meant to capture all the subtleties, nuances, and particulars of specific systems. SAUSAGE was written to facilitate the exploration of engineering tradeoffs within the multidimensional space of design parameters. Typically, this space is examined through an iterative process of adjusting the values of the design parameters and examining the effects of the adjustments on the overall performance of the system at each iteration. The software is designed to be modular and extensible to enable consideration of a variety of operating modes and antenna beam patterns, including, for example, strip-map and spotlight SAR acquisitions, polarimetry, burst modes, and squinted geometries.

  18. Analysis of the ability of junior high school students’ performance in science in STEM project-based learning

    NASA Astrophysics Data System (ADS)

    Suryana, A.; Sinaga, P.; Suwarma, I. R.

    2018-05-01

    The challenges in 21st century demands the high competitiveness. The way of thinking ability, determine how it work ability and choose instrument be part of the skills will need in the 21st century. The competence it can be supported by learning involving the student performance skills. Based on the preliminary studies at one junior high school in Bandung found that the learning involving of performance skill is low.This is supported by data from respondent in received the opportunity to make devise a sketch in of learning especially based on practices or projects, the results are 75 % students said rarely and 18,75 % students said never. In addition seen also how the student activities in project based learning in class the results stated that 68,75 % of students said less, and 6.25 % of students said never. Therefore, we did a result to uncover profile performance on the design process and the performance process of junior high school student performances to the matter optical by using STEM project based learning. From this result. From the research obtained the average score classes in the activities of the design process is as much as 2,49 or dipersentasikan become 62,41 % are in the good category and the average score classes in the process of the performance of activities receive is 3,13 or 78,28 % are in the good category.

  19. High performance aluminum–cerium alloys for high-temperature applications

    DOE PAGES

    Sims, Zachary C.; Rios, Orlando R.; Weiss, David; ...

    2017-08-01

    Light-weight high-temperature alloys are important to the transportation industry where weight, cost, and operating temperature are major factors in the design of energy efficient vehicles. Aluminum alloys fill this gap economically but lack high-temperature mechanical performance. Alloying aluminum with cerium creates a highly castable alloy, compatible with traditional aluminum alloy additions, that exhibits dramatically improved high-temperature performance. These compositions display a room temperature ultimate tensile strength of 400 MPa and yield strength of 320 MPa, with 80% mechanical property retention at 240 °C. A mechanism is identified that addresses the mechanical property stability of the Al-alloys to at least 300more » °C and their microstructural stability to above 500 °C which may enable applications without the need for heat treatment. Lastly, neutron diffraction under load provides insight into the unusual mechanisms driving the mechanical strength.« less

  20. Magnetostrictive clad steel plates for high-performance vibration energy harvesting

    NASA Astrophysics Data System (ADS)

    Yang, Zhenjun; Nakajima, Kenya; Onodera, Ryuichi; Tayama, Tsuyoki; Chiba, Daiki; Narita, Fumio

    2018-02-01

    Energy harvesting technology is becoming increasingly important with the appearance of the Internet of things. In this study, a magnetostrictive clad steel plate for harvesting vibration energy was proposed. It comprises a cold-rolled FeCo alloy and cold-rolled steel joined together by thermal diffusion bonding. The performances of the magnetostrictive FeCo clad steel plate and conventional FeCo plate cantilevers were compared under bending vibration; the results indicated that the clad steel plate construct exhibits high voltage and power output compared to a single-plate construct. Finite element analysis of the cantilevers under bending provided insights into the magnetic features of a clad steel plate, which is crucial for its high performance. For comparison, the experimental results of a commercial piezoelectric bimorph cantilever were also reported. In addition, the cold-rolled FeCo and Ni alloys were joined by thermal diffusion bonding, which exhibited outstanding energy harvesting performance. The larger the plate volume, the more the energy generated. The results of this study indicated not only a promising application for the magnetostrictive FeCo clad steel plate as an efficient energy harvester, related to small vibrations, but also the notable feasibility for the formation of integrated units to support high-power trains, automobiles, and electric vehicles.

  1. Impact of high-performance work systems on individual- and branch-level performance: test of a multilevel model of intermediate linkages.

    PubMed

    Aryee, Samuel; Walumbwa, Fred O; Seidu, Emmanuel Y M; Otaye, Lilian E

    2012-03-01

    We proposed and tested a multilevel model, underpinned by empowerment theory, that examines the processes linking high-performance work systems (HPWS) and performance outcomes at the individual and organizational levels of analyses. Data were obtained from 37 branches of 2 banking institutions in Ghana. Results of hierarchical regression analysis revealed that branch-level HPWS relates to empowerment climate. Additionally, results of hierarchical linear modeling that examined the hypothesized cross-level relationships revealed 3 salient findings. First, experienced HPWS and empowerment climate partially mediate the influence of branch-level HPWS on psychological empowerment. Second, psychological empowerment partially mediates the influence of empowerment climate and experienced HPWS on service performance. Third, service orientation moderates the psychological empowerment-service performance relationship such that the relationship is stronger for those high rather than low in service orientation. Last, ordinary least squares regression results revealed that branch-level HPWS influences branch-level market performance through cross-level and individual-level influences on service performance that emerges at the branch level as aggregated service performance.

  2. Latent Profile Analysis of Schizotypy and Paranormal Belief: Associations with Probabilistic Reasoning Performance

    PubMed Central

    Denovan, Andrew; Dagnall, Neil; Drinkwater, Kenneth; Parker, Andrew

    2018-01-01

    This study assessed the extent to which within-individual variation in schizotypy and paranormal belief influenced performance on probabilistic reasoning tasks. A convenience sample of 725 non-clinical adults completed measures assessing schizotypy (Oxford-Liverpool Inventory of Feelings and Experiences; O-Life brief), belief in the paranormal (Revised Paranormal Belief Scale; RPBS) and probabilistic reasoning (perception of randomness, conjunction fallacy, paranormal perception of randomness, and paranormal conjunction fallacy). Latent profile analysis (LPA) identified four distinct groups: class 1, low schizotypy and low paranormal belief (43.9% of sample); class 2, moderate schizotypy and moderate paranormal belief (18.2%); class 3, moderate schizotypy (high cognitive disorganization) and low paranormal belief (29%); and class 4, moderate schizotypy and high paranormal belief (8.9%). Identification of homogeneous classes provided a nuanced understanding of the relative contribution of schizotypy and paranormal belief to differences in probabilistic reasoning performance. Multivariate analysis of covariance revealed that groups with lower levels of paranormal belief (classes 1 and 3) performed significantly better on perception of randomness, but not conjunction problems. Schizotypy had only a negligible effect on performance. Further analysis indicated that framing perception of randomness and conjunction problems in a paranormal context facilitated performance for all groups but class 4. PMID:29434562

  3. Latent Profile Analysis of Schizotypy and Paranormal Belief: Associations with Probabilistic Reasoning Performance.

    PubMed

    Denovan, Andrew; Dagnall, Neil; Drinkwater, Kenneth; Parker, Andrew

    2018-01-01

    This study assessed the extent to which within-individual variation in schizotypy and paranormal belief influenced performance on probabilistic reasoning tasks. A convenience sample of 725 non-clinical adults completed measures assessing schizotypy (Oxford-Liverpool Inventory of Feelings and Experiences; O-Life brief), belief in the paranormal (Revised Paranormal Belief Scale; RPBS) and probabilistic reasoning (perception of randomness, conjunction fallacy, paranormal perception of randomness, and paranormal conjunction fallacy). Latent profile analysis (LPA) identified four distinct groups: class 1, low schizotypy and low paranormal belief (43.9% of sample); class 2, moderate schizotypy and moderate paranormal belief (18.2%); class 3, moderate schizotypy (high cognitive disorganization) and low paranormal belief (29%); and class 4, moderate schizotypy and high paranormal belief (8.9%). Identification of homogeneous classes provided a nuanced understanding of the relative contribution of schizotypy and paranormal belief to differences in probabilistic reasoning performance. Multivariate analysis of covariance revealed that groups with lower levels of paranormal belief (classes 1 and 3) performed significantly better on perception of randomness, but not conjunction problems. Schizotypy had only a negligible effect on performance. Further analysis indicated that framing perception of randomness and conjunction problems in a paranormal context facilitated performance for all groups but class 4.

  4. Students' Accounts of School-Performance Stress: A Qualitative Analysis of a High-Achieving Setting in Stockholm, Sweden

    ERIC Educational Resources Information Center

    Låftman, Sara Brolin; Almquist, Ylva B.; Östberg, Viveca

    2013-01-01

    The aim of the study is to examine students' experiences of school performance as a stressor. Accounts of school-performance stress at both the individual level and in relation to group mechanisms are studied through qualitative interviews with eighth-grade students in a high-performing school in Stockholm, Sweden (n = 49). Using qualitative…

  5. An assessment of SBS modified asphalt concrete pavements performance features performing numerical analysis

    NASA Astrophysics Data System (ADS)

    Karakas, Ahmet Sertac; Bozkurt, Tarik Serhat; Sayin, Baris; Ortes, Faruk

    2017-07-01

    In passenger and freight traffic on the roads, which has the largest share of the hot mix asphalt (HMA) prepared asphalt concrete pavement is one of the most preferred type of flexible superstructure. During the service life of the road, they must provide the performance which is expected to show. HMA must be high performance mix design, comfortable, safe and resistance to degradation. In addition, it becomes a critical need to use various additives materials for roads to be able to serve long-term against environmental conditions such as traffic and climate due to the fact that the way of raw materials is limited. Styrene Butadiene Styrene (SBS) polymers are widely used among additives. In this study, the numerical analysis of SBS modified HMA designed asphalt concrete coatings prepared with different thicknesses with SBS modified HMA is performed. After that, stress and deformation values of the three pavement models are compared and evaluated.

  6. Reversed-phase high-performance liquid chromatography of sulfur mustard in water

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Raghuveeran, C.D.; Malhotra, R.C.; Dangi, R.S.

    1993-01-01

    A reversed-phase high-performance liquid chromatography method for the detection and quantitation of sulfur mustard (HD) in water is described with detection at 200 nm. The detection based on the solubility of HD in water revealed that extremely low quantities of HD (4 to 5 mg/L) only are soluble. Experience shows that water is still the medium of choice for the analysis of HD in water and aqueous effluents in spite of the minor handicap of its half-life of ca. 4 minutes, which only calls for speedy analysis.

  7. Double Wall Framing Technique An Example of High Performance, Sustainable Building Envelope Technology

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Kosny, Dr. Jan; Asiz, Andi; Shrestha, Som S

    2015-01-01

    Double wall technologies utilizing wood framing have been well-known and used in North American buildings for decades. Most of double wall designs use only natural materials such as wood products, gypsum, and cellulose fiber insulation, being one of few building envelope technologies achieving high thermal performance without use of plastic foams or fiberglass. Today, after several material and structural design modifications, these technologies are considered as highly thermally efficient, sustainable option for new constructions and sometimes, for retrofit projects. Following earlier analysis performed for U.S. Department of Energy by Fraunhofer CSE, this paper discusses different ways to build double wallsmore » and to optimize their thermal performance to minimize the space conditioning energy consumption. Description of structural configuration alternatives and thermal performance analysis are presented as well. Laboratory tests to evaluate thermal properties of used insulation and whole wall system thermal performance are also discussed in this paper. Finally, the thermal loads generated in field conditions by double walls are discussed utilizing results from a joined project performed by Zero Energy Building Research Alliance and Oak Ridge National Laboratory (ORNL), which made possible evaluation of the market viability of low-energy homes built in the Tennessee Valley. Experimental data recorded in two of the test houses built during this field study is presented in this work.« less

  8. Ultra‐high performance supercritical fluid chromatography of lignin‐derived phenols from alkaline cupric oxide oxidation

    PubMed Central

    Sun, Mingzhe; Lidén, Gunnar; Sandahl, Margareta

    2016-01-01

    Traditional chromatographic methods for the analysis of lignin‐derived phenolic compounds in environmental samples are generally time consuming. In this work, an ultra‐high performance supercritical fluid chromatography method with a diode array detector for the analysis of major lignin‐derived phenolic compounds produced by alkaline cupric oxide oxidation was developed. In an analysis of a collection of 11 representative monomeric lignin phenolic compounds, all compounds were clearly separated within 6 min with excellent peak shapes, with a limit of detection of 0.5–2.5 μM, a limit of quantification of 2.5–5.0 μM, and a dynamic range of 5.0–2.0 mM (R 2 > 0.997). The new ultra‐high performance supercritical fluid chromatography method was also applied for the qualitative and quantitative analysis of lignin‐derived phenolic compounds obtained upon alkaline cupric oxide oxidation of a commercial humic acid. Ten out of the previous eleven model compounds could be quantified in the oxidized humic acid sample. The high separation power and short analysis time obtained demonstrate for the first time that supercritical fluid chromatography is a fast and reliable technique for the analysis of lignin‐derived phenols in complex environmental samples. PMID:27452148

  9. Comprehensive quantitative analysis of Chinese patent drug YinHuang drop pill by ultra high-performance liquid chromatography quadrupole time of flight mass spectrometry.

    PubMed

    Wong, Tin-Long; An, Ya-Qi; Yan, Bing-Chao; Yue, Rui-Qi; Zhang, Tian-Bo; Ho, Hing-Man; Ren, Tian-Jing; Fung, Hau-Yee; Ma, Dik-Lung; Leung, Chung-Hang; Liu, Zhong-Liang; Pu, Jian-Xin; Han, Quan-Bin; Sun, Han-Dong

    2016-06-05

    YinHuang drop pill (YHDP) is a new preparation, derived from the traditional YinHuang (YH) decoction. Since drop pills are one of the newly developed forms of Chinese patent drugs, not much research has been done regarding the quality and efficacy. This study aims to establish a comprehensive quantitative analysis of the chemical profile of YHDP. ultra high-performance liquid chromatography quadrupole time of flight mass spectrometry (UHPLC-Q-TOF-MS/MS) was used to identify 34 non-sugar small molecules including 15 flavonoids, 9 phenolic acids, 5 saponins, 1 iridoid, and 4 iridoid glycosides in YHDP samples, and 26 of them were quantitatively determined. Sugar composition of YHDP in terms of fructose, glucose and sucrose was examined via a high performance liquid chromatography-evaporative light scattering detector on an amide column (HPLC-NH2P-ELSD). Macromolecules were examined by high performance gel permeation chromatography coupled with ELSD (HPGPC-ELSD). The content of the drop pill's skeleton component PEG-4000 was also quantified via ultra-high performance liquid chromatography coupled with charged aerosol detector (UHPLC-CAD). The results showed that up to 73% (w/w) of YHDP could be quantitatively determined. Small molecules accounted for approximately 5%, PEG-4000 represented 68%, while no sugars or macromolecules were found. Furthermore, YHDP showed no significant differences in terms of daily dosage, compared to YinHuang granules and YinHuang oral liquid; however, it has a higher small molecules content compared to YinHuang lozenge. Copyright © 2016 Elsevier B.V. All rights reserved.

  10. Simple and sensitive analysis of long-chain free fatty acids in milk by fluorogenic derivatization and high-performance liquid chromatography.

    PubMed

    Lu, Chi-Yu; Wu, Hsin-Lung; Chen, Su-Hwei; Kou, Hwang-Shang; Wu, Shou-Mei

    2002-01-02

    A highly sensitive high-performance liquid chromatography (HPLC) method is described for the simultaneous determination of some important saturated and unsaturated fatty acids in milk, including lauric (dodecanoic), myristic (tetradecanoic), palmitic (hexadecanoic), stearic (octadecanoic), palmitoleic (hexadecenoic), oleic (octadecenoic), and linoleic acids (octadecadienoic acids). The fatty acids were fluorogenically derivatized with 2-(2-naphthoxy)ethyl 2-(piperidino)ethanesulfonate (NOEPES) as their naphthoxyethyl derivatives. The resulting derivatives were separated by isocratic HPLC and monitored with a fluorometric detector (lambdaex = 235 nm, lambdaem = 350 nm). The fatty acids in milk were extracted with toluene, and the extract with the fatty acids was directly derivatized with NOEPES without solvent replacement. Determination of long-chain free fatty acids in milk is feasible by a standard addition method. A small amount of milk product, 10 microL, is sufficient for the analysis.

  11. Anthropometric and Performance Measures for High School Basketball Players

    PubMed Central

    Greene, Joseph J.; McGuine, Timothy A.; Leverson, Glen; Best, Thomas M.

    1998-01-01

    Objective: To determine possible anthropometric and performance sex differences in a population of high school basketball players. Design and Setting: Measurements were collected during the first week of basketball practice before the 1995-1996 season. Varsity basketball players from 4 high schools were tested on a battery of measures chosen to detect possible anthropometric and performance sex differences. Subjects: Fifty-four female and sixty-one male subjects, from varsity basketball teams at high schools enrolled in the athletic training outreach program at the University of Wisconsin Hospital Sports Medicine Center in Madison, WI, volunteered to take part in this study. Measurements: We took anthropometric measurements on each of the 115 subjects. These included height, weight, body composition, ankle range of motion, and medial longitudinal arch type in weightbearing. Performance measures included the vertical jump, 22.86-m (25-yd) shuttle run, 18.29-m (20-yd) sprint, and single-limb balance time. Results: We compared anthropometric and performance characteristics using a 2-sample t test. The only exception to this was for medial longitudinal arch type, where the 2 groups were compared using a 2-tailed Fisher's exact test. The male subjects were significantly taller and heavier, while the females had a significantly higher percentage of body fat. There were no significant differences found for ankle plantar flexion and dorsiflexion, but the females had significantly more inversion and eversion range of motion. Analysis of medial longitudinal arch type found females to have a higher percentage of pronated arches and males to have a higher percentage of supinated arches. Performance testing revealed that the males were able to jump significantly higher and run the 22.86-m (25-yard) shuttle run and 18.29-m (20-yard) sprint significantly faster than the female subjects. There was no significant difference between the groups for single-limb balance time

  12. Reforming High School Science for Low-Performing Students Using Inquiry Methods and Communities of Practice

    NASA Astrophysics Data System (ADS)

    Bolden, Marsha Gail

    Some schools fall short of the high demand to increase science scores on state exams because low-performing students enter high school unprepared for high school science. Low-performing students are not successful in high school for many reasons. However, using inquiry methods have improved students' understanding of science concepts. The purpose of this qualitative research study was to investigate the teachers' lived experiences with using inquiry methods to motivate low-performing high school science students in an inquiry-based program called Xtreem Science. Fifteen teachers were selected from the Xtreem Science program, a program designed to assist teachers in motivating struggling science students. The research questions involved understanding (a) teachers' experiences in using inquiry methods, (b) challenges teachers face in using inquiry methods, and (c) how teachers describe student's response to inquiry methods. Strategy of data collection and analysis included capturing and understanding the teachers' feelings, perceptions, and attitudes in their lived experience of teaching using inquiry method and their experience in motivating struggling students. Analysis of interview responses revealed teachers had some good experiences with inquiry and expressed that inquiry impacted their teaching style and approach to topics, and students felt that using inquiry methods impacted student learning for the better. Inquiry gave low-performing students opportunities to catch up and learn information that moved them to the next level of science courses. Implications for positive social change include providing teachers and school district leaders with information to help improve performance of the low performing science students.

  13. High-Performance Computing User Facility | Computational Science | NREL

    Science.gov Websites

    User Facility High-Performance Computing User Facility The High-Performance Computing User Facility technologies. Photo of the Peregrine supercomputer The High Performance Computing (HPC) User Facility provides Gyrfalcon Mass Storage System. Access Our HPC User Facility Learn more about these systems and how to access

  14. The effect of biological movement variability on the performance of the golf swing in high- and low-handicapped players.

    PubMed

    Bradshaw, Elizabeth J; Keogh, Justin W L; Hume, Patria A; Maulder, Peter S; Nortje, Jacques; Marnewick, Michel

    2009-06-01

    The purpose of this study was to examine the role of neuromotor noise on golf swing performance in high- and low-handicap players. Selected two-dimensional kinematic measures of 20 male golfers (n=10 per high- or low-handicap group) performing 10 golf swings with a 5-iron club was obtained through video analysis. Neuromotor noise was calculated by deducting the standard error of the measurement from the coefficient of variation obtained from intra-individual analysis. Statistical methods included linear regression analysis and one-way analysis of variance using SPSS. Absolute invariance in the key technical positions (e.g., at the top of the backswing) of the golf swing appears to be a more favorable technique for skilled performance.

  15. Integrating Reliability Analysis with a Performance Tool

    NASA Technical Reports Server (NTRS)

    Nicol, David M.; Palumbo, Daniel L.; Ulrey, Michael

    1995-01-01

    A large number of commercial simulation tools support performance oriented studies of complex computer and communication systems. Reliability of these systems, when desired, must be obtained by remodeling the system in a different tool. This has obvious drawbacks: (1) substantial extra effort is required to create the reliability model; (2) through modeling error the reliability model may not reflect precisely the same system as the performance model; (3) as the performance model evolves one must continuously reevaluate the validity of assumptions made in that model. In this paper we describe an approach, and a tool that implements this approach, for integrating a reliability analysis engine into a production quality simulation based performance modeling tool, and for modeling within such an integrated tool. The integrated tool allows one to use the same modeling formalisms to conduct both performance and reliability studies. We describe how the reliability analysis engine is integrated into the performance tool, describe the extensions made to the performance tool to support the reliability analysis, and consider the tool's performance.

  16. Between-game variation of physical soccer performance measures in highly trained youth soccer players.

    PubMed

    Doncaster, Greg; Unnithan, Viswanath

    2017-07-12

    To assess the between-game variation in measures of physical performance during 11 v 11 soccer match-play, over a short period of time, in highly trained youth soccer players. A single cohort observational study design was employed. Physical match performance data were collected from 17 male, highly trained youth soccer players (age: 13.3 ± 0.4 y) over three, 2 x 20min, 11 v 11 matches. Using 10 Hz GPS, the variables selected for analyses were total distance (TD), high-speed running (HSR), very high-speed running (VHSR), number of high-speed running efforts (HSReff) and number of very high-speed running efforts (VHSReff). Match data was also separated into cumulative 5 min epochs, to identify the peak 5 min epoch and the mean of the cumulative 5 min epochs for each match. Variability was quantified using the coefficient of variation (CV), Standard error of measurement (SEM) and intra-class correlation coefficient (ICC). Between- and within-player smallest worthwhile changes (SWC) were also calculated for each variable to aid in the interpretation of the data. Analysis of the variance between games reported a low CV for TD (3.8%) but larger CVs for HSR (33.3%), HSReff (35.4%) and VHSR and VHSReff (59.6 and 57.4 %, respectively). Analysis of 5 min epochs (peak and average) found an increase in the CVs beyond that of the values reported for the whole match. Between-player SWC in high intensity physical performance data ranged from 24.7 - 42.4 %, whereas within-player SWC ranged from 1.2 - 79.9%. The between-game variability of high and very high intensity activities in youth soccer players, across three soccer matches over a short period of time (2 weeks), is relatively 'large' and specific to the individual, thus highlighting the need for caution when interpreting physical performance data between games and players.

  17. Review: Analysis of the evolutionary convergence for high performance swimming in lamnid sharks and tunas.

    PubMed

    Bernal, D; Dickson, K A; Shadwick, R E; Graham, J B

    2001-06-01

    Elasmobranchs and bony fishes have evolved independently for more than 400 million years. However, two Recent groups, the lamnid sharks (Family Lamnidae) and tunas (Family Scombridae), display remarkable similarities in features related to swimming performance. Traits separating these two groups from other fishes include a higher degree of body streamlining, a shift in the position of the aerobic, red, locomotor muscle that powers sustained swimming to a more anterior location in the body and nearer to the vertebral column, the capacity to conserve metabolic heat (i.e. regional endothermy), an increased gill surface area with a decreased blood-water barrier thickness, a higher maximum blood oxygen carrying capacity, and greater muscle aerobic and anaerobic enzyme activities at in vivo temperatures. The suite of morphological, physiological, and biochemical specializations that define "high-performance fishes" have been extensively characterized in the tunas. This review examines the convergent features of lamnid sharks and tunas in order to gain insight into the extent that comparable environmental selection pressures have led to the independent origin of similar suites of functional characteristics in these two distinctly different taxa. We propose that, despite differences between teleost and elasmobranch fishes, lamnid sharks and tunas have evolved morphological and physiological specializations that enhance their swimming performance relative to other sharks and most other high performance pelagic fishes.

  18. Solid-phase microextraction coupled with high performance liquid chromatography: a complementary technique to solid-phase microextraction-gas chromatography for the analysis of pesticide residues in strawberries.

    PubMed

    Wang, Z; Hennion, B; Urruty, L; Montury, M

    2000-11-01

    Solid-phase microextraction coupled with high performance liquid chromatography has been studied for the analysis of methiocarb, napropamide, fenoxycarb and bupirimate in strawberries. The strawberries were blended and centrifuged. Then, an aliquot of the resulting extracting solution was subjected to solid-phase microextraction (SPME) on a 60 microns polydimethylsiloxane/divinylbenzene (PDMS/DVB) fibre for 45 min at room temperature. The extracted pesticides on the SPME fibre were desorbed into SPME/high performance liquid chromatography (HPLC) interface for HPLC analysis with diode-array detection (DAD). The method is organic solvent-free for the whole extraction process and is simple and easy to manipulate. The detection limits were shown to be at low microgram kg-1 level and the linear response covered the range from 0.05 to 2 mg kg-1 of pesticides in strawberries with a regression coefficient larger than 0.99. A good repeatability with RSDs between 2.92 and 9.25% was obtained, depending on compounds.

  19. [Preparation of flavonoid reference standards from Scutellariae Radix under the guidance of high performance liquid chromatography-mass spectrometry analysis].

    PubMed

    Guo, Henan; Yang, Xuedong; Liu, Jun; Zheng, Wenfeng

    2012-07-01

    Flavonoid reference standards were targeted-prepared from Scutellariae Radix under the guidance of high performance liquid chromatography-mass spectrometry (HPLC-MS) analysis. With HPLC-MS analysis of Scutellariae Radix, 19 flavonoid components were identified by analyzing and comparing their retention times, ultraviolet spectra, and mass spectrometry data with literature. The separation and purification protocols of all targeted flavonoid reference standards were optimally designed according to the results of HPLC-MS analysis and related literature. The ethanol extract of Scutellariae Radix was suspended in water and extracted with petroleum ether, ethyl acetate, and n-butanol successively. The ethyl acetate extract and n-butanol extract were separately subjected to primary separation by low pressure reverse phase preparative chromatography. Then the fractions containing targeted compounds were further purified by low pressure reverse and normal phases preparative chromatography. Finally, baicalin and wogonoside reference standards were obtained from n-butanol extract; baicaelin, wogonin, and oroxylin A reference standards were obtained from ethyl acetate extract. The structures of the 5 reference standards were identified by mass spectrometry (MS) and 1H nuclear magnetic resonance (1H NMR) spectroscopy. The HPLC analytical results showed that the purities of the 5 reference standards were all above 98%. It is demonstrated that the rapid targeted-preparation method under the guidance of the HPLC-MS analysis is applicable for the isolation and preparation of chemical components in traditional Chinese medicines.

  20. Performance (Off-Design) Cycle Analysis for a Turbofan Engine With Interstage Turbine Burner

    NASA Technical Reports Server (NTRS)

    Liew, K. H.; Urip, E.; Yang, S. L.; Mattingly, J. D.; Marek, C. J.

    2005-01-01

    This report presents the performance of a steady-state, dual-spool, separate-exhaust turbofan engine, with an interstage turbine burner (ITB) serving as a secondary combustor. The ITB, which is located in the transition duct between the high- and the low-pressure turbines, is a relatively new concept for increasing specific thrust and lowering pollutant emissions in modern jet-engine propulsion. A detailed off-design performance analysis of ITB engines is written in Microsoft(Registered Trademark) Excel (Redmond, Washington) macrocode with Visual Basic Application to calculate engine performances over the entire operating envelope. Several design-point engine cases are pre-selected using a parametric cycle-analysis code developed previously in Microsoft(Registered Trademark) Excel, for off-design analysis. The off-design code calculates engine performances (i.e. thrust and thrust-specific-fuel-consumption) at various flight conditions and throttle settings.

  1. Promising high monetary rewards for future task performance increases intermediate task performance.

    PubMed

    Zedelius, Claire M; Veling, Harm; Bijleveld, Erik; Aarts, Henk

    2012-01-01

    In everyday life contexts and work settings, monetary rewards are often contingent on future performance. Based on research showing that the anticipation of rewards causes improved task performance through enhanced task preparation, the present study tested the hypothesis that the promise of monetary rewards for future performance would not only increase future performance, but also performance on an unrewarded intermediate task. Participants performed an auditory Simon task in which they responded to two consecutive tones. While participants could earn high vs. low monetary rewards for fast responses to every second tone, their responses to the first tone were not rewarded. Moreover, we compared performance under conditions in which reward information could prompt strategic performance adjustments (i.e., when reward information was presented for a relatively long duration) to conditions preventing strategic performance adjustments (i.e., when reward information was presented very briefly). Results showed that high (vs. low) rewards sped up both rewarded and intermediate, unrewarded responses, and the effect was independent of the duration of reward presentation. Moreover, long presentation led to a speed-accuracy trade-off for both rewarded and unrewarded tones, whereas short presentation sped up responses to rewarded and unrewarded tones without this trade-off. These results suggest that high rewards for future performance boost intermediate performance due to enhanced task preparation, and they do so regardless whether people respond to rewards in a strategic or non-strategic manner.

  2. Promising High Monetary Rewards for Future Task Performance Increases Intermediate Task Performance

    PubMed Central

    Zedelius, Claire M.; Veling, Harm; Bijleveld, Erik; Aarts, Henk

    2012-01-01

    In everyday life contexts and work settings, monetary rewards are often contingent on future performance. Based on research showing that the anticipation of rewards causes improved task performance through enhanced task preparation, the present study tested the hypothesis that the promise of monetary rewards for future performance would not only increase future performance, but also performance on an unrewarded intermediate task. Participants performed an auditory Simon task in which they responded to two consecutive tones. While participants could earn high vs. low monetary rewards for fast responses to every second tone, their responses to the first tone were not rewarded. Moreover, we compared performance under conditions in which reward information could prompt strategic performance adjustments (i.e., when reward information was presented for a relatively long duration) to conditions preventing strategic performance adjustments (i.e., when reward information was presented very briefly). Results showed that high (vs. low) rewards sped up both rewarded and intermediate, unrewarded responses, and the effect was independent of the duration of reward presentation. Moreover, long presentation led to a speed-accuracy trade-off for both rewarded and unrewarded tones, whereas short presentation sped up responses to rewarded and unrewarded tones without this trade-off. These results suggest that high rewards for future performance boost intermediate performance due to enhanced task preparation, and they do so regardless whether people respond to rewards in a strategic or non-strategic manner. PMID:22905145

  3. Achieving High Performance Perovskite Solar Cells

    NASA Astrophysics Data System (ADS)

    Yang, Yang

    2015-03-01

    Recently, metal halide perovskite based solar cell with the characteristics of rather low raw materials cost, great potential for simple process and scalable production, and extreme high power conversion efficiency (PCE), have been highlighted as one of the most competitive technologies for next generation thin film photovoltaic (PV). In UCLA, we have realized an efficient pathway to achieve high performance pervoskite solar cells, where the findings are beneficial to this unique materials/devices system. Our recent progress lies in perovskite film formation, defect passivation, transport materials design, interface engineering with respect to high performance solar cell, as well as the exploration of its applications beyond photovoltaics. These achievements include: 1) development of vapor assisted solution process (VASP) and moisture assisted solution process, which produces perovskite film with improved conformity, high crystallinity, reduced recombination rate, and the resulting high performance; 2) examination of the defects property of perovskite materials, and demonstration of a self-induced passivation approach to reduce carrier recombination; 3) interface engineering based on design of the carrier transport materials and the electrodes, in combination with high quality perovskite film, which delivers 15 ~ 20% PCEs; 4) a novel integration of bulk heterojunction to perovskite solar cell to achieve better light harvest; 5) fabrication of inverted solar cell device with high efficiency and flexibility and 6) exploration the application of perovskite materials to photodetector. Further development in film, device architecture, and interfaces will lead to continuous improved perovskite solar cells and other organic-inorganic hybrid optoelectronics.

  4. Robust modeling and performance analysis of high-power diode side-pumped solid-state laser systems.

    PubMed

    Kashef, Tamer; Ghoniemy, Samy; Mokhtar, Ayman

    2015-12-20

    In this paper, we present an enhanced high-power extrinsic diode side-pumped solid-state laser (DPSSL) model to accurately predict the dynamic operations and pump distribution under different practical conditions. We introduce a new implementation technique for the proposed model that provides a compelling incentive for the performance assessment and enhancement of high-power diode side-pumped Nd:YAG lasers using cooperative agents and by relying on the MATLAB, GLAD, and Zemax ray tracing software packages. A large-signal laser model that includes thermal effects and a modified laser gain formulation and incorporates the geometrical pump distribution for three radially arranged arrays of laser diodes is presented. The design of a customized prototype diode side-pumped high-power laser head fabricated for the purpose of testing is discussed. A detailed comparative experimental and simulation study of the dynamic operation and the beam characteristics that are used to verify the accuracy of the proposed model for analyzing the performance of high-power DPSSLs under different conditions are discussed. The simulated and measured results of power, pump distribution, beam shape, and slope efficiency are shown under different conditions and for a specific case, where the targeted output power is 140 W, while the input pumping power is 400 W. The 95% output coupler reflectivity showed good agreement with the slope efficiency, which is approximately 35%; this assures the robustness of the proposed model to accurately predict the design parameters of practical, high-power DPSSLs.

  5. An analysis of functional shoulder movements during task performance using Dartfish movement analysis software.

    PubMed

    Khadilkar, Leenesh; MacDermid, Joy C; Sinden, Kathryn E; Jenkyn, Thomas R; Birmingham, Trevor B; Athwal, George S

    2014-01-01

    Video-based movement analysis software (Dartfish) has potential for clinical applications for understanding shoulder motion if functional measures can be reliably obtained. The primary purpose of this study was to describe the functional range of motion (ROM) of the shoulder used to perform a subset of functional tasks. A second purpose was to assess the reliability of functional ROM measurements obtained by different raters using Dartfish software. Ten healthy participants, mean age 29 ± 5 years, were videotaped while performing five tasks selected from the Disabilities of the Arm, Shoulder and Hand (DASH). Video cameras and markers were used to obtain video images suitable for analysis in Dartfish software. Three repetitions of each task were performed. Shoulder movements from all three repetitions were analyzed using Dartfish software. The tracking tool of the Dartfish software was used to obtain shoulder joint angles and arcs of motion. Test-retest and inter-rater reliability of the measurements were evaluated using intraclass correlation coefficients (ICC). Maximum (coronal plane) abduction (118° ± 16°) and (sagittal plane) flexion (111° ± 15°) was observed during 'washing one's hair;' maximum extension (-68° ± 9°) was identified during 'washing one's own back.' Minimum shoulder ROM was observed during 'opening a tight jar' (33° ± 13° abduction and 13° ± 19° flexion). Test-retest reliability (ICC = 0.45 to 0.94) suggests high inter-individual task variability, and inter-rater reliability (ICC = 0.68 to 1.00) showed moderate to excellent agreement. KEY FINDINGS INCLUDE: 1) functional shoulder ROM identified in this study compared to similar studies; 2) healthy individuals require less than full ROM when performing five common ADL tasks 3) high participant variability was observed during performance of the five ADL tasks; and 4) Dartfish software provides a clinically relevant tool to analyze shoulder function.

  6. High-performance liquid chromatography of oligoguanylates at high pH

    NASA Technical Reports Server (NTRS)

    Stribling, R.; Deamer, D. (Principal Investigator)

    1991-01-01

    Because of the stable self-structures formed by oligomers of guanosine, standard high-performance liquid chromatography techniques for oligonucleotide fractionation are not applicable. Previously, oligoguanylate separations have been carried out at pH 12 using RPC-5 as the packing material. While RPC-5 provides excellent separations, there are several limitations, including the lack of a commercially available source. This report describes a new anion-exchange high-performance liquid chromatography method using HEMA-IEC BIO Q, which successfully separates different forms of the guanosine monomer as well as longer oligoguanylates. The reproducibility and stability at high pH suggests a versatile role for this material.

  7. Quantitative Analysis of Color Differences within High Contrast, Low Power Reversible Electrophoretic Displays

    DOE PAGES

    Giera, Brian; Bukosky, Scott; Lee, Elaine; ...

    2018-01-23

    Here, quantitative color analysis is performed on videos of high contrast, low power reversible electrophoretic deposition (EPD)-based displays operated under different applied voltages. This analysis is coded in an open-source software, relies on a color differentiation metric, ΔE * 00, derived from digital video, and provides an intuitive relationship between the operating conditions of the devices and their performance. Time-dependent ΔE * 00 color analysis reveals color relaxation behavior, recoverability for different voltage sequences, and operating conditions that can lead to optimal performance.

  8. Quantitative Analysis of Color Differences within High Contrast, Low Power Reversible Electrophoretic Displays

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Giera, Brian; Bukosky, Scott; Lee, Elaine

    Here, quantitative color analysis is performed on videos of high contrast, low power reversible electrophoretic deposition (EPD)-based displays operated under different applied voltages. This analysis is coded in an open-source software, relies on a color differentiation metric, ΔE * 00, derived from digital video, and provides an intuitive relationship between the operating conditions of the devices and their performance. Time-dependent ΔE * 00 color analysis reveals color relaxation behavior, recoverability for different voltage sequences, and operating conditions that can lead to optimal performance.

  9. Comprehensive analysis of transport aircraft flight performance

    NASA Astrophysics Data System (ADS)

    Filippone, Antonio

    2008-04-01

    This paper reviews the state-of-the art in comprehensive performance codes for fixed-wing aircraft. The importance of system analysis in flight performance is discussed. The paper highlights the role of aerodynamics, propulsion, flight mechanics, aeroacoustics, flight operation, numerical optimisation, stochastic methods and numerical analysis. The latter discipline is used to investigate the sensitivities of the sub-systems to uncertainties in critical state parameters or functional parameters. The paper discusses critically the data used for performance analysis, and the areas where progress is required. Comprehensive analysis codes can be used for mission fuel planning, envelope exploration, competition analysis, a wide variety of environmental studies, marketing analysis, aircraft certification and conceptual aircraft design. A comprehensive program that uses the multi-disciplinary approach for transport aircraft is presented. The model includes a geometry deck, a separate engine input deck with the main parameters, a database of engine performance from an independent simulation, and an operational deck. The comprehensive code has modules for deriving the geometry from bitmap files, an aerodynamics model for all flight conditions, a flight mechanics model for flight envelopes and mission analysis, an aircraft noise model and engine emissions. The model is validated at different levels. Validation of the aerodynamic model is done against the scale models DLR-F4 and F6. A general model analysis and flight envelope exploration are shown for the Boeing B-777-300 with GE-90 turbofan engines with intermediate passenger capacity (394 passengers in 2 classes). Validation of the flight model is done by sensitivity analysis on the wetted area (or profile drag), on the specific air range, the brake-release gross weight and the aircraft noise. A variety of results is shown, including specific air range charts, take-off weight-altitude charts, payload-range performance

  10. COBRA ATD minefield detection model initial performance analysis

    NASA Astrophysics Data System (ADS)

    Holmes, V. Todd; Kenton, Arthur C.; Hilton, Russell J.; Witherspoon, Ned H.; Holloway, John H., Jr.

    2000-08-01

    A statistical performance analysis of the USMC Coastal Battlefield Reconnaissance and Analysis (COBRA) Minefield Detection (MFD) Model has been performed in support of the COBRA ATD Program under execution by the Naval Surface Warfare Center/Dahlgren Division/Coastal Systems Station . This analysis uses the Veridian ERIM International MFD model from the COBRA Sensor Performance Evaluation and Computational Tools for Research Analysis modeling toolbox and a collection of multispectral mine detection algorithm response distributions for mines and minelike clutter objects. These mine detection response distributions were generated form actual COBRA ATD test missions over littoral zone minefields. This analysis serves to validate both the utility and effectiveness of the COBRA MFD Model as a predictive MFD performance too. COBRA ATD minefield detection model algorithm performance results based on a simulate baseline minefield detection scenario are presented, as well as result of a MFD model algorithm parametric sensitivity study.

  11. An analysis method for flavan-3-ols using high performance liquid chromatography coupled with a fluorescence detector.

    PubMed

    Wang, Liuqing; Yamashita, Yoko; Saito, Akiko; Ashida, Hitoshi

    2017-07-01

    Procyanidins belong to a family of flavan-3-ols, which consist of monomers, (+)-catechin and (-)-epicatechin, and their oligomers and polymers, and are distributed in many plant-derived foods. Procyanidins are reported to have many beneficial physiological activities, such as antihypertensive and anticancer effects. However, the bioavailability of procyanidins is not well understood owing to a lack of convenient and high-sensitive analysis methods. The aim of this study was to develop an improved method for determining procyanidin content in both food materials and biological samples. High performance liquid chromatography (HPLC) coupled with a fluorescence detector was used in this study. The limits of detection (LODs) of (+)-catechin, (-)-epicatechin, procyanidin B2, procyanidin C1, and cinnamtannin A2 were 3.0×10 -3  ng, 4.0×10 -3  ng, 14.0×10 -3  ng, 18.5×10 -3  ng, and 23.0×10 -3  ng, respectively; the limits of quantification (LOQs) were 10.0×10 -3  ng, 29.0×10 -3  ng, 28.5×10 -3  ng, 54.1×10 -3  ng, and 115.0×10 -3  ng, respectively. The LOD and LOQ values indicated that the sensitivity of the fluorescence detector method was around 1000 times higher than that of conventional HPLC coupled with a UV-detector. We applied the developed method to measure procyanidins in black soybean seed coat extract (BE) prepared from soybeans grown under three different fertilization conditions, namely, conventional farming, basal manure application, and intertillage. The amount of flavan-3-ols in these BEs decreased in the order intertillage > basal manure application > conventional farming. Commercially available BE was orally administered to mice at a dose of 250 mg/kg body weight, and we measured the blood flavan-3-ol content. Data from plasma analysis indicated that up to the tetramer oligomerization, procyanidins were detectable and flavan-3-ols mainly existed in conjugated forms in the plasma. In conclusion, we developed a highly sensitive and

  12. Model Performance Evaluation and Scenario Analysis ...

    EPA Pesticide Factsheets

    This tool consists of two parts: model performance evaluation and scenario analysis (MPESA). The model performance evaluation consists of two components: model performance evaluation metrics and model diagnostics. These metrics provides modelers with statistical goodness-of-fit measures that capture magnitude only, sequence only, and combined magnitude and sequence errors. The performance measures include error analysis, coefficient of determination, Nash-Sutcliffe efficiency, and a new weighted rank method. These performance metrics only provide useful information about the overall model performance. Note that MPESA is based on the separation of observed and simulated time series into magnitude and sequence components. The separation of time series into magnitude and sequence components and the reconstruction back to time series provides diagnostic insights to modelers. For example, traditional approaches lack the capability to identify if the source of uncertainty in the simulated data is due to the quality of the input data or the way the analyst adjusted the model parameters. This report presents a suite of model diagnostics that identify if mismatches between observed and simulated data result from magnitude or sequence related errors. MPESA offers graphical and statistical options that allow HSPF users to compare observed and simulated time series and identify the parameter values to adjust or the input data to modify. The scenario analysis part of the too

  13. Performance Evaluation of Counter-Based Dynamic Load Balancing Schemes for Massive Contingency Analysis with Different Computing Environments

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Chen, Yousu; Huang, Zhenyu; Chavarría-Miranda, Daniel

    Contingency analysis is a key function in the Energy Management System (EMS) to assess the impact of various combinations of power system component failures based on state estimation. Contingency analysis is also extensively used in power market operation for feasibility test of market solutions. High performance computing holds the promise of faster analysis of more contingency cases for the purpose of safe and reliable operation of today’s power grids with less operating margin and more intermittent renewable energy sources. This paper evaluates the performance of counter-based dynamic load balancing schemes for massive contingency analysis under different computing environments. Insights frommore » the performance evaluation can be used as guidance for users to select suitable schemes in the application of massive contingency analysis. Case studies, as well as MATLAB simulations, of massive contingency cases using the Western Electricity Coordinating Council power grid model are presented to illustrate the application of high performance computing with counter-based dynamic load balancing schemes.« less

  14. 1997 NASA High-Speed Research Program Aerodynamic Performance Workshop. Volume 2; High Lift

    NASA Technical Reports Server (NTRS)

    Baize, Daniel G. (Editor)

    1999-01-01

    The High-Speed Research Program and NASA Langley Research Center sponsored the NASA High-Speed Research Program Aerodynamic Performance Workshop on February 25-28, 1997. The workshop was designed to bring together NASA and industry High-Speed Civil Transport (HSCT) Aerodynamic Performance technology development participants in areas of Configuration Aerodynamics (transonic and supersonic cruise drag, prediction and minimization), High-Lift, Flight Controls, Supersonic Laminar Flow Control, and Sonic Boom Prediction. The workshop objectives were to (1) report the progress and status of HSCT aerodynamic performance technology development; (2) disseminate this technology within the appropriate technical communities; and (3) promote synergy among the scientist and engineers working HSCT aerodynamics. In particular, single- and multi-point optimized HSCT configurations, HSCT high-lift system performance predictions, and HSCT Motion Simulator results were presented along with executives summaries for all the Aerodynamic Performance technology areas.

  15. Development and validation of high-performance liquid chromatography and high-performance thin-layer chromatography methods for the quantification of khellin in Ammi visnaga seed

    PubMed Central

    Kamal, Abid; Khan, Washim; Ahmad, Sayeed; Ahmad, F. J.; Saleem, Kishwar

    2015-01-01

    Objective: The present study was used to design simple, accurate and sensitive reversed phase-high-performance liquid chromatography RP-HPLC and high-performance thin-layer chromatography (HPTLC) methods for the development of quantification of khellin present in the seeds of Ammi visnaga. Materials and Methods: RP-HPLC analysis was performed on a C18 column with methanol: Water (75: 25, v/v) as a mobile phase. The HPTLC method involved densitometric evaluation of khellin after resolving it on silica gel plate using ethyl acetate: Toluene: Formic acid (5.5:4.0:0.5, v/v/v) as a mobile phase. Results: The developed HPLC and HPTLC methods were validated for precision (interday, intraday and intersystem), robustness and accuracy, limit of detection and limit of quantification. The relationship between the concentration of standard solutions and the peak response was linear in both HPLC and HPTLC methods with the concentration range of 10–80 μg/mL in HPLC and 25–1,000 ng/spot in HPTLC for khellin. The % relative standard deviation values for method precision was found to be 0.63–1.97%, 0.62–2.05% in HPLC and HPTLC for khellin respectively. Accuracy of the method was checked by recovery studies conducted at three different concentration levels and the average percentage recovery was found to be 100.53% in HPLC and 100.08% in HPTLC for khellin. Conclusions: The developed HPLC and HPTLC methods for the quantification of khellin were found simple, precise, specific, sensitive and accurate which can be used for routine analysis and quality control of A. visnaga and several formulations containing it as an ingredient. PMID:26681890

  16. Design and performance of a new continuous-flow sample-introduction system for flame infrared-emission spectrometry: Applications in process analysis, flow injection analysis, and ion-exchange high-performance liquid chromatography.

    PubMed

    Lam, C K; Zhang, Y; Busch, M A; Busch, K W

    1993-06-01

    A new sample introduction system for the analysis of continuously flowing liquid streams by flame infrared-emission (FIRE) spectrometry has been developed. The system uses a specially designed purge cell to strip dissolved CO(2) from solution into a hydrogen gas stream that serves as the fuel for a hydrogen/air flame. Vibrationally excited CO(2) molecules present in the flame are monitored with a simple infrared filter (4.4 mum) photometer. The new system can be used to introduce analytes as a continuous liquid stream (process analysis mode) or on a discrete basis by sample injection (flow injection analysis mode). The key to the success of the method is the new purge-cell design. The small internal volume of the cell minimizes problems associated with purge-cell clean-out and produces sharp, reproducible signals. Spent analytical solution is continuously drained from the cell, making cell disconnection and cleaning between samples unnecessary. Under the conditions employed in this study, samples could be analyzed at a maximum rate of approximately 60/h. The new sample introduction system was successfully tested in both a process analysis- and a flow injection analysis mode for the determination of total inorganic carbon in Waco tap water. For the first time, flame infrared-emission spectrometry was successfully extended to non-volatile organic compounds by using chemical pretreatment with peroxydisulfate in the presence of silver ion to convert the analytes into dissolved carbon dioxide, prior to purging and detection by the FIRE radiometer. A test of the peroxydisulfate/Ag(+) reaction using six organic acids and five sugars indicated that all 11 compounds were oxidized to nearly the same extent. Finally, the new sample introduction system was used in conjunction with a simple filter FIRE radiometer as a detection system in ion-exchange high-performance liquid chromatography. Ion-exchange chromatograms are shown for two aqueous mixtures, one containing six organic

  17. High Efficiency, High Performance Clothes Dryer

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Peter Pescatore; Phil Carbone

    This program covered the development of two separate products; an electric heat pump clothes dryer and a modulating gas dryer. These development efforts were independent of one another and are presented in this report in two separate volumes. Volume 1 details the Heat Pump Dryer Development while Volume 2 details the Modulating Gas Dryer Development. In both product development efforts, the intent was to develop high efficiency, high performance designs that would be attractive to US consumers. Working with Whirlpool Corporation as our commercial partner, TIAX applied this approach of satisfying consumer needs throughout the Product Development Process for bothmore » dryer designs. Heat pump clothes dryers have been in existence for years, especially in Europe, but have not been able to penetrate the market. This has been especially true in the US market where no volume production heat pump dryers are available. The issue has typically been around two key areas: cost and performance. Cost is a given in that a heat pump clothes dryer has numerous additional components associated with it. While heat pump dryers have been able to achieve significant energy savings compared to standard electric resistance dryers (over 50% in some cases), designs to date have been hampered by excessively long dry times, a major market driver in the US. The development work done on the heat pump dryer over the course of this program led to a demonstration dryer that delivered the following performance characteristics: (1) 40-50% energy savings on large loads with 35 F lower fabric temperatures and similar dry times; (2) 10-30 F reduction in fabric temperature for delicate loads with up to 50% energy savings and 30-40% time savings; (3) Improved fabric temperature uniformity; and (4) Robust performance across a range of vent restrictions. For the gas dryer development, the concept developed was one of modulating the gas flow to the dryer throughout the dry cycle. Through heat modulation

  18. Fast analysis of capsaicinoids in Naga Jolokia extracts (Capsicum chinense) by high-performance liquid chromatography using fused core columns.

    PubMed

    Stipcovich, Tea; Barbero, Gerardo F; Ferreiro-González, Marta; Palma, Miguel; Barroso, Carmelo G

    2018-01-15

    A rapid high-performance liquid chromatography method with a C18 reverse-phase fused-core column has been developed for the determination and quantification of the main capsaicinoids (nornordihydrocapsaicin, nordihydrocapsaicin, capsaicin, dihydrocapsaicin, homocapsaicin and homodihydrocapsaicin) present in Naga Jolokia peppers. A fused-core Kinetex™ C18 column (50×2.1mm i.d.; 2.6μm) was used for the analysis. The chromatographic separation was obtained with a gradient method in which the mobile phase was water (0.1% acetic acid) as solvent A and acetonitrile (0.1% acetic acid) as solvent B. The separation of all compounds was achieved in less than 3min with a total analysis time (sample-to-sample) of 10min. The robustness of the method was evaluated. The method showed excellent repeatability and intermediate precision expressed as coefficient of variance of less than 2%. The developed method was employed for the quantification of the major capsaicinoids present in different peppers and commercial products containing chilli peppers. Copyright © 2017 Elsevier Ltd. All rights reserved.

  19. Determination of low molecular weight thiols using monobromobimane fluorescent labeling and high-performance liquid chromatography

    NASA Technical Reports Server (NTRS)

    Fahey, Robert C.; Newton, Gerald L.

    1988-01-01

    Methods are described for the preparation and high-performance liquid chromatography (HPLC) analysis of monobromobimane derivatives of low molecular weight thiols in extracts of biological samples. Typical problems encountered in the development and application of these methods are discussed. Analysis of mung bean extract is used as an example.

  20. A high-performance constant-temperature hot-wire anemometer

    NASA Technical Reports Server (NTRS)

    Watmuff, Jonathan H.

    1994-01-01

    A high-performance constant-temperature hot-wire anemometer has been designed based on a system theory analysis that can be extended to arbitrary order. A motivating factor behind the design was to achieve the highest possible frequency response while ensuring overall system stability. Based on these considerations, the design of the circuit and the selection of components is discussed in depth. Basic operating instructions are included in an operator's guide. The analysis is used to identify operating modes, observed in all anemometers, that are misleading in the sense that the operator can be deceived by interpreting an erroneous frequency response. Unlike other anemometers, this instrument provides front panel access to all the circuit parameters which affect system stability and frequency response. Instructions are given on how to identify and avoid these rather subtle and undesirable operating modes by appropriate adjustment of the controls. Details, such as fabrication drawings and a parts list, are provided to enable others to construct the instrument.

  1. Performance analysis of medical video streaming over mobile WiMAX.

    PubMed

    Alinejad, Ali; Philip, N; Istepanian, R H

    2010-01-01

    Wireless medical ultrasound streaming is considered one of the emerging application within the broadband mobile healthcare domain. These applications are considered as bandwidth demanding services that required high data rates with acceptable diagnostic quality of the transmitted medical images. In this paper, we present the performance analysis of a medical ultrasound video streaming acquired via special robotic ultrasonography system over emulated WiMAX wireless network. The experimental set-up of this application is described together with the performance of the relevant medical quality of service (m-QoS) metrics.

  2. High temperature-ultra performance liquid chromatography-mass spectrometry for the metabonomic analysis of Zucker rat urine.

    PubMed

    Gika, Helen G; Theodoridis, Georgios; Extance, Jon; Edge, Anthony M; Wilson, Ian D

    2008-08-15

    The applicability and potential of using elevated temperatures and sub 2-microm porous particles in chromatography for metabonomics/metabolomics was investigated using, for the first time, solvent temperatures higher than the boiling point of water (up to 180 degrees C) and thermal gradients to reduce the use of organic solvents. Ultra performance liquid chromatography, combined with mass spectrometry, was investigated for the global metabolite profiling of the plasma and urine of normal and Zucker (fa/fa) obese rats (a well established disease animal model). "Isobaric" high temperature chromatography, where the temperature and flow rate follow a gradient program, was developed and evaluated against a conventional organic solvent gradient. LC-MS data were first examined by established chromatographic criteria in order to evaluate the chromatographic performance and next were treated by special peak picking algorithms to allow the application of multivariate statistics. These studies showed that, for urine (but not plasma), chromatography at elevated temperatures provided better results than conventional reversed-phase LC with higher peak capacity and better peak asymmetry. From a systems biology point of view, better group clustering and separation was obtained with a larger number of variables of high importance when using high temperature-ultra performance liquid chromatography (HT-UPLC) compared to conventional solvent gradients.

  3. The efficacy of high-fidelity simulation on psychomotor clinical performance improvement of undergraduate nursing students.

    PubMed

    Vincent, Mary Anne; Sheriff, Susan; Mellott, Susan

    2015-02-01

    High-fidelity simulation has become a growing educational modality among institutions of higher learning ever since the Institute of Medicine recommended that it be used to improve patient safety in 2000. However, there is limited research on the effect of high-fidelity simulation on psychomotor clinical performance improvement of undergraduate nursing students being evaluated by experts using reliable and valid appraisal instruments. The purpose of this integrative review and meta-analysis is to explore what researchers have established about the impact of high-fidelity simulation on improving the psychomotor clinical performance of undergraduate nursing students. Only eight of the 1120 references met inclusion criteria. A meta-analysis using Hedges' g to compute the effect size and direction of impact yielded a range of -0.26 to +3.39. A positive effect was shown in seven of eight studies; however, there were five different research designs and six unique appraisal instruments used among these studies. More research is necessary to determine if high-fidelity simulation improves psychomotor clinical performance in undergraduate nursing students. Nursing programs from multiple sites having a standardized curriculum and using the same appraisal instruments with established reliability and validity are ideal for this work.

  4. Ultra-high performance supercritical fluid chromatography of lignin-derived phenols from alkaline cupric oxide oxidation.

    PubMed

    Sun, Mingzhe; Lidén, Gunnar; Sandahl, Margareta; Turner, Charlotta

    2016-08-01

    Traditional chromatographic methods for the analysis of lignin-derived phenolic compounds in environmental samples are generally time consuming. In this work, an ultra-high performance supercritical fluid chromatography method with a diode array detector for the analysis of major lignin-derived phenolic compounds produced by alkaline cupric oxide oxidation was developed. In an analysis of a collection of 11 representative monomeric lignin phenolic compounds, all compounds were clearly separated within 6 min with excellent peak shapes, with a limit of detection of 0.5-2.5 μM, a limit of quantification of 2.5-5.0 μM, and a dynamic range of 5.0-2.0 mM (R(2) > 0.997). The new ultra-high performance supercritical fluid chromatography method was also applied for the qualitative and quantitative analysis of lignin-derived phenolic compounds obtained upon alkaline cupric oxide oxidation of a commercial humic acid. Ten out of the previous eleven model compounds could be quantified in the oxidized humic acid sample. The high separation power and short analysis time obtained demonstrate for the first time that supercritical fluid chromatography is a fast and reliable technique for the analysis of lignin-derived phenols in complex environmental samples. © 2016 The Authors, Journal of Separation Science Published by WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  5. High performance HRM: NHS employee perspectives.

    PubMed

    Hyde, Paula; Sparrow, Paul; Boaden, Ruth; Harris, Claire

    2013-01-01

    The purpose of this paper is to examine National Health Service (NHS) employee perspectives of how high performance human resource (HR) practices contribute to their performance. The paper draws on an extensive qualitative study of the NHS. A novel two-part method was used; the first part used focus group data from managers to identify high-performance HR practices specific to the NHS. Employees then conducted a card-sort exercise where they were asked how or whether the practices related to each other and how each practice affected their work. In total, 11 high performance HR practices relevant to the NHS were identified. Also identified were four reactions to a range of HR practices, which the authors developed into a typology according to anticipated beneficiaries (personal gain, organisation gain, both gain and no-one gains). Employees were able to form their own patterns (mental models) of performance contribution for a range of HR practices (60 interviewees produced 91 groupings). These groupings indicated three bundles particular to the NHS (professional development, employee contribution and NHS deal). These mental models indicate employee perceptions about how health services are organised and delivered in the NHS and illustrate the extant mental models of health care workers. As health services are rearranged and financial pressures begin to bite, these mental models will affect employee reactions to changes both positively and negatively. The novel method allows for identification of mental models that explain how NHS workers understand service delivery. It also delineates the complex and varied relationships between HR practices and individual performance.

  6. Performance Cycle Analysis of a Two-Spool, Separate-Exhaust Turbofan With Interstage Turbine Burner

    NASA Technical Reports Server (NTRS)

    Liew, K. H.; Urip, E.; Yang, S. L.; Mattingly, J. D.; Marek, C. J.

    2005-01-01

    This paper presents the performance cycle analysis of a dual-spool, separate-exhaust turbofan engine, with an Interstage Turbine Burner serving as a secondary combustor. The ITB, which is located at the transition duct between the high- and the low-pressure turbines, is a relatively new concept for increasing specific thrust and lowering pollutant emissions in modern jet engine propulsion. A detailed performance analysis of this engine has been conducted for steady-state engine performance prediction. A code is written and is capable of predicting engine performances (i.e., thrust and thrust specific fuel consumption) at varying flight conditions and throttle settings. Two design-point engines were studied to reveal trends in performance at both full and partial throttle operations. A mission analysis is also presented to assure the advantage of saving fuel by adding ITB.

  7. Fingerprint analysis and quality consistency evaluation of flavonoid compounds for fermented Guava leaf by combining high-performance liquid chromatography time-of-flight electrospray ionization mass spectrometry and chemometric methods.

    PubMed

    Wang, Lu; Tian, Xiaofei; Wei, Wenhao; Chen, Gong; Wu, Zhenqiang

    2016-10-01

    Guava leaves are used in traditional herbal teas as antidiabetic therapies. Flavonoids are the main active of Guava leaves and have many physiological functions. However, the flavonoid compositions and activities of Guava leaves could change due to microbial fermentation. A high-performance liquid chromatography time-of-flight electrospray ionization mass spectrometry method was applied to identify the varieties of the flavonoids in Guava leaves before and after fermentation. High-performance liquid chromatography, hierarchical cluster analysis and principal component analysis were used to quantitatively determine the changes in flavonoid compositions and evaluate the consistency and quality of Guava leaves. Monascus anka Saccharomyces cerevisiae fermented Guava leaves contained 2.32- and 4.06-fold more total flavonoids and quercetin, respectively, than natural Guava leaves. The flavonoid compounds of the natural Guava leaves had similarities ranging from 0.837 to 0.927. The flavonoid compounds from the Monascus anka S. cerevisiae fermented Guava leaves had similarities higher than 0.993. This indicated that the quality consistency of the fermented Guava leaves was better than that of the natural Guava leaves. High-performance liquid chromatography fingerprinting and chemometric analysis are promising methods for evaluating the degree of fermentation of Guava leaves based on quality consistency, which could be used in assessing flavonoid compounds for the production of fermented Guava leaves. © 2016 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  8. Evaluation and analysis on the coupling performance of a high-speed turboexpander compressor

    NASA Astrophysics Data System (ADS)

    Chen, Shuangtao; Fan, Yufeng; Yang, Shanju; Chen, Xingya; Hou, Yu

    2017-12-01

    A high-speed turboexpander compressor (TEC) for small reverse Brayton air refrigerator is tested and analyzed in the present work. A TEC consists of an expander and a compressor, which are coupled together and interact with each other directly. Meanwhile, the expander and compressor have different effects on the refrigerator. The TEC overall efficiency, which contains effects of the expander's expansion, the compressor's pre-compression, and the pressure drop between them, was proved. It unifies influences of both compression and expansion processes on the COP of refrigerator and could be used to evaluate the TEC overall performance. Then, the coupling parameters were analyzed, which shows that for a TEC, the expander efficiency should be fully utilized first, followed by the compressor pressure ratio. Experiments were carried out to test the TEC coupling performances. The results indicated that, the TEC overall efficiency could reach 67.2%, and meanwhile 22.3% of the energy output was recycled.

  9. High skin temperature and hypohydration impair aerobic performance.

    PubMed

    Sawka, Michael N; Cheuvront, Samuel N; Kenefick, Robert W

    2012-03-01

    This paper reviews the roles of hot skin (>35°C) and body water deficits (>2% body mass; hypohydration) in impairing submaximal aerobic performance. Hot skin is associated with high skin blood flow requirements and hypohydration is associated with reduced cardiac filling, both of which act to reduce aerobic reserve. In euhydrated subjects, hot skin alone (with a modest core temperature elevation) impairs submaximal aerobic performance. Conversely, aerobic performance is sustained with core temperatures >40°C if skin temperatures are cool-warm when euhydrated. No study has demonstrated that high core temperature (∼40°C) alone, without coexisting hot skin, will impair aerobic performance. In hypohydrated subjects, aerobic performance begins to be impaired when skin temperatures exceed 27°C, and even warmer skin exacerbates the aerobic performance impairment (-1.5% for each 1°C skin temperature). We conclude that hot skin (high skin blood flow requirements from narrow skin temperature to core temperature gradients), not high core temperature, is the 'primary' factor impairing aerobic exercise performance when euhydrated and that hypohydration exacerbates this effect.

  10. Classification of the medicinal plants of the genus Atractylodes using high-performance liquid chromatography with diode array and tandem mass spectrometry detection combined with multivariate statistical analysis.

    PubMed

    Cho, Hyun-Deok; Kim, Unyong; Suh, Joon Hyuk; Eom, Han Young; Kim, Junghyun; Lee, Seul Gi; Choi, Yong Seok; Han, Sang Beom

    2016-04-01

    Analytical methods using high-performance liquid chromatography with diode array and tandem mass spectrometry detection were developed for the discrimination of the rhizomes of four Atractylodes medicinal plants: A. japonica, A. macrocephala, A. chinensis, and A. lancea. A quantitative study was performed, selecting five bioactive components, including atractylenolide I, II, III, eudesma-4(14),7(11)-dien-8-one and atractylodin, on twenty-six Atractylodes samples of various origins. Sample extraction was optimized to sonication with 80% methanol for 40 min at room temperature. High-performance liquid chromatography with diode array detection was established using a C18 column with a water/acetonitrile gradient system at a flow rate of 1.0 mL/min, and the detection wavelength was set at 236 nm. Liquid chromatography with tandem mass spectrometry was applied to certify the reliability of the quantitative results. The developed methods were validated by ensuring specificity, linearity, limit of quantification, accuracy, precision, recovery, robustness, and stability. Results showed that cangzhu contained higher amounts of atractylenolide I and atractylodin than baizhu, and especially atractylodin contents showed the greatest variation between baizhu and cangzhu. Multivariate statistical analysis, such as principal component analysis and hierarchical cluster analysis, were also employed for further classification of the Atractylodes plants. The established method was suitable for quality control of the Atractylodes plants. © 2016 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  11. An importance-performance analysis of hospital information system attributes: A nurses' perspective.

    PubMed

    Cohen, Jason F; Coleman, Emma; Kangethe, Matheri J

    2016-02-01

    Health workers have numerous concerns about hospital IS (HIS) usage. Addressing these concerns requires understanding the system attributes most important to their satisfaction and productivity. Following a recent HIS implementation, our objective was to identify priorities for managerial intervention based on user evaluations of the performance of the HIS attributes as well as the relative importance of these attributes to user satisfaction and productivity outcomes. We collected data along a set of attributes representing system quality, data quality, information quality, and service quality from 154 nurse users. Their quantitative responses were analysed using the partial least squares approach followed by an importance-performance analysis. Qualitative responses were analysed using thematic analysis to triangulate and supplement the quantitative findings. Two system quality attributes (responsiveness and ease of learning), one information quality attribute (detail), one service quality attribute (sufficient support), and three data quality attributes (records complete, accurate and never missing) were identified as high priorities for intervention. Our application of importance-performance analysis is unique in HIS evaluation and we have illustrated its utility for identifying those system attributes for which underperformance is not acceptable to users and therefore should be high priorities for intervention. Copyright © 2015 Elsevier Ireland Ltd. All rights reserved.

  12. High Performance Double-null Plasma Operation Under Radiating Divertor Conditions

    NASA Astrophysics Data System (ADS)

    Petrie, T. W.; Osborne, T.; Leonard, A. W.; Luce, T. C.; Petty, C. C.; Fenstermacher, M. E.; Lasnier, C. J.; Turco, F.; Watkins, J. G.

    2017-10-01

    We report on heat flux reduction experiments in which deuterium/neon- or deuterium/argon-based radiating mantle/divertor approaches were applied to high performance double-null (DN) plasmas (H98 1.4-1.7,βN 4 , q 95 6) with a combined neutral beam and ECH power input PIN 15 MW. When the radial location of the ECH deposition is close to the magnetic axis (e.g., ρ <=0.20), the radial profiles of both injected and intrinsic impurities are flat to somewhat hollow. For deposition farther out (e.g., ρ=0.45), the impurity profiles are highly peaked on axis, which would make high performance DN operation with impurity injection more problematical. Comparison of neon with argon `seeding' with respect to core dilution, energy confinement, and heat flux reduction under these conditions favors argon. Conditions that lead to an improved τE as predicted previously from ELITE code analysis, i.e., very high PIN, proximity to magnetic balance, and higher q95, are largely consistent with this data. Work was supported by the US DOE under DE-FC02-04ER54698, DE-AC52-07NA27344, DE-FG02-04ER54761, and DE-AC04-94AL85000.

  13. Determination of Urine Albumin by New Simple High-Performance Liquid Chromatography Method.

    PubMed

    Klapkova, Eva; Fortova, Magdalena; Prusa, Richard; Moravcova, Libuse; Kotaska, Karel

    2016-11-01

    A simple high-performance liquid chromatography (HPLC) method was developed for the determination of albumin in patients' urine samples without coeluting proteins and was compared with the immunoturbidimetric determination of albumin. Urine albumin is important biomarker in diabetic patients, but part of it is immuno-nonreactive. Albumin was determined by high-performance liquid chromatography (HPLC), UV detection at 280 nm, Zorbax 300SB-C3 column. Immunoturbidimetric analysis was performed using commercial kit on automatic biochemistry analyzer COBAS INTEGRA ® 400, Roche Diagnostics GmbH, Manheim, Germany. The HLPC method was fully validated. No significant interference with other proteins (transferrin, α-1-acid glycoprotein, α-1-antichymotrypsin, antitrypsin, hemopexin) was found. The results from 301 urine samples were compared with immunochemical determination. We found a statistically significant difference between these methods (P = 0.0001, Mann-Whitney test). New simple HPLC method was developed for the determination of urine albumin without coeluting proteins. Our data indicate that the HPLC method is highly specific and more sensitive than immunoturbidimetry. © 2016 Wiley Periodicals, Inc.

  14. High Sensitivity and High Detection Specificity of Gold-Nanoparticle-Grafted Nanostructured Silicon Mass Spectrometry for Glucose Analysis.

    PubMed

    Tsao, Chia-Wen; Yang, Zhi-Jie

    2015-10-14

    Desorption/ionization on silicon (DIOS) is a high-performance matrix-free mass spectrometry (MS) analysis method that involves using silicon nanostructures as a matrix for MS desorption/ionization. In this study, gold nanoparticles grafted onto a nanostructured silicon (AuNPs-nSi) surface were demonstrated as a DIOS-MS analysis approach with high sensitivity and high detection specificity for glucose detection. A glucose sample deposited on the AuNPs-nSi surface was directly catalyzed to negatively charged gluconic acid molecules on a single AuNPs-nSi chip for MS analysis. The AuNPs-nSi surface was fabricated using two electroless deposition steps and one electroless etching step. The effects of the electroless fabrication parameters on the glucose detection efficiency were evaluated. Practical application of AuNPs-nSi MS glucose analysis in urine samples was also demonstrated in this study.

  15. Hardware accelerated high performance neutron transport computation based on AGENT methodology

    NASA Astrophysics Data System (ADS)

    Xiao, Shanjie

    The spatial heterogeneity of the next generation Gen-IV nuclear reactor core designs brings challenges to the neutron transport analysis. The Arbitrary Geometry Neutron Transport (AGENT) AGENT code is a three-dimensional neutron transport analysis code being developed at the Laboratory for Neutronics and Geometry Computation (NEGE) at Purdue University. It can accurately describe the spatial heterogeneity in a hierarchical structure through the R-function solid modeler. The previous version of AGENT coupled the 2D transport MOC solver and the 1D diffusion NEM solver to solve the three dimensional Boltzmann transport equation. In this research, the 2D/1D coupling methodology was expanded to couple two transport solvers, the radial 2D MOC solver and the axial 1D MOC solver, for better accuracy. The expansion was benchmarked with the widely applied C5G7 benchmark models and two fast breeder reactor models, and showed good agreement with the reference Monte Carlo results. In practice, the accurate neutron transport analysis for a full reactor core is still time-consuming and thus limits its application. Therefore, another content of my research is focused on designing a specific hardware based on the reconfigurable computing technique in order to accelerate AGENT computations. It is the first time that the application of this type is used to the reactor physics and neutron transport for reactor design. The most time consuming part of the AGENT algorithm was identified. Moreover, the architecture of the AGENT acceleration system was designed based on the analysis. Through the parallel computation on the specially designed, highly efficient architecture, the acceleration design on FPGA acquires high performance at the much lower working frequency than CPUs. The whole design simulations show that the acceleration design would be able to speedup large scale AGENT computations about 20 times. The high performance AGENT acceleration system will drastically shortening the

  16. Nonlinear stability and control study of highly maneuverable high performance aircraft, phase 2

    NASA Technical Reports Server (NTRS)

    Mohler, R. R.

    1992-01-01

    This research should lead to the development of new nonlinear methodologies for the adaptive control and stability analysis of high angle-of-attack aircraft such as the F18 (HARV). The emphasis has been on nonlinear adaptive control, but associated model development, system identification, stability analysis and simulation is performed in some detail as well. Various models under investigation for different purposes are summarized in tabular form. Models and simulation for the longitudinal dynamics have been developed for all types except the nonlinear ordinary differential equation model. Briefly, studies completed indicate that nonlinear adaptive control can outperform linear adaptive control for rapid maneuvers with large changes in alpha. The transient responses are compared where the desired alpha varies from 5 degrees to 60 degrees to 30 degrees and back to 5 degrees in all about 16 sec. Here, the horizontal stabilator is the only control used with an assumed first-order linear actuator with a 1/30 sec time constant.

  17. Rotordynamic Instability Problems in High-Performance Turbomachinery

    NASA Technical Reports Server (NTRS)

    1984-01-01

    Rotordynamics and predictions on the stability of characteristics of high performance turbomachinery were discussed. Resolutions of problems on experimental validation of the forces that influence rotordynamics were emphasized. The programs to predict or measure forces and force coefficients in high-performance turbomachinery are illustrated. Data to design new machines with enhanced stability characteristics or upgrading existing machines are presented.

  18. A three-dimensional finite-element thermal/mechanical analytical technique for high-performance traveling wave tubes

    NASA Technical Reports Server (NTRS)

    Bartos, Karen F.; Fite, E. Brian; Shalkhauser, Kurt A.; Sharp, G. Richard

    1991-01-01

    Current research in high-efficiency, high-performance traveling wave tubes (TWT's) has led to the development of novel thermal/ mechanical computer models for use with helical slow-wave structures. A three-dimensional, finite element computer model and analytical technique used to study the structural integrity and thermal operation of a high-efficiency, diamond-rod, K-band TWT designed for use in advanced space communications systems. This analysis focused on the slow-wave circuit in the radiofrequency section of the TWT, where an inherent localized heating problem existed and where failures were observed during earlier cold compression, or 'coining' fabrication technique that shows great potential for future TWT development efforts. For this analysis, a three-dimensional, finite element model was used along with MARC, a commercially available finite element code, to simulate the fabrication of a diamond-rod TWT. This analysis was conducted by using component and material specifications consistent with actual TWT fabrication and was verified against empirical data. The analysis is nonlinear owing to material plasticity introduced by the forming process and also to geometric nonlinearities presented by the component assembly configuration. The computer model was developed by using the high efficiency, K-band TWT design but is general enough to permit similar analyses to be performed on a wide variety of TWT designs and styles. The results of the TWT operating condition and structural failure mode analysis, as well as a comparison of analytical results to test data are presented.

  19. A three-dimensional finite-element thermal/mechanical analytical technique for high-performance traveling wave tubes

    NASA Technical Reports Server (NTRS)

    Shalkhauser, Kurt A.; Bartos, Karen F.; Fite, E. B.; Sharp, G. R.

    1992-01-01

    Current research in high-efficiency, high-performance traveling wave tubes (TWT's) has led to the development of novel thermal/mechanical computer models for use with helical slow-wave structures. A three-dimensional, finite element computer model and analytical technique used to study the structural integrity and thermal operation of a high-efficiency, diamond-rod, K-band TWT designed for use in advanced space communications systems. This analysis focused on the slow-wave circuit in the radiofrequency section of the TWT, where an inherent localized heating problem existed and where failures were observed during earlier cold compression, or 'coining' fabrication technique that shows great potential for future TWT development efforts. For this analysis, a three-dimensional, finite element model was used along with MARC, a commercially available finite element code, to simulate the fabrication of a diamond-rod TWT. This analysis was conducted by using component and material specifications consistent with actual TWT fabrication and was verified against empirical data. The analysis is nonlinear owing to material plasticity introduced by the forming process and also to geometric nonlinearities presented by the component assembly configuration. The computer model was developed by using the high efficiency, K-band TWT design but is general enough to permit similar analyses to be performed on a wide variety of TWT designs and styles. The results of the TWT operating condition and structural failure mode analysis, as well as a comparison of analytical results to test data are presented.

  20. High-performance solid-state supercapacitors based on graphene-ZnO hybrid nanocomposites

    NASA Astrophysics Data System (ADS)

    Li, Zijiong; Zhou, Zhihua; Yun, Gaoqian; Shi, Kai; Lv, Xiaowei; Yang, Baocheng

    2013-11-01

    In this paper, we report a facile low-cost synthesis of the graphene-ZnO hybrid nanocomposites for solid-state supercapacitors. Structural analysis revealed a homogeneous distribution of ZnO nanorods that are inserted in graphene nanosheets, forming a sandwiched architecture. The material exhibited a high specific capacitance of 156 F g-1 at a scan rate of 5 mV.s-1. The fabricated solid-state supercapacitor device using these graphene-ZnO hybrid nanocomposites exhibits good supercapacitive performance and long-term cycle stability. The improved supercapacitance property of these materials could be ascribed to the increased conductivity of ZnO and better utilization of graphene. These results demonstrate the potential of the graphene-ZnO hybrid nanocomposites as an electrode in high-performance supercapacitors.

  1. Phytochemical analysis of Hibiscus caesius using high performance liquid chromatography coupled with mass spectrometry.

    PubMed

    Ain, Quratul; Naveed, Muhammad Na; Mumtaz, Abdul Samad; Farman, Muhammad; Ahmed, Iftikhar; Khalid, Nauman

    2015-09-01

    Various species in genus Hibiscus are traditionally known for their therapeutic attributes. The present study focused on the phytochemical analysis of a rather unexplored species Hibiscus caesius (H. caesius), using high-pressure liquid chromatography coupled with mass spectrometry (HPLC-MS). The analysis revealed five major compounds in the aqueous extract, viz. vanillic acid, protocatechoic acid, quercetin, quercetin glucoside and apigenin, being reported for the first time in H. caesius. Literature suggests that these compounds have important pharmacological traits such as anti-cancer, anti-inflammatory, anti-bacterial and hepatoprotective etc. however, this requires further pharmacological investigations at in vitro and in vivo scale. The above study concluded the medicinal potential of H. caesius.

  2. Performance Analysis: Control of Hazardous Energy

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    De Grange, Connie E.; Freeman, Jeff W.; Kerr, Christine E.

    2010-10-06

    LLNL experienced 26 occurrences related to the control of hazardous energy from January 1, 2008 through August 2010. These occurrences were 17% of the total number of reported occurrences during this 32-month period. The Performance Analysis and Reporting Section of the Contractor Assurance Office (CAO) routinely analyzes reported occurrences and issues looking for patterns that may indicate changes in LLNL’s performance and early indications of performance trends. It became apparent through these analyses that LLNL might have experienced a change in the control of hazardous energy and that these occurrences should be analyzed in more detail to determine if themore » perceived change in performance was real, whether that change is significant and if the causes of the occurrences are similar. This report documents the results of this more detailed analysis.« less

  3. Multivariate analysis of organic acids in fermented food from reversed-phase high-performance liquid chromatography data.

    PubMed

    Mortera, Pablo; Zuljan, Federico A; Magni, Christian; Bortolato, Santiago A; Alarcón, Sergio H

    2018-02-01

    Multivariate calibration coupled to RP-HPLC with diode array detection (HPLC-DAD) was applied to the identification and the quantitative evaluation of the short chain organic acids (malic, oxalic, formic, lactic, acetic, citric, pyruvic, succinic, tartaric, propionic and α-cetoglutaric) in fermented food. The goal of the present study was to get the successful resolution of a system in the combined occurrence of strongly coeluting peaks, of distortions in the time sensors among chromatograms, and of the presence of unexpected compounds not included in the calibration step. Second-order HPLC-DAD data matrices were obtained in a short time (10min) on a C18 column with a chromatographic system operating in isocratic mode (mobile phase was 20mmolL -1 phosphate buffer at pH 2.20) and a flow-rate of 1.0mLmin -1 at room temperature. Parallel factor analysis (PARAFAC) and unfolded partial least-squares combined with residual bilinearization (U-PLS/RBL) were the second-order calibration algorithms select for data processing. The performance of the analytical parameters was good with an outstanding limit of detection (LODs) for acids ranging from 0.15 to 10.0mmolL -1 in the validation samples. The improved method was applied to the analysis of many dairy products (yoghurt, cultured milk and cheese) and wine. The method was shown as an effective means for determining and following acid contents in fermented food and was characterized by reducibility with simple, high resolution and rapid procedure without derivatization of analytes. Copyright © 2017 Elsevier B.V. All rights reserved.

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

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Luo, Wei; Shabbir, Faizan; Gong, Chao

    2015-04-13

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

  5. 1998 NASA High-Speed Research Program Aerodynamic Performance Workshop. Volume 2; High Lift

    NASA Technical Reports Server (NTRS)

    McMillin, S. Naomi (Editor)

    1999-01-01

    NASA's High-Speed Research Program sponsored the 1998 Aerodynamic Performance Technical Review on February 9-13, in Los Angeles, California. The review was designed to bring together NASA and industry High-Speed Civil Transport (HSCT) Aerodynamic Performance technology development participants in areas of Configuration Aerodynamics (transonic and supersonic cruise drag prediction and minimization), High-Lift, and Flight Controls. The review objectives were to (1) report the progress and status of HSCT aerodynamic performance technology development; (2) disseminate this technology within the appropriate technical communities; and (3) promote synergy among the scientists and engineers working HSCT aerodynamics. In particular, single- and multi-point optimized HSCT configurations, HSCT high-lift system performance predictions, and HSCT simulation results were presented along with executive summaries for all the Aerodynamic Performance technology areas. The HSR Aerodynamic Performance Technical Review was held simultaneously with the annual review of the following airframe technology areas: Materials and Structures, Environmental Impact, Flight Deck, and Technology Integration. Thus, a fourth objective of the Review was to promote synergy between the Aerodynamic Performance technology area and the other technology areas of the HSR Program.

  6. Analysis of chaos in high-dimensional wind power system.

    PubMed

    Wang, Cong; Zhang, Hongli; Fan, Wenhui; Ma, Ping

    2018-01-01

    A comprehensive analysis on the chaos of a high-dimensional wind power system is performed in this study. A high-dimensional wind power system is more complex than most power systems. An 11-dimensional wind power system proposed by Huang, which has not been analyzed in previous studies, is investigated. When the systems are affected by external disturbances including single parameter and periodic disturbance, or its parameters changed, chaotic dynamics of the wind power system is analyzed and chaotic parameters ranges are obtained. Chaos existence is confirmed by calculation and analysis of all state variables' Lyapunov exponents and the state variable sequence diagram. Theoretical analysis and numerical simulations show that the wind power system chaos will occur when parameter variations and external disturbances change to a certain degree.

  7. Web-based visual analysis for high-throughput genomics

    PubMed Central

    2013-01-01

    Background Visualization plays an essential role in genomics research by making it possible to observe correlations and trends in large datasets as well as communicate findings to others. Visual analysis, which combines visualization with analysis tools to enable seamless use of both approaches for scientific investigation, offers a powerful method for performing complex genomic analyses. However, there are numerous challenges that arise when creating rich, interactive Web-based visualizations/visual analysis applications for high-throughput genomics. These challenges include managing data flow from Web server to Web browser, integrating analysis tools and visualizations, and sharing visualizations with colleagues. Results We have created a platform simplifies the creation of Web-based visualization/visual analysis applications for high-throughput genomics. This platform provides components that make it simple to efficiently query very large datasets, draw common representations of genomic data, integrate with analysis tools, and share or publish fully interactive visualizations. Using this platform, we have created a Circos-style genome-wide viewer, a generic scatter plot for correlation analysis, an interactive phylogenetic tree, a scalable genome browser for next-generation sequencing data, and an application for systematically exploring tool parameter spaces to find good parameter values. All visualizations are interactive and fully customizable. The platform is integrated with the Galaxy (http://galaxyproject.org) genomics workbench, making it easy to integrate new visual applications into Galaxy. Conclusions Visualization and visual analysis play an important role in high-throughput genomics experiments, and approaches are needed to make it easier to create applications for these activities. Our framework provides a foundation for creating Web-based visualizations and integrating them into Galaxy. Finally, the visualizations we have created using the

  8. Milestones for Selection, Characterization, and Analysis of the Performance of a Repository for Spent Nuclear Fuel and High-Level Radioactive Waste at Yucca Mountain.

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Rechard, Robert P.

    This report presents a concise history in tabular form of events leading up to site identification in 1978, site selection in 1987, subsequent characterization, and ongoing analysis through 2008 of the performance of a repository for spent nuclear fuel and high-level radioactive waste at Yucca Mountain in southern Nevada. The tabulated events generally occurred in five periods: (1) commitment to mined geologic disposal and identification of sites; (2) site selection and analysis, based on regional geologic characterization through literature and analogous data; (3) feasibility analysis demonstrating calculation procedures and importance of system components, based on rough measures of performance usingmore » surface exploration, waste process knowledge, and general laboratory experiments; (4) suitability analysis demonstrating viability of disposal system, based on environment-specific laboratory experiments, in-situ experiments, and underground disposal system characterization; and (5) compliance analysis, based on completed site-specific characterization. Because the relationship is important to understanding the evolution of the Yucca Mountain Project, the tabulation also shows the interaction between four broad categories of political bodies and government agencies/institutions: (a) technical milestones of the implementing institutions, (b) development of the regulatory requirements and related federal policy in laws and court decisions, (c) Presidential and agency directives and decisions, and (d) critiques of the Yucca Mountain Project and pertinent national and world events related to nuclear energy and radioactive waste.« less

  9. Analysis of the Energy Performance of the Chesapeake Bay Foundation's Philip Merrill Environmental Center

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Griffith, B.; Deru M.; Torcellini, P.

    2005-04-01

    The Chesapeake Bay Foundation designed their new headquarters building to minimize its environmental impact on the already highly polluted Chesapeake Bay by incorporating numerous high-performance energy saving features into the building design. CBF then contacted NREL to perform a nonbiased energy evaluation of the building. Because their building attracted much attention in the sustainable design community, an unbiased evaluation was necessary to help designers replicate successes and identify and correct problem areas. This report focuses on NREL's monitoring and analysis of the overall energy performance of the building.

  10. Thermodynamic performance analysis of ramjet engine at wide working conditions

    NASA Astrophysics Data System (ADS)

    Ou, Min; Yan, Li; Tang, Jing-feng; Huang, Wei; Chen, Xiao-qian

    2017-03-01

    Although ramjet has the advantages of high-speed flying and higher specific impulse, the performance parameters will decline seriously with the increase of flight Mach number and flight height. Therefore, the investigation on the thermodynamic performance of ramjet is very crucial for broadening the working range. In the current study, a typical ramjet model has been employed to investigate the performance characteristics at wide working conditions. First of all, the compression characteristic analysis is carried out based on the Brayton cycle. The obtained results show that the specific cross-section area (A2 and A5) and the air-fuel ratio (f) have a great influence on the ramjet performance indexes. Secondly, the thermodynamic calculation process of ramjet is given from the view of the pneumatic thermal analysis. Then, the variable trends of the ramjet performance indexes with the flow conditions, the air-fuel ratio (f), the specific cross-sectional area (A2 and A5) under the fixed operating condition, equipotential dynamic pressure condition and variable dynamic pressure condition have been discussed. Finally, the optimum value of the specific cross-sectional area (A5) and the air-fuel ratio (f) of the ramjet model at a fixed work condition (Ma=3.5, H=12 km) are obtained.

  11. Microwave-immobilized polybutadiene stationary phase for reversed-phase high-performance liquid chromatography.

    PubMed

    Lopes, Nilva P; Collins, Kenneth E; Jardim, Isabel C S F

    2004-03-19

    Polybutadiene (PBD) has been immobilized on high-performance liquid chromatography (HPLC) silica by microwave radiation at various power levels (52-663 W) and actuation times (3-60 min). Columns prepared from these reversed-phase HPLC materials, as well as from similar non-irradiated materials, were tested with standard sample mixtures and characterized by elemental analysis (%C) and infrared spectroscopy. A microwave irradiation of 20 min at 663 W gives a layer of immobilized PBD that presented good performance. Longer irradiation times give thicker immobilized layers having less favorable chromatographic properties.

  12. NCI's Transdisciplinary High Performance Scientific Data Platform

    NASA Astrophysics Data System (ADS)

    Evans, Ben; Antony, Joseph; Bastrakova, Irina; Car, Nicholas; Cox, Simon; Druken, Kelsey; Evans, Bradley; Fraser, Ryan; Ip, Alex; Kemp, Carina; King, Edward; Minchin, Stuart; Larraondo, Pablo; Pugh, Tim; Richards, Clare; Santana, Fabiana; Smillie, Jon; Trenham, Claire; Wang, Jingbo; Wyborn, Lesley

    2016-04-01

    The Australian National Computational Infrastructure (NCI) manages Earth Systems data collections sourced from several domains and organisations onto a single High Performance Data (HPD) Node to further Australia's national priority research and innovation agenda. The NCI HPD Node has rapidly established its value, currently managing over 10 PBytes of datasets from collections that span a wide range of disciplines including climate, weather, environment, geoscience, geophysics, water resources and social sciences. Importantly, in order to facilitate broad user uptake, maximise reuse and enable transdisciplinary access through software and standardised interfaces, the datasets, associated information systems and processes have been incorporated into the design and operation of a unified platform that NCI has called, the National Environmental Research Data Interoperability Platform (NERDIP). The key goal of the NERDIP is to regularise data access so that it is easily discoverable, interoperable for different domains and enabled for high performance methods. It adopts and implements international standards and data conventions, and promotes scientific integrity within a high performance computing and data analysis environment. NCI has established a rich and flexible computing environment to access to this data, through the NCI supercomputer; a private cloud that supports both domain focused virtual laboratories and in-common interactive analysis interfaces; as well as remotely through scalable data services. Data collections of this importance must be managed with careful consideration of both their current use and the needs of the end-communities, as well as its future potential use, such as transitioning to more advanced software and improved methods. It is therefore critical that the data platform is both well-managed and trusted for stable production use (including transparency and reproducibility), agile enough to incorporate new technological advances and

  13. Biomechanical Evaluation of a Tooth Restored with High Performance Polymer PEKK Post-Core System: A 3D Finite Element Analysis.

    PubMed

    Lee, Ki-Sun; Shin, Joo-Hee; Kim, Jong-Eun; Kim, Jee-Hwan; Lee, Won-Chang; Shin, Sang-Wan; Lee, Jeong-Yol

    2017-01-01

    The aim of this study was to evaluate the biomechanical behavior and long-term safety of high performance polymer PEKK as an intraradicular dental post-core material through comparative finite element analysis (FEA) with other conventional post-core materials. A 3D FEA model of a maxillary central incisor was constructed. A cyclic loading force of 50 N was applied at an angle of 45° to the longitudinal axis of the tooth at the palatal surface of the crown. For comparison with traditionally used post-core materials, three materials (gold, fiberglass, and PEKK) were simulated to determine their post-core properties. PEKK, with a lower elastic modulus than root dentin, showed comparably high failure resistance and a more favorable stress distribution than conventional post-core material. However, the PEKK post-core system showed a higher probability of debonding and crown failure under long-term cyclic loading than the metal or fiberglass post-core systems.

  14. Biomechanical Evaluation of a Tooth Restored with High Performance Polymer PEKK Post-Core System: A 3D Finite Element Analysis

    PubMed Central

    Shin, Joo-Hee; Kim, Jong-Eun; Kim, Jee-Hwan; Lee, Won-Chang; Shin, Sang-Wan

    2017-01-01

    The aim of this study was to evaluate the biomechanical behavior and long-term safety of high performance polymer PEKK as an intraradicular dental post-core material through comparative finite element analysis (FEA) with other conventional post-core materials. A 3D FEA model of a maxillary central incisor was constructed. A cyclic loading force of 50 N was applied at an angle of 45° to the longitudinal axis of the tooth at the palatal surface of the crown. For comparison with traditionally used post-core materials, three materials (gold, fiberglass, and PEKK) were simulated to determine their post-core properties. PEKK, with a lower elastic modulus than root dentin, showed comparably high failure resistance and a more favorable stress distribution than conventional post-core material. However, the PEKK post-core system showed a higher probability of debonding and crown failure under long-term cyclic loading than the metal or fiberglass post-core systems. PMID:28386547

  15. Analysis of lignans in Magnoliae Flos by turbulent flow chromatography with online solid-phase extraction and high-performance liquid chromatography with tandem mass spectrometry.

    PubMed

    Zhou, Xuan; Chen, Cen; Ye, Xiaolan; Song, Fenyun; Fan, Guorong; Wu, Fuhai

    2016-04-01

    In this study, a method coupling turbulent flow chromatography with online solid-phase extraction and high-performance liquid chromatography with tandem mass spectrometry was developed for analyzing the lignans in Magnoliae Flos. By the online pretreatment of turbulent flow chromatography solid-phase extraction, the impurities removal and analytes concentration were automatically processed, and the lignans were separated rapidly and well. Seven lignans of Magnoliae Flos including epieudesmin, magnolin, 1-irioresinol-B-dimethyl ether, epi-magnolin, fargesin aschantin, and demethoxyaschantin were identified by comparing their retention behavior, UV spectra, and mass spectra with those of reference substances or literature data. The developed method was validated, and the good results showed that the method was not only automatic and rapid, but also accurate and reliable. The turbulent flow chromatography with online solid-phase extraction and high-performance liquid chromatography with tandem mass spectrometry method holds a high potential to become an effective method for the quality control of lignans in Magnoliae Flos and a useful tool for the analysis of other complex mixtures. © 2016 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  16. Sensitivity enhancement by chromatographic peak concentration with ultra-high performance liquid chromatography-nuclear magnetic resonance spectroscopy for minor impurity analysis.

    PubMed

    Tokunaga, Takashi; Akagi, Ken-Ichi; Okamoto, Masahiko

    2017-07-28

    High performance liquid chromatography can be coupled with nuclear magnetic resonance (NMR) spectroscopy to give a powerful analytical method known as liquid chromatography-nuclear magnetic resonance (LC-NMR) spectroscopy, which can be used to determine the chemical structures of the components of complex mixtures. However, intrinsic limitations in the sensitivity of NMR spectroscopy have restricted the scope of this procedure, and resolving these limitations remains a critical problem for analysis. In this study, we coupled ultra-high performance liquid chromatography (UHPLC) with NMR to give a simple and versatile analytical method with higher sensitivity than conventional LC-NMR. UHPLC separation enabled the concentration of individual peaks to give a volume similar to that of the NMR flow cell, thereby maximizing the sensitivity to the theoretical upper limit. The UHPLC concentration of compound peaks present at typical impurity levels (5.0-13.1 nmol) in a mixture led to at most three-fold increase in the signal-to-noise ratio compared with LC-NMR. Furthermore, we demonstrated the use of UHPLC-NMR for obtaining structural information of a minor impurity in a reaction mixture in actual laboratory-scale development of a synthetic process. Using UHPLC-NMR, the experimental run times for chromatography and NMR were greatly reduced compared with LC-NMR. UHPLC-NMR successfully overcomes the difficulties associated with analyses of minor components in a complex mixture by LC-NMR, which are problematic even when an ultra-high field magnet and cryogenic probe are used. Copyright © 2017 Elsevier B.V. All rights reserved.

  17. Nonflammable, Nonaqueous, Low Atmospheric Impact, High Performance Cleaning Solvents

    NASA Technical Reports Server (NTRS)

    Dhooge, P. M.; Glass, S. M.; Nimitz, J. S.

    2001-01-01

    For many years, chlorofluorocarbon (CFC) and chlorocarbon solvents have played an important part in aerospace operations. These solvents found extensive use as cleaning and analysis (EPA) solvents in precision and critical cleaning. However, CFCs and chlorocarbon solvents have deleterious effects on the ozone layer, are relatively strong greenhouse gases, and some are suspect or known carcinogens. Because of their ozone-depletion potential (ODP), the Montreal Protocol and its amendments, as well as other environmental regulations, have resulted in the phaseout of CFC-113 and 1,1,1-trichloroethane (TCA). Although alternatives have been recommended, they do not perform as well as the original solvents. In addition, some analyses, such as the infrared analysis of extracted hydrocarbons, cannot be performed with the substitute solvents that contain C-H bonds. CFC-113 solvent has been used for many critical aerospace applications. CFC-113, also known as Freon (registered) TF, has been used extensively in NASA's cleaning facilities for precision and critical cleaning, in particular the final rinsing in Class 100 areas, with gas chromatography analysis of rinse residue. While some cleaning can be accomplished by other processes, there are certain critical applications where CFC-113 or a similar solvent is highly cost-effective and ensures safety. Oxygen system components are one example where a solvent compatible with oxygen and capable of removing fluorocarbon grease is needed. Electronic components and precision mechanical components can also be damaged by aggressive cleaning solvents.

  18. High-Performance Bipropellant Engine

    NASA Technical Reports Server (NTRS)

    Biaglow, James A.; Schneider, Steven J.

    1999-01-01

    TRW, under contract to the NASA Lewis Research Center, has successfully completed over 10 000 sec of testing of a rhenium thrust chamber manufactured via a new-generation powder metallurgy. High performance was achieved for two different propellants, N2O4- N2H4 and N2O4 -MMH. TRW conducted 44 tests with N2O4-N2H4, accumulating 5230 sec of operating time with maximum burn times of 600 sec and a specific impulse Isp of 333 sec. Seventeen tests were conducted with N2O4-MMH for an additional 4789 sec and a maximum Isp of 324 sec, with a maximum firing duration of 700 sec. Together, the 61 tests totalled 10 019 sec of operating time, with the chamber remaining in excellent condition. Of these tests, 11 lasted 600 to 700 sec. The performance of radiation-cooled rocket engines is limited by their operating temperature. For the past two to three decades, the majority of radiation-cooled rockets were composed of a high-temperature niobium alloy (C103) with a disilicide oxide coating (R512) for oxidation resistance. The R512 coating practically limits the operating temperature to 1370 C. For the Earth-storable bipropellants commonly used in satellite and spacecraft propulsion systems, a significant amount of fuel film cooling is needed. The large film-cooling requirement extracts a large penalty in performance from incomplete mixing and combustion. A material system with a higher temperature capability has been matured to the point where engines are being readied for flight, particularly the 100-lb-thrust class engine. This system has powder rhenium (Re) as a substrate material with an iridium (Ir) oxidation-resistant coating. Again, the operating temperature is limited by the coating; however, Ir is capable of long-life operation at 2200 C. For Earth-storable bipropellants, this allows for the virtual elimination of fuel film cooling (some film cooling is used for thermal control of the head end). This has resulted in significant increases in specific impulse performance

  19. Coupled Aerodynamic and Structural Sensitivity Analysis of a High-Speed Civil Transport

    NASA Technical Reports Server (NTRS)

    Mason, B. H.; Walsh, J. L.

    2001-01-01

    An objective of the High Performance Computing and Communication Program at the NASA Langley Research Center is to demonstrate multidisciplinary shape and sizing optimization of a complete aerospace vehicle configuration by using high-fidelity, finite-element structural analysis and computational fluid dynamics aerodynamic analysis. In a previous study, a multi-disciplinary analysis system for a high-speed civil transport was formulated to integrate a set of existing discipline analysis codes, some of them computationally intensive, This paper is an extension of the previous study, in which the sensitivity analysis for the coupled aerodynamic and structural analysis problem is formulated and implemented. Uncoupled stress sensitivities computed with a constant load vector in a commercial finite element analysis code are compared to coupled aeroelastic sensitivities computed by finite differences. The computational expense of these sensitivity calculation methods is discussed.

  20. Structural vibration passive control and economic analysis of a high-rise building in Beijing

    NASA Astrophysics Data System (ADS)

    Chen, Yongqi; Cao, Tiezhu; Ma, Liangzhe; Luo, Chaoying

    2009-12-01

    Performance analysis of the Pangu Plaza under earthquake and wind loads is described in this paper. The plaza is a 39-story steel high-rise building, 191 m high, located in Beijing close to the 2008 Olympic main stadium. It has both fluid viscous dampers (FVDs) and buckling restrained braces or unbonded brace (BRB or UBB) installed. A repeated iteration procedure in its design and analysis was adopted for optimization. Results from the seismic response analysis in the horizontal and vertical directions show that the FVDs are highly effective in reducing the response of both the main structure and the secondary system. A comparative analysis of structural seismic performance and economic impact was conducted using traditional methods, i.e., increased size of steel columns and beams and/or use of an increased number of seismic braces versus using FVD. Both the structural response and economic analysis show that using FVD to absorb seismic energy not only satisfies the Chinese seismic design code for a “rare” earthquake, but is also the most economical way to improve seismic performance both for one-time direct investment and long term maintenance.

  1. Ultra-high performance liquid chromatography tandem high-resolution mass spectrometry study of tricyclazole photodegradation products in water.

    PubMed

    Gosetti, Fabio; Chiuminatto, Ugo; Mazzucco, Eleonora; Mastroianni, Rita; Bolfi, Bianca; Marengo, Emilio

    2015-06-01

    This paper reports the study of the photodegradation reactions that tricyclazole can naturally undergo, under the action of sunlight, in aqueous solutions of standard tricyclazole and of the commercial BEAM(TM) formulation. The analyses are carried out by ultra-high performance liquid chromatography technique coupled with high-resolution tandem mass spectrometry. Analysis of both tricyclazole and BEAM(TM) water solutions undergone to hydrolysis does not evidence new chromatographic peaks with respect to the not treated solutions. On the contrary, analysis of the same samples subjected to sunlight irradiation shows a decreased intensity of tricyclazole signal and the presence of new chromatographic peaks. Two photodegradation products of tricyclazole have been identified, one of which has been also quantified, being the commercial standard available. The pattern is similar for the solutions of the standard fungicide and of the BEAM(TM) formulation. The results obtained from eco-toxicological tests show that toxicity of tricyclazole standard solutions is greater than that of the irradiated ones, whereas toxicity levels of all the BEAM(TM) solutions investigated (non-irradiated, irradiated, and hydrolyzed) are comparable and lower than those shown by tricyclazole standard solutions. Experiments performed in paddy water solution show that there is no difference in the degradation products formed.

  2. Evaluating Service Quality from Patients' Perceptions: Application of Importance-performance Analysis Method.

    PubMed

    Mohebifar, Rafat; Hasani, Hana; Barikani, Ameneh; Rafiei, Sima

    2016-08-01

    Providing high service quality is one of the main functions of health systems. Measuring service quality is the basic prerequisite for improving quality. The aim of this study was to evaluate the quality of service in teaching hospitals using importance-performance analysis matrix. A descriptive-analytic study was conducted through a cross-sectional method in six academic hospitals of Qazvin, Iran, in 2012. A total of 360 patients contributed to the study. The sampling technique was stratified random sampling. Required data were collected based on a standard questionnaire (SERVQUAL). Data analysis was done through SPSS version 18 statistical software and importance-performance analysis matrix. The results showed a significant gap between importance and performance in all five dimensions of service quality (p < 0.05). In reviewing the gap, "reliability" (2.36) and "assurance" (2.24) dimensions had the highest quality gap and "responsiveness" had the lowest gap (1.97). Also, according to findings, reliability and assurance were in Quadrant (I), empathy was in Quadrant (II), and tangibles and responsiveness were in Quadrant (IV) of the importance-performance matrix. The negative gap in all dimensions of quality shows that quality improvement is necessary in all dimensions. Using quality and diagnosis measurement instruments such as importance-performance analysis will help hospital managers with planning of service quality improvement and achieving long-term goals.

  3. High-Quality Carbohydrates and Physical Performance

    PubMed Central

    Kanter, Mitch

    2018-01-01

    While all experts agreed that protein needs for performance are likely greater than believed in past generations, particularly for strength training athletes, and that dietary fat could sustain an active person through lower-intensity training bouts, current research still points to carbohydrate as an indispensable energy source for high-intensity performance. PMID:29449746

  4. Aerocapture Performance Analysis of A Venus Exploration Mission

    NASA Technical Reports Server (NTRS)

    Starr, Brett R.; Westhelle, Carlos H.

    2005-01-01

    A performance analysis of a Discovery Class Venus Exploration Mission in which aerocapture is used to capture a spacecraft into a 300km polar orbit for a two year science mission has been conducted to quantify its performance. A preliminary performance assessment determined that a high heritage 70 sphere-cone rigid aeroshell with a 0.25 lift to drag ratio has adequate control authority to provide an entry flight path angle corridor large enough for the mission s aerocapture maneuver. A 114 kilograms per square meter ballistic coefficient reference vehicle was developed from the science requirements and the preliminary assessment s heating indicators and deceleration loads. Performance analyses were conducted for the reference vehicle and for sensitivity studies on vehicle ballistic coefficient and maximum bank rate. The performance analyses used a high fidelity flight simulation within a Monte Carlo executive to define the aerocapture heating environment and deceleration loads and to determine mission success statistics. The simulation utilized the Program to Optimize Simulated Trajectories (POST) that was modified to include Venus specific atmospheric and planet models, aerodynamic characteristics, and interplanetary trajectory models. In addition to Venus specific models, an autonomous guidance system, HYPAS, and a pseudo flight controller were incorporated in the simulation. The Monte Carlo analyses incorporated a reference set of approach trajectory delivery errors, aerodynamic uncertainties, and atmospheric density variations. The reference performance analysis determined the reference vehicle achieves 100% successful capture and has a 99.87% probability of attaining the science orbit with a 90 meters per second delta V budget for post aerocapture orbital adjustments. A ballistic coefficient trade study conducted with reference uncertainties determined that the 0.25 L/D vehicle can achieve 100% successful capture with a ballistic coefficient of 228 kilograms

  5. A Comparative Analysis of Social Media Usage and Academic Performance in Public and Private Senior High Schools

    ERIC Educational Resources Information Center

    Mingle, Jeffrey; Adams, Musah; Adjei, E. A.

    2016-01-01

    The study comparatively analyzed social media usage and academic performance in public and private senior high schools. The issue of social media and academic performance has been a very debatable topic with regard to its effect. This study further explores the relation between private and public schools in relation to social media use and…

  6. Toward a theory of high performance.

    PubMed

    Kirby, Julia

    2005-01-01

    What does it mean to be a high-performance company? The process of measuring relative performance across industries and eras, declaring top performers, and finding the common drivers of their success is such a difficult one that it might seem a fool's errand to attempt. In fact, no one did for the first thousand or so years of business history. The question didn't even occur to many scholars until Tom Peters and Bob Waterman released In Search of Excellence in 1982. Twenty-three years later, we've witnessed several more attempts--and, just maybe, we're getting closer to answers. In this reported piece, HBR senior editor Julia Kirby explores why it's so difficult to study high performance and how various research efforts--including those from John Kotter and Jim Heskett; Jim Collins and Jerry Porras; Bill Joyce, Nitin Nohria, and Bruce Roberson; and several others outlined in a summary chart-have attacked the problem. The challenge starts with deciding which companies to study closely. Are the stars the ones with the highest market caps, the ones with the greatest sales growth, or simply the ones that remain standing at the end of the game? (And when's the end of the game?) Each major study differs in how it defines success, which companies it therefore declares to be worthy of emulation, and the patterns of activity and attitude it finds in common among them. Yet, Kirby concludes, as each study's method incrementally solves problems others have faced, we are progressing toward a consensus theory of high performance.

  7. Comparison of high performance liquid chromatography and enzymatic analysis of soluble carbohydrates in loblolly pine

    Treesearch

    Patricia L. Faulkner; Michele M. Schoeneberger; Kim H. Ludovici

    1993-01-01

    Foliar tissue was collected from a field study designed to test impacts of atmospheric pollutants on loblolIy pine (Pinus taeda L.) seedlings. Standard enzymatic (ENZ) and high performance liquid chromatography (HPLC) methods were used to analyze the tissue for soluble sugars. A comparison of the methods revealed no significant diffennces in accuracy...

  8. Determination of chloroacetanilide herbicide metabolites in water using high-performance liquid chromatography-diode array detection and high-performance liquid chromatography/mass spectrometry

    USGS Publications Warehouse

    Hostetler, K.A.; Thurman, E.M.

    2000-01-01

    Analytical methods using high-performance liquid chromatography-diode array detection (HPLC-DAD) and high-performance liquid chromatography/mass spectrometry (HPLC/MS) were developed for the analysis of the following chloroacetanilide herbicide metabolites in water: alachlor ethanesulfonic acid (ESA); alachlor oxanilic acid; acetochlor ESA; acetochlor oxanilic acid; metolachlor ESA; and metolachlor oxanilic acid. Good precision and accuracy were demonstrated for both the HPLC-DAD and HPLC/MS methods in reagent water, surface water, and ground water. The average HPLC-DAD recoveries of the chloroacetanilide herbicide metabolites from water samples spiked at 0.25, 0.5 and 2.0 ??g/l ranged from 84 to 112%, with relative standard deviations of 18% or less. The average HPLC/MS recoveries of the metabolites from water samples spiked at 0.05, 0.2 and 2.0 ??g/l ranged from 81 to 118%, with relative standard deviations of 20% or less. The limit of quantitation (LOQ) for all metabolites using the HPLC-DAD method was 0.20 ??g/l, whereas the LOQ using the HPLC/MS method was at 0.05 ??g/l. These metabolite-determination methods are valuable for acquiring information about water quality and the fate and transport of the parent chloroacetanilide herbicides in water. Copyright (C) 2000 Elsevier Science B.V.

  9. The association between higher body mass index and poor school performance in high school students.

    PubMed

    Tonetti, L; Fabbri, M; Filardi, M; Martoni, M; Natale, V

    2016-12-01

    This study aimed to examine the association between body mass index (BMI) and school performance in high school students by controlling for relevant mediators such as sleep quality, sleep duration and socioeconomic status. Thirty-seven high school students (mean age: 18.16 ± 0.44 years) attending the same school type, i.e. 'liceo scientifico' (science-based high school), were enrolled. Students' self-reported weight and height were used to calculate BMI. Participants wore an actigraph to objectively assess the quality and duration of sleep. School performance was assessed through the actual grade obtained at the final school-leaving exam, in which higher grades indicate higher performance. BMI, get-up time, mean motor activity, wake after sleep onset and number of awakenings were negatively correlated with the grade, while sleep efficiency was positively correlated. When performing a multiple regression analysis, BMI proved the only significant (negative) predictor of grade. When controlling for sleep quality, sleep duration and socioeconomic status, a higher BMI is associated with a poorer school performance in high school students. © 2015 World Obesity Federation.

  10. High Performance Oxides-Based Thermoelectric Materials

    NASA Astrophysics Data System (ADS)

    Ren, Guangkun; Lan, Jinle; Zeng, Chengcheng; Liu, Yaochun; Zhan, Bin; Butt, Sajid; Lin, Yuan-Hua; Nan, Ce-Wen

    2015-01-01

    Thermoelectric materials have attracted much attention due to their applications in waste-heat recovery, power generation, and solid state cooling. In comparison with thermoelectric alloys, oxide semiconductors, which are thermally and chemically stable in air at high temperature, are regarded as the candidates for high-temperature thermoelectric applications. However, their figure-of-merit ZT value has remained low, around 0.1-0.4 for more than 20 years. The poor performance in oxides is ascribed to the low electrical conductivity and high thermal conductivity. Since the electrical transport properties in these thermoelectric oxides are strongly correlated, it is difficult to improve both the thermoelectric power and electrical conductivity simultaneously by conventional methods. This review summarizes recent progresses on high-performance oxide-based thermoelectric bulk-materials including n-type ZnO, SrTiO3, and In2O3, and p-type Ca3Co4O9, BiCuSeO, and NiO, enhanced by heavy-element doping, band engineering and nanostructuring.

  11. 1999 NASA High-Speed Research Program Aerodynamic Performance Workshop. Volume 2; High Lift

    NASA Technical Reports Server (NTRS)

    Hahne, David E. (Editor)

    1999-01-01

    NASA's High-Speed Research Program sponsored the 1999 Aerodynamic Performance Technical Review on February 8-12, 1999 in Anaheim, California. The review was designed to bring together NASA and industry High-Speed Civil Transport (HSCT) Aerodynamic Performance technology development participants in the areas of Configuration Aerodynamics (transonic and supersonic cruise drag prediction and minimization), High Lift, and Flight Controls. The review objectives were to (1) report the progress and status of HSCT aerodynamic performance technology development; (2) disseminate this technology within the appropriate technical communities; and (3) promote synergy among die scientists and engineers working on HSCT aerodynamics. In particular, single and midpoint optimized HSCT configurations, HSCT high-lift system performance predictions, and HSCT simulation results were presented, along with executive summaries for all the Aerodynamic Performance technology areas. The HSR Aerodynamic Performance Technical Review was held simultaneously with the annual review of the following airframe technology areas: Materials and Structures, Environmental Impact, Flight Deck, and Technology Integration. Thus, a fourth objective of the Review was to promote synergy between the Aerodynamic Performance technology area and the other technology areas of the HSR Program. This Volume 2/Part 2 publication covers the tools and methods development session.

  12. Analysis of metalaxyl racemate using high performance liquid chromatography coupled with four kinds of detectors.

    PubMed

    Chen, Tao; Fan, Jun; Gao, Ruiqi; Wang, Tai; Yu, Ying; Zhang, Weiguang

    2016-10-07

    Chiral stationary phase-high performance liquid chromatography coupled with various detectors has been one of most commonly used methods for analysis and separation of chiral compounds over the past decades. Various detectors exhibit different characteristics in qualitative and quantitative studies under different chromatographic conditions. Herein, a comparative evaluation of HPLC coupled with ultraviolet, optical rotation, refractive index, and evaporative light scattering detectors has been conducted for qualitative and quantitative analyses of metalaxyl racemate. Effects of separation conditions on the peak area ratio between two enantiomers, including sample concentration, column temperature, mobile phase composition, as well as flow rate, have been investigated in detail. In addition, the limits of detection, the limits of quantitation, quantitative range and precision for these two enantiomers by using four detectors have been also studied. As indicated, the chromatographic separation conditions have been slight effects on ultraviolet and refractive index detections and the peak area ratio between two enantiomers remains almost unchanged, but the evaporative light scattering detection has been significantly affected by the above-mentioned chromatographic conditions and the corresponding peak area ratios varied greatly. Moreover, the limits of detection, the limits of quantitation, and the quantitative ranges of two enantiomers with UV detection were remarkably lower by 1-2 magnitudes than the others. Copyright © 2016 Elsevier B.V. All rights reserved.

  13. Ultra high performance liquid chromatography tandem mass spectrometry for rapid analysis of trace organic contaminants in water

    PubMed Central

    2013-01-01

    Background The widespread utilization of organic compounds in modern society and their dispersion through wastewater have resulted in extensive contamination of source and drinking waters. The vast majority of these compounds are not regulated in wastewater outfalls or in drinking water while trace amounts of certain compounds can impact aquatic wildlife. Hence it is prudent to monitor these contaminants in water sources until sufficient toxicological data relevant to humans becomes available. A method was developed for the analysis of 36 trace organic contaminants (TOrCs) including pharmaceuticals, pesticides, steroid hormones (androgens, progestins, and glucocorticoids), personal care products and polyfluorinated compounds (PFCs) using a single solid phase extraction (SPE) technique with ultra-high performance liquid chromatography coupled to tandem mass spectrometry (UHPLC-MS/MS). The method was applied to a variety of water matrices to demonstrate method performance and reliability. Results UHPLC-MS/MS in both positive and negative electrospray ionization (ESI) modes was employed to achieve optimum sensitivity while reducing sample analysis time (<20 min) compared with previously published methods. The detection limits for most compounds was lower than 1.0 picogram on the column while reporting limits in water ranged from 0.1 to 15 ng/L based on the extraction of a 1 L sample and concentration to 1 mL. Recoveries in ultrapure water for most compounds were between 90-110%, while recoveries in surface water and wastewater were in the range of 39-121% and 38-141% respectively. The analytical method was successfully applied to analyze samples across several different water matrices including wastewater, groundwater, surface water and drinking water at different stages of the treatment. Among several compounds detected in wastewater, sucralose and TCPP showed the highest concentrations. Conclusion The proposed method is sensitive, rapid and robust; hence it can

  14. A case study in nonconformance and performance trend analysis

    NASA Technical Reports Server (NTRS)

    Maloy, Joseph E.; Newton, Coy P.

    1990-01-01

    As part of NASA's effort to develop an agency-wide approach to trend analysis, a pilot nonconformance and performance trending analysis study was conducted on the Space Shuttle auxiliary power unit (APU). The purpose of the study was to (1) demonstrate that nonconformance analysis can be used to identify repeating failures of a specific item (and the associated failure modes and causes) and (2) determine whether performance parameters could be analyzed and monitored to provide an indication of component or system degradation prior to failure. The nonconformance analysis of the APU did identify repeating component failures, which possibly could be reduced if key performance parameters were monitored and analyzed. The performance-trending analysis verified that the characteristics of hardware parameters can be effective in detecting degradation of hardware performance prior to failure.

  15. Frame synchronization performance and analysis

    NASA Technical Reports Server (NTRS)

    Aguilera, C. S. R.; Swanson, L.; Pitt, G. H., III

    1988-01-01

    The analysis used to generate the theoretical models showing the performance of the frame synchronizer is described for various frame lengths and marker lengths at various signal to noise ratios and bit error tolerances.

  16. High-performance solid-state supercapacitors based on graphene-ZnO hybrid nanocomposites.

    PubMed

    Li, Zijiong; Zhou, Zhihua; Yun, Gaoqian; Shi, Kai; Lv, Xiaowei; Yang, Baocheng

    2013-11-12

    In this paper, we report a facile low-cost synthesis of the graphene-ZnO hybrid nanocomposites for solid-state supercapacitors. Structural analysis revealed a homogeneous distribution of ZnO nanorods that are inserted in graphene nanosheets, forming a sandwiched architecture. The material exhibited a high specific capacitance of 156 F g-1 at a scan rate of 5 mV.s-1. The fabricated solid-state supercapacitor device using these graphene-ZnO hybrid nanocomposites exhibits good supercapacitive performance and long-term cycle stability. The improved supercapacitance property of these materials could be ascribed to the increased conductivity of ZnO and better utilization of graphene. These results demonstrate the potential of the graphene-ZnO hybrid nanocomposites as an electrode in high-performance supercapacitors.

  17. High-performance solid-state supercapacitors based on graphene-ZnO hybrid nanocomposites

    PubMed Central

    2013-01-01

    In this paper, we report a facile low-cost synthesis of the graphene-ZnO hybrid nanocomposites for solid-state supercapacitors. Structural analysis revealed a homogeneous distribution of ZnO nanorods that are inserted in graphene nanosheets, forming a sandwiched architecture. The material exhibited a high specific capacitance of 156 F g−1 at a scan rate of 5 mV.s−1. The fabricated solid-state supercapacitor device using these graphene-ZnO hybrid nanocomposites exhibits good supercapacitive performance and long-term cycle stability. The improved supercapacitance property of these materials could be ascribed to the increased conductivity of ZnO and better utilization of graphene. These results demonstrate the potential of the graphene-ZnO hybrid nanocomposites as an electrode in high-performance supercapacitors. PMID:24215772

  18. Simultaneous qualitative and quantitative analysis of flavonoids and alkaloids from the leaves of Nelumbo nucifera Gaertn. using high-performance liquid chromatography with quadrupole time-of-flight mass spectrometry.

    PubMed

    Guo, Yujie; Chen, Xi; Qi, Jin; Yu, Boyang

    2016-07-01

    A reliable method, combining qualitative analysis by high-performance liquid chromatography coupled with quadrupole time-of-flight mass spectrometry and quantitative assessment by high-performance liquid chromatography with photodiode array detection, has been developed to simultaneously analyze flavonoids and alkaloids in lotus leaf extracts. In the qualitative analysis, a total of 30 compounds, including 12 flavonoids, 16 alkaloids, and two proanthocyanidins, were identified. The fragmentation behaviors of four types of flavone glycoside and three types of alkaloid are summarized. The mass spectra of four representative components, quercetin 3-O-glucuronide, norcoclaurine, nuciferine, and neferine, are shown to illustrate their fragmentation pathways. Five pairs of isomers were detected and three of them were distinguished by comparing the elution order with reference substances and the mass spectrometry data with reported data. In the quantitative analysis, 30 lotus leaf samples from different regions were analyzed to investigate the proportion of eight representative compounds. Quercetin 3-O-glucuronide was found to be the predominant constituent of lotus leaf extracts. For further discrimination among the samples, hierarchical cluster analysis, and principal component analysis, based on the areas of the eight quantitative peaks, were carried out. © 2016 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  19. Thermodynamic analysis of biofuels as fuels for high temperature fuel cells

    NASA Astrophysics Data System (ADS)

    Milewski, Jarosław; Bujalski, Wojciech; Lewandowski, Janusz

    2011-11-01

    Based on mathematical modeling and numerical simulations, applicativity of various biofuels on high temperature fuel cell performance are presented. Governing equations of high temperature fuel cell modeling are given. Adequate simulators of both solid oxide fuel cell (SOFC) and molten carbonate fuel cell (MCFC) have been done and described. Performance of these fuel cells with different biofuels is shown. Some characteristics are given and described. Advantages and disadvantages of various biofuels from the system performance point of view are pointed out. An analysis of various biofuels as potential fuels for SOFC and MCFC is presented. The results are compared with both methane and hydrogen as the reference fuels. The biofuels are characterized by both lower efficiency and lower fuel utilization factors compared with methane. The presented results are based on a 0D mathematical model in the design point calculation. The governing equations of the model are also presented. Technical and financial analysis of high temperature fuel cells (SOFC and MCFC) are shown. High temperature fuel cells can be fed by biofuels like: biogas, bioethanol, and biomethanol. Operational costs and possible incomes of those installation types were estimated and analyzed. A comparison against classic power generation units is shown. A basic indicator net present value (NPV) for projects was estimated and commented.

  20. Thermodynamic analysis of biofuels as fuels for high temperature fuel cells

    NASA Astrophysics Data System (ADS)

    Milewski, Jarosław; Bujalski, Wojciech; Lewandowski, Janusz

    2013-02-01

    Based on mathematical modeling and numerical simulations, applicativity of various biofuels on high temperature fuel cell performance are presented. Governing equations of high temperature fuel cell modeling are given. Adequate simulators of both solid oxide fuel cell (SOFC) and molten carbonate fuel cell (MCFC) have been done and described. Performance of these fuel cells with different biofuels is shown. Some characteristics are given and described. Advantages and disadvantages of various biofuels from the system performance point of view are pointed out. An analysis of various biofuels as potential fuels for SOFC and MCFC is presented. The results are compared with both methane and hydrogen as the reference fuels. The biofuels are characterized by both lower efficiency and lower fuel utilization factors compared with methane. The presented results are based on a 0D mathematical model in the design point calculation. The governing equations of the model are also presented. Technical and financial analysis of high temperature fuel cells (SOFC and MCFC) are shown. High temperature fuel cells can be fed by biofuels like: biogas, bioethanol, and biomethanol. Operational costs and possible incomes of those installation types were estimated and analyzed. A comparison against classic power generation units is shown. A basic indicator net present value (NPV) for projects was estimated and commented.

  1. High Performance Work System, HRD Climate and Organisational Performance: An Empirical Study

    ERIC Educational Resources Information Center

    Muduli, Ashutosh

    2015-01-01

    Purpose: This paper aims to study the relationship between high-performance work system (HPWS) and organizational performance and to examine the role of human resource development (HRD) Climate in mediating the relationship between HPWS and the organizational performance in the context of the power sector of India. Design/methodology/approach: The…

  2. SCEC Earthquake System Science Using High Performance Computing

    NASA Astrophysics Data System (ADS)

    Maechling, P. J.; Jordan, T. H.; Archuleta, R.; Beroza, G.; Bielak, J.; Chen, P.; Cui, Y.; Day, S.; Deelman, E.; Graves, R. W.; Minster, J. B.; Olsen, K. B.

    2008-12-01

    The SCEC Community Modeling Environment (SCEC/CME) collaboration performs basic scientific research using high performance computing with the goal of developing a predictive understanding of earthquake processes and seismic hazards in California. SCEC/CME research areas including dynamic rupture modeling, wave propagation modeling, probabilistic seismic hazard analysis (PSHA), and full 3D tomography. SCEC/CME computational capabilities are organized around the development and application of robust, re- usable, well-validated simulation systems we call computational platforms. The SCEC earthquake system science research program includes a wide range of numerical modeling efforts and we continue to extend our numerical modeling codes to include more realistic physics and to run at higher and higher resolution. During this year, the SCEC/USGS OpenSHA PSHA computational platform was used to calculate PSHA hazard curves and hazard maps using the new UCERF2.0 ERF and new 2008 attenuation relationships. Three SCEC/CME modeling groups ran 1Hz ShakeOut simulations using different codes and computer systems and carefully compared the results. The DynaShake Platform was used to calculate several dynamic rupture-based source descriptions equivalent in magnitude and final surface slip to the ShakeOut 1.2 kinematic source description. A SCEC/CME modeler produced 10Hz synthetic seismograms for the ShakeOut 1.2 scenario rupture by combining 1Hz deterministic simulation results with 10Hz stochastic seismograms. SCEC/CME modelers ran an ensemble of seven ShakeOut-D simulations to investigate the variability of ground motions produced by dynamic rupture-based source descriptions. The CyberShake Platform was used to calculate more than 15 new probabilistic seismic hazard analysis (PSHA) hazard curves using full 3D waveform modeling and the new UCERF2.0 ERF. The SCEC/CME group has also produced significant computer science results this year. Large-scale SCEC/CME high performance codes

  3. Estimating bergamot juice adulteration of lemon juice by high-performance liquid chromatography (HPLC) analysis of flavanone glycosides.

    PubMed

    Cautela, Domenico; Laratta, Bruna; Santelli, Francesca; Trifirò, Antonio; Servillo, Luigi; Castaldo, Domenico

    2008-07-09

    The chemical composition of 30 samples of juices obtained from bergamot (Citrus bergamia Risso and Poit.) fruits is reported and compared to the genuineness parameters adopted by Association of the Industry of Juice and Nectars (AIJN) for lemon juice. It was found that the compositional differences between the two juices are distinguishable, although with difficulty. However, these differences are not strong enough to detect the fraudulent addition of bergamot juice to lemon juice. Instead, we found the high-performance liquid chromatography (HPLC) analysis of the flavanones naringin, neohesperidin, and neoeriocitrin, which are present in bergamot juice and practically absent in the lemon juice, is a convenient way to detect and quantify the fraudulent addition of bergamot juice. The method has been validated by calculating the detection and quantification limits according to Eurachem procedures. Employing neoeriocitrin (detection limit = 0.7 mg/L) and naringin (detection limit = 1 mg/L) as markers, it is possible to detect the addition of bergamot juice to lemon juice at the 1% level. When using neohesperidin as a marker (detection limit = 1 mg/L), the minimal percentage of detectable addition of bergamot juice was about 2%. Finally, it is reported that the pattern of flavonoid content of the bergamot juice is similar to those of chinotto (Citrus myrtifolia Raf) and bitter orange (Citrus aurantium L.) juices and that it is possible to distinguish the three kinds of juices by HPLC analysis.

  4. Performance analysis of mini-propellers based on FlightGear

    NASA Astrophysics Data System (ADS)

    Vogeltanz, Tomáš

    2016-06-01

    This paper presents a performance analysis of three mini-propellers based on the FlightGear flight simulator. Although a basic propeller analysis has to be performed before the use of FlightGear, for a complex and more practical performance analysis, it is advantageous to use a propeller model in cooperation with a particular aircraft model. This approach may determine whether the propeller has sufficient quality in respect of aircraft requirements. In the first section, the software used for the analysis is illustrated. Then, the parameters of the analyzed mini-propellers and the tested UAV are described. Finally, the main section shows and discusses the results of the performance analysis of the mini-propellers.

  5. Moisture and Structural Analysis for High Performance Hybrid Wall Assemblies

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Grin, A.; Lstiburek, J.

    2012-09-01

    This report describes the work conducted by the Building Science Corporation (BSC) Building America Research Team's 'Energy Efficient Housing Research Partnerships' project. Based on past experience in the Building America program, they have found that combinations of materials and approaches---in other words, systems--usually provide optimum performance. No single manufacturer typically provides all of the components for an assembly, nor has the specific understanding of all the individual components necessary for optimum performance.

  6. Quantitative high-performance liquid chromatography of nucleosides in biological materials.

    PubMed

    Gehrke, C W; Kuo, K C; Davis, G E; Suits, R D; Waalkes, T P; Borek, E

    1978-03-21

    A rigorous, comprehensive, and reliable reversed-phase high-performance liquid chromatographic (HPLC) method has been developed for the analysis of ribonucleosides in urine (psi, m1A, m1I, m2G, A, m2(2)G). An initial isolation of ribonucleosides with an affinity gel containing an immobilized phenylboronic acid was used to improve selectivity and sensitivity. Response for all nucleosides was linear from 0.1 to 50 nmoles injected and good quantitation was obtained for 25 microliter or less of sample placed on the HPLC column. Excellent precision of analysis for urinary nucleosides was achieved on matrix dependent and independent samples, and the high resolution of the reversed-phase column allowed the complete separation of 9 nucleosides from other unidentified UV absorbing components at the 1-ng level. Supporting experimental data are presented on precision, recovery, chromatographic methods, minimum detection limit, retention time, relative molar response, sample clean-up, stability of nucleosides, boronate gel capacity, and application to analysis of urine from patients with leukemia and breast cancer. This method is now being used routinely for the determination of the concentration and ratios of nucleosides in urine from patients with different types of cancer and in chemotherapy response studies.

  7. The Effect of Studying Tech Prep in High School and College Academic Performance

    ERIC Educational Resources Information Center

    Ray, Larry A.

    2011-01-01

    This study examined the academic performance of Tech Prep students (referred to as participants) in comparison to non-Tech Prep students (referred to as non-participants) entering a two-year community college from sixteen different high schools in Stark County, Ohio. This study provided a quantitative analysis of students' academic experiences to…

  8. Performance Analysis of Joule-Thomson Cooler Supplied with Gas Mixtures

    NASA Astrophysics Data System (ADS)

    Piotrowska, A.; Chorowski, M.; Dorosz, P.

    2017-02-01

    Joule-Thomson (J-T) cryo-coolers working in closed cycles and supplied with gas mixtures are the subject of intensive research in different laboratories. The replacement of pure nitrogen by nitrogen-hydrocarbon mixtures allows to improve both thermodynamic parameters and economy of the refrigerators. It is possible to avoid high pressures in the heat exchanger and to use standard refrigeration compressor instead of gas bottles or high-pressure oil free compressor. Closed cycle and mixture filled Joule-Thomson cryogenic refrigerator providing 10-20 W of cooling power at temperature range 90-100 K has been designed and manufactured. Thermodynamic analysis including the optimization of the cryo-cooler mixture has been performed with ASPEN HYSYS software. The paper describes the design of the cryo-cooler and provides thermodynamic analysis of the system. The test results are presented and discussed.

  9. Analysis of amide compounds in different parts of Piper ovatum Vahl by high-performance liquid chromatographic

    PubMed Central

    Silva, Daniel R.; Brenzan, Mislaine A.; Kambara, Lauro M.; Cortez, Lucia E. R.; Cortez, Diógenes A. G.

    2013-01-01

    Background: Piper ovatum (Piperaceae) has been used in traditional medicine for the treatment of inflammations and as an analgesic. Previous studies have showed important biological activities of the extracts and amides from P. ovatum leaves. Objective: In this study, a high-performance liquid chromatographic (HPLC) method was developed and validated for quantitative determination of the amides in different parts of Piper ovatum. Materials and Methods: The analysis was carried out on a Metasil ODS column (150 × 4.6 mm, 5μm) at room temperature. HPLC conditions were as follows: acetonitrile (A), and water (B), 1.0% acetic acid. The gradient elution used was 0–30 min, 0-60% A; 30–40 min, 60% A. Flow rate used was 1.0mL/min, and detection at 280nm. Results: The validation using piperlonguminine, as the standard, demonstrated that the method shows linearity (linear correlation coefficient = 0.998), precision (relative standard deviation <5%) and accuracy (mean recovery = 103.78%) in the concentration range 31.25 – 500μg/mL. The limit of detection and quantification were 1.21 and 4.03μg/mL, respectively. This method allowed the identification and quantification of piperlonguminine and piperovatine in the hydroethanolic extracts of P. ovatum obtained from the leaves, stems and roots. All the extracts showed the same chromatographic profile. The leaves and roots contained the highest concentrations of piperlonguminine and the stems and leaves showed the most concentrations of piperovatine. Conclusion: This HPLC method is suitable for routine quantitative analysis of amides in extracts of Piper ovatum and phytopharmaceuticals containing this herb. PMID:24174818

  10. Using a Malcolm Baldrige framework to understand high-performing clinical microsystems.

    PubMed

    Foster, Tina C; Johnson, Julie K; Nelson, Eugene C; Batalden, Paul B

    2007-10-01

    BACKGROUND, OBJECTIVES AND METHOD: The Malcolm Baldrige National Quality Award (MBNQA) provides a set of criteria for organisational quality assessment and improvement that has been used by thousands of business, healthcare and educational organisations for more than a decade. The criteria can be used as a tool for self-evaluation, and are widely recognised as a robust framework for design and evaluation of healthcare systems. The clinical microsystem, as an organisational construct, is a systems approach for providing clinical care based on theories from organisational development, leadership and improvement. This study compared the MBNQA criteria for healthcare and the success factors of high-performing clinical microsystems to (1) determine whether microsystem success characteristics cover the same range of issues addressed by the Baldrige criteria and (2) examine whether this comparison might better inform our understanding of either framework. Both Baldrige criteria and microsystem success characteristics cover a wide range of areas crucial to high performance. Those particularly called out by this analysis are organisational leadership, work systems and service processes from a Baldrige standpoint, and leadership, performance results, process improvement, and information and information technology from the microsystem success characteristics view. Although in many cases the relationship between Baldrige criteria and microsystem success characteristics are obvious, in others the analysis points to ways in which the Baldrige criteria might be better understood and worked with by a microsystem through the design of work systems and a deep understanding of processes. Several tools are available for those who wish to engage in self-assessment based on MBNQA criteria and microsystem characteristics.

  11. Hydrocarbon group type determination in jet fuels by high performance liquid chromatography

    NASA Technical Reports Server (NTRS)

    Antoine, A. C.

    1977-01-01

    Results are given for the analysis of some jet and diesel fuel samples which were prepared from oil shale and coal syncrudes. Thirty-two samples of varying chemical composition and physical properties were obtained. Hydrocarbon types in these samples were determined by fluorescent indicator adsorption (FIA) analysis, and the results from three laboratories are presented and compared. Recently, rapid high performance liquid chromatography (HPLC) methods have been proposed for hydrocarbon group type analysis, with some suggestion for their use as a replacement of the FIA technique. Two of these methods were used to analyze some of the samples, and these results are also presented and compared. Two samples of petroleum-based Jet A fuel are similarly analyzed.

  12. Comparative analysis of performance in reading and writing of children exposed and not exposed to high sound pressure levels.

    PubMed

    Santos, Juliana Feitosa dos; Souza, Ana Paula Ramos de; Seligman, Lilian

    2013-01-01

    To analyze the possible relationships between high sound pressure levels in the classroom and performance in the use of lexical and phonological routes in reading and writing. This consisted on a quantitative and exploratory study. The following measures were carried out: acoustic measurement, using the dosimeter, visual inspection of the external auditory canal, tonal audiometry thresholds, speech recognition tests and acoustic immittance; instrument for evaluation of reading and writing of isolated words. The non-parametric χ² test and Fisher's exact test were used for data analysis. The results of acoustic measurements in 4 schools in Santa Maria divided the sample of 87 children of third and fourth years of primary school, aged 8 to 10 years, in 2 groups. The 1st group was exposed to sound levels higher than 80 dB(A) (Study group) and the 2nd group at levels lower than 80 dB(A) (Control group). Higher prevalence of correct answers in reading and writing of nonwords, reading irregular words and frequency effect were observed. Predominance of correct answers in the writing of irregular words was observed in the Control group. For the Study group, a higher number of type errors neologism in reading and writing were observed, especially regarding the writing of nonwords and the extension effect; fewer errors of lexicalization type and verbal paragraphy in writing were observed. In assessing the reading and writing skills, children in the Study group exposed to high noise levels had poorer performance in the use of lexical and phonological routes, both in reading and in writing.

  13. An advanced probabilistic structural analysis method for implicit performance functions

    NASA Technical Reports Server (NTRS)

    Wu, Y.-T.; Millwater, H. R.; Cruse, T. A.

    1989-01-01

    In probabilistic structural analysis, the performance or response functions usually are implicitly defined and must be solved by numerical analysis methods such as finite element methods. In such cases, the most commonly used probabilistic analysis tool is the mean-based, second-moment method which provides only the first two statistical moments. This paper presents a generalized advanced mean value (AMV) method which is capable of establishing the distributions to provide additional information for reliability design. The method requires slightly more computations than the second-moment method but is highly efficient relative to the other alternative methods. In particular, the examples show that the AMV method can be used to solve problems involving non-monotonic functions that result in truncated distributions.

  14. Monte Carlo Analysis of the Battery-Type High Temperature Gas Cooled Reactor

    NASA Astrophysics Data System (ADS)

    Grodzki, Marcin; Darnowski, Piotr; Niewiński, Grzegorz

    2017-12-01

    The paper presents a neutronic analysis of the battery-type 20 MWth high-temperature gas cooled reactor. The developed reactor model is based on the publicly available data being an `early design' variant of the U-battery. The investigated core is a battery type small modular reactor, graphite moderated, uranium fueled, prismatic, helium cooled high-temperature gas cooled reactor with graphite reflector. The two core alternative designs were investigated. The first has a central reflector and 30×4 prismatic fuel blocks and the second has no central reflector and 37×4 blocks. The SERPENT Monte Carlo reactor physics computer code, with ENDF and JEFF nuclear data libraries, was applied. Several nuclear design static criticality calculations were performed and compared with available reference results. The analysis covered the single assembly models and full core simulations for two geometry models: homogenous and heterogenous (explicit). A sensitivity analysis of the reflector graphite density was performed. An acceptable agreement between calculations and reference design was obtained. All calculations were performed for the fresh core state.

  15. Noise of High-Performance Aircraft at Afterburner

    DTIC Science & Technology

    2015-03-30

    Quarterly progress report 3. DATES COVERED (From - To) 12-15-2014 to 04-03-2015 4. TITLE AND SUBTITLE Noise of High-Performance Aircraft at Afterburner ...generation of a high- performance aircraft operating at afterburner condition. The new noise components are indirect combustion noise produced by the...spectrum is reported 15. SUBJECT TERMS Jet noise at afterburner 16. SECURITY CLASSIFICATION OF: a. REPORT u b. ABSTRACT u c. THIS PAGE u 17

  16. 3D printed high performance strain sensors for high temperature applications

    NASA Astrophysics Data System (ADS)

    Rahman, Md Taibur; Moser, Russell; Zbib, Hussein M.; Ramana, C. V.; Panat, Rahul

    2018-01-01

    Realization of high temperature physical measurement sensors, which are needed in many of the current and emerging technologies, is challenging due to the degradation of their electrical stability by drift currents, material oxidation, thermal strain, and creep. In this paper, for the first time, we demonstrate that 3D printed sensors show a metamaterial-like behavior, resulting in superior performance such as high sensitivity, low thermal strain, and enhanced thermal stability. The sensors were fabricated using silver (Ag) nanoparticles (NPs), using an advanced Aerosol Jet based additive printing method followed by thermal sintering. The sensors were tested under cyclic strain up to a temperature of 500 °C and showed a gauge factor of 3.15 ± 0.086, which is about 57% higher than that of those available commercially. The sensor thermal strain was also an order of magnitude lower than that of commercial gages for operation up to a temperature of 500 °C. An analytical model was developed to account for the enhanced performance of such printed sensors based on enhanced lateral contraction of the NP films due to the porosity, a behavior akin to cellular metamaterials. The results demonstrate the potential of 3D printing technology as a pathway to realize highly stable and high-performance sensors for high temperature applications.

  17. High performance carbon nanocomposites for ultracapacitors

    DOEpatents

    Lu, Wen

    2012-10-02

    The present invention relates to composite electrodes for electrochemical devices, particularly to carbon nanotube composite electrodes for high performance electrochemical devices, such as ultracapacitors.

  18. Cr2O3 nanoparticles: Advanced electrode materials for high performance pseudocapacitors

    NASA Astrophysics Data System (ADS)

    Babu, I. Manohara; William, J. Johnson; Muralidharan, G.

    2017-05-01

    Cr2O3 nanoparticles have been synthesized via simple and facile microwave irradiation method. The structural, morphological and electrochemical performances of Cr2O3 nanoparticles have been studied. Electrochemical analysis indicates the Cr2O3 electrodes to be good pseudocapacitor material with a specific capacitance (122 F g-1 at a constant current of 1 A g-1), high energy density (6.08 W h kg-1), large power density (218.98 W kg-1). These results allow us to state with confidence that new class of electrode materials with good electrochemical performance has been identified.

  19. Type-II Superlattice for High Performance LWIR Detectors

    DTIC Science & Technology

    2008-05-15

    Superlattice for High Performance LWIR Detectors 5. FUNDING NUMBERS F49620-03-1-0436 6. AUTHOR(S) M. Razeghi 7. PERFORMING ORGANIZATION NAME(S...298 (Rcv.2-89) Prescribed by ANSI Std. 239-18 298-102 Final Technical Report Type-II Superlattice for High Performance LWIR Detectors Contract No...Short-period InAs/GaSb type-II superlattices for mid- infrared detectors . Physica E: Low- dimensional Systems and Nanostructures, 2006.

  20. Fast analysis of curcuminoids from turmeric (Curcuma longa L.) by high-performance liquid chromatography using a fused-core column.

    PubMed

    Osorio-Tobón, J Felipe; Carvalho, Pedro I N; Barbero, Gerardo Fernández; Nogueira, Gislaine Chrystina; Rostagno, Mauricio Ariel; Meireles, Maria Angela de Almeida

    2016-06-01

    The recent development of fused-core technology in HPLC columns is enabling faster and highly efficient separations. This technology was evaluated for the development of a fast method for the analysis of main curcuminoids (curcumin, demethoxycurcumin and bisdemethoxycurcumin) present in extracts of turmeric (Curcuma longa L.). A step-by-step strategy was used to optimize temperature (40-55 °C), flow rate (1.0-2.5 mL min(-1)), mobile phase composition and equilibration time (1-5 min). A gradient method was developed using acidified water and acetonitrile combined with high column temperature (55 °C) and flow rate (2.5 mL min(-1)). Optimized conditions provided a method for the separation of these three curcuminoids in approximately 1.3 min with a total analysis time (sample-to-sample) of 7 min, including the clean-up and the re-equilibration of the column. Evaluation of chromatographic performance revealed excellent intraday and interday reproducibility (>99%), resolution (>2.23), selectivity (>1.12), peak symmetry (1.24-1.42) while presenting low limits of detection (<0.40 mg L(-1)) and quantification (<1.34 mg L(-1)). The robustness of the method was calculated according to the concentration/dilution of the sample and the injection volume. Several combinations of methanol and ethanol with water as sample solvents were evaluated and the best chromatographic results and extraction rate were obtained using 100% methanol. Finally, the developed method was validated with different extracts of turmeric rhizome and products that use turmeric in their formulation. Copyright © 2016 Elsevier Ltd. All rights reserved.

  1. Comparison of core-shell and totally porous ultra high performance liquid chromatographic stationary phases based on their selectivity towards alfuzosin compounds.

    PubMed

    Szulfer, Jarosław; Plenis, Alina; Bączek, Tomasz

    2014-06-13

    This paper focuses on the application of a column classification system based on the Katholieke Universiteit Leuven for the characterization of physicochemical properties of core-shell and ultra-high performance liquid chromatographic stationary phases, followed by the verification of the reliability of the obtained column classification in pharmaceutical practice. In the study, 7 stationary phases produced in core-shell technology and 18 ultra-high performance liquid chromatographic columns were chromatographically tested, and ranking lists were built on the FKUL-values calculated against two selected reference columns. In the column performance test, an analysis of alfuzosin in the presence of related substances was carried out using the brands of the stationary phases with the highest ranking positions. Next, a system suitability test as described by the European Pharmacopoeia monograph was performed. Moreover, a study was also performed to achieve a purposeful shortening of the analysis time of the compounds of interest using the selected stationary phases. Finally, it was checked whether methods using core-shell and ultra-high performance liquid chromatographic columns can be an interesting alternative to the high-performance liquid chromatographic method for the analysis of alfuzosin in pharmaceutical practice. Copyright © 2014 Elsevier B.V. All rights reserved.

  2. High-Performance Java Codes for Computational Fluid Dynamics

    NASA Technical Reports Server (NTRS)

    Riley, Christopher; Chatterjee, Siddhartha; Biswas, Rupak; Biegel, Bryan (Technical Monitor)

    2001-01-01

    The computational science community is reluctant to write large-scale computationally -intensive applications in Java due to concerns over Java's poor performance, despite the claimed software engineering advantages of its object-oriented features. Naive Java implementations of numerical algorithms can perform poorly compared to corresponding Fortran or C implementations. To achieve high performance, Java applications must be designed with good performance as a primary goal. This paper presents the object-oriented design and implementation of two real-world applications from the field of Computational Fluid Dynamics (CFD): a finite-volume fluid flow solver (LAURA, from NASA Langley Research Center), and an unstructured mesh adaptation algorithm (2D_TAG, from NASA Ames Research Center). This work builds on our previous experience with the design of high-performance numerical libraries in Java. We examine the performance of the applications using the currently available Java infrastructure and show that the Java version of the flow solver LAURA performs almost within a factor of 2 of the original procedural version. Our Java version of the mesh adaptation algorithm 2D_TAG performs within a factor of 1.5 of its original procedural version on certain platforms. Our results demonstrate that object-oriented software design principles are not necessarily inimical to high performance.

  3. High Skin Temperature and Hypohydration Impair Aerobic Performance

    DTIC Science & Technology

    2012-01-01

    hypohydration) in impairing submaximal aerobic performance. Hot skin is associated with high skin blood flow requirements and hypohydration is...the aerobic performance impairment (-1.5% for each l°C skin temperature). We conclude that hot skin ( high skin blood flow requirements from narrow...associated with high skin blood flow requirements and hypohydration is associated with reduced cardiac filling, both of which act to reduce aerobic

  4. Sports Activities High Performance Athletes Muslim Women in Indonesia and Malaysia

    NASA Astrophysics Data System (ADS)

    Fitri, M.; Sultoni, K.; Salamuddin, N.; Taib Harun, Mohd

    2017-03-01

    Participation in sports activities was also influenced by sociological factors. This indirectly allows individuals more adaptable in high performance sports compared with individuals who did not engage in sports activities. This study aims to identify high performance sports athletes Muslim women in Indonesia and Malaysia in the sport. The quantitative approach was carried out by the study population consisted of Muslim women athletes Malaysia and Indonesia, which joined The 3rd Islamic Solidarity Games. The study sample consisted of 58 Malaysia and 57 Indonesia. Descriptive analysis also shows that sports activities like Muslim women athletes in the ranking of badminton (Malaysia 46.5% and Indonesia 38.6%), swimming (Malaysia 33.3% and Indonesia 57.9%), sports (Malaysia 27.5% and Indonesia at 22.8%), and balls volleyball (Malaysia and Indonesia 17.2%, 29.8%). The results of this study can serve as a guide for the government to make sports facilities more attractive community of Muslim women.

  5. Interfacing Computer Aided Parallelization and Performance Analysis

    NASA Technical Reports Server (NTRS)

    Jost, Gabriele; Jin, Haoqiang; Labarta, Jesus; Gimenez, Judit; Biegel, Bryan A. (Technical Monitor)

    2003-01-01

    When porting sequential applications to parallel computer architectures, the program developer will typically go through several cycles of source code optimization and performance analysis. We have started a project to develop an environment where the user can jointly navigate through program structure and performance data information in order to make efficient optimization decisions. In a prototype implementation we have interfaced the CAPO computer aided parallelization tool with the Paraver performance analysis tool. We describe both tools and their interface and give an example for how the interface helps within the program development cycle of a benchmark code.

  6. Double-layer rotor magnetic shield performance analysis in high temperature superconducting synchronous generators under short circuit fault conditions

    NASA Astrophysics Data System (ADS)

    Hekmati, Arsalan; Aliahmadi, Mehdi

    2016-12-01

    High temperature superconducting, HTS, synchronous machines benefit from a rotor magnetic shield in order to protect superconducting coils against asynchronous magnetic fields. This magnetic shield, however, suffers from exerted Lorentz forces generated in light of induced eddy currents during transient conditions, e.g. stator windings short-circuit fault. In addition, to the exerted electromagnetic forces, eddy current losses and the associated effects on the cryogenic system are the other consequences of shielding HTS coils. This study aims at investigating the Rotor Magnetic Shield, RMS, performance in HTS synchronous generators under stator winding short-circuit fault conditions. The induced eddy currents in different circumferential positions of the rotor magnetic shield along with associated Joule heating losses would be studied using 2-D time-stepping Finite Element Analysis, FEA. The investigation of Lorentz forces exerted on the magnetic shield during transient conditions has also been performed in this paper. The obtained results show that double line-to-ground fault is of the most importance among different types of short-circuit faults. It was revealed that when it comes to the design of the rotor magnetic shields, in addition to the eddy current distribution and the associated ohmic losses, two phase-to-ground fault should be taken into account since the produced electromagnetic forces in the time of fault conditions are more severe during double line-to-ground fault.

  7. Calculations of the Performance of a Compression-Ignition Engine-Compressor Turbine Combination I : Performance of a Highly Supercharged Compression-Ignition Engine

    NASA Technical Reports Server (NTRS)

    Sanders, J. C.; Mendelson, Alexander

    1945-01-01

    Small high-speed single-cylinder compression-ignition engines were tested to determine their performance characteristics under high supercharging. Calculations were made on the energy available in the exhaust gas of the compression-ignition engines. The maximum power at any given maximum cylinder pressure was obtained when the compression pressure was equal to the maximum cylinder pressure. Constant-pressure combustion was found possible at an engine speed of 2200 rpm. Exhaust pressures and temperatures were determined from an analysis of indicator cards. The analysis showed that, at rich mixtures with the exhaust back pressure equal to the inlet-air pressure, there is excess energy available for driving a turbine over that required for supercharging. The presence of this excess energy indicates that a highly supercharged compression-ignition engine might be desirable as a compressor and combustion chamber for a turbine.

  8. Optical interconnection networks for high-performance computing systems

    NASA Astrophysics Data System (ADS)

    Biberman, Aleksandr; Bergman, Keren

    2012-04-01

    Enabled by silicon photonic technology, optical interconnection networks have the potential to be a key disruptive technology in computing and communication industries. The enduring pursuit of performance gains in computing, combined with stringent power constraints, has fostered the ever-growing computational parallelism associated with chip multiprocessors, memory systems, high-performance computing systems and data centers. Sustaining these parallelism growths introduces unique challenges for on- and off-chip communications, shifting the focus toward novel and fundamentally different communication approaches. Chip-scale photonic interconnection networks, enabled by high-performance silicon photonic devices, offer unprecedented bandwidth scalability with reduced power consumption. We demonstrate that the silicon photonic platforms have already produced all the high-performance photonic devices required to realize these types of networks. Through extensive empirical characterization in much of our work, we demonstrate such feasibility of waveguides, modulators, switches and photodetectors. We also demonstrate systems that simultaneously combine many functionalities to achieve more complex building blocks. We propose novel silicon photonic devices, subsystems, network topologies and architectures to enable unprecedented performance of these photonic interconnection networks. Furthermore, the advantages of photonic interconnection networks extend far beyond the chip, offering advanced communication environments for memory systems, high-performance computing systems, and data centers.

  9. CMS endcap RPC performance analysis

    NASA Astrophysics Data System (ADS)

    Teng, H.; CMS Collaboration

    2014-08-01

    The Resistive Plate Chamber (RPC) detector system in LHC-CMS experiment is designed for the trigger purpose. The endcap RPC system has been successfully operated since the commissioning period (2008) to the end of RUN1 (2013). We have developed an analysis tool for endcap RPC performance and validated the efficiency calculation algorithm, focusing on the first endcap station which was assembled and tested by the Peking University group. We cross checked the results obtained with those extracted with alternative methods and we found good agreement in terms of performance parameters [1]. The results showed that the CMS-RPC endcap system fulfilled the performance expected in the Technical Design Report [2].

  10. High-performance, stretchable, wire-shaped supercapacitors.

    PubMed

    Chen, Tao; Hao, Rui; Peng, Huisheng; Dai, Liming

    2015-01-07

    A general approach toward extremely stretchable and highly conductive electrodes was developed. The method involves wrapping a continuous carbon nanotube (CNT) thin film around pre-stretched elastic wires, from which high-performance, stretchable wire-shaped supercapacitors were fabricated. The supercapacitors were made by twisting two such CNT-wrapped elastic wires, pre-coated with poly(vinyl alcohol)/H3PO4 hydrogel, as the electrolyte and separator. The resultant wire-shaped supercapacitors exhibited an extremely high elasticity of up to 350% strain with a high device capacitance up to 30.7 F g(-1), which is two times that of the state-of-the-art stretchable supercapacitor under only 100% strain. The wire-shaped structure facilitated the integration of multiple supercapacitors into a single wire device to meet specific energy and power needs for various potential applications. These supercapacitors can be repeatedly stretched from 0 to 200% strain for hundreds of cycles with no change in performance, thus outperforming all the reported state-of-the-art stretchable electronics. © 2015 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  11. High performance liquid chromatography analysis of aliphatic thiols in alimentary supplements and pharmaceuticals using menadione as a new useful derivatization reagent.

    PubMed

    Gatti, Rita; Vitellaro, Valeria

    2013-12-04

    The use of menadione (MD) as a pre-column reagent for high performance liquid chromatography (HPLC) analysis of aliphatic thiols is proposed. The reaction was carried out for 5 min at room temperature and pH 8.5. The developed method was applied to the N-acetylcysteine (NAC) analysis of alimentary supplements and pharmaceutical formulations. The effect of the complex matrix was evaluated by the study of the thiol derivatization reaction both in standard and in placebo solutions. The yield of NAC-MD adduct was found to be quantitative at a reagent to thiol molar ratio of about 4 in comparison with an authentic specimen of synthesized NAC adduct, which was characterized by (1)H NMR, IR and UV. The routine chromatographic separations were performed on a Synergi MAX-RP column using a mobile phase consisting of methanol/triethylammonium (TEA) phosphate buffer (pH 3; 0.05 mol L(-1)) 70:30 (v/v) at a flow-rate of 0.4 mL min(-1). UV-diode array detection was used setting the wavelength at λ=260 nm. The validation parameters such as linearity, sensitivity, accuracy, precision, selectivity and ruggedness were found to be highly satisfactory. Similar linear responses were observed by standard and placebo solutions (determination coefficient: 0.9996). Limit of detection was about 0.019 μg g(-1). Intra-day precision (relative standard deviation, R.S.D.) was ≤0.81% for NAC to internal standard (IS) peak area ratio, ≤0.28% and ≤0.32%, respectively, for NAC and IS retention times (tR), without significant differences between intra- and inter-day data. NAC recovery studies gave good results (100.12%) with R.S.D.=1.05%. Copyright © 2013 Elsevier B.V. All rights reserved.

  12. High-Performance, Low Environmental Impact Refrigerants

    NASA Technical Reports Server (NTRS)

    McCullough, E. T.; Dhooge, P. M.; Glass, S. M.; Nimitz, J. S.

    2001-01-01

    Refrigerants used in process and facilities systems in the US include R-12, R-22, R-123, R-134a, R-404A, R-410A, R-500, and R-502. All but R-134a, R-404A, and R-410A contain ozone-depleting substances that will be phased out under the Montreal Protocol. Some of the substitutes do not perform as well as the refrigerants they are replacing, require new equipment, and have relatively high global warming potentials (GWPs). New refrigerants are needed that addresses environmental, safety, and performance issues simultaneously. In efforts sponsored by Ikon Corporation, NASA Kennedy Space Center (KSC), and the US Environmental Protection Agency (EPA), ETEC has developed and tested a new class of refrigerants, the Ikon (registered) refrigerants, based on iodofluorocarbons (IFCs). These refrigerants are nonflammable, have essentially zero ozone-depletion potential (ODP), low GWP, high performance (energy efficiency and capacity), and can be dropped into much existing equipment.

  13. Analysis of Application Power and Schedule Composition in a High Performance Computing Environment

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Elmore, Ryan; Gruchalla, Kenny; Phillips, Caleb

    As the capacity of high performance computing (HPC) systems continues to grow, small changes in energy management have the potential to produce significant energy savings. In this paper, we employ an extensive informatics system for aggregating and analyzing real-time performance and power use data to evaluate energy footprints of jobs running in an HPC data center. We look at the effects of algorithmic choices for a given job on the resulting energy footprints, and analyze application-specific power consumption, and summarize average power use in the aggregate. All of these views reveal meaningful power variance between classes of applications as wellmore » as chosen methods for a given job. Using these data, we discuss energy-aware cost-saving strategies based on reordering the HPC job schedule. Using historical job and power data, we present a hypothetical job schedule reordering that: (1) reduces the facility's peak power draw and (2) manages power in conjunction with a large-scale photovoltaic array. Lastly, we leverage this data to understand the practical limits on predicting key power use metrics at the time of submission.« less

  14. Molecularly imprinted polymer cartridges coupled on-line with high performance liquid chromatography for simple and rapid analysis of dextromethorphan in human plasma samples.

    PubMed

    Moein, Mohammad Mahdi; Javanbakht, Mehran; Akbari-Adergani, Behrouz

    2011-04-01

    In this paper, a novel method is described for automated determination of dextromethorphan in biological fluids using molecularly imprinted solid-phase extraction (MISPE) as a sample clean-up technique combined with high performance liquid chromatography (HPLC). The water-compatible molecularly imprinted polymers (MIPs) were prepared using methacrylic acid as functional monomer, ethylene glycol dimethacrylate as cross-linker, chloroform as porogen and dextromethorphan as template molecule. These imprinted polymers were used as solid-phase extraction sorbent for the extraction of dextromethorphan from human plasma samples. Various parameters affecting the extraction efficiency of the MIP cartridges were evaluated. The high selectivity of the sorbent coupled to the high performance liquid chromatographic system permitted a simple and rapid analysis of this drug in plasma samples with limits of detection (LOD) and quantification (LOQ) of 0.12 ng/mL and 0.35 ng/mL, respectively. The MIP selectivity was evaluated by analyzing of the dextromethorphan in presence of several substances with similar molecular structures and properties. Results from the HPLC analyses showed that the recoveries of dextromethorphan using MIP cartridges from human plasma samples in the range of 1-50 ng/mL were higher than 87%. Copyright © 2011 Elsevier B.V. All rights reserved.

  15. Two-step microextraction combined with high performance liquid chromatographic analysis of pyrethroids in water and vegetable samples.

    PubMed

    Mukdasai, Siriboon; Thomas, Chunpen; Srijaranai, Supalax

    2014-03-01

    Dispersive liquid microextraction (DLME) combined with dispersive µ-solid phase extraction (D-µ-SPE) has been developed as a new approach for the extraction of four pyrethroids (tetramethrin, fenpropathrin, deltamethrin and permethrin) prior to the analysis by high performance liquid chromatography (HPLC) with UV detection. 1-Octanol was used as the extraction solvent in DLME. Magnetic nanoparticles (Fe3O4) functionalized with 3-aminopropyl triethoxysilane (APTS) were used as the dispersive in DLME and as the adsorbent in D-µ-SPE. The extracted pyrethroids were separated within 30 min using isocratic elution with acetonitrile:water (72:28). The factors affecting the extraction efficiency were investigated. Under the optimum conditions, the enrichment factors were in the range of 51-108. Linearity was obtained in the range 0.5-400 ng mL(-1) (tetramethrin) and 5-400 ng mL(-1) (fenpropathrin, deltamethrin and permethrin) with the correlation coefficients (R(2)) greater than 0.995. Detection limits were 0.05-2 ng mL(-1) (water samples) and 0.02-2.0 ng g(-1) (vegetable samples). The relative standard deviations of peak area varied from 1.8 to 2.5% (n=10). The extraction recoveries of the four pyrethroids in field water and vegetable samples were 91.7-104.5%. The proposed method has high potential for use as a sensitive method for determination of pyrethroid residues in water and vegetable samples. Copyright © 2013 Elsevier B.V. All rights reserved.

  16. Performance Analysis of a Cost-Effective Electret Condenser Microphone Directional Array

    NASA Technical Reports Server (NTRS)

    Humphreys, William M., Jr.; Gerhold, Carl H.; Zuckerwar, Allan J.; Herring, Gregory C.; Bartram, Scott M.

    2003-01-01

    Microphone directional array technology continues to be a critical part of the overall instrumentation suite for experimental aeroacoustics. Unfortunately, high sensor cost remains one of the limiting factors in the construction of very high-density arrays (i.e., arrays containing several hundred channels or more) which could be used to implement advanced beamforming algorithms. In an effort to reduce the implementation cost of such arrays, the authors have undertaken a systematic performance analysis of a prototype 35-microphone array populated with commercial electret condenser microphones. An ensemble of microphones coupling commercially available electret cartridges with passive signal conditioning circuitry was fabricated for use with the Langley Large Aperture Directional Array (LADA). A performance analysis consisting of three phases was then performed: (1) characterize the acoustic response of the microphones via laboratory testing and calibration, (2) evaluate the beamforming capability of the electret-based LADA using a series of independently controlled point sources in an anechoic environment, and (3) demonstrate the utility of an electret-based directional array in a real-world application, in this case a cold flow jet operating at high subsonic velocities. The results of the investigation revealed a microphone frequency response suitable for directional array use over a range of 250 Hz - 40 kHz, a successful beamforming evaluation using the electret-populated LADA to measure simple point sources at frequencies up to 20 kHz, and a successful demonstration using the array to measure noise generated by the cold flow jet. This paper presents an overview of the tests conducted along with sample data obtained from those tests.

  17. Factors affecting construction performance: exploratory factor analysis

    NASA Astrophysics Data System (ADS)

    Soewin, E.; Chinda, T.

    2018-04-01

    The present work attempts to develop a multidimensional performance evaluation framework for a construction company by considering all relevant measures of performance. Based on the previous studies, this study hypothesizes nine key factors, with a total of 57 associated items. The hypothesized factors, with their associated items, are then used to develop questionnaire survey to gather data. The exploratory factor analysis (EFA) was applied to the collected data which gave rise 10 factors with 57 items affecting construction performance. The findings further reveal that the items constituting ten key performance factors (KPIs) namely; 1) Time, 2) Cost, 3) Quality, 4) Safety & Health, 5) Internal Stakeholder, 6) External Stakeholder, 7) Client Satisfaction, 8) Financial Performance, 9) Environment, and 10) Information, Technology & Innovation. The analysis helps to develop multi-dimensional performance evaluation framework for an effective measurement of the construction performance. The 10 key performance factors can be broadly categorized into economic aspect, social aspect, environmental aspect, and technology aspects. It is important to understand a multi-dimension performance evaluation framework by including all key factors affecting the construction performance of a company, so that the management level can effectively plan to implement an effective performance development plan to match with the mission and vision of the company.

  18. 1999 NASA High-Speed Research Program Aerodynamic Performance Workshop. Volume 2; High Lift

    NASA Technical Reports Server (NTRS)

    Hahne, David E. (Editor)

    1999-01-01

    The High-Speed Research Program sponsored the NASA High-Speed Research Program Aerodynamic Performance Review on February 8-12, 1999 in Anaheim, California. The review was designed to bring together NASA and industry High-Speed Civil Transport (HSCT) Aerodynamic Performance technology development participants in areas of: Configuration Aerodynamics (transonic and supersonic cruise drag prediction and minimization) and High-Lift. The review objectives were to: (1) report the progress and status of HSCT aerodynamic performance technology development; (2) disseminate this technology within the appropriate technical communities; and (3) promote synergy among the scientist and engineers working HSCT aerodynamics. The HSR AP Technical Review was held simultaneously with the annual review of the following airframe technology areas: Materials and Structures, Environmental Impact, Flight Deck, and Technology Integration Thus, a fourth objective of the Review was to promote synergy between the Aerodynamic Performance technology area and the other technology areas within the airframe element of the HSR Program. This Volume 2/Part 1 publication presents the High-Lift Configuration Development session.

  19. Analysis of architect’s performance indicators in project delivery process

    NASA Astrophysics Data System (ADS)

    Marisa, A.

    2018-03-01

    Architect as a professional in the construction industry should possess a good performance in project delivery process. As a design professional, architect has an important role to ensure that the process is well-conducted by delivering a high-quality product for the clients. Thus, analyzing architect’s performance indicators is crucial in the project delivery process. This study aims to analyze the relative importance of architect performance indicators in project delivery process among registered architects in North Sumatera, Indonesia. A total of five indicators that measure architect performance in project delivery process were identified and 110 completed questionnaires were obtained and used for data analysis. A relative importance index is used to rank the relative importance of architect performance indicators. Results indicate that focus on the clients is the most important indicator of architect performance in project delivery process. This study demonstrates project communication as one of crucial indicators perceived by the architects for measuring their performance, and fills a knowledge gap on the importance of identifying the most important indicator for measuring architect performance from their own perspectives which previous studies have overlooked to improve performance assessment in project delivery process.

  20. High performance, high bandgap, lattice-mismatched, GaInP solar cells

    DOEpatents

    Wanlass, Mark W; Carapella, Jeffrey J; Steiner, Myles A

    2016-11-01

    High performance, high bandgap, lattice-mismatched, photovoltaic cells (10), both transparent and non-transparent to sub-bandgap light, are provided as devices for use alone or in combination with other cells in split spectrum apparatus or other applications.

  1. High performance, high bandgap, lattice-mismatched, GaInP solar cells

    DOEpatents

    Wanlass, Mark W.; Carapella, Jeffrey J.; Steiner, Myles A.

    2014-07-08

    High performance, high bandgap, lattice-mismatched, photovoltaic cells (10), both transparent and non-transparent to sub-bandgap light, are provided as devices for use alone or in combination with other cells in split spectrum apparatus or other applications.

  2. Model Performance Evaluation and Scenario Analysis (MPESA)

    EPA Pesticide Factsheets

    Model Performance Evaluation and Scenario Analysis (MPESA) assesses the performance with which models predict time series data. The tool was developed Hydrological Simulation Program-Fortran (HSPF) and the Stormwater Management Model (SWMM)

  3. Nonacademic Effects of Homework in Privileged, High-Performing High Schools

    ERIC Educational Resources Information Center

    Galloway, Mollie; Conner, Jerusha; Pope, Denise

    2013-01-01

    This study used survey data to examine relations among homework, student well-being, and behavioral engagement in a sample of 4,317 students from 10 high-performing high schools in upper middle class communities. Results indicated that students in these schools average more than 3 hr of homework per night. Students who did more hours of homework…

  4. High-Bandwidth Tactical-Network Data Analysis in a High-Performance-Computing (HPC) Environment: Packet-Level Analysis

    DTIC Science & Technology

    2015-09-01

    with a collection of information if it does not display a currently valid OMB control number. PLEASE DO NOT RETURN YOUR FORM TO THE ABOVE ADDRESS . 1...UNIT NUMBER 7. PERFORMING ORGANIZATION NAME(S) AND ADDRESS (ES) Technical and Project Engineering, LLC QED Systems, LLC Alexandria, VA...AND ADDRESS (ES) US Army Research Laboratory ATTN: RDRL-CIH-C Aberdeen Proving Ground, MD 21005 10. SPONSOR/MONITOR’S ACRONYM(S) 11. SPONSOR

  5. Identification of Ginkgo biloba supplements adulteration using high performance thin layer chromatography and ultra high performance liquid chromatography-diode array detector-quadrupole time of flight-mass spectrometry.

    PubMed

    Avula, Bharathi; Sagi, Satyanarayanaraju; Gafner, Stefan; Upton, Roy; Wang, Yan-Hong; Wang, Mei; Khan, Ikhlas A

    2015-10-01

    Ginkgo biloba is one of the most widely sold herbal supplements and medicines in the world. Its popularity stems from having a positive effect on memory and the circulatory system in clinical studies. As ginkgo popularity increased, non-proprietary extracts were introduced claiming to have a similar phytochemical profile as the clinically tested extracts. The standardized commercial extracts of G. biloba leaf used in ginkgo supplements contain not less than 6% sesquiterpene lactones and 24% flavonol glycosides. While sesquiterpene lactones are unique constituents of ginkgo leaf, the flavonol glycosides are found in many other botanical extracts. Being a high value botanical, low quality ginkgo extracts may be subjected to adulteration with flavonoids to meet the requirement of 24% flavonol glycosides. Chemical analysis by ultra high performance liquid chromatography-mass spectrometry revealed that adulteration of ginkgo leaf extracts in many of these products is common, the naturally flavonol glycoside-rich extract being spiked with pure flavonoids or extracts made from another flavonoid-rich material, such as the fruit/flower of Japanese sophora (Styphnolobium japonicum), which also contains the isoflavone genistein. Recently, genistein has been proposed as an analytical marker for the detection of adulteration of ginkgo extracts with S. japonicum. This study confirms that botanically authenticated G. biloba leaf and extracts made therefrom do not contain genistein, and the presence of which even in trace amounts is suggestive of adulteration. In addition to the mass spectrometric approach, a high performance thin layer chromatography method was developed as a fast and economic method for chemical fingerprint analysis of ginkgo samples.

  6. Aircraft High-Lift Aerodynamic Analysis Using a Surface-Vorticity Solver

    NASA Technical Reports Server (NTRS)

    Olson, Erik D.; Albertson, Cindy W.

    2016-01-01

    This study extends an existing semi-empirical approach to high-lift analysis by examining its effectiveness for use with a three-dimensional aerodynamic analysis method. The aircraft high-lift geometry is modeled in Vehicle Sketch Pad (OpenVSP) using a newly-developed set of techniques for building a three-dimensional model of the high-lift geometry, and for controlling flap deflections using scripted parameter linking. Analysis of the low-speed aerodynamics is performed in FlightStream, a novel surface-vorticity solver that is expected to be substantially more robust and stable compared to pressure-based potential-flow solvers and less sensitive to surface perturbations. The calculated lift curve and drag polar are modified by an empirical lift-effectiveness factor that takes into account the effects of viscosity that are not captured in the potential-flow solution. Analysis results are validated against wind-tunnel data for The Energy-Efficient Transport AR12 low-speed wind-tunnel model, a 12-foot, full-span aircraft configuration with a supercritical wing, full-span slats, and part-span double-slotted flaps.

  7. A Linux Workstation for High Performance Graphics

    NASA Technical Reports Server (NTRS)

    Geist, Robert; Westall, James

    2000-01-01

    The primary goal of this effort was to provide a low-cost method of obtaining high-performance 3-D graphics using an industry standard library (OpenGL) on PC class computers. Previously, users interested in doing substantial visualization or graphical manipulation were constrained to using specialized, custom hardware most often found in computers from Silicon Graphics (SGI). We provided an alternative to expensive SGI hardware by taking advantage of third-party, 3-D graphics accelerators that have now become available at very affordable prices. To make use of this hardware our goal was to provide a free, redistributable, and fully-compatible OpenGL work-alike library so that existing bodies of code could simply be recompiled. for PC class machines running a free version of Unix. This should allow substantial cost savings while greatly expanding the population of people with access to a serious graphics development and viewing environment. This should offer a means for NASA to provide a spectrum of graphics performance to its scientists, supplying high-end specialized SGI hardware for high-performance visualization while fulfilling the requirements of medium and lower performance applications with generic, off-the-shelf components and still maintaining compatibility between the two.

  8. High-performance thermoelectric mineral Cu12-xNixSb4S13 tetrahedrite

    NASA Astrophysics Data System (ADS)

    Suekuni, Koichiro; Tsuruta, Kojiro; Kunii, Masaru; Nishiate, Hirotaka; Nishibori, Eiji; Maki, Sachiko; Ohta, Michihiro; Yamamoto, Atsushi; Koyano, Mikio

    2013-01-01

    X-ray structural analysis and high-temperature thermoelectric properties measurements are performed on polycrystalline samples of artificial mineral Cu12-xNixSb4S13 tetrahedrite. Analysis of the atomic displacement parameter manifests low-energy vibration of Cu(2) out of CuS3 triangle plane. The vibration results in low lattice thermal conductivity of less than 0.5 W K-1 m-1. By tuning of the Ni composition x and decrease of electronic thermal conductivity, dimensionless thermoelectric figure of merit for x = 1.5 achieves 0.7 at 665 K, which is a considerably high value among p-type Pb-free sulfides. Because the tetrahedrite is an environmentally friendly material, it constitutes a good thermoelectric material for use in support of a sustainable society.

  9. High performance visual display for HENP detectors

    NASA Astrophysics Data System (ADS)

    McGuigan, Michael; Smith, Gordon; Spiletic, John; Fine, Valeri; Nevski, Pavel

    2001-08-01

    A high end visual display for High Energy Nuclear Physics (HENP) detectors is necessary because of the sheer size and complexity of the detector. For BNL this display will be of special interest because of STAR and ATLAS. To load, rotate, query, and debug simulation code with a modern detector simply takes too long even on a powerful work station. To visualize the HENP detectors with maximal performance we have developed software with the following characteristics. We develop a visual display of HENP detectors on BNL multiprocessor visualization server at multiple level of detail. We work with general and generic detector framework consistent with ROOT, GAUDI etc, to avoid conflicting with the many graphic development groups associated with specific detectors like STAR and ATLAS. We develop advanced OpenGL features such as transparency and polarized stereoscopy. We enable collaborative viewing of detector and events by directly running the analysis in BNL stereoscopic theatre. We construct enhanced interactive control, including the ability to slice, search and mark areas of the detector. We incorporate the ability to make a high quality still image of a view of the detector and the ability to generate animations and a fly through of the detector and output these to MPEG or VRML models. We develop data compression hardware and software so that remote interactive visualization will be possible among dispersed collaborators. We obtain real time visual display for events accumulated during simulations.

  10. A High-Performance Liquid Chromatography-Based Screening Method for the Analysis of Atrazine, Alachlor, and Ten of Their Transformation Products

    USGS Publications Warehouse

    Schroyer, B.R.; Capel, P.D.

    1996-01-01

    A high-performance liquid Chromatography (HPLC) method is presented for the for the fast, quantitative analysis of the target analytes in water and in low organic-carbon, sandy soils that are known to be contaminated with the parent herbicides. Speed and ease of sample preparation was prioritized above minimizing detection limits. Soil samples were extracted using 80:20 methanol:water (volume:volume). Water samples (50 ??L) were injected directly into the HPLC without prior preparation. Method quantification limits for soil samples (10 g dry weight) and water samples ranged from 20 to 110 ng/g and from 20 to 110 ??g/L for atrazine and its transformation products and from 80 to 320 ng/g and from 80 to 320 ??g/L for alachlor and its transformation products, respectively.

  11. Testing and Performance Analysis of the Multichannel Error Correction Code Decoder

    NASA Technical Reports Server (NTRS)

    Soni, Nitin J.

    1996-01-01

    This report provides the test results and performance analysis of the multichannel error correction code decoder (MED) system for a regenerative satellite with asynchronous, frequency-division multiple access (FDMA) uplink channels. It discusses the system performance relative to various critical parameters: the coding length, data pattern, unique word value, unique word threshold, and adjacent-channel interference. Testing was performed under laboratory conditions and used a computer control interface with specifically developed control software to vary these parameters. Needed technologies - the high-speed Bose Chaudhuri-Hocquenghem (BCH) codec from Harris Corporation and the TRW multichannel demultiplexer/demodulator (MCDD) - were fully integrated into the mesh very small aperture terminal (VSAT) onboard processing architecture and were demonstrated.

  12. High performance techniques for space mission scheduling

    NASA Technical Reports Server (NTRS)

    Smith, Stephen F.

    1994-01-01

    In this paper, we summarize current research at Carnegie Mellon University aimed at development of high performance techniques and tools for space mission scheduling. Similar to prior research in opportunistic scheduling, our approach assumes the use of dynamic analysis of problem constraints as a basis for heuristic focusing of problem solving search. This methodology, however, is grounded in representational assumptions more akin to those adopted in recent temporal planning research, and in a problem solving framework which similarly emphasizes constraint posting in an explicitly maintained solution constraint network. These more general representational assumptions are necessitated by the predominance of state-dependent constraints in space mission planning domains, and the consequent need to integrate resource allocation and plan synthesis processes. First, we review the space mission problems we have considered to date and indicate the results obtained in these application domains. Next, we summarize recent work in constraint posting scheduling procedures, which offer the promise of better future solutions to this class of problems.

  13. Self-desiccation mechanism of high-performance concrete.

    PubMed

    Yang, Quan-Bing; Zhang, Shu-Qing

    2004-12-01

    Investigations on the effects of W/C ratio and silica fume on the autogenous shrinkage and internal relative humidity of high performance concrete (HPC), and analysis of the self-desiccation mechanisms of HPC showed that the autogenous shrinkage and internal relative humidity of HPC increases and decreases with the reduction of W/C respectively; and that these phenomena were amplified by the addition of silica fume. Theoretical analyses indicated that the reduction of RH in HPC was not due to shortage of water, but due to the fact that the evaporable water in HPC was not evaporated freely. The reduction of internal relative humidity or the so-called self-desiccation of HPC was chiefly caused by the increase in mole concentration of soluble ions in HPC and the reduction of pore size or the increase in the fraction of micro-pore water in the total evaporable water (T(r)/T(te) ratio).

  14. Quantum Accelerators for High-performance Computing Systems

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Humble, Travis S.; Britt, Keith A.; Mohiyaddin, Fahd A.

    We define some of the programming and system-level challenges facing the application of quantum processing to high-performance computing. Alongside barriers to physical integration, prominent differences in the execution of quantum and conventional programs challenges the intersection of these computational models. Following a brief overview of the state of the art, we discuss recent advances in programming and execution models for hybrid quantum-classical computing. We discuss a novel quantum-accelerator framework that uses specialized kernels to offload select workloads while integrating with existing computing infrastructure. We elaborate on the role of the host operating system to manage these unique accelerator resources, themore » prospects for deploying quantum modules, and the requirements placed on the language hierarchy connecting these different system components. We draw on recent advances in the modeling and simulation of quantum computing systems with the development of architectures for hybrid high-performance computing systems and the realization of software stacks for controlling quantum devices. Finally, we present simulation results that describe the expected system-level behavior of high-performance computing systems composed from compute nodes with quantum processing units. We describe performance for these hybrid systems in terms of time-to-solution, accuracy, and energy consumption, and we use simple application examples to estimate the performance advantage of quantum acceleration.« less

  15. Paramedir: A Tool for Programmable Performance Analysis

    NASA Technical Reports Server (NTRS)

    Jost, Gabriele; Labarta, Jesus; Gimenez, Judit

    2004-01-01

    Performance analysis of parallel scientific applications is time consuming and requires great expertise in areas such as programming paradigms, system software, and computer hardware architectures. In this paper we describe a tool that facilitates the programmability of performance metric calculations thereby allowing the automation of the analysis and reducing the application development time. We demonstrate how the system can be used to capture knowledge and intuition acquired by advanced parallel programmers in order to be transferred to novice users.

  16. High-Performance Flexible Perovskite Solar Cells on Ultrathin Glass: Implications of the TCO

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Dou, Benjia; Miller, Elisa M.; Christians, Jeffrey A.

    For halide perovskite solar cells (PSCs) to fulfill their vast potential for combining low-cost, high efficiency, and high throughput production they must be scaled using a truly transformative method, such as roll-to-roll processing. Bringing this reality closer to fruition, the present work demonstrates flexible perovskite solar cells with 18.1% power conversion efficiency on flexible Willow Glass substrates. Here, we highlight the importance of the transparent conductive oxide (TCO) layers on device performance by studying various TCOs. And while tin-doped indium oxide (ITO) and indium zinc oxide (IZO) based PSC devices demonstrate high photovoltaic performances, aluminum-doped zinc oxide (AZO) based devicesmore » underperformed in all device parameters. Analysis of X-ray photoemission spectroscopy data shows that the stoichiometry of the perovskite film surface changes dramatically when it is fabricated on AZO, demonstrating the importance of the substrate in perovskite film formation.« less

  17. High-Performance Flexible Perovskite Solar Cells on Ultrathin Glass: Implications of the TCO

    DOE PAGES

    Dou, Benjia; Miller, Elisa M.; Christians, Jeffrey A.; ...

    2017-09-27

    For halide perovskite solar cells (PSCs) to fulfill their vast potential for combining low-cost, high efficiency, and high throughput production they must be scaled using a truly transformative method, such as roll-to-roll processing. Bringing this reality closer to fruition, the present work demonstrates flexible perovskite solar cells with 18.1% power conversion efficiency on flexible Willow Glass substrates. Here, we highlight the importance of the transparent conductive oxide (TCO) layers on device performance by studying various TCOs. And while tin-doped indium oxide (ITO) and indium zinc oxide (IZO) based PSC devices demonstrate high photovoltaic performances, aluminum-doped zinc oxide (AZO) based devicesmore » underperformed in all device parameters. Analysis of X-ray photoemission spectroscopy data shows that the stoichiometry of the perovskite film surface changes dramatically when it is fabricated on AZO, demonstrating the importance of the substrate in perovskite film formation.« less

  18. Silicon photonics for high-performance interconnection networks

    NASA Astrophysics Data System (ADS)

    Biberman, Aleksandr

    2011-12-01

    We assert in the course of this work that silicon photonics has the potential to be a key disruptive technology in computing and communication industries. The enduring pursuit of performance gains in computing, combined with stringent power constraints, has fostered the ever-growing computational parallelism associated with chip multiprocessors, memory systems, high-performance computing systems, and data centers. Sustaining these parallelism growths introduces unique challenges for on- and off-chip communications, shifting the focus toward novel and fundamentally different communication approaches. This work showcases that chip-scale photonic interconnection networks, enabled by high-performance silicon photonic devices, enable unprecedented bandwidth scalability with reduced power consumption. We demonstrate that the silicon photonic platforms have already produced all the high-performance photonic devices required to realize these types of networks. Through extensive empirical characterization in much of this work, we demonstrate such feasibility of waveguides, modulators, switches, and photodetectors. We also demonstrate systems that simultaneously combine many functionalities to achieve more complex building blocks. Furthermore, we leverage the unique properties of available silicon photonic materials to create novel silicon photonic devices, subsystems, network topologies, and architectures to enable unprecedented performance of these photonic interconnection networks and computing systems. We show that the advantages of photonic interconnection networks extend far beyond the chip, offering advanced communication environments for memory systems, high-performance computing systems, and data centers. Furthermore, we explore the immense potential of all-optical functionalities implemented using parametric processing in the silicon platform, demonstrating unique methods that have the ability to revolutionize computation and communication. Silicon photonics

  19. Accurate analysis of parabens in human urine using isotope-dilution ultrahigh-performance liquid chromatography-high resolution mass spectrometry.

    PubMed

    Zhou, Hui-Ting; Chen, Hsin-Chang; Ding, Wang-Hsien

    2018-02-20

    An analytical method that utilizes isotope-dilution ultrahigh-performance liquid chromatography coupled with hybrid quadrupole time-of-flight mass spectrometry (UHPLC-QTOF-MS or called UHPLC-HRMS) was developed, and validated to be highly precise and accurate for the detection of nine parabens (methyl-, ethyl-, propyl-, isopropyl-, butyl-, isobutyl-, pentyl-, hexyl-, and benzyl-parabens) in human urine samples. After sample preparation by ultrasound-assisted emulsification microextraction (USAEME), the extract was directly injected into UHPLC-HRMS. By using negative electrospray ionization in the multiple reaction monitoring (MRM) mode and measuring the peak area ratios of both the natural and the labeled-analogues in the samples and calibration standards, the target analytes could be accurately identified and quantified. Another use for the labeled-analogues was to correct for systematic errors associated with the analysis, such as the matrix effect and other variations. The limits of quantitation (LOQs) were ranging from 0.3 to 0.6 ng/mL. High precisions for both repeatability and reproducibility were obtained ranging from 1 to 8%. High trueness (mean extraction recovery, or called accuracy) ranged from 93 to 107% on two concentration levels. According to preliminary results, the total concentrations of four most detected parabens (methyl-, ethyl-, propyl- and butyl-) ranged from 0.5 to 79.1 ng/mL in male urine samples, and from 17 to 237 ng/mL in female urine samples. Interestingly, two infrequently detected pentyl- and hexyl-parabens were found in one of the male samples in this study. Copyright © 2017 Elsevier B.V. All rights reserved.

  20. Body sway, aim point fluctuation and performance in rifle shooters: inter- and intra-individual analysis.

    PubMed

    Ball, Kevin A; Best, Russell J; Wrigley, Tim V

    2003-07-01

    In this study, we examined the relationships between body sway, aim point fluctuation and performance in rifle shooting on an inter- and intra-individual basis. Six elite shooters performed 20 shots under competition conditions. For each shot, body sway parameters and four aim point fluctuation parameters were quantified for the time periods 5 s to shot, 3 s to shot and 1 s to shot. Three parameters were used to indicate performance. An AMTI LG6-4 force plate was used to measure body sway parameters, while a SCATT shooting analysis system was used to measure aim point fluctuation and shooting performance. Multiple regression analysis indicated that body sway was related to performance for four shooters. Also, body sway was related to aim point fluctuation for all shooters. These relationships were specific to the individual, with the strength of association, parameters of importance and time period of importance different for different shooters. Correlation analysis of significant regressions indicated that, as body sway increased, performance decreased and aim point fluctuation increased for most relationships. We conclude that body sway and aim point fluctuation are important in elite rifle shooting and performance errors are highly individual-specific at this standard. Individual analysis should be a priority when examining elite sports performance.

  1. Quantification of urinary uric acid in the presence of thymol and thimerosal by high-performance liquid chromatography

    NASA Technical Reports Server (NTRS)

    Chen, Y.; Pietrzyk, R. A.; Whitson, P. A.

    1997-01-01

    A high-performance liquid chromatographic method was developed as an alternative to automated enzymatic analysis of uric acid in human urine preserved with thymol and/or thimerosal. Uric acid (tR = 10 min) and creatinine (tR = 5 min) were separated and quantified during isocratic elution (0.025 M acetate buffer, pH 4.5) from a mu Bondapak C18 column. The uric-acid peak was identified chemically by incubating urine samples with uricase. The thymol/thimerosal peak appeared at 31 min during the washing step and did not interfere with the analysis. We validated the high-performance liquid chromatographic method for linearity, precision and accuracy, and the results were found to be excellent.

  2. Improved high-performance liquid chromatography (HPLC) method for qualitative and quantitative analysis of allantoin in Zea mays.

    PubMed

    Haghi, Ghasem; Arshi, Rohollah; Safaei, Alireza

    2008-02-27

    A high-performance liquid chromatography (HPLC) method for the qualitative and quantitative analysis of allantoin in silk and seed of Zea mays has been developed. Allantoin separation in crude extract was achieved using a C 18 column and phosphate buffer solution (pH 3.0) as a mobile phase at ambient temperature at a flow rate of 1.0 mL/min and detected at 210 nm. The results showed that the amount of allantoin in samples was between 14 and 271 mg/100 g of dry plant material. A comprehensive validation of the method including sensitivity, linearity, repeatability, and recovery was conducted. The calibration curve was linear over the range of 0.2-200 microg/mL with a correlation coefficient of r2>0.999. Limit of detection (LOD, S/N=3) and limit of quantification (LOQ) values of the allantoin were 0.05 and 0.2 microg/mL (1.0 and 4.0 ng) respectively. The relative standard deviation (RSD) value of the repeatability was reported within 1.2%. The average recovery of allantoin added to samples was 100.6% with RSD of 1.5%.

  3. High-performance liquid chromatography separation and intact mass analysis of detergent-solubilized integral membrane proteins

    PubMed Central

    Berridge, Georgina; Chalk, Rod; D’Avanzo, Nazzareno; Dong, Liang; Doyle, Declan; Kim, Jung-In; Xia, Xiaobing; Burgess-Brown, Nicola; deRiso, Antonio; Carpenter, Elisabeth Paula; Gileadi, Opher

    2011-01-01

    We have developed a method for intact mass analysis of detergent-solubilized and purified integral membrane proteins using liquid chromatography–mass spectrometry (LC–MS) with methanol as the organic mobile phase. Membrane proteins and detergents are separated chromatographically during the isocratic stage of the gradient profile from a 150-mm C3 reversed-phase column. The mass accuracy is comparable to standard methods employed for soluble proteins; the sensitivity is 10-fold lower, requiring 0.2–5 μg of protein. The method is also compatible with our standard LC–MS method used for intact mass analysis of soluble proteins and may therefore be applied on a multiuser instrument or in a high-throughput environment. PMID:21093405

  4. High performance, high density hydrocarbon fuels

    NASA Technical Reports Server (NTRS)

    Frankenfeld, J. W.; Hastings, T. W.; Lieberman, M.; Taylor, W. F.

    1978-01-01

    The fuels were selected from 77 original candidates on the basis of estimated merit index and cost effectiveness. The ten candidates consisted of 3 pure compounds, 4 chemical plant streams and 3 refinery streams. Critical physical and chemical properties of the candidate fuels were measured including heat of combustion, density, and viscosity as a function of temperature, freezing points, vapor pressure, boiling point, thermal stability. The best all around candidate was found to be a chemical plant olefin stream rich in dicyclopentadiene. This material has a high merit index and is available at low cost. Possible problem areas were identified as low temperature flow properties and thermal stability. An economic analysis was carried out to determine the production costs of top candidates. The chemical plant and refinery streams were all less than 44 cent/kg while the pure compounds were greater than 44 cent/kg. A literature survey was conducted on the state of the art of advanced hydrocarbon fuel technology as applied to high energy propellents. Several areas for additional research were identified.

  5. Analysis of Outcomes for High Tibial Osteotomies Performed With Cartilage Restoration Techniques.

    PubMed

    Kahlenberg, Cynthia A; Nwachukwu, Benedict U; Hamid, Kamran S; Steinhaus, Michael E; Williams, Riley J

    2017-02-01

    To evaluate reported medium- to long-term outcomes after high tibial osteotomy (HTO) with associated cartilage restoration procedures. A review of the MEDLINE database was performed. The inclusion criteria were English language, clinical outcome study with HTO as the primary procedure, use of a form of cartilage repair included, and the mean follow-up period of at least 2 years. Each identified study was reviewed for study design, patient demographics, type of procedures performed, clinical outcomes, progression to total knee arthroplasty, and complications. Eight hundred and twenty-seven patients (839 knees) were included. The most common cartilage preservation technique used in conjunction with HTO was microfracture (4 studies; 22.2%). The mean Lyscholm scores, reported in 50% of the studies, ranged from 40 to 65.7 preoperatively and improved to a range of 67 to 94.6 postoperatively. Four studies (22.2%) used a visual analog scale for evaluation of pain and all had a mean visual analog scale of less than 3 postoperatively. Among studies evaluating conversion to arthroplasty, the rate of conversion was 6.8% and the range of mean number of years from HTO to conversion was 4.9 to 13.0. The overall reported complication rate was 10.3%. HTO with cartilage restoration procedures provides reliable improvement in functional status in the medium- to long-term period after surgery and has potential to delay or avoid the need for knee arthroplasty surgery. Level IV, systematic review of Level I to IV studies. Copyright © 2016 Arthroscopy Association of North America. Published by Elsevier Inc. All rights reserved.

  6. A comparative analysis of multiple-choice and student performance-task assessment in the high school biology classroom

    NASA Astrophysics Data System (ADS)

    Cushing, Patrick Ryan

    This study compared the performance of high school students on laboratory assessments. Thirty-four high school students who were enrolled in the second semester of a regular biology class or had completed the biology course the previous semester participated in this study. They were randomly assigned to examinations of two formats, performance-task and traditional multiple-choice, from two content areas, using a compound light microscope and diffusion. Students were directed to think-aloud as they performed the assessments. Additional verbal data were obtained during interviews following the assessment. The tape-recorded narrative data were analyzed for type and diversity of knowledge and skill categories, and percentage of in-depth processing demonstrated. While overall mean scores on the assessments were low, elicited statements provided additional insight into student cognition. Results indicated that a greater diversity of knowledge and skill categories was elicited by the two microscope assessments and by the two performance-task assessments. In addition, statements demonstrating in-depth processing were coded most frequently in narratives elicited during clinical interviews following the diffusion performance-task assessment. This study calls for individual teachers to design authentic assessment practices and apply them to daily classroom routines. Authentic assessment should be an integral part of the learning process and not merely an end result. In addition, teachers are encouraged to explicitly identify and model, through think-aloud methods, desired cognitive behaviors in the classroom.

  7. Framework for Multidisciplinary Analysis, Design, and Optimization with High-Fidelity Analysis Tools

    NASA Technical Reports Server (NTRS)

    Orr, Stanley A.; Narducci, Robert P.

    2009-01-01

    A plan is presented for the development of a high fidelity multidisciplinary optimization process for rotorcraft. The plan formulates individual disciplinary design problems, identifies practical high-fidelity tools and processes that can be incorporated in an automated optimization environment, and establishes statements of the multidisciplinary design problem including objectives, constraints, design variables, and cross-disciplinary dependencies. Five key disciplinary areas are selected in the development plan. These are rotor aerodynamics, rotor structures and dynamics, fuselage aerodynamics, fuselage structures, and propulsion / drive system. Flying qualities and noise are included as ancillary areas. Consistency across engineering disciplines is maintained with a central geometry engine that supports all multidisciplinary analysis. The multidisciplinary optimization process targets the preliminary design cycle where gross elements of the helicopter have been defined. These might include number of rotors and rotor configuration (tandem, coaxial, etc.). It is at this stage that sufficient configuration information is defined to perform high-fidelity analysis. At the same time there is enough design freedom to influence a design. The rotorcraft multidisciplinary optimization tool is built and substantiated throughout its development cycle in a staged approach by incorporating disciplines sequentially.

  8. High-performance vertical organic transistors.

    PubMed

    Kleemann, Hans; Günther, Alrun A; Leo, Karl; Lüssem, Björn

    2013-11-11

    Vertical organic thin-film transistors (VOTFTs) are promising devices to overcome the transconductance and cut-off frequency restrictions of horizontal organic thin-film transistors. The basic physical mechanisms of VOTFT operation, however, are not well understood and VOTFTs often require complex patterning techniques using self-assembly processes which impedes a future large-area production. In this contribution, high-performance vertical organic transistors comprising pentacene for p-type operation and C60 for n-type operation are presented. The static current-voltage behavior as well as the fundamental scaling laws of such transistors are studied, disclosing a remarkable transistor operation with a behavior limited by injection of charge carriers. The transistors are manufactured by photolithography, in contrast to other VOTFT concepts using self-assembled source electrodes. Fluorinated photoresist and solvent compounds allow for photolithographical patterning directly and strongly onto the organic materials, simplifying the fabrication protocol and making VOTFTs a prospective candidate for future high-performance applications of organic transistors. Copyright © 2013 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  9. Analysis Methods for Post Occupancy Evaluation of Energy-Use in High Performance Buildings Using Short-Term Monitoring

    NASA Astrophysics Data System (ADS)

    Singh, Vipul

    2011-12-01

    The green building movement has been an effective catalyst in reducing energy demands of buildings and a large number of 'green' certified buildings have been in operation for several years. Whether these buildings are actually performing as intended, and if not, identifying specific causes for this discrepancy falls into the general realm of post-occupancy evaluation (POE). POE involves evaluating building performance in terms of energy-use, indoor environmental quality, acoustics and water-use; the first aspect i.e. energy-use is addressed in this thesis. Normally, a full year or more of energy-use and weather data is required to determine the actual post-occupancy energy-use of buildings. In many cases, either measured building performance data is not available or the time and cost implications may not make it feasible to invest in monitoring the building for a whole year. Knowledge about the minimum amount of measured data needed to accurately capture the behavior of the building over the entire year can be immensely beneficial. This research identifies simple modeling techniques to determine best time of the year to begin in-situ monitoring of building energy-use, and the least amount of data required for generating acceptable long-term predictions. Four analysis procedures are studied. The short-term monitoring for long-term prediction (SMLP) approach and dry-bulb temperature analysis (DBTA) approach allow determining the best time and duration of the year for in-situ monitoring to be performed based only on the ambient temperature data of the location. Multivariate change-point (MCP) modeling uses simulated/monitored data to determine best monitoring period of the year. This is also used to validate the SMLP and DBTA approaches. The hybrid inverse modeling method-1 predicts energy-use by combining a short dataset of monitored internal loads with a year of utility-bills, and hybrid inverse method-2 predicts long term building performance using utility

  10. Personality Types of Illinois Elementary Principals in High-Poverty, High-Performing Schools

    ERIC Educational Resources Information Center

    Hollowell, Daniel R.

    2016-01-01

    The socio-economic achievement gap is prevalent in schools across the country. There are many high-poverty, high-performing schools that have been successful in closing this achievement gap. This study investigated 30 Illinois elementary school principals from high-poverty, high-achieving schools. Principals were given the Myers-Briggs Type…

  11. A Preliminary Performance Assessment for Salt Disposal of High-Level Nuclear Waste - 12173

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Lee, Joon H.; Clayton, Daniel; Jove-Colon, Carlos

    2012-07-01

    A salt repository is one of the four geologic media currently under study by the U.S. DOE Office of Nuclear Energy to support the development of a long-term strategy for geologic disposal of commercial used nuclear fuel (UNF) and high-level radioactive waste (HLW). The immediate goal of the generic salt repository study is to develop the necessary modeling tools to evaluate and improve the understanding of the repository system response and processes relevant to long-term disposal of UNF and HLW in a salt formation. The current phase of this study considers representative geologic settings and features adopted from previous studiesmore » for salt repository sites. For the reference scenario, the brine flow rates in the repository and underlying interbeds are very low, and transport of radionuclides in the transport pathways is dominated by diffusion and greatly retarded by sorption on the interbed filling materials. I-129 is the dominant annual dose contributor at the hypothetical accessible environment, but the calculated mean annual dose is negligibly small. For the human intrusion (or disturbed) scenario, the mean mass release rate and mean annual dose histories are very different from those for the reference scenario. Actinides including Pu-239, Pu-242 and Np-237 are major annual dose contributors, and the calculated peak mean annual dose is acceptably low. A performance assessment model for a generic salt repository has been developed incorporating, where applicable, representative geologic settings and features adopted from literature data for salt repository sites. The conceptual model and scenario for radionuclide release and transport from a salt repository were developed utilizing literature data. The salt GDS model was developed in a probabilistic analysis framework. The preliminary performance analysis for demonstration of model capability is for an isothermal condition at the ambient temperature for the near field. The capability demonstration

  12. Potassium vapor assisted preparation of highly graphitized hierarchical porous carbon for high rate performance supercapacitors

    NASA Astrophysics Data System (ADS)

    Liu, Zheng; Zeng, Ying; Tang, Qunli; Hu, Aiping; Xiao, Kuikui; Zhang, Shiying; Deng, Weina; Fan, Binbin; Zhu, Yanfei; Chen, Xiaohua

    2017-09-01

    Ultrahigh graphitized carbon microspheres with rich hierarchical pores (AGHPCM-1) have been successfully synthesized through the one-step activation-carbonization strategy (OACS) with porous sulfonated poly-divinylbenzene as the carbon precursor, iron as the hard template and catalyst, and potassium hydroxide (KOH) as activation agent. Through the XRD, TEM, Raman and BET analysis, AGHPCM-1 shows very high graphitization degree and rich micro-, meso- and macro-pores. More importantly, the mechanism for KOH to improve the graphitization degree of carbon materials in OACS has been illustrated by the thermodynamical theory. The tremendous heat releasing from the reaction between the catalyst precursor of Fe2O3 and potassium vapor plays a key role in the formation of graphitized carbon. It may provide a general direction to prepare highly graphitized porous carbon at a moderate temperature. Integrating the advantages of high graphitization degree and rich hierarchical porous structure, the AGHPCM-1 exhibits an excellent rate performance with a response to up to the high current density of 150 A g-1 and high scan rate of 2000 mV s-1. No obvious capacitance decay can be observed after 10000 charge/discharge cycles even at the high current density of 20 A g-1.

  13. The Effect of Biological Movement Variability on the Performance of the Golf Swing in High- and Low-Handicapped Players

    ERIC Educational Resources Information Center

    Bradshaw, Elizabeth J.; Keogh, Justin W. L.; Hume, Patria A.; Maulder, Peter S.; Nortje, Jacques; Marnewick, Michel

    2009-01-01

    The purpose of this study was to examine the role of neuromotor noise on golf swing performance in high- and low-handicap players. Selected two-dimensional kinematic measures of 20 male golfers (n = 10 per high- or low-handicap group) performing 10 golf swings with a 5-iron club was obtained through video analysis. Neuromotor noise was calculated…

  14. Ultra-compact high-performance MCT MWIR engine

    NASA Astrophysics Data System (ADS)

    Lutz, H.; Breiter, R.; Eich, D.; Figgemeier, H.; Oelmaier, R.; Rutzinger, S.; Schenk, H.; Wendler, J.

    2017-02-01

    Size, weight and power (SWaP) reduction is highly desired by applications such as sights for the dismounted soldier or small gimbals for UAVs. But why have high performance and small size of IR systems inevitably exclude each other? Namely, recent development progress in the fields of miniature cryocoolers, short dewars and high operating temperature (HOT) FPAs combined with pitch size reduction opens the door for very compact MWIR-modules while keeping high electro-optical performance. Now, AIM has realized first prototypes of an ultra-compact high-performance MWIR engine in a total volume of only 18cl (60mm length x 60mm height x 50mm width). Impressive SWaP characteristics are completed by a total weight below 400g and a power consumption < 4W in basic imaging mode. The engine consists of a XGA-format (1024x768) MCT detector array with 10μm pitch and a low power consuming ROIC. It is cooled down to a typical operating temperature of 160K by the miniature linear cryocooler SX020. The dewar uses a short coldfinger and is designed to reduce the heat load as much as possible. The cooler drive electronics is implemented in the CCE layout in order to reduce the required space of the printed boards and to save power. Uncorrected 14bit video data is provided via Camera Link. Optionally, a small image processing board can be stacked on top of the CCE to gain access to basic functions such as BPR, 2- point NUC and dynamic reduction. This paper will present the design, functionalities and performance data of the ultra-compact MCT MWIR engine operated at HOT.

  15. A high-performance spatial database based approach for pathology imaging algorithm evaluation

    PubMed Central

    Wang, Fusheng; Kong, Jun; Gao, Jingjing; Cooper, Lee A.D.; Kurc, Tahsin; Zhou, Zhengwen; Adler, David; Vergara-Niedermayr, Cristobal; Katigbak, Bryan; Brat, Daniel J.; Saltz, Joel H.

    2013-01-01

    Background: Algorithm evaluation provides a means to characterize variability across image analysis algorithms, validate algorithms by comparison with human annotations, combine results from multiple algorithms for performance improvement, and facilitate algorithm sensitivity studies. The sizes of images and image analysis results in pathology image analysis pose significant challenges in algorithm evaluation. We present an efficient parallel spatial database approach to model, normalize, manage, and query large volumes of analytical image result data. This provides an efficient platform for algorithm evaluation. Our experiments with a set of brain tumor images demonstrate the application, scalability, and effectiveness of the platform. Context: The paper describes an approach and platform for evaluation of pathology image analysis algorithms. The platform facilitates algorithm evaluation through a high-performance database built on the Pathology Analytic Imaging Standards (PAIS) data model. Aims: (1) Develop a framework to support algorithm evaluation by modeling and managing analytical results and human annotations from pathology images; (2) Create a robust data normalization tool for converting, validating, and fixing spatial data from algorithm or human annotations; (3) Develop a set of queries to support data sampling and result comparisons; (4) Achieve high performance computation capacity via a parallel data management infrastructure, parallel data loading and spatial indexing optimizations in this infrastructure. Materials and Methods: We have considered two scenarios for algorithm evaluation: (1) algorithm comparison where multiple result sets from different methods are compared and consolidated; and (2) algorithm validation where algorithm results are compared with human annotations. We have developed a spatial normalization toolkit to validate and normalize spatial boundaries produced by image analysis algorithms or human annotations. The validated data

  16. High performance bonded neo magnets using high density compaction

    NASA Astrophysics Data System (ADS)

    Herchenroeder, J.; Miller, D.; Sheth, N. K.; Foo, M. C.; Nagarathnam, K.

    2011-04-01

    This paper presents a manufacturing method called Combustion Driven Compaction (CDC) for the manufacture of isotropic bonded NdFeB magnets (bonded Neo). Magnets produced by the CDC method have density up to 6.5 g/cm3 which is 7-10% higher compared to commercially available bonded Neo magnets of the same shape. The performance of an actual seat motor with a representative CDC ring magnet is presented and compared with the seat motor performance with both commercial isotropic bonded Neo and anisotropic NdFeB rings of the same geometry. The comparisons are made at both room and elevated temperatures. The airgap flux for the magnet produced by the proposed method is 6% more compared to the commercial isotropic bonded Neo magnet. After exposure to high temperature due to the superior thermal aging stability of isotropic NdFeB powders the motor performance with this material is comparable to the motor performance with an anisotropic NdFeB magnet.

  17. DETERMINATION OF CHLOROPHEONIS, NITROPHENOIS AND METHYLPHENOIS IN GROUND-WATER SAMPLES USING HIGH PERFORMANCE LIQUID CHROMATOGRAPHY

    EPA Science Inventory

    A high performance liquid chromatography (HPLC) method was developed to quantitatively determine phenolic compounds and their isomers in aqueous samples. The HPLC method can analyze a mixture of 15 contaminants in the same analytical run with an analysis time of 25 minutes. The...

  18. DETERMINATION OF CHLOROPHENOLS, NITROPHENOLS, AND METHYLPHENOLS IN GROUND-WATER SAMPLES USING HIGH PERFORMANCE LIQUID CHROMATOGRAPHY

    EPA Science Inventory

    A high performance liquid chromatography (HPLC) method was developed to quantitatively determine phenolic compounds and their isomers in aqueous samples. The HPLC method can analyze a mixture of 15 contaminants in the same analytical run with an analysis time of 25 minutes. The...

  19. Identification, characterization, and high-performance liquid chromatography quantification of process-related impurities in vonoprazan fumarate.

    PubMed

    Liu, Lei; Cao, Na; Ma, Xingling; Xiong, Kaihe; Sun, Lili; Zou, Qiaogen

    2016-04-01

    High-performance liquid chromatography analysis of vonoprazan fumarate, a novel proton pump inhibitor drug revealed six impurities. These were identified by liquid chromatography with mass spectrometry. Further, the structures of the impurities were confirmed by synthesis followed by characterization by mass spectrometry, NMR spectroscopy, and infrared spectroscopy. On the basis of these data and knowledge of the synthetic scheme of vonoprazan fumarate, the previously unknown impurity was identified as 1-[5-(2-fluorophenyl)-1-(pyridin-3-ylsulfonyl)-1H-pyrrol-3-yl]-N-methyldimethylamine, which is a new compound. The possible mechanisms by which these impurities were formed were also discussed. A high-performance liquid chromatography method was optimized in order to separate, selectively detect, and quantify all process-related impurities of vonoprazan fumarate. The presented method has been validated in terms of linearity, limits of detection, and quantification, and response factors and, therefore, is highly suitable for routine analysis of vonoprazan fumarate related substances as well as stability studies. © 2016 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  20. Training | High-Performance Computing | NREL

    Science.gov Websites

    Training Training Find training resources for using NREL's high-performance computing (HPC) systems as well as related online tutorials. Upcoming Training HPC User Workshop - June 12th We will be Conference, a group meets to discuss Best Practices in HPC Training. This group developed a list of resources

  1. High-Flux, High Performance H2O2 Catalyst Bed for ISTAR

    NASA Technical Reports Server (NTRS)

    Ponzo, J.

    2005-01-01

    On NASA's ISTAR RBCC program packaging and performance requirements exceeded traditional H2O2 catalyst bed capabilities. Aerojet refined a high performance, monolithic 90% H202 catalyst bed previously developed and demonstrated. This approach to catalyst bed design and fabrication was an enabling technology to the ISTAR tri-fluid engine. The catalyst bed demonstrated 55 starts at throughputs greater than 0.60 lbm/s/sq in for a duration of over 900 seconds in a physical envelope approximately 114 of traditional designs. The catalyst bed uses photoetched plates of metal bonded into a single piece monolithic structure. The precise control of the geometry and complete mixing results in repeatable, quick starting, high performing catalyst bed. Three different beds were designed and tested, with the best performing bed used for tri-fluid engine testing.

  2. Rapid analysis of charge variants of monoclonal antibodies using non-linear salt gradient in cation-exchange high performance liquid chromatography.

    PubMed

    Joshi, Varsha; Kumar, Vijesh; Rathore, Anurag S

    2015-08-07

    A method is proposed for rapid development of a short, analytical cation exchange high performance liquid chromatography method for analysis of charge heterogeneity in monoclonal antibody products. The parameters investigated and optimized include pH, shape of elution gradient and length of the column. It is found that the most important parameter for development of a shorter method is the choice of the shape of elution gradient. In this paper, we propose a step by step approach to develop a non-linear sigmoidal shape gradient for analysis of charge heterogeneity for two different monoclonal antibody products. The use of this gradient not only decreases the run time of the method to 4min against the conventional method that takes more than 40min but also the resolution is retained. Superiority of the phosphate gradient over sodium chloride gradient for elution of mAbs is also observed. The method has been successfully evaluated for specificity, sensitivity, linearity, limit of detection, and limit of quantification. Application of this method as a potential at-line process analytical technology tool has been suggested. Copyright © 2015 Elsevier B.V. All rights reserved.

  3. Can Knowledge of the Characteristics of "High Performers" Be Generalised?

    ERIC Educational Resources Information Center

    McKenna, Stephen

    2002-01-01

    Two managers described as high performing constructed complexity maps of their organization/world. The maps suggested that high performance is socially constructed and negotiated in specific contexts and management competencies associated with it are context specific. Development of high performers thus requires personalized coaching more than…

  4. Analysis of biodiesel and biodiesel-petrodiesel blends by high performance thin layer chromatography combined with easy ambient sonic-spray ionization mass spectrometry.

    PubMed

    Eberlin, Livia S; Abdelnur, Patricia V; Passero, Alan; de Sa, Gilberto F; Daroda, Romeu J; de Souza, Vanderlea; Eberlin, Marcos N

    2009-08-01

    High performance thin layer chromatography (HPTLC) combined with on-spot detection and characterization via easy ambient sonic-spray ionization mass spectrometry (EASI-MS) is applied to the analysis of biodiesel (B100) and biodiesel-petrodiesel blends (BX). HPTLC provides chromatographic resolution of major components whereas EASI-MS allows on-spot characterization performed directly on the HPTLC surface at ambient conditions. Constituents (M) are detected by EASI-MS in a one component-one ion fashion as either [M + Na](+) or [M + H](+). For both B100 and BX samples, typical profiles of fatty acid methyl esters (FAME) detected as [FAME + Na](+) ions allow biodiesel typification. The spectrum of the petrodiesel spot displays a homologous series of protonated alkyl pyridines which are characteristic for petrofuels (natural markers). The spectrum for residual or admixture oil spots is characterized by sodiated triglycerides [TAG + Na](+). The application of HPTLC to analyze B100 and BX samples and its combination with EASI-MS for on-spot characterization and quality control is demonstrated.

  5. Oasis: A high-level/high-performance open source Navier-Stokes solver

    NASA Astrophysics Data System (ADS)

    Mortensen, Mikael; Valen-Sendstad, Kristian

    2015-03-01

    Oasis is a high-level/high-performance finite element Navier-Stokes solver written from scratch in Python using building blocks from the FEniCS project (fenicsproject.org). The solver is unstructured and targets large-scale applications in complex geometries on massively parallel clusters. Oasis utilizes MPI and interfaces, through FEniCS, to the linear algebra backend PETSc. Oasis advocates a high-level, programmable user interface through the creation of highly flexible Python modules for new problems. Through the high-level Python interface the user is placed in complete control of every aspect of the solver. A version of the solver, that is using piecewise linear elements for both velocity and pressure, is shown to reproduce very well the classical, spectral, turbulent channel simulations of Moser et al. (1999). The computational speed is strongly dominated by the iterative solvers provided by the linear algebra backend, which is arguably the best performance any similar implicit solver using PETSc may hope for. Higher order accuracy is also demonstrated and new solvers may be easily added within the same framework.

  6. A New Approach to Aircraft Robust Performance Analysis

    NASA Technical Reports Server (NTRS)

    Gregory, Irene M.; Tierno, Jorge E.

    2004-01-01

    A recently developed algorithm for nonlinear system performance analysis has been applied to an F16 aircraft to begin evaluating the suitability of the method for aerospace problems. The algorithm has a potential to be much more efficient than the current methods in performance analysis for aircraft. This paper is the initial step in evaluating this potential.

  7. Kinetic and Kinematic Analysis for Assessing the Differences in Countermovement Jump Performance in Rugby Players.

    PubMed

    Floría, Pablo; Gómez-Landero, Luis A; Suárez-Arrones, Luis; Harrison, Andrew J

    2016-09-01

    Floría, P, Gómez-Landero, LA, Suárez-Arrones, L, and Harrison, AJ. Kinetic and kinematic analysis for assessing the differences in countermovement jump performance in rugby players. J Strength Cond Res 30(9): 2533-2539, 2016-The aim of this study was to ascertain the differences in kinetic and kinematic profiles between better and poorer performers of the vertical jump within a homogeneous group of trained adults. Fifty rugby players were divided into low scoring (LOW) and high scoring (HIGH) groups based on their performance in the vertical jump. The force, velocity, displacement, and rate of force development (RFD)-time curves were analyzed to determine the differences between groups. The analysis of the data showed differences in all the patterns of the ensemble mean curves of the HIGH and LOW groups. During the eccentric phase, the differences in the HIGH group with respect to the LOW group were lower crouch position, higher downward velocity, and higher force and RFD during the braking of the downward movement. During the concentric phase, the HIGH group achieved higher upward velocity, higher force at the end of phase, and a higher position at takeoff. The higher jump performances seem to be related to a more effective stretch-shortening cycle function that is characterized by a deeper and faster countermovement with higher eccentric forces being applied to decelerate the downward movement leading to enhanced force generation during the concentric phase.

  8. Twenty-fifth water reactor safety information meeting: Proceedings. Volume 2: Human reliability analysis and human performance evaluation; Technical issues related to rulemakings; Risk-informed, performance-based initiatives; High burn-up fuel research

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Monteleone, S.

    1998-03-01

    This three-volume report contains papers presented at the conference. The papers are printed in the order of their presentation in each session and describe progress and results of programs in nuclear safety research conducted in this country and abroad. Foreign participation in the meeting included papers presented by researchers from France, Japan, Norway, and Russia. The titles of the papers and the names of the authors have been updated and may differ from those that appeared in the final program of the meeting. This volume contains the following: (1) human reliability analysis and human performance evaluation; (2) technical issues relatedmore » to rulemakings; (3) risk-informed, performance-based initiatives; and (4) high burn-up fuel research. Selected papers have been indexed separately for inclusion in the Energy Science and Technology Database.« less

  9. Development of Droplet Microfluidics Enabling High-Throughput Single-Cell Analysis.

    PubMed

    Wen, Na; Zhao, Zhan; Fan, Beiyuan; Chen, Deyong; Men, Dong; Wang, Junbo; Chen, Jian

    2016-07-05

    This article reviews recent developments in droplet microfluidics enabling high-throughput single-cell analysis. Five key aspects in this field are included in this review: (1) prototype demonstration of single-cell encapsulation in microfluidic droplets; (2) technical improvements of single-cell encapsulation in microfluidic droplets; (3) microfluidic droplets enabling single-cell proteomic analysis; (4) microfluidic droplets enabling single-cell genomic analysis; and (5) integrated microfluidic droplet systems enabling single-cell screening. We examine the advantages and limitations of each technique and discuss future research opportunities by focusing on key performances of throughput, multifunctionality, and absolute quantification.

  10. Performance Refactoring of Instrumentation, Measurement, and Analysis Technologies for Petascale Computing. The PRIMA Project

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Malony, Allen D.; Wolf, Felix G.

    2014-01-31

    The growing number of cores provided by today’s high-­end computing systems present substantial challenges to application developers in their pursuit of parallel efficiency. To find the most effective optimization strategy, application developers need insight into the runtime behavior of their code. The University of Oregon (UO) and the Juelich Supercomputing Centre of Forschungszentrum Juelich (FZJ) develop the performance analysis tools TAU and Scalasca, respectively, which allow high-­performance computing (HPC) users to collect and analyze relevant performance data – even at very large scales. TAU and Scalasca are considered among the most advanced parallel performance systems available, and are used extensivelymore » across HPC centers in the U.S., Germany, and around the world. The TAU and Scalasca groups share a heritage of parallel performance tool research and partnership throughout the past fifteen years. Indeed, the close interactions of the two groups resulted in a cross-­fertilization of tool ideas and technologies that pushed TAU and Scalasca to what they are today. It also produced two performance systems with an increasing degree of functional overlap. While each tool has its specific analysis focus, the tools were implementing measurement infrastructures that were substantially similar. Because each tool provides complementary performance analysis, sharing of measurement results is valuable to provide the user with more facets to understand performance behavior. However, each measurement system was producing performance data in different formats, requiring data interoperability tools to be created. A common measurement and instrumentation system was needed to more closely integrate TAU and Scalasca and to avoid the duplication of development and maintenance effort. The PRIMA (Performance Refactoring of Instrumentation, Measurement, and Analysis) project was proposed over three years ago as a joint international effort between UO and FZJ to

  11. Performance Refactoring of Instrumentation, Measurement, and Analysis Technologies for Petascale Computing: the PRIMA Project

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Malony, Allen D.; Wolf, Felix G.

    2014-01-31

    The growing number of cores provided by today’s high-end computing systems present substantial challenges to application developers in their pursuit of parallel efficiency. To find the most effective optimization strategy, application developers need insight into the runtime behavior of their code. The University of Oregon (UO) and the Juelich Supercomputing Centre of Forschungszentrum Juelich (FZJ) develop the performance analysis tools TAU and Scalasca, respectively, which allow high-performance computing (HPC) users to collect and analyze relevant performance data – even at very large scales. TAU and Scalasca are considered among the most advanced parallel performance systems available, and are used extensivelymore » across HPC centers in the U.S., Germany, and around the world. The TAU and Scalasca groups share a heritage of parallel performance tool research and partnership throughout the past fifteen years. Indeed, the close interactions of the two groups resulted in a cross-fertilization of tool ideas and technologies that pushed TAU and Scalasca to what they are today. It also produced two performance systems with an increasing degree of functional overlap. While each tool has its specific analysis focus, the tools were implementing measurement infrastructures that were substantially similar. Because each tool provides complementary performance analysis, sharing of measurement results is valuable to provide the user with more facets to understand performance behavior. However, each measurement system was producing performance data in different formats, requiring data interoperability tools to be created. A common measurement and instrumentation system was needed to more closely integrate TAU and Scalasca and to avoid the duplication of development and maintenance effort. The PRIMA (Performance Refactoring of Instrumentation, Measurement, and Analysis) project was proposed over three years ago as a joint international effort between UO and FZJ to

  12. Performance analysis in saber.

    PubMed

    Aquili, Andrea; Tancredi, Virginia; Triossi, Tamara; De Sanctis, Desiree; Padua, Elvira; DʼArcangelo, Giovanna; Melchiorri, Giovanni

    2013-03-01

    Fencing is a sport practiced by both men and women, which uses 3 weapons: foil, épée, and saber. In general, there are few scientific studies available in international literature; they are limited to the performance analysis of fencing bouts, yet there is nothing about saber. There are 2 kinds of competitions in the World Cup for both men and women: the "FIE GP" and "A." The aim of this study was to carry out a saber performance analysis to gain useful indicators for the definition of a performance model. In addition, it is expected to verify if it could be influenced by the type of competition and if there are differences between men and women. Sixty bouts: 33 FIE GP and 27 "A" competitions (35 men's and 25 women's saber bouts) were analyzed. The results indicated that most actions are offensive (55% for men and 49% for women); the central area of the piste is mostly used (72% for men and 67% for women); the effective fighting time is 13.6% for men and 17.1% for women, and the ratio between the action and break times is 1:6.5 for men and 1:5.1 for women. A lunge is carried out every 23.9 seconds by men and every 20 seconds by women, and a direction change is carried out every 65.3 seconds by men and every 59.7 seconds by women. The data confirm the differences between the saber and the other 2 weapons. There is no significant difference between the data of the 2 different kinds of competitions.

  13. Micromagnetics on high-performance workstation and mobile computational platforms

    NASA Astrophysics Data System (ADS)

    Fu, S.; Chang, R.; Couture, S.; Menarini, M.; Escobar, M. A.; Kuteifan, M.; Lubarda, M.; Gabay, D.; Lomakin, V.

    2015-05-01

    The feasibility of using high-performance desktop and embedded mobile computational platforms is presented, including multi-core Intel central processing unit, Nvidia desktop graphics processing units, and Nvidia Jetson TK1 Platform. FastMag finite element method-based micromagnetic simulator is used as a testbed, showing high efficiency on all the platforms. Optimization aspects of improving the performance of the mobile systems are discussed. The high performance, low cost, low power consumption, and rapid performance increase of the embedded mobile systems make them a promising candidate for micromagnetic simulations. Such architectures can be used as standalone systems or can be built as low-power computing clusters.

  14. High spatial resolution and high brightness ion beam probe for in-situ elemental and isotopic analysis

    NASA Astrophysics Data System (ADS)

    Long, Tao; Clement, Stephen W. J.; Bao, Zemin; Wang, Peizhi; Tian, Di; Liu, Dunyi

    2018-03-01

    A high spatial resolution and high brightness ion beam from a cold cathode duoplasmatron source and primary ion optics are presented and applied to in-situ analysis of micro-scale geological material with complex structural and chemical features. The magnetic field in the source as well as the influence of relative permeability of magnetic materials on source performance was simulated using COMSOL to confirm the magnetic field strength of the source. Based on SIMION simulation, a high brightness and high spatial resolution negative ion optical system has been developed to achieve Critical (Gaussian) illumination mode. The ion source and primary column are installed on a new Time-of-Flight secondary ion mass spectrometer for analysis of geological samples. The diameter of the ion beam was measured by the knife-edge method and a scanning electron microscope (SEM). Results show that an O2- beam of ca. 5 μm diameter with a beam intensity of ∼5 nA and an O- beam of ca. 5 μm diameter with a beam intensity of ∼50 nA were obtained, respectively. This design will open new possibilities for in-situ elemental and isotopic analysis in geological studies.

  15. Analysis and Design of High-Order Parallel Resonant Converters

    NASA Astrophysics Data System (ADS)

    Batarseh, Issa Eid

    1990-01-01

    In this thesis, a special state variable transformation technique has been derived for the analysis of high order dc-to-dc resonant converters. Converters comprised of high order resonant tanks have the advantage of utilizing the parasitic elements by making them part of the resonant tank. A new set of state variables is defined in order to make use of two-dimensional state-plane diagrams in the analysis of high order converters. Such a method has been successfully used for the analysis of the conventional Parallel Resonant Converters (PRC). Consequently, two -dimensional state-plane diagrams are used to analyze the steady state response for third and fourth order PRC's when these converters are operated in the continuous conduction mode. Based on this analysis, a set of control characteristic curves for the LCC-, LLC- and LLCC-type PRC are presented from which various converter design parameters are obtained. Various design curves for component value selections and device ratings are given. This analysis of high order resonant converters shows that the addition of the reactive components to the resonant tank results in converters with better performance characteristics when compared with the conventional second order PRC. Complete design procedure along with design examples for 2nd, 3rd and 4th order converters are presented. Practical power supply units, normally used for computer applications, were built and tested by using the LCC-, LLC- and LLCC-type commutation schemes. In addition, computer simulation results are presented for these converters in order to verify the theoretical results.

  16. Analysis of ultra-triathlon performances

    PubMed Central

    Lepers, Romuald; Knechtle, Beat; Knechtle, Patrizia; Rosemann, Thomas

    2011-01-01

    Despite increased interest in ultra-endurance events, little research has examined ultra-triathlon performance. The aims of this study were: (i) to compare swimming, cycling, running, and overall performances in three ultra-distance triathlons, double Ironman distance triathlon (2IMT) (7.6 km swimming, 360 km cycling, and 84.4 km running), triple Ironman distance triathlon (3IMT) (11.4 km, 540 km, and 126.6 km), and deca Ironman distance triathlon (10IMT) (38 km, 1800 km, and 420 km) and (ii) to examine the relationships between the 2IMT, 3IMT, and 10IMT performances to create predicted equations of the 10IMT performances. Race results from 1985 through 2009 were examined to identify triathletes who performed the three considered ultra-distances. In total, 73 triathletes (68 men and 5 women) were identified. The contribution of swimming to overall ultra-triathlon performance was lower than for cycling and running. Running performance was more important to overall performance for 2IMT and 3IMT compared with 10IMT The 2IMT and 3IMT performances were significantly correlated with 10IMT performances for swimming and cycling, but not for running. 10IMT total time performance might be predicted by the following equation: 10IMT race time (minutes) = 5885 + 3.69 × 3IMT race time (minutes). This analysis of human performance during ultra-distance triathlons represents a unique data set in the field of ultra-endurance events. Additional studies are required to determine the physiological and psychological factors associated with ultra-triathlon performance. PMID:24198579

  17. High-Performance, Semi-Interpenetrating Polymer Network

    NASA Technical Reports Server (NTRS)

    Pater, Ruth H.; Lowther, Sharon E.; Smith, Janice Y.; Cannon, Michelle S.; Whitehead, Fred M.; Ely, Robert M.

    1992-01-01

    High-performance polymer made by new synthesis in which one or more easy-to-process, but brittle, thermosetting polyimides combined with one or more tough, but difficult-to-process, linear thermoplastics to yield semi-interpenetrating polymer network (semi-IPN) having combination of easy processability and high tolerance to damage. Two commercially available resins combined to form tough, semi-IPN called "LaRC-RP49." Displays improvements in toughness and resistance to microcracking. LaRC-RP49 has potential as high-temperature matrix resin, adhesive, and molding resin. Useful in aerospace, automotive, and electronic industries.

  18. Analysis of Workplace Health Education Performed by Occupational Health Managers in Korea.

    PubMed

    Kim, Yeon-Ha; Jung, Moon-Hee

    2016-09-01

    To evaluate workplace health education as practiced by occupational health managers based on standardized job tasks and suggest priority tasks and areas to be trained. The study was conducted between November 10, 2013 and April 30, 2014. The tool used in this study was standardized job tasks of workplace health education for occupational health managers which was developed through methodological steps. It was evaluated by 233 worksite occupational health managers. Data were analyzed using SPSS 21.0. Predicting variables of workplace health education performance were the "analysis and planning" factor, type of enterprise, and form of management. Healthcare professionals and occupational health managers who managed the nonmanufacturing industry showed high importance and low performance level in "analysis and planning" factor. "Analysis and planning" skill is priority training area for healthcare professionals and occupational health managers who managed nonmanufacturing industry. It is necessary to develop a training curriculum for occupational health managers that include improving analysis of worksites and plans for a health education program. Copyright © 2016. Published by Elsevier B.V.

  19. Advances in Experiment Design for High Performance Aircraft

    NASA Technical Reports Server (NTRS)

    Morelli, Engene A.

    1998-01-01

    A general overview and summary of recent advances in experiment design for high performance aircraft is presented, along with results from flight tests. General theoretical background is included, with some discussion of various approaches to maneuver design. Flight test examples from the F-18 High Alpha Research Vehicle (HARV) are used to illustrate applications of the theory. Input forms are compared using Cramer-Rao bounds for the standard errors of estimated model parameters. Directions for future research in experiment design for high performance aircraft are identified.

  20. Caffeine ingestion enhances Wingate performance: a meta-analysis.

    PubMed

    Grgic, Jozo

    2018-03-01

    The positive effects of caffeine ingestion on aerobic performance are well-established; however, recent findings are suggesting that caffeine ingestion might also enhance components of anaerobic performance. A commonly used test of anaerobic performance and power output is the 30-second Wingate test. Several studies explored the effects of caffeine ingestion on Wingate performance, with equivocal findings. To elucidate this topic, this paper aims to determine the effects of caffeine ingestion on Wingate performance using meta-analytic statistical techniques. Following a search through PubMed/MEDLINE, Scopus, and SportDiscus ® , 16 studies were found meeting the inclusion criteria (pooled number of participants = 246). Random-effects meta-analysis of standardized mean differences (SMD) for peak power output and mean power output was performed. Study quality was assessed using the modified version of the PEDro checklist. Results of the meta-analysis indicated a significant difference (p = .005) between the placebo and caffeine trials on mean power output with SMD values of small magnitude (0.18; 95% confidence interval: 0.05, 0.31; +3%). The meta-analysis performed for peak power output indicated a significant difference (p = .006) between the placebo and caffeine trials (SMD = 0.27; 95% confidence interval: 0.08, 0.47 [moderate magnitude]; +4%). The results from the PEDro checklist indicated that, in general, studies are of good and excellent methodological quality. This meta-analysis adds on to the current body of evidence showing that caffeine ingestion can also enhance components of anaerobic performance. The results presented herein may be helpful for developing more efficient evidence-based recommendations regarding caffeine supplementation.