Sample records for validation sql injection

  1. Research on the technology of detecting the SQL injection attack and non-intrusive prevention in WEB system

    NASA Astrophysics Data System (ADS)

    Hu, Haibin

    2017-05-01

    Among numerous WEB security issues, SQL injection is the most notable and dangerous. In this study, characteristics and procedures of SQL injection are analyzed, and the method for detecting the SQL injection attack is illustrated. The defense resistance and remedy model of SQL injection attack is established from the perspective of non-intrusive SQL injection attack and defense. Moreover, the ability of resisting the SQL injection attack of the server has been comprehensively improved through the security strategies on operation system, IIS and database, etc.. Corresponding codes are realized. The method is well applied in the actual projects.

  2. Protecting Database Centric Web Services against SQL/XPath Injection Attacks

    NASA Astrophysics Data System (ADS)

    Laranjeiro, Nuno; Vieira, Marco; Madeira, Henrique

    Web services represent a powerful interface for back-end database systems and are increasingly being used in business critical applications. However, field studies show that a large number of web services are deployed with security flaws (e.g., having SQL Injection vulnerabilities). Although several techniques for the identification of security vulnerabilities have been proposed, developing non-vulnerable web services is still a difficult task. In fact, security-related concerns are hard to apply as they involve adding complexity to already complex code. This paper proposes an approach to secure web services against SQL and XPath Injection attacks, by transparently detecting and aborting service invocations that try to take advantage of potential vulnerabilities. Our mechanism was applied to secure several web services specified by the TPC-App benchmark, showing to be 100% effective in stopping attacks, non-intrusive and very easy to use.

  3. Detecting Distributed SQL Injection Attacks in a Eucalyptus Cloud Environment

    NASA Technical Reports Server (NTRS)

    Kebert, Alan; Barnejee, Bikramjit; Solano, Juan; Solano, Wanda

    2013-01-01

    The cloud computing environment offers malicious users the ability to spawn multiple instances of cloud nodes that are similar to virtual machines, except that they can have separate external IP addresses. In this paper we demonstrate how this ability can be exploited by an attacker to distribute his/her attack, in particular SQL injection attacks, in such a way that an intrusion detection system (IDS) could fail to identify this attack. To demonstrate this, we set up a small private cloud, established a vulnerable website in one instance, and placed an IDS within the cloud to monitor the network traffic. We found that an attacker could quite easily defeat the IDS by periodically altering its IP address. To detect such an attacker, we propose to use multi-agent plan recognition, where the multiple source IPs are considered as different agents who are mounting a collaborative attack. We show that such a formulation of this problem yields a more sophisticated approach to detecting SQL injection attacks within a cloud computing environment.

  4. Automatically Preparing Safe SQL Queries

    NASA Astrophysics Data System (ADS)

    Bisht, Prithvi; Sistla, A. Prasad; Venkatakrishnan, V. N.

    We present the first sound program source transformation approach for automatically transforming the code of a legacy web application to employ PREPARE statements in place of unsafe SQL queries. Our approach therefore opens the way for eradicating the SQL injection threat vector from legacy web applications.

  5. Preventing SQL Code Injection by Combining Static and Runtime Analysis

    DTIC Science & Technology

    2008-05-01

    attacker changes the developer’s intended structure of an SQ L com- mand by inserting new SQ L keywords or operators. (Su and Wasser - mann provide a...FROM b o o k s WHERE a u t h o r = ’ ’ GROUP BY r a t i n g We use symbol as a placeholder for the indeterminate part of the command (in this...dialects of SQL.) In our model, we mark transitions that correspond to externally defined strings with the symbol . To illustrate, Figure 2 shows the SQL

  6. Research on high availability architecture of SQL and NoSQL

    NASA Astrophysics Data System (ADS)

    Wang, Zhiguo; Wei, Zhiqiang; Liu, Hao

    2017-03-01

    With the advent of the era of big data, amount and importance of data have increased dramatically. SQL database develops in performance and scalability, but more and more companies tend to use NoSQL database as their databases, because NoSQL database has simpler data model and stronger extension capacity than SQL database. Almost all database designers including SQL database and NoSQL database aim to improve performance and ensure availability by reasonable architecture which can reduce the effects of software failures and hardware failures, so that they can provide better experiences for their customers. In this paper, I mainly discuss the architectures of MySQL, MongoDB, and Redis, which are high available and have been deployed in practical application environment, and design a hybrid architecture.

  7. Flexible network reconstruction from relational databases with Cytoscape and CytoSQL.

    PubMed

    Laukens, Kris; Hollunder, Jens; Dang, Thanh Hai; De Jaeger, Geert; Kuiper, Martin; Witters, Erwin; Verschoren, Alain; Van Leemput, Koenraad

    2010-07-01

    Molecular interaction networks can be efficiently studied using network visualization software such as Cytoscape. The relevant nodes, edges and their attributes can be imported in Cytoscape in various file formats, or directly from external databases through specialized third party plugins. However, molecular data are often stored in relational databases with their own specific structure, for which dedicated plugins do not exist. Therefore, a more generic solution is presented. A new Cytoscape plugin 'CytoSQL' is developed to connect Cytoscape to any relational database. It allows to launch SQL ('Structured Query Language') queries from within Cytoscape, with the option to inject node or edge features of an existing network as SQL arguments, and to convert the retrieved data to Cytoscape network components. Supported by a set of case studies we demonstrate the flexibility and the power of the CytoSQL plugin in converting specific data subsets into meaningful network representations. CytoSQL offers a unified approach to let Cytoscape interact with relational databases. Thanks to the power of the SQL syntax, this tool can rapidly generate and enrich networks according to very complex criteria. The plugin is available at http://www.ptools.ua.ac.be/CytoSQL.

  8. SQL-RAMS

    NASA Technical Reports Server (NTRS)

    Alfaro, Victor O.; Casey, Nancy J.

    2005-01-01

    SQL-RAMS (where "SQL" signifies Structured Query Language and "RAMS" signifies Rocketdyne Automated Management System) is a successor to the legacy version of RAMS -- a computer program used to manage all work, nonconformance, corrective action, and configuration management on rocket engines and ground support equipment at Stennis Space Center. The legacy version resided in the File-Maker Pro software system and was constructed in modules that could act as standalone programs. There was little or no integration among modules. Because of limitations on file-management capabilities in FileMaker Pro, and because of difficulty of integration of FileMaker Pro with other software systems for exchange of data using such industry standards as SQL, the legacy version of RAMS proved to be limited, and working to circumvent its limitations too time-consuming. In contrast, SQL-RAMS is an integrated SQL-server-based program that supports all data-exchange software industry standards. Whereas in the legacy version, it was necessary to access individual modules to gain insight into a particular workstatus document, SQL-RAMS provides access through a single-screen presentation of core modules. In addition, SQL-RAMS enables rapid and efficient filtering of displayed statuses by predefined categories and test numbers. SQL-RAMS is rich in functionality and encompasses significant improvements over the legacy system. It provides users the ability to perform many tasks, which in the past required administrator intervention. Additionally, many of the design limitations have been corrected, allowing for a robust application that is user centric.

  9. SQL-RAMS

    NASA Technical Reports Server (NTRS)

    Alfaro, Victor O.; Casey, Nancy J.

    2005-01-01

    SQL-RAMS (where "SQL" signifies Structured Query Language and "RAMS" signifies Rocketdyne Automated Management System) is a successor to the legacy version of RAMS a computer program used to manage all work, nonconformance, corrective action, and configuration management on rocket engines and ground support equipment at Stennis Space Center. The legacy version resided in the FileMaker Pro software system and was constructed in modules that could act as stand-alone programs. There was little or no integration among modules. Because of limitations on file-management capabilities in FileMaker Pro, and because of difficulty of integration of FileMaker Pro with other software systems for exchange of data using such industry standards as SQL, the legacy version of RAMS proved to be limited, and working to circumvent its limitations too time-consuming. In contrast, SQL-RAMS is an integrated SQL-server-based program that supports all data-exchange software industry standards. Whereas in the legacy version, it was necessary to access individual modules to gain insight to a particular work-status documents, SQL-RAMS provides access through a single-screen presentation of core modules. In addition, SQL-RAMS enable rapid and efficient filtering of displayed statuses by predefined categories and test numbers. SQL-RAMS is rich in functionality and encompasses significant improvements over the legacy system. It provides users the ability to perform many tasks which in the past required administrator intervention. Additionally many of the design limitations have been corrected allowing for a robust application that is user centric.

  10. Flexible network reconstruction from relational databases with Cytoscape and CytoSQL

    PubMed Central

    2010-01-01

    Background Molecular interaction networks can be efficiently studied using network visualization software such as Cytoscape. The relevant nodes, edges and their attributes can be imported in Cytoscape in various file formats, or directly from external databases through specialized third party plugins. However, molecular data are often stored in relational databases with their own specific structure, for which dedicated plugins do not exist. Therefore, a more generic solution is presented. Results A new Cytoscape plugin 'CytoSQL' is developed to connect Cytoscape to any relational database. It allows to launch SQL ('Structured Query Language') queries from within Cytoscape, with the option to inject node or edge features of an existing network as SQL arguments, and to convert the retrieved data to Cytoscape network components. Supported by a set of case studies we demonstrate the flexibility and the power of the CytoSQL plugin in converting specific data subsets into meaningful network representations. Conclusions CytoSQL offers a unified approach to let Cytoscape interact with relational databases. Thanks to the power of the SQL syntax, this tool can rapidly generate and enrich networks according to very complex criteria. The plugin is available at http://www.ptools.ua.ac.be/CytoSQL. PMID:20594316

  11. Vulnerability Assessment of IPv6 Websites to SQL Injection and Other Application Level Attacks

    PubMed Central

    Cho, Ying-Chiang; Pan, Jen-Yi

    2013-01-01

    Given the proliferation of internet connected devices, IPv6 has been proposed to replace IPv4. Aside from providing a larger address space which can be assigned to internet enabled devices, it has been suggested that the IPv6 protocol offers increased security due to the fact that with the large number of addresses available, standard IP scanning attacks will no longer become feasible. However, given the interest in attacking organizations rather than individual devices, most initial points of entry onto an organization's network and their attendant devices are visible and reachable through web crawling techniques, and, therefore, attacks on the visible application layer may offer ways to compromise the overall network. In this evaluation, we provide a straightforward implementation of a web crawler in conjunction with a benign black box penetration testing system and analyze the ease at which SQL injection attacks can be carried out. PMID:24574863

  12. Vulnerability assessment of IPv6 websites to SQL injection and other application level attacks.

    PubMed

    Cho, Ying-Chiang; Pan, Jen-Yi

    2013-01-01

    Given the proliferation of internet connected devices, IPv6 has been proposed to replace IPv4. Aside from providing a larger address space which can be assigned to internet enabled devices, it has been suggested that the IPv6 protocol offers increased security due to the fact that with the large number of addresses available, standard IP scanning attacks will no longer become feasible. However, given the interest in attacking organizations rather than individual devices, most initial points of entry onto an organization's network and their attendant devices are visible and reachable through web crawling techniques, and, therefore, attacks on the visible application layer may offer ways to compromise the overall network. In this evaluation, we provide a straightforward implementation of a web crawler in conjunction with a benign black box penetration testing system and analyze the ease at which SQL injection attacks can be carried out.

  13. TabSQL: a MySQL tool to facilitate mapping user data to public databases.

    PubMed

    Xia, Xiao-Qin; McClelland, Michael; Wang, Yipeng

    2010-06-23

    With advances in high-throughput genomics and proteomics, it is challenging for biologists to deal with large data files and to map their data to annotations in public databases. We developed TabSQL, a MySQL-based application tool, for viewing, filtering and querying data files with large numbers of rows. TabSQL provides functions for downloading and installing table files from public databases including the Gene Ontology database (GO), the Ensembl databases, and genome databases from the UCSC genome bioinformatics site. Any other database that provides tab-delimited flat files can also be imported. The downloaded gene annotation tables can be queried together with users' data in TabSQL using either a graphic interface or command line. TabSQL allows queries across the user's data and public databases without programming. It is a convenient tool for biologists to annotate and enrich their data.

  14. TabSQL: a MySQL tool to facilitate mapping user data to public databases

    PubMed Central

    2010-01-01

    Background With advances in high-throughput genomics and proteomics, it is challenging for biologists to deal with large data files and to map their data to annotations in public databases. Results We developed TabSQL, a MySQL-based application tool, for viewing, filtering and querying data files with large numbers of rows. TabSQL provides functions for downloading and installing table files from public databases including the Gene Ontology database (GO), the Ensembl databases, and genome databases from the UCSC genome bioinformatics site. Any other database that provides tab-delimited flat files can also be imported. The downloaded gene annotation tables can be queried together with users' data in TabSQL using either a graphic interface or command line. Conclusions TabSQL allows queries across the user's data and public databases without programming. It is a convenient tool for biologists to annotate and enrich their data. PMID:20573251

  15. NoSQL Data Store Technologies

    DTIC Science & Technology

    2014-09-01

    NoSQL Data Store Technologies John Klein, Software Engineering Institute Patrick Donohoe, Software Engineering Institute Neil Ernst...REPORT TYPE N/A 3. DATES COVERED 4. TITLE AND SUBTITLE NoSQL Data Store Technologies 5a. CONTRACT NUMBER 5b. GRANT NUMBER 5c. PROGRAM ELEMENT...distribute data 4. Data Replication – determines how a NoSQL database facilitates reliable, high performance data replication to build

  16. Photo-z-SQL: Photometric redshift estimation framework

    NASA Astrophysics Data System (ADS)

    Beck, Róbert; Dobos, László; Budavári, Tamás; Szalay, Alexander S.; Csabai, István

    2017-04-01

    Photo-z-SQL is a flexible template-based photometric redshift estimation framework that can be seamlessly integrated into a SQL database (or DB) server and executed on demand in SQL. The DB integration eliminates the need to move large photometric datasets outside a database for redshift estimation, and uses the computational capabilities of DB hardware. Photo-z-SQL performs both maximum likelihood and Bayesian estimation and handles inputs of variable photometric filter sets and corresponding broad-band magnitudes.

  17. Migration from relational to NoSQL database

    NASA Astrophysics Data System (ADS)

    Ghotiya, Sunita; Mandal, Juhi; Kandasamy, Saravanakumar

    2017-11-01

    Data generated by various real time applications, social networking sites and sensor devices is of very huge amount and unstructured, which makes it difficult for Relational database management systems to handle the data. Data is very precious component of any application and needs to be analysed after arranging it in some structure. Relational databases are only able to deal with structured data, so there is need of NoSQL Database management System which can deal with semi -structured data also. Relational database provides the easiest way to manage the data but as the use of NoSQL is increasing it is becoming necessary to migrate the data from Relational to NoSQL databases. Various frameworks has been proposed previously which provides mechanisms for migration of data stored at warehouses in SQL, middle layer solutions which can provide facility of data to be stored in NoSQL databases to handle data which is not structured. This paper provides a literature review of some of the recent approaches proposed by various researchers to migrate data from relational to NoSQL databases. Some researchers proposed mechanisms for the co-existence of NoSQL and Relational databases together. This paper provides a summary of mechanisms which can be used for mapping data stored in Relational databases to NoSQL databases. Various techniques for data transformation and middle layer solutions are summarised in the paper.

  18. Improved Information Retrieval Performance on SQL Database Using Data Adapter

    NASA Astrophysics Data System (ADS)

    Husni, M.; Djanali, S.; Ciptaningtyas, H. T.; Wicaksana, I. G. N. A.

    2018-02-01

    The NoSQL databases, short for Not Only SQL, are increasingly being used as the number of big data applications increases. Most systems still use relational databases (RDBs), but as the number of data increases each year, the system handles big data with NoSQL databases to analyze and access data more quickly. NoSQL emerged as a result of the exponential growth of the internet and the development of web applications. The query syntax in the NoSQL database differs from the SQL database, therefore requiring code changes in the application. Data adapter allow applications to not change their SQL query syntax. Data adapters provide methods that can synchronize SQL databases with NotSQL databases. In addition, the data adapter provides an interface which is application can access to run SQL queries. Hence, this research applied data adapter system to synchronize data between MySQL database and Apache HBase using direct access query approach, where system allows application to accept query while synchronization process in progress. From the test performed using data adapter, the results obtained that the data adapter can synchronize between SQL databases, MySQL, and NoSQL database, Apache HBase. This system spends the percentage of memory resources in the range of 40% to 60%, and the percentage of processor moving from 10% to 90%. In addition, from this system also obtained the performance of database NoSQL better than SQL database.

  19. Executing Complexity-Increasing Queries in Relational (MySQL) and NoSQL (MongoDB and EXist) Size-Growing ISO/EN 13606 Standardized EHR Databases

    PubMed Central

    Sánchez-de-Madariaga, Ricardo; Muñoz, Adolfo; Castro, Antonio L; Moreno, Oscar; Pascual, Mario

    2018-01-01

    This research shows a protocol to assess the computational complexity of querying relational and non-relational (NoSQL (not only Structured Query Language)) standardized electronic health record (EHR) medical information database systems (DBMS). It uses a set of three doubling-sized databases, i.e. databases storing 5000, 10,000 and 20,000 realistic standardized EHR extracts, in three different database management systems (DBMS): relational MySQL object-relational mapping (ORM), document-based NoSQL MongoDB, and native extensible markup language (XML) NoSQL eXist. The average response times to six complexity-increasing queries were computed, and the results showed a linear behavior in the NoSQL cases. In the NoSQL field, MongoDB presents a much flatter linear slope than eXist. NoSQL systems may also be more appropriate to maintain standardized medical information systems due to the special nature of the updating policies of medical information, which should not affect the consistency and efficiency of the data stored in NoSQL databases. One limitation of this protocol is the lack of direct results of improved relational systems such as archetype relational mapping (ARM) with the same data. However, the interpolation of doubling-size database results to those presented in the literature and other published results suggests that NoSQL systems might be more appropriate in many specific scenarios and problems to be solved. For example, NoSQL may be appropriate for document-based tasks such as EHR extracts used in clinical practice, or edition and visualization, or situations where the aim is not only to query medical information, but also to restore the EHR in exactly its original form. PMID:29608174

  20. Executing Complexity-Increasing Queries in Relational (MySQL) and NoSQL (MongoDB and EXist) Size-Growing ISO/EN 13606 Standardized EHR Databases.

    PubMed

    Sánchez-de-Madariaga, Ricardo; Muñoz, Adolfo; Castro, Antonio L; Moreno, Oscar; Pascual, Mario

    2018-03-19

    This research shows a protocol to assess the computational complexity of querying relational and non-relational (NoSQL (not only Structured Query Language)) standardized electronic health record (EHR) medical information database systems (DBMS). It uses a set of three doubling-sized databases, i.e. databases storing 5000, 10,000 and 20,000 realistic standardized EHR extracts, in three different database management systems (DBMS): relational MySQL object-relational mapping (ORM), document-based NoSQL MongoDB, and native extensible markup language (XML) NoSQL eXist. The average response times to six complexity-increasing queries were computed, and the results showed a linear behavior in the NoSQL cases. In the NoSQL field, MongoDB presents a much flatter linear slope than eXist. NoSQL systems may also be more appropriate to maintain standardized medical information systems due to the special nature of the updating policies of medical information, which should not affect the consistency and efficiency of the data stored in NoSQL databases. One limitation of this protocol is the lack of direct results of improved relational systems such as archetype relational mapping (ARM) with the same data. However, the interpolation of doubling-size database results to those presented in the literature and other published results suggests that NoSQL systems might be more appropriate in many specific scenarios and problems to be solved. For example, NoSQL may be appropriate for document-based tasks such as EHR extracts used in clinical practice, or edition and visualization, or situations where the aim is not only to query medical information, but also to restore the EHR in exactly its original form.

  1. Fault Injection Validation of a Safety-Critical TMR Sysem

    NASA Astrophysics Data System (ADS)

    Irrera, Ivano; Madeira, Henrique; Zentai, Andras; Hergovics, Beata

    2016-08-01

    Digital systems and their software are the core technology for controlling and monitoring industrial systems in practically all activity domains. Functional safety standards such as the European standard EN 50128 for railway applications define the procedures and technical requirements for the development of software for railway control and protection systems. The validation of such systems is a highly demanding task. In this paper we discuss the use of fault injection techniques, which have been used extensively in several domains, particularly in the space domain, to complement the traditional procedures to validate a SIL (Safety Integrity Level) 4 system for railway signalling, implementing a TMR (Triple Modular Redundancy) architecture. The fault injection tool is based on JTAG technology. The results of our injection campaign showed a high degree of tolerance to most of the injected faults, but several cases of unexpected behaviour have also been observed, helping understanding worst-case scenarios.

  2. Introduction to SQL. Ch. 1

    NASA Technical Reports Server (NTRS)

    McGlynn, T.; Santisteban, M.

    2007-01-01

    This chapter provides a very brief introduction to the Structured Query Language (SQL) for getting information from relational databases. We make no pretense that this is a complete or comprehensive discussion of SQL. There are many aspects of the language the will be completely ignored in the presentation. The goal here is to provide enough background so that users understand the basic concepts involved in building and using relational databases. We also go through the steps involved in building a particular astronomical database used in some of the other presentations in this volume.

  3. Recommender System for Learning SQL Using Hints

    ERIC Educational Resources Information Center

    Lavbic, Dejan; Matek, Tadej; Zrnec, Aljaž

    2017-01-01

    Today's software industry requires individuals who are proficient in as many programming languages as possible. Structured query language (SQL), as an adopted standard, is no exception, as it is the most widely used query language to retrieve and manipulate data. However, the process of learning SQL turns out to be challenging. The need for a…

  4. Performance Evaluation of NoSQL Databases: A Case Study

    DTIC Science & Technology

    2015-02-01

    a centralized relational database. The customer decided to consider NoSQL technologies for two specific uses, namely:  the primary data store for...17 custom specific 6. FU NoSQL availab data mo arking of data g a specific wo sin benchmark f hmark for tran le workload de o publish meas their...The choice of a particular NoSQL database imposes a specific distributed software architecture and data model, and is a major determinant of the

  5. The HARPS-N archive through a Cassandra, NoSQL database suite?

    NASA Astrophysics Data System (ADS)

    Molinari, Emilio; Guerra, Jose; Harutyunyan, Avet; Lodi, Marcello; Martin, Adrian

    2016-07-01

    The TNG-INAF is developing the science archive for the WEAVE instrument. The underlying architecture of the archive is based on a non relational database, more precisely, on Apache Cassandra cluster, which uses a NoSQL technology. In order to test and validate the use of this architecture, we created a local archive which we populated with all the HARPSN spectra collected at the TNG since the instrument's start of operations in mid-2012, as well as developed tools for the analysis of this data set. The HARPS-N data set is two orders of magnitude smaller than WEAVE, but we want to demonstrate the ability to walk through a complete data set and produce scientific output, as valuable as that produced by an ordinary pipeline, though without accessing directly the FITS files. The analytics is done by Apache Solr and Spark and on a relational PostgreSQL database. As an example, we produce observables like metallicity indexes for the targets in the archive and compare the results with the ones coming from the HARPS-N regular data reduction software. The aim of this experiment is to explore the viability of a high availability cluster and distributed NoSQL database as a platform for complex scientific analytics on a large data set, which will then be ported to the WEAVE Archive System (WAS) which we are developing for the WEAVE multi object, fiber spectrograph.

  6. Evaluating a NoSQL Alternative for Chilean Virtual Observatory Services

    NASA Astrophysics Data System (ADS)

    Antognini, J.; Araya, M.; Solar, M.; Valenzuela, C.; Lira, F.

    2015-09-01

    Currently, the standards and protocols for data access in the Virtual Observatory architecture (DAL) are generally implemented with relational databases based on SQL. In particular, the Astronomical Data Query Language (ADQL), language used by IVOA to represent queries to VO services, was created to satisfy the different data access protocols, such as Simple Cone Search. ADQL is based in SQL92, and has extra functionality implemented using PgSphere. An emergent alternative to SQL are the so called NoSQL databases, which can be classified in several categories such as Column, Document, Key-Value, Graph, Object, etc.; each one recommended for different scenarios. Within their notable characteristics we can find: schema-free, easy replication support, simple API, Big Data, etc. The Chilean Virtual Observatory (ChiVO) is developing a functional prototype based on the IVOA architecture, with the following relevant factors: Performance, Scalability, Flexibility, Complexity, and Functionality. Currently, it's very difficult to compare these factors, due to a lack of alternatives. The objective of this paper is to compare NoSQL alternatives with SQL through the implementation of a Web API REST that satisfies ChiVO's needs: a SESAME-style name resolver for the data from ALMA. Therefore, we propose a test scenario by configuring a NoSQL database with data from different sources and evaluating the feasibility of creating a Simple Cone Search service and its performance. This comparison will allow to pave the way for the application of Big Data databases in the Virtual Observatory.

  7. DOMe: A deduplication optimization method for the NewSQL database backups

    PubMed Central

    Wang, Longxiang; Zhu, Zhengdong; Zhang, Xingjun; Wang, Yinfeng

    2017-01-01

    Reducing duplicated data of database backups is an important application scenario for data deduplication technology. NewSQL is an emerging database system and is now being used more and more widely. NewSQL systems need to improve data reliability by periodically backing up in-memory data, resulting in a lot of duplicated data. The traditional deduplication method is not optimized for the NewSQL server system and cannot take full advantage of hardware resources to optimize deduplication performance. A recent research pointed out that the future NewSQL server will have thousands of CPU cores, large DRAM and huge NVRAM. Therefore, how to utilize these hardware resources to optimize the performance of data deduplication is an important issue. To solve this problem, we propose a deduplication optimization method (DOMe) for NewSQL system backup. To take advantage of the large number of CPU cores in the NewSQL server to optimize deduplication performance, DOMe parallelizes the deduplication method based on the fork-join framework. The fingerprint index, which is the key data structure in the deduplication process, is implemented as pure in-memory hash table, which makes full use of the large DRAM in NewSQL system, eliminating the performance bottleneck problem of fingerprint index existing in traditional deduplication method. The H-store is used as a typical NewSQL database system to implement DOMe method. DOMe is experimentally analyzed by two representative backup data. The experimental results show that: 1) DOMe can reduce the duplicated NewSQL backup data. 2) DOMe significantly improves deduplication performance by parallelizing CDC algorithms. In the case of the theoretical speedup ratio of the server is 20.8, the speedup ratio of DOMe can achieve up to 18; 3) DOMe improved the deduplication throughput by 1.5 times through the pure in-memory index optimization method. PMID:29049307

  8. SigmaCLIPSE = presentation management + NASA CLI PS + SQL

    NASA Technical Reports Server (NTRS)

    Weiss, Bernard P., Jr.

    1990-01-01

    SigmaCLIPSE provides an expert systems and 'intelligent' data base development program for diverse systems integration environments that require support for automated reasoning and expert systems technology, presentation management, and access to 'intelligent' SQL data bases. The SigmaCLIPSE technology and and its integrated ability to access 4th generation application development and decision support tools through a portable SQL interface, comprises a sophisticated software development environment for solving knowledge engineering and expert systems development problems in information intensive commercial environments -- financial services, health care, and distributed process control -- where the expert system must be extendable -- a major architectural advantage of NASA CLIPS. SigmaCLIPSE is a research effort intended to test the viability of merging SQL data bases with expert systems technology.

  9. Network Configuration of Oracle and Database Programming Using SQL

    NASA Technical Reports Server (NTRS)

    Davis, Melton; Abdurrashid, Jibril; Diaz, Philip; Harris, W. C.

    2000-01-01

    A database can be defined as a collection of information organized in such a way that it can be retrieved and used. A database management system (DBMS) can further be defined as the tool that enables us to manage and interact with the database. The Oracle 8 Server is a state-of-the-art information management environment. It is a repository for very large amounts of data, and gives users rapid access to that data. The Oracle 8 Server allows for sharing of data between applications; the information is stored in one place and used by many systems. My research will focus primarily on SQL (Structured Query Language) programming. SQL is the way you define and manipulate data in Oracle's relational database. SQL is the industry standard adopted by all database vendors. When programming with SQL, you work on sets of data (i.e., information is not processed one record at a time).

  10. Integrating Scientific Array Processing into Standard SQL

    NASA Astrophysics Data System (ADS)

    Misev, Dimitar; Bachhuber, Johannes; Baumann, Peter

    2014-05-01

    We live in a time that is dominated by data. Data storage is cheap and more applications than ever accrue vast amounts of data. Storing the emerging multidimensional data sets efficiently, however, and allowing them to be queried by their inherent structure, is a challenge many databases have to face today. Despite the fact that multidimensional array data is almost always linked to additional, non-array information, array databases have mostly developed separately from relational systems, resulting in a disparity between the two database categories. The current SQL standard and SQL DBMS supports arrays - and in an extension also multidimensional arrays - but does so in a very rudimentary and inefficient way. This poster demonstrates the practicality of an SQL extension for array processing, implemented in a proof-of-concept multi-faceted system that manages a federation of array and relational database systems, providing transparent, efficient and scalable access to the heterogeneous data in them.

  11. SQL/NF Translator for the Triton Nested Relational Database System

    DTIC Science & Technology

    1990-12-01

    18as., Ohio .. 9~~ ~~ 1 4- AFIT/GCE/ENG/90D-05 SQL/Nk1 TRANSLATOR FOR THE TRITON NESTED RELATIONAL DATABASE SYSTEM THESIS Craig William Schnepf Captain...FOR THE TRITON NESTED RELATIONAL DATABASE SYSTEM THESIS Presented to the Faculty of the School of Engineering of the Air Force Institute of Technnlogy... systems . The SQL/NF query language used for the nested relationil model is an extension of the popular relational model query language SQL. The query

  12. Petaminer: Using ROOT for efficient data storage in MySQL database

    NASA Astrophysics Data System (ADS)

    Cranshaw, J.; Malon, D.; Vaniachine, A.; Fine, V.; Lauret, J.; Hamill, P.

    2010-04-01

    High Energy and Nuclear Physics (HENP) experiments store Petabytes of event data and Terabytes of calibration data in ROOT files. The Petaminer project is developing a custom MySQL storage engine to enable the MySQL query processor to directly access experimental data stored in ROOT files. Our project is addressing the problem of efficient navigation to PetaBytes of HENP experimental data described with event-level TAG metadata, which is required by data intensive physics communities such as the LHC and RHIC experiments. Physicists need to be able to compose a metadata query and rapidly retrieve the set of matching events, where improved efficiency will facilitate the discovery process by permitting rapid iterations of data evaluation and retrieval. Our custom MySQL storage engine enables the MySQL query processor to directly access TAG data stored in ROOT TTrees. As ROOT TTrees are column-oriented, reading them directly provides improved performance over traditional row-oriented TAG databases. Leveraging the flexible and powerful SQL query language to access data stored in ROOT TTrees, the Petaminer approach enables rich MySQL index-building capabilities for further performance optimization.

  13. Using PHP/MySQL to Manage Potential Mass Impacts

    NASA Technical Reports Server (NTRS)

    Hager, Benjamin I.

    2010-01-01

    This paper presents a new application using commercially available software to manage mass properties for spaceflight vehicles. PHP/MySQL(PHP: Hypertext Preprocessor and My Structured Query Language) are a web scripting language and a database language commonly used in concert with each other. They open up new opportunities to develop cutting edge mass properties tools, and in particular, tools for the management of potential mass impacts (threats and opportunities). The paper begins by providing an overview of the functions and capabilities of PHP/MySQL. The focus of this paper is on how PHP/MySQL are being used to develop an advanced "web accessible" database system for identifying and managing mass impacts on NASA's Ares I Upper Stage program, managed by the Marshall Space Flight Center. To fully describe this application, examples of the data, search functions, and views are provided to promote, not only the function, but the security, ease of use, simplicity, and eye-appeal of this new application. This paper concludes with an overview of the other potential mass properties applications and tools that could be developed using PHP/MySQL. The premise behind this paper is that PHP/MySQL are software tools that are easy to use and readily available for the development of cutting edge mass properties applications. These tools are capable of providing "real-time" searching and status of an active database, automated report generation, and other capabilities to streamline and enhance mass properties management application. By using PHP/MySQL, proven existing methods for managing mass properties can be adapted to present-day information technology to accelerate mass properties data gathering, analysis, and reporting, allowing mass property management to keep pace with today's fast-pace design and development processes.

  14. Evaluation of relational and NoSQL database architectures to manage genomic annotations.

    PubMed

    Schulz, Wade L; Nelson, Brent G; Felker, Donn K; Durant, Thomas J S; Torres, Richard

    2016-12-01

    While the adoption of next generation sequencing has rapidly expanded, the informatics infrastructure used to manage the data generated by this technology has not kept pace. Historically, relational databases have provided much of the framework for data storage and retrieval. Newer technologies based on NoSQL architectures may provide significant advantages in storage and query efficiency, thereby reducing the cost of data management. But their relative advantage when applied to biomedical data sets, such as genetic data, has not been characterized. To this end, we compared the storage, indexing, and query efficiency of a common relational database (MySQL), a document-oriented NoSQL database (MongoDB), and a relational database with NoSQL support (PostgreSQL). When used to store genomic annotations from the dbSNP database, we found the NoSQL architectures to outperform traditional, relational models for speed of data storage, indexing, and query retrieval in nearly every operation. These findings strongly support the use of novel database technologies to improve the efficiency of data management within the biological sciences. Copyright © 2016 Elsevier Inc. All rights reserved.

  15. Zero tolerance for incorrect data: Best practices in SQL transaction programming

    NASA Astrophysics Data System (ADS)

    Laiho, M.; Skourlas, C.; Dervos, D. A.

    2015-02-01

    DBMS products differ in the way they support even the basic SQL transaction services. In this paper, a framework of best practices in SQL transaction programming is given and discussed. The SQL developers are advised to experiment with and verify the services supported by the DBMS product used. The framework has been developed by DBTechNet, a European network of teachers, trainers and ICT professionals. A course module on SQL transactions, offered by the LLP "DBTech VET Teachers" programme, is also presented and discussed. Aims and objectives of the programme include the introduction of the topics and content of SQL transactions and concurrency control to HE/VET curricula and addressing the need for initial and continuous training on these topics to in-company trainers, VET teachers, and Higher Education students. An overview of the course module, its learning outcomes, the education and training (E&T) content, virtual database labs with hands-on self-practicing exercises, plus instructions for the teacher/trainer on the pedagogy and the usage of the course modules' content are briefly described. The main principle adopted is to "Learn by verifying in practice" and the transactions course motto is: "Zero Tolerance for Incorrect Data".

  16. Processing of the WLCG monitoring data using NoSQL

    NASA Astrophysics Data System (ADS)

    Andreeva, J.; Beche, A.; Belov, S.; Dzhunov, I.; Kadochnikov, I.; Karavakis, E.; Saiz, P.; Schovancova, J.; Tuckett, D.

    2014-06-01

    The Worldwide LHC Computing Grid (WLCG) today includes more than 150 computing centres where more than 2 million jobs are being executed daily and petabytes of data are transferred between sites. Monitoring the computing activities of the LHC experiments, over such a huge heterogeneous infrastructure, is extremely demanding in terms of computation, performance and reliability. Furthermore, the generated monitoring flow is constantly increasing, which represents another challenge for the monitoring systems. While existing solutions are traditionally based on Oracle for data storage and processing, recent developments evaluate NoSQL for processing large-scale monitoring datasets. NoSQL databases are getting increasingly popular for processing datasets at the terabyte and petabyte scale using commodity hardware. In this contribution, the integration of NoSQL data processing in the Experiment Dashboard framework is described along with first experiences of using this technology for monitoring the LHC computing activities.

  17. NoSQL: collection document and cloud by using a dynamic web query form

    NASA Astrophysics Data System (ADS)

    Abdalla, Hemn B.; Lin, Jinzhao; Li, Guoquan

    2015-07-01

    Mongo-DB (from "humongous") is an open-source document database and the leading NoSQL database. A NoSQL (Not Only SQL, next generation databases, being non-relational, deal, open-source and horizontally scalable) presenting a mechanism for storage and retrieval of documents. Previously, we stored and retrieved the data using the SQL queries. Here, we use the MonogoDB that means we are not utilizing the MySQL and SQL queries. Directly importing the documents into our Drives, retrieving the documents on that drive by not applying the SQL queries, using the IO BufferReader and Writer, BufferReader for importing our type of document files to my folder (Drive). For retrieving the document files, the usage is BufferWriter from the particular folder (or) Drive. In this sense, providing the security for those storing files for what purpose means if we store the documents in our local folder means all or views that file and modified that file. So preventing that file, we are furnishing the security. The original document files will be changed to another format like in this paper; Binary format is used. Our documents will be converting to the binary format after that direct storing in one of our folder, that time the storage space will provide the private key for accessing that file. Wherever any user tries to discover the Document files means that file data are in the binary format, the document's file owner simply views that original format using that personal key from receive the secret key from the cloud.

  18. Teaching Case: Introduction to NoSQL in a Traditional Database Course

    ERIC Educational Resources Information Center

    Fowler, Brad; Godin, Joy; Geddy, Margaret

    2016-01-01

    Many organizations are dealing with the increasing demands of big data, so they are turning to NoSQL databases as their preferred system for handling the unique problems of capturing and storing massive amounts of data. Therefore, it is likely that employees in all sizes of organizations will encounter NoSQL databases. Thus, to be more job-ready,…

  19. Evaluation of NoSQL databases for DIRAC monitoring and beyond

    NASA Astrophysics Data System (ADS)

    Mathe, Z.; Casajus Ramo, A.; Stagni, F.; Tomassetti, L.

    2015-12-01

    Nowadays, many database systems are available but they may not be optimized for storing time series data. Monitoring DIRAC jobs would be better done using a database optimised for storing time series data. So far it was done using a MySQL database, which is not well suited for such an application. Therefore alternatives have been investigated. Choosing an appropriate database for storing huge amounts of time series data is not trivial as one must take into account different aspects such as manageability, scalability and extensibility. We compared the performance of Elasticsearch, OpenTSDB (based on HBase) and InfluxDB NoSQL databases, using the same set of machines and the same data. We also evaluated the effort required for maintaining them. Using the LHCb Workload Management System (WMS), based on DIRAC as a use case we set up a new monitoring system, in parallel with the current MySQL system, and we stored the same data into the databases under test. We evaluated Grafana (for OpenTSDB) and Kibana (for ElasticSearch) metrics and graph editors for creating dashboards, in order to have a clear picture on the usability of each candidate. In this paper we present the results of this study and the performance of the selected technology. We also give an outlook of other potential applications of NoSQL databases within the DIRAC project.

  20. Examining database persistence of ISO/EN 13606 standardized electronic health record extracts: relational vs. NoSQL approaches.

    PubMed

    Sánchez-de-Madariaga, Ricardo; Muñoz, Adolfo; Lozano-Rubí, Raimundo; Serrano-Balazote, Pablo; Castro, Antonio L; Moreno, Oscar; Pascual, Mario

    2017-08-18

    The objective of this research is to compare the relational and non-relational (NoSQL) database systems approaches in order to store, recover, query and persist standardized medical information in the form of ISO/EN 13606 normalized Electronic Health Record XML extracts, both in isolation and concurrently. NoSQL database systems have recently attracted much attention, but few studies in the literature address their direct comparison with relational databases when applied to build the persistence layer of a standardized medical information system. One relational and two NoSQL databases (one document-based and one native XML database) of three different sizes have been created in order to evaluate and compare the response times (algorithmic complexity) of six different complexity growing queries, which have been performed on them. Similar appropriate results available in the literature have also been considered. Relational and non-relational NoSQL database systems show almost linear algorithmic complexity query execution. However, they show very different linear slopes, the former being much steeper than the two latter. Document-based NoSQL databases perform better in concurrency than in isolation, and also better than relational databases in concurrency. Non-relational NoSQL databases seem to be more appropriate than standard relational SQL databases when database size is extremely high (secondary use, research applications). Document-based NoSQL databases perform in general better than native XML NoSQL databases. EHR extracts visualization and edition are also document-based tasks more appropriate to NoSQL database systems. However, the appropriate database solution much depends on each particular situation and specific problem.

  1. SQL Triggers Reacting on Time Events: An Extension Proposal

    NASA Astrophysics Data System (ADS)

    Behrend, Andreas; Dorau, Christian; Manthey, Rainer

    Being able to activate triggers at timepoints reached or after time intervals elapsed has been acknowledged by many authors as a valuable functionality of a DBMS. Recently, the interest in time-based triggers has been renewed in the context of data stream monitoring. However, up till now SQL triggers react to data changes only, even though research proposals and prototypes have been supporting several other event types, in particular time-based ones, since long. We therefore propose a seamless extension of the SQL trigger concept by time-based triggers, focussing on semantic issues arising from such an extension.

  2. An SQL query generator for CLIPS

    NASA Technical Reports Server (NTRS)

    Snyder, James; Chirica, Laurian

    1990-01-01

    As expert systems become more widely used, their access to large amounts of external information becomes increasingly important. This information exists in several forms such as statistical, tabular data, knowledge gained by experts and large databases of information maintained by companies. Because many expert systems, including CLIPS, do not provide access to this external information, much of the usefulness of expert systems is left untapped. The scope of this paper is to describe a database extension for the CLIPS expert system shell. The current industry standard database language is SQL. Due to SQL standardization, large amounts of information stored on various computers, potentially at different locations, will be more easily accessible. Expert systems should be able to directly access these existing databases rather than requiring information to be re-entered into the expert system environment. The ORACLE relational database management system (RDBMS) was used to provide a database connection within the CLIPS environment. To facilitate relational database access a query generation system was developed as a CLIPS user function. The queries are entered in a CLlPS-like syntax and are passed to the query generator, which constructs and submits for execution, an SQL query to the ORACLE RDBMS. The query results are asserted as CLIPS facts. The query generator was developed primarily for use within the ICADS project (Intelligent Computer Aided Design System) currently being developed by the CAD Research Unit in the California Polytechnic State University (Cal Poly). In ICADS, there are several parallel or distributed expert systems accessing a common knowledge base of facts. Expert system has a narrow domain of interest and therefore needs only certain portions of the information. The query generator provides a common method of accessing this information and allows the expert system to specify what data is needed without specifying how to retrieve it.

  3. Motivational and metacognitive feedback in SQL-Tutor*

    NASA Astrophysics Data System (ADS)

    Hull, Alison; du Boulay, Benedict

    2015-04-01

    Motivation and metacognition are strongly intertwined, with learners high in self-efficacy more likely to use a variety of self-regulatory learning strategies, as well as to persist longer on challenging tasks. The aim of the research was to improve the learner's focus on the process and experience of problem-solving while using an Intelligent Tutoring System (ITS) and including motivational and metacognitive feedback based on the learner's past states and experiences. An existing ITS, SQL-Tutor, was used with first-year undergraduates studying a database module. The study used two versions of SQL-Tutor: the Control group used a base version providing domain feedback and the Study group used an extended version that also provided motivational and metacognitive feedback. This paper summarises the pre- and post-process results. Comparisons between groups showed some differing trends both in learning outcomes and behaviour in favour of the Study group.

  4. Quality Attribute-Guided Evaluation of NoSQL Databases: A Case Study

    DTIC Science & Technology

    2015-01-16

    evaluations of NoSQL databases specifically, and big data systems in general, that have become apparent during our study. Keywords—NoSQL, distributed...technology, namely that of big data , software systems [1]. At the heart of big data systems are a collection of database technologies that are more...born organizations such as Google and Amazon [3][4], along with those of numerous other big data innovators, have created a variety of open source and

  5. Comparison of the Frontier Distributed Database Caching System to NoSQL Databases

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

    Dykstra, Dave

    One of the main attractions of non-relational NoSQL databases is their ability to scale to large numbers of readers, including readers spread over a wide area. The Frontier distributed database caching system, used in production by the Large Hadron Collider CMS and ATLAS detector projects for Conditions data, is based on traditional SQL databases but also adds high scalability and the ability to be distributed over a wide-area for an important subset of applications. This paper compares the major characteristics of the two different approaches and identifies the criteria for choosing which approach to prefer over the other. It alsomore » compares in some detail the NoSQL databases used by CMS and ATLAS: MongoDB, CouchDB, HBase, and Cassandra.« less

  6. NoSQL technologies for the CMS Conditions Database

    NASA Astrophysics Data System (ADS)

    Sipos, Roland

    2015-12-01

    With the restart of the LHC in 2015, the growth of the CMS Conditions dataset will continue, therefore the need of consistent and highly available access to the Conditions makes a great cause to revisit different aspects of the current data storage solutions. We present a study of alternative data storage backends for the Conditions Databases, by evaluating some of the most popular NoSQL databases to support a key-value representation of the CMS Conditions. The definition of the database infrastructure is based on the need of storing the conditions as BLOBs. Because of this, each condition can reach the size that may require special treatment (splitting) in these NoSQL databases. As big binary objects may be problematic in several database systems, and also to give an accurate baseline, a testing framework extension was implemented to measure the characteristics of the handling of arbitrary binary data in these databases. Based on the evaluation, prototypes of a document store, using a column-oriented and plain key-value store, are deployed. An adaption layer to access the backends in the CMS Offline software was developed to provide transparent support for these NoSQL databases in the CMS context. Additional data modelling approaches and considerations in the software layer, deployment and automatization of the databases are also covered in the research. In this paper we present the results of the evaluation as well as a performance comparison of the prototypes studied.

  7. Implementing CBM: SQL-Tutor after Fifteen Years

    ERIC Educational Resources Information Center

    Mitrovic, Antonija; Ohlsson, Stellan

    2016-01-01

    SQL-Tutor is the first constraint-based tutor. The initial conference papers about the system were published in 1998 (Mitrovic 1998a, 1998b, 1998c), with an "IJAIED" paper published in 1999 (Mitrovic and Ohlsson, "International Journal Artificial Intelligence in Education," 10(3-4), 238-256, 1999). We published another…

  8. Life in extra dimensions of database world or penetration of NoSQL in HEP community

    NASA Astrophysics Data System (ADS)

    Kuznetsov, V.; Evans, D.; Metson, S.

    2012-12-01

    The recent buzzword in IT world is NoSQL. Major players, such as Facebook, Yahoo, Google, etc. are widely adopted different “NoSQL” solutions for their needs. Horizontal scalability, flexible data model and management of big data volumes are only a few advantages of NoSQL. In CMS experiment we use several of them in production environment. Here, we present CMS projects based on NoSQL solutions, their strengths and weaknesses as well as our experience with those tools and their coexistence with standard RDBMS solutions in our applications.

  9. Development and validation of a structured query language implementation of the Elixhauser comorbidity index.

    PubMed

    Epstein, Richard H; Dexter, Franklin

    2017-07-01

    Comorbidity adjustment is often performed during outcomes and health care resource utilization research. Our goal was to develop an efficient algorithm in structured query language (SQL) to determine the Elixhauser comorbidity index. We wrote an SQL algorithm to calculate the Elixhauser comorbidities from Diagnosis Related Group and International Classification of Diseases (ICD) codes. Validation was by comparison to expected comorbidities from combinations of these codes and to the 2013 Nationwide Readmissions Database (NRD). The SQL algorithm matched perfectly with expected comorbidities for all combinations of ICD-9 or ICD-10, and Diagnosis Related Groups. Of 13 585 859 evaluable NRD records, the algorithm matched 100% of the listed comorbidities. Processing time was ∼0.05 ms/record. The SQL Elixhauser code was efficient and computationally identical to the SAS algorithm used for the NRD. This algorithm may be useful where preprocessing of large datasets in a relational database environment and comorbidity determination is desired before statistical analysis. A validated SQL procedure to calculate Elixhauser comorbidities and the van Walraven index from ICD-9 or ICD-10 discharge diagnosis codes has been published. © The Author 2017. Published by Oxford University Press on behalf of the American Medical Informatics Association. All rights reserved. For Permissions, please email: journals.permissions@oup.com

  10. Extending SQL to Support Privacy Policies

    NASA Astrophysics Data System (ADS)

    Ghazinour, Kambiz; Pun, Sampson; Majedi, Maryam; Chinaci, Amir H.; Barker, Ken

    Increasing concerns over Internet applications that violate user privacy by exploiting (back-end) database vulnerabilities must be addressed to protect both customer privacy and to ensure corporate strategic assets remain trustworthy. This chapter describes an extension onto database catalogues and Structured Query Language (SQL) for supporting privacy in Internet applications, such as in social networks, e-health, e-governmcnt, etc. The idea is to introduce new predicates to SQL commands to capture common privacy requirements, such as purpose, visibility, generalization, and retention for both mandatory and discretionary access control policies. The contribution is that corporations, when creating the underlying databases, will be able to define what their mandatory privacy policies arc with which all application users have to comply. Furthermore, each application user, when providing their own data, will be able to define their own privacy policies with which other users have to comply. The extension is supported with underlying catalogues and algorithms. The experiments demonstrate a very reasonable overhead for the extension. The result is a low-cost mechanism to create new systems that arc privacy aware and also to transform legacy databases to their privacy-preserving equivalents. Although the examples arc from social networks, one can apply the results to data security and user privacy of other enterprises as well.

  11. Validity of injecting drug users' self report of hepatitis A, B, and C.

    PubMed

    Schlicting, Erin G; Johnson, Mark E; Brems, Christiane; Wells, Rebecca S; Fisher, Dennis G; Reynolds, Grace

    2003-01-01

    To test the validity of drug users self-reports of diseases associated with drug use, in this case hepatitis A, B, and C. Injecting drug users (n = 653) were recruited and asked whether they had been diagnosed previously with hepatitis A, B, and/or C. These self-report data were compared to total hepatitis A antibody, hepatitis B core antibody, and hepatitis C antibody seromarkers as a means of determining the validity of the self-reported information. Anchorage, Alaska. Criteria for inclusion included being at least 18-years old; testing positive on urinalysis for cocaine metabolites, amphetamine, or morphine; having visible signs of injection (track marks). Serological testing for hepatitis A, B, and C. Findings indicate high specificity, low sensitivity, and low kappa coefficients for all three self-report measures. Subgroup analyses revealed significant differences in sensitivity associated with previous substance abuse treatment experience for hepatitis B self-report and with gender for hepatitis C self-report. Given the low sensitivity, the validity of drug users, self-reported information on hepatitis should be considered with caution.

  12. Web based tools for data manipulation, visualisation and validation with interactive georeferenced graphs

    NASA Astrophysics Data System (ADS)

    Ivankovic, D.; Dadic, V.

    2009-04-01

    Some of oceanographic parameters have to be manually inserted into database; some (for example data from CTD probe) are inserted from various files. All this parameters requires visualization, validation and manipulation from research vessel or scientific institution, and also public presentation. For these purposes is developed web based system, containing dynamic sql procedures and java applets. Technology background is Oracle 10g relational database, and Oracle application server. Web interfaces are developed using PL/SQL stored database procedures (mod PL/SQL). Additional parts for data visualization include use of Java applets and JavaScript. Mapping tool is Google maps API (javascript) and as alternative java applet. Graph is realized as dynamically generated web page containing java applet. Mapping tool and graph are georeferenced. That means that click on some part of graph, automatically initiate zoom or marker onto location where parameter was measured. This feature is very useful for data validation. Code for data manipulation and visualization are partially realized with dynamic SQL and that allow as to separate data definition and code for data manipulation. Adding new parameter in system requires only data definition and description without programming interface for this kind of data.

  13. Validation of New Process Models for Large Injection-Molded Long-Fiber Thermoplastic Composite Structures

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

    Nguyen, Ba Nghiep; Jin, Xiaoshi; Wang, Jin

    2012-02-23

    This report describes the work conducted under the CRADA Nr. PNNL/304 between Battelle PNNL and Autodesk whose objective is to validate the new process models developed under the previous CRADA for large injection-molded LFT composite structures. To this end, the ARD-RSC and fiber length attrition models implemented in the 2013 research version of Moldflow was used to simulate the injection molding of 600-mm x 600-mm x 3-mm plaques from 40% glass/polypropylene (Dow Chemical DLGF9411.00) and 40% glass/polyamide 6,6 (DuPont Zytel 75LG40HSL BK031) materials. The injection molding was performed by Injection Technologies, Inc. at Windsor, Ontario (under a subcontract by Oakmore » Ridge National Laboratory, ORNL) using the mold offered by the Automotive Composite Consortium (ACC). Two fill speeds under the same back pressure were used to produce plaques under slow-fill and fast-fill conditions. Also, two gating options were used to achieve the following desired flow patterns: flows in edge-gated plaques and in center-gated plaques. After molding, ORNL performed measurements of fiber orientation and length distributions for process model validations. The structure of this report is as follows. After the Introduction (Section 1), Section 2 provides a summary of the ARD-RSC and fiber length attrition models. A summary of model implementations in the latest research version of Moldflow is given in Section 3. Section 4 provides the key processing conditions and parameters for molding of the ACC plaques. The validations of the ARD-RSC and fiber length attrition models are presented and discussed in Section 5. The conclusions will be drawn in Section 6.« less

  14. Analysis and comparison of NoSQL databases with an introduction to consistent references in big data storage systems

    NASA Astrophysics Data System (ADS)

    Dziedzic, Adam; Mulawka, Jan

    2014-11-01

    NoSQL is a new approach to data storage and manipulation. The aim of this paper is to gain more insight into NoSQL databases, as we are still in the early stages of understanding when to use them and how to use them in an appropriate way. In this submission descriptions of selected NoSQL databases are presented. Each of the databases is analysed with primary focus on its data model, data access, architecture and practical usage in real applications. Furthemore, the NoSQL databases are compared in fields of data references. The relational databases offer foreign keys, whereas NoSQL databases provide us with limited references. An intermediate model between graph theory and relational algebra which can address the problem should be created. Finally, the proposal of a new approach to the problem of inconsistent references in Big Data storage systems is introduced.

  15. High dimensional biological data retrieval optimization with NoSQL technology.

    PubMed

    Wang, Shicai; Pandis, Ioannis; Wu, Chao; He, Sijin; Johnson, David; Emam, Ibrahim; Guitton, Florian; Guo, Yike

    2014-01-01

    High-throughput transcriptomic data generated by microarray experiments is the most abundant and frequently stored kind of data currently used in translational medicine studies. Although microarray data is supported in data warehouses such as tranSMART, when querying relational databases for hundreds of different patient gene expression records queries are slow due to poor performance. Non-relational data models, such as the key-value model implemented in NoSQL databases, hold promise to be more performant solutions. Our motivation is to improve the performance of the tranSMART data warehouse with a view to supporting Next Generation Sequencing data. In this paper we introduce a new data model better suited for high-dimensional data storage and querying, optimized for database scalability and performance. We have designed a key-value pair data model to support faster queries over large-scale microarray data and implemented the model using HBase, an implementation of Google's BigTable storage system. An experimental performance comparison was carried out against the traditional relational data model implemented in both MySQL Cluster and MongoDB, using a large publicly available transcriptomic data set taken from NCBI GEO concerning Multiple Myeloma. Our new key-value data model implemented on HBase exhibits an average 5.24-fold increase in high-dimensional biological data query performance compared to the relational model implemented on MySQL Cluster, and an average 6.47-fold increase on query performance on MongoDB. The performance evaluation found that the new key-value data model, in particular its implementation in HBase, outperforms the relational model currently implemented in tranSMART. We propose that NoSQL technology holds great promise for large-scale data management, in particular for high-dimensional biological data such as that demonstrated in the performance evaluation described in this paper. We aim to use this new data model as a basis for migrating

  16. High dimensional biological data retrieval optimization with NoSQL technology

    PubMed Central

    2014-01-01

    Background High-throughput transcriptomic data generated by microarray experiments is the most abundant and frequently stored kind of data currently used in translational medicine studies. Although microarray data is supported in data warehouses such as tranSMART, when querying relational databases for hundreds of different patient gene expression records queries are slow due to poor performance. Non-relational data models, such as the key-value model implemented in NoSQL databases, hold promise to be more performant solutions. Our motivation is to improve the performance of the tranSMART data warehouse with a view to supporting Next Generation Sequencing data. Results In this paper we introduce a new data model better suited for high-dimensional data storage and querying, optimized for database scalability and performance. We have designed a key-value pair data model to support faster queries over large-scale microarray data and implemented the model using HBase, an implementation of Google's BigTable storage system. An experimental performance comparison was carried out against the traditional relational data model implemented in both MySQL Cluster and MongoDB, using a large publicly available transcriptomic data set taken from NCBI GEO concerning Multiple Myeloma. Our new key-value data model implemented on HBase exhibits an average 5.24-fold increase in high-dimensional biological data query performance compared to the relational model implemented on MySQL Cluster, and an average 6.47-fold increase on query performance on MongoDB. Conclusions The performance evaluation found that the new key-value data model, in particular its implementation in HBase, outperforms the relational model currently implemented in tranSMART. We propose that NoSQL technology holds great promise for large-scale data management, in particular for high-dimensional biological data such as that demonstrated in the performance evaluation described in this paper. We aim to use this new data

  17. Human factors engineering and design validation for the redesigned follitropin alfa pen injection device.

    PubMed

    Mahony, Mary C; Patterson, Patricia; Hayward, Brooke; North, Robert; Green, Dawne

    2015-05-01

    To demonstrate, using human factors engineering (HFE), that a redesigned, pre-filled, ready-to-use, pre-asembled follitropin alfa pen can be used to administer prescribed follitropin alfa doses safely and accurately. A failure modes and effects analysis identified hazards and harms potentially caused by use errors; risk-control measures were implemented to ensure acceptable device use risk management. Participants were women with infertility, their significant others, and fertility nurse (FN) professionals. Preliminary testing included 'Instructions for Use' (IFU) and pre-validation studies. Validation studies used simulated injections in a representative use environment; participants received prior training on pen use. User performance in preliminary testing led to IFU revisions and a change to outer needle cap design to mitigate needle stick potential. In the first validation study (49 users, 343 simulated injections), in the FN group, one observed critical use error resulted in a device design modification and another in an IFU change. A second validation study tested the mitigation strategies; previously reported use errors were not repeated. Through an iterative process involving a series of studies, modifications were made to the pen design and IFU. Simulated-use testing demonstrated that the redesigned pen can be used to administer follitropin alfa effectively and safely.

  18. Analyzing Enron Data: Bitmap Indexing Outperforms MySQL Queries bySeveral Orders of Magnitude

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

    Stockinger, Kurt; Rotem, Doron; Shoshani, Arie

    2006-01-28

    FastBit is an efficient, compressed bitmap indexing technology that was developed in our group. In this report we evaluate the performance of MySQL and FastBit for analyzing the email traffic of the Enron dataset. The first finding shows that materializing the join results of several tables significantly improves the query performance. The second finding shows that FastBit outperforms MySQL by several orders of magnitude.

  19. Injection Drug User Quality of Life Scale (IDUQOL): findings from a content validation study.

    PubMed

    Hubley, Anita M; Palepu, Anita

    2007-07-30

    Quality of life studies among injection drug users have primarily focused on health-related measures. The chaotic life-style of many injection drug users (IDUs), however, extends far beyond their health, and impacts upon social relationships, employment opportunities, housing, and day to day survival. Most current quality of life instruments do not capture the realities of people living with addictions. The Injection Drug Users' Quality of Life Scale (IDUQOL) was developed to reflect the life areas of relevance to IDUs. The present study examined the content validity of the IDUQOL using judgmental methods based on subject matter experts' (SMEs) ratings of various elements of this measure (e.g., appropriateness of life areas or items, names and descriptions of life areas, instructions for administration and scoring). Six SMEs were provided with a copy of the IDUQOL and its administration and scoring manual and a detailed content validation questionnaire. Two commonly used judgmental measures of inter-rater agreement, the Content Validity Index (CVI) and the Average Deviation Mean Index (ADM), were used to evaluate SMEs' agreement on ratings of IDUQOL elements. A total of 75 elements of the IDUQOL were examined. The CVI results showed that all elements were endorsed by the required number of SMEs or more. The ADM results showed that acceptable agreement (i.e., practical significance) was obtained for all elements but statistically significant agreement was missed for nine elements. For these elements, SMEs' feedback was examined for ways to improve the elements. Open-ended feedback also provided suggestions for other revisions to the IDUQOL. The results of the study provided strong evidence in support of the content validity of the IDUQOL and direction for the revision of some IDUQOL elements.

  20. Injection Drug User Quality of Life Scale (IDUQOL): Findings from a content validation study

    PubMed Central

    Hubley, Anita M; Palepu, Anita

    2007-01-01

    Background Quality of life studies among injection drug users have primarily focused on health-related measures. The chaotic life-style of many injection drug users (IDUs), however, extends far beyond their health, and impacts upon social relationships, employment opportunities, housing, and day to day survival. Most current quality of life instruments do not capture the realities of people living with addictions. The Injection Drug Users' Quality of Life Scale (IDUQOL) was developed to reflect the life areas of relevance to IDUs. The present study examined the content validity of the IDUQOL using judgmental methods based on subject matter experts' (SMEs) ratings of various elements of this measure (e.g., appropriateness of life areas or items, names and descriptions of life areas, instructions for administration and scoring). Methods Six SMEs were provided with a copy of the IDUQOL and its administration and scoring manual and a detailed content validation questionnaire. Two commonly used judgmental measures of inter-rater agreement, the Content Validity Index (CVI) and the Average Deviation Mean Index (ADM), were used to evaluate SMEs' agreement on ratings of IDUQOL elements. Results A total of 75 elements of the IDUQOL were examined. The CVI results showed that all elements were endorsed by the required number of SMEs or more. The ADM results showed that acceptable agreement (i.e., practical significance) was obtained for all elements but statistically significant agreement was missed for nine elements. For these elements, SMEs' feedback was examined for ways to improve the elements. Open-ended feedback also provided suggestions for other revisions to the IDUQOL. Conclusion The results of the study provided strong evidence in support of the content validity of the IDUQOL and direction for the revision of some IDUQOL elements. PMID:17663783

  1. Alternatives to relational database: comparison of NoSQL and XML approaches for clinical data storage.

    PubMed

    Lee, Ken Ka-Yin; Tang, Wai-Choi; Choi, Kup-Sze

    2013-04-01

    Clinical data are dynamic in nature, often arranged hierarchically and stored as free text and numbers. Effective management of clinical data and the transformation of the data into structured format for data analysis are therefore challenging issues in electronic health records development. Despite the popularity of relational databases, the scalability of the NoSQL database model and the document-centric data structure of XML databases appear to be promising features for effective clinical data management. In this paper, three database approaches--NoSQL, XML-enabled and native XML--are investigated to evaluate their suitability for structured clinical data. The database query performance is reported, together with our experience in the databases development. The results show that NoSQL database is the best choice for query speed, whereas XML databases are advantageous in terms of scalability, flexibility and extensibility, which are essential to cope with the characteristics of clinical data. While NoSQL and XML technologies are relatively new compared to the conventional relational database, both of them demonstrate potential to become a key database technology for clinical data management as the technology further advances. Copyright © 2012 Elsevier Ireland Ltd. All rights reserved.

  2. Exploring Large Scale Data Analysis and Visualization for ARM Data Discovery Using NoSQL Technologies

    NASA Astrophysics Data System (ADS)

    Krishna, B.; Gustafson, W. I., Jr.; Vogelmann, A. M.; Toto, T.; Devarakonda, R.; Palanisamy, G.

    2016-12-01

    This paper presents a new way of providing ARM data discovery through data analysis and visualization services. ARM stands for Atmospheric Radiation Measurement. This Program was created to study cloud formation processes and their influence on radiative transfer and also include additional measurements of aerosol and precipitation at various highly instrumented ground and mobile stations. The total volume of ARM data is roughly 900TB. The current search for ARM data is performed by using its metadata, such as the site name, instrument name, date, etc. NoSQL technologies were explored to improve the capabilities of data searching, not only by their metadata, but also by using the measurement values. Two technologies that are currently being implemented for testing are Apache Cassandra (noSQL database) and Apache Spark (noSQL based analytics framework). Both of these technologies were developed to work in a distributed environment and hence can handle large data for storing and analytics. D3.js is a JavaScript library that can generate interactive data visualizations in web browsers by making use of commonly used SVG, HTML5, and CSS standards. To test the performance of NoSQL for ARM data, we will be using ARM's popular measurements to locate the data based on its value. Recently noSQL technology has been applied to a pilot project called LASSO, which stands for LES ARM Symbiotic Simulation and Observation Workflow. LASSO will be packaging LES output and observations in "data bundles" and analyses will require the ability for users to analyze both observations and LES model output either individually or together across multiple time periods. The LASSO implementation strategy suggests that enormous data storage is required to store the above mentioned quantities. Thus noSQL was used to provide a powerful means to store portions of the data that provided users with search capabilities on each simulation's traits through a web application. Based on the user selection

  3. Validating An Analytic Completeness Model for Kepler Target Stars Based on Flux-level Transit Injection Experiments

    NASA Astrophysics Data System (ADS)

    Catanzarite, Joseph; Burke, Christopher J.; Li, Jie; Seader, Shawn; Haas, Michael R.; Batalha, Natalie; Henze, Christopher; Christiansen, Jessie; Kepler Project, NASA Advanced Supercomputing Division

    2016-06-01

    The Kepler Mission is developing an Analytic Completeness Model (ACM) to estimate detection completeness contours as a function of exoplanet radius and period for each target star. Accurate completeness contours are necessary for robust estimation of exoplanet occurrence rates.The main components of the ACM for a target star are: detection efficiency as a function of SNR, the window function (WF) and the one-sigma depth function (OSDF). (Ref. Burke et al. 2015). The WF captures the falloff in transit detection probability at long periods that is determined by the observation window (the duration over which the target star has been observed). The OSDF is the transit depth (in parts per million) that yields SNR of unity for the full transit train. It is a function of period, and accounts for the time-varying properties of the noise and for missing or deweighted data.We are performing flux-level transit injection (FLTI) experiments on selected Kepler target stars with the goal of refining and validating the ACM. “Flux-level” injection machinery inserts exoplanet transit signatures directly into the flux time series, as opposed to “pixel-level” injection, which inserts transit signatures into the individual pixels using the pixel response function. See Jie Li's poster: ID #2493668, "Flux-level transit injection experiments with the NASA Pleiades Supercomputer" for details, including performance statistics.Since FLTI is affordable for only a small subset of the Kepler targets, the ACM is designed to apply to most Kepler target stars. We validate this model using “deep” FLTI experiments, with ~500,000 injection realizations on each of a small number of targets and “shallow” FLTI experiments with ~2000 injection realizations on each of many targets. From the results of these experiments, we identify anomalous targets, model their behavior and refine the ACM accordingly.In this presentation, we discuss progress in validating and refining the ACM, and we

  4. Shark: SQL and Rich Analytics at Scale

    DTIC Science & Technology

    2012-11-26

    learning programs up to 100 faster than Hadoop. Unlike previous systems, Shark shows that it is possible to achieve these speedups while retaining a...Shark to run SQL queries up to 100× faster than Apache Hive, and machine learning programs up to 100× faster than Hadoop. Unlike previous systems, Shark...so using a runtime that is optimized for such workloads and a programming model that is designed to express machine learn - ing algorithms. 4.1

  5. CGDM: collaborative genomic data model for molecular profiling data using NoSQL.

    PubMed

    Wang, Shicai; Mares, Mihaela A; Guo, Yi-Ke

    2016-12-01

    High-throughput molecular profiling has greatly improved patient stratification and mechanistic understanding of diseases. With the increasing amount of data used in translational medicine studies in recent years, there is a need to improve the performance of data warehouses in terms of data retrieval and statistical processing. Both relational and Key Value models have been used for managing molecular profiling data. Key Value models such as SeqWare have been shown to be particularly advantageous in terms of query processing speed for large datasets. However, more improvement can be achieved, particularly through better indexing techniques of the Key Value models, taking advantage of the types of queries which are specific for the high-throughput molecular profiling data. In this article, we introduce a Collaborative Genomic Data Model (CGDM), aimed at significantly increasing the query processing speed for the main classes of queries on genomic databases. CGDM creates three Collaborative Global Clustering Index Tables (CGCITs) to solve the velocity and variety issues at the cost of limited extra volume. Several benchmarking experiments were carried out, comparing CGDM implemented on HBase to the traditional SQL data model (TDM) implemented on both HBase and MySQL Cluster, using large publicly available molecular profiling datasets taken from NCBI and HapMap. In the microarray case, CGDM on HBase performed up to 246 times faster than TDM on HBase and 7 times faster than TDM on MySQL Cluster. In single nucleotide polymorphism case, CGDM on HBase outperformed TDM on HBase by up to 351 times and TDM on MySQL Cluster by up to 9 times. The CGDM source code is available at https://github.com/evanswang/CGDM. y.guo@imperial.ac.uk. © The Author 2016. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com.

  6. ExplorEnz: a MySQL database of the IUBMB enzyme nomenclature

    PubMed Central

    McDonald, Andrew G; Boyce, Sinéad; Moss, Gerard P; Dixon, Henry BF; Tipton, Keith F

    2007-01-01

    Background We describe the database ExplorEnz, which is the primary repository for EC numbers and enzyme data that are being curated on behalf of the IUBMB. The enzyme nomenclature is incorporated into many other resources, including the ExPASy-ENZYME, BRENDA and KEGG bioinformatics databases. Description The data, which are stored in a MySQL database, preserve the formatting of chemical and enzyme names. A simple, easy to use, web-based query interface is provided, along with an advanced search engine for more complex queries. The database is publicly available at . The data are available for download as SQL and XML files via FTP. Conclusion ExplorEnz has powerful and flexible search capabilities and provides the scientific community with the most up-to-date version of the IUBMB Enzyme List. PMID:17662133

  7. ExplorEnz: a MySQL database of the IUBMB enzyme nomenclature.

    PubMed

    McDonald, Andrew G; Boyce, Sinéad; Moss, Gerard P; Dixon, Henry B F; Tipton, Keith F

    2007-07-27

    We describe the database ExplorEnz, which is the primary repository for EC numbers and enzyme data that are being curated on behalf of the IUBMB. The enzyme nomenclature is incorporated into many other resources, including the ExPASy-ENZYME, BRENDA and KEGG bioinformatics databases. The data, which are stored in a MySQL database, preserve the formatting of chemical and enzyme names. A simple, easy to use, web-based query interface is provided, along with an advanced search engine for more complex queries. The database is publicly available at http://www.enzyme-database.org. The data are available for download as SQL and XML files via FTP. ExplorEnz has powerful and flexible search capabilities and provides the scientific community with the most up-to-date version of the IUBMB Enzyme List.

  8. A Web-based Examination System Based on PHP+MySQL.

    PubMed

    Wen, Ji; Zhang, Yang; Yan, Yong; Xia, Shunren

    2005-01-01

    The design and implementation of web-based examination system constructed by PHP and MySQL is presented in this paper. Three primary parts, including students',teachers' and administrators', are introduced and analyzed in detail. Initial application has demonstrated the system's feasibility and reasonability.*

  9. Ultrabroadband photonic internet: safety aspects

    NASA Astrophysics Data System (ADS)

    Kalicki, Arkadiusz; Romaniuk, Ryszard

    2008-11-01

    Web applications became most popular medium in the Internet. Popularity, easiness of web application frameworks together with careless development results in high number of vulnerabilities and attacks. There are several types of attacks possible because of improper input validation. SQL injection is ability to execute arbitrary SQL queries in a database through an existing application. Cross-site scripting is the vulnerability which allows malicious web users to inject code into the web pages viewed by other users. Cross-Site Request Forgery (CSRF) is an attack that tricks the victim into loading a page that contains malicious request. Web spam in blogs. There are several techniques to mitigate attacks. Most important are web application strong design, correct input validation, defined data types for each field and parameterized statements in SQL queries. Server hardening with firewall, modern security policies systems and safe web framework interpreter configuration are essential. It is advised to keep proper security level on client side, keep updated software and install personal web firewalls or IDS/IPS systems. Good habits are logging out from services just after finishing work and using even separate web browser for most important sites, like e-banking.

  10. Stability of suxamethonium in pharmaceutical solution for injection by validated stability-indicating chromatographic method.

    PubMed

    Beck, William; Kabiche, Sofiane; Balde, Issa-Bella; Carret, Sandra; Fontan, Jean-Eudes; Cisternino, Salvatore; Schlatter, Joël

    2016-12-01

    To assess the stability of pharmaceutical suxamethonium (succinylcholine) solution for injection by validated stability-indicating chromatographic method in vials stored at room temperature. The chromatographic assay was achieved by using a detector wavelength set at 218 nm, a C18 column, and an isocratic mobile phase (100% of water) at a flow rate of 0.6 mL/min for 5 minutes. The method was validated according to the International Conference on Harmonization guidelines with respect to the stability-indicating capacity of the method including linearity, limits of detection and quantitation, precision, accuracy, system suitability, robustness, and forced degradations. Linearity was achieved in the concentration range of 5 to 40 mg/mL with a correlation coefficient higher than 0.999. The limits of detection and quantification were 0.8 and 0.9 mg/mL, respectively. The percentage relative standard deviation for intraday (1.3-1.7) and interday (0.1-2.0) precision was found to be less than 2.1%. Accuracy was assessed by the recovery test of suxamethonium from solution for injection (99.5%-101.2%). Storage of suxamethonium solution for injection vials at ambient temperature (22°C-26°C) for 17 days demonstrated that at least 95% of original suxamethonium concentration remained stable. Copyright © 2016 Elsevier Inc. All rights reserved.

  11. Mining the SDSS SkyServer SQL queries log

    NASA Astrophysics Data System (ADS)

    Hirota, Vitor M.; Santos, Rafael; Raddick, Jordan; Thakar, Ani

    2016-05-01

    SkyServer, the Internet portal for the Sloan Digital Sky Survey (SDSS) astronomic catalog, provides a set of tools that allows data access for astronomers and scientific education. One of SkyServer data access interfaces allows users to enter ad-hoc SQL statements to query the catalog. SkyServer also presents some template queries that can be used as basis for more complex queries. This interface has logged over 330 million queries submitted since 2001. It is expected that analysis of this data can be used to investigate usage patterns, identify potential new classes of queries, find similar queries, etc. and to shed some light on how users interact with the Sloan Digital Sky Survey data and how scientists have adopted the new paradigm of e-Science, which could in turn lead to enhancements on the user interfaces and experience in general. In this paper we review some approaches to SQL query mining, apply the traditional techniques used in the literature and present lessons learned, namely, that the general text mining approach for feature extraction and clustering does not seem to be adequate for this type of data, and, most importantly, we find that this type of analysis can result in very different queries being clustered together.

  12. Face, Content, and Construct Validations of Endoscopic Needle Injection Simulator for Transurethral Bulking Agent in Treatment of Stress Urinary Incontinence.

    PubMed

    Farhan, Bilal; Soltani, Tandis; Do, Rebecca; Perez, Claudia; Choi, Hanul; Ghoniem, Gamal

    2018-05-02

    Endoscopic injection of urethral bulking agents is an office procedure that is used to treat stress urinary incontinence secondary to internal sphincteric deficiency. Validation studies important part of simulator evaluation and is considered important step to establish the effectiveness of simulation-based training. The endoscopic needle injection (ENI) simulator has not been formally validated, although it has been used widely at University of California, Irvine. We aimed to assess the face, content, and construct validity of the UC, Irvine ENI simulator. Dissected female porcine bladders were mounted in a modified Hysteroscopy Diagnostic Trainer. Using routine endoscopic equipment for this procedure with video monitoring, 6 urologists (experts group) and 6 urology trainee (novice group) completed urethral bulking agents injections on a total of 12 bladders using ENI simulator. Face and content validities were assessed by using structured quantitative survey which rating the realism. Construct validity was assessed by comparing the performance, time of the procedure, and the occlusive (anatomical and functional) evaluations between the experts and novices. Trainees also completed a postprocedure feedback survey. Effective injections were evaluated by measuring the retrograde urethral opening pressure, visual cystoscopic coaptation, and postprocedure gross anatomic examination. All 12 participants felt the simulator was a good training tool and should be used as essential part of urology training (face validity). ENI simulator showed good face and content validity with average score varies between the experts and the novices was 3.9/5 and 3.8/5, respectively. Content validity evaluation showed that most aspects of the simulator were adequately realistic (mean Likert scores 3.9-3.8/5). However, the bladder does not bleed, and sometimes thin. Experts significantly outperformed novices (p < 001) across all measure of performance therefore establishing construct

  13. Photo-z-SQL: Integrated, flexible photometric redshift computation in a database

    NASA Astrophysics Data System (ADS)

    Beck, R.; Dobos, L.; Budavári, T.; Szalay, A. S.; Csabai, I.

    2017-04-01

    We present a flexible template-based photometric redshift estimation framework, implemented in C#, that can be seamlessly integrated into a SQL database (or DB) server and executed on-demand in SQL. The DB integration eliminates the need to move large photometric datasets outside a database for redshift estimation, and utilizes the computational capabilities of DB hardware. The code is able to perform both maximum likelihood and Bayesian estimation, and can handle inputs of variable photometric filter sets and corresponding broad-band magnitudes. It is possible to take into account the full covariance matrix between filters, and filter zero points can be empirically calibrated using measurements with given redshifts. The list of spectral templates and the prior can be specified flexibly, and the expensive synthetic magnitude computations are done via lazy evaluation, coupled with a caching of results. Parallel execution is fully supported. For large upcoming photometric surveys such as the LSST, the ability to perform in-place photo-z calculation would be a significant advantage. Also, the efficient handling of variable filter sets is a necessity for heterogeneous databases, for example the Hubble Source Catalog, and for cross-match services such as SkyQuery. We illustrate the performance of our code on two reference photo-z estimation testing datasets, and provide an analysis of execution time and scalability with respect to different configurations. The code is available for download at https://github.com/beckrob/Photo-z-SQL.

  14. The SQL Server Database for Non Computer Professional Teaching Reform

    ERIC Educational Resources Information Center

    Liu, Xiangwei

    2012-01-01

    A summary of the teaching methods of the non-computer professional SQL Server database, analyzes the current situation of the teaching course. According to non computer professional curriculum teaching characteristic, put forward some teaching reform methods, and put it into practice, improve the students' analysis ability, practice ability and…

  15. Evaluating the Cassandra NoSQL Database Approach for Genomic Data Persistency.

    PubMed

    Aniceto, Rodrigo; Xavier, Rene; Guimarães, Valeria; Hondo, Fernanda; Holanda, Maristela; Walter, Maria Emilia; Lifschitz, Sérgio

    2015-01-01

    Rapid advances in high-throughput sequencing techniques have created interesting computational challenges in bioinformatics. One of them refers to management of massive amounts of data generated by automatic sequencers. We need to deal with the persistency of genomic data, particularly storing and analyzing these large-scale processed data. To find an alternative to the frequently considered relational database model becomes a compelling task. Other data models may be more effective when dealing with a very large amount of nonconventional data, especially for writing and retrieving operations. In this paper, we discuss the Cassandra NoSQL database approach for storing genomic data. We perform an analysis of persistency and I/O operations with real data, using the Cassandra database system. We also compare the results obtained with a classical relational database system and another NoSQL database approach, MongoDB.

  16. Evaluating the Cassandra NoSQL Database Approach for Genomic Data Persistency

    PubMed Central

    Aniceto, Rodrigo; Xavier, Rene; Guimarães, Valeria; Hondo, Fernanda; Holanda, Maristela; Walter, Maria Emilia; Lifschitz, Sérgio

    2015-01-01

    Rapid advances in high-throughput sequencing techniques have created interesting computational challenges in bioinformatics. One of them refers to management of massive amounts of data generated by automatic sequencers. We need to deal with the persistency of genomic data, particularly storing and analyzing these large-scale processed data. To find an alternative to the frequently considered relational database model becomes a compelling task. Other data models may be more effective when dealing with a very large amount of nonconventional data, especially for writing and retrieving operations. In this paper, we discuss the Cassandra NoSQL database approach for storing genomic data. We perform an analysis of persistency and I/O operations with real data, using the Cassandra database system. We also compare the results obtained with a classical relational database system and another NoSQL database approach, MongoDB. PMID:26558254

  17. Comparison of the Frontier Distributed Database Caching System to NoSQL Databases

    NASA Astrophysics Data System (ADS)

    Dykstra, Dave

    2012-12-01

    One of the main attractions of non-relational “NoSQL” databases is their ability to scale to large numbers of readers, including readers spread over a wide area. The Frontier distributed database caching system, used in production by the Large Hadron Collider CMS and ATLAS detector projects for Conditions data, is based on traditional SQL databases but also adds high scalability and the ability to be distributed over a wide-area for an important subset of applications. This paper compares the major characteristics of the two different approaches and identifies the criteria for choosing which approach to prefer over the other. It also compares in some detail the NoSQL databases used by CMS and ATLAS: MongoDB, CouchDB, HBase, and Cassandra.

  18. Experience with ATLAS MySQL PanDA database service

    NASA Astrophysics Data System (ADS)

    Smirnov, Y.; Wlodek, T.; De, K.; Hover, J.; Ozturk, N.; Smith, J.; Wenaus, T.; Yu, D.

    2010-04-01

    The PanDA distributed production and analysis system has been in production use for ATLAS data processing and analysis since late 2005 in the US, and globally throughout ATLAS since early 2008. Its core architecture is based on a set of stateless web services served by Apache and backed by a suite of MySQL databases that are the repository for all PanDA information: active and archival job queues, dataset and file catalogs, site configuration information, monitoring information, system control parameters, and so on. This database system is one of the most critical components of PanDA, and has successfully delivered the functional and scaling performance required by PanDA, currently operating at a scale of half a million jobs per week, with much growth still to come. In this paper we describe the design and implementation of the PanDA database system, its architecture of MySQL servers deployed at BNL and CERN, backup strategy and monitoring tools. The system has been developed, thoroughly tested, and brought to production to provide highly reliable, scalable, flexible and available database services for ATLAS Monte Carlo production, reconstruction and physics analysis.

  19. "Science SQL" as a Building Block for Flexible, Standards-based Data Infrastructures

    NASA Astrophysics Data System (ADS)

    Baumann, Peter

    2016-04-01

    We have learnt to live with the pain of separating data and metadata into non-interoperable silos. For metadata, we enjoy the flexibility of databases, be they relational, graph, or some other NoSQL. Contrasting this, users still "drown in files" as an unstructured, low-level archiving paradigm. It is time to bridge this chasm which once was technologically induced, but today can be overcome. One building block towards a common re-integrated information space is to support massive multi-dimensional spatio-temporal arrays. These "datacubes" appear as sensor, image, simulation, and statistics data in all science and engineering domains, and beyond. For example, 2-D satellilte imagery, 2-D x/y/t image timeseries and x/y/z geophysical voxel data, and 4-D x/y/z/t climate data contribute to today's data deluge in the Earth sciences. Virtual observatories in the Space sciences routinely generate Petabytes of such data. Life sciences deal with microarray data, confocal microscopy, human brain data, which all fall into the same category. The ISO SQL/MDA (Multi-Dimensional Arrays) candidate standard is extending SQL with modelling and query support for n-D arrays ("datacubes") in a flexible, domain-neutral way. This heralds a new generation of services with new quality parameters, such as flexibility, ease of access, embedding into well-known user tools, and scalability mechanisms that remain completely transparent to users. Technology like the EU rasdaman ("raster data manager") Array Database system can support all of the above examples simultaneously, with one technology. This is practically proven: As of today, rasdaman is in operational use on hundreds of Terabytes of satellite image timeseries datacubes, with transparent query distribution across more than 1,000 nodes. Therefore, Array Databases offering SQL/MDA constitute a natural common building block for next-generation data infrastructures. Being initiator and editor of the standard we present principles

  20. Novel Method of Storing and Reconstructing Events at Fermilab E-906/SeaQuest Using a MySQL Database

    NASA Astrophysics Data System (ADS)

    Hague, Tyler

    2010-11-01

    Fermilab E-906/SeaQuest is a fixed target experiment at Fermi National Accelerator Laboratory. We are investigating the antiquark asymmetry in the nucleon sea. By examining the ratio of the Drell- Yan cross sections of proton-proton and proton-deuterium collisions we can determine the asymmetry ratio. An essential feature in the development of the analysis software is to update the event reconstruction to modern software tools. We are doing this in a unique way by doing a majority of the calculations within an SQL database. Using a MySQL database allows us to take advantage of off-the-shelf software without sacrificing ROOT compatibility and avoid network bottlenecks with server-side data selection. Using our raw data we create stubs, or partial tracks, at each station which are pieced together to create full tracks. Our reconstruction process uses dynamically created SQL statements to analyze the data. These SQL statements create tables that contain the final reconstructed tracks as well as intermediate values. This poster will explain the reconstruction process and how it is being implemented.

  1. CheD: chemical database compilation tool, Internet server, and client for SQL servers.

    PubMed

    Trepalin, S V; Yarkov, A V

    2001-01-01

    An efficient program, which runs on a personal computer, for the storage, retrieval, and processing of chemical information, is presented, The program can work both as a stand-alone application or in conjunction with a specifically written Web server application or with some standard SQL servers, e.g., Oracle, Interbase, and MS SQL. New types of data fields are introduced, e.g., arrays for spectral information storage, HTML and database links, and user-defined functions. CheD has an open architecture; thus, custom data types, controls, and services may be added. A WWW server application for chemical data retrieval features an easy and user-friendly installation on Windows NT or 95 platforms.

  2. Survey data and metadata modelling using document-oriented NoSQL

    NASA Astrophysics Data System (ADS)

    Rahmatuti Maghfiroh, Lutfi; Gusti Bagus Baskara Nugraha, I.

    2018-03-01

    Survey data that are collected from year to year have metadata change. However it need to be stored integratedly to get statistical data faster and easier. Data warehouse (DW) can be used to solve this limitation. However there is a change of variables in every period that can not be accommodated by DW. Traditional DW can not handle variable change via Slowly Changing Dimension (SCD). Previous research handle the change of variables in DW to manage metadata by using multiversion DW (MVDW). MVDW is designed using relational model. Some researches also found that developing nonrelational model in NoSQL database has reading time faster than the relational model. Therefore, we propose changes to metadata management by using NoSQL. This study proposes a model DW to manage change and algorithms to retrieve data with metadata changes. Evaluation of the proposed models and algorithms result in that database with the proposed design can retrieve data with metadata changes properly. This paper has contribution in comprehensive data analysis with metadata changes (especially data survey) in integrated storage.

  3. Validated flow-injection method for rapid aluminium determination in anti-perspirants.

    PubMed

    López-Gonzálvez, A; Ruiz, M A; Barbas, C

    2008-09-29

    A flow-injection (FI) method for the rapid determination of aluminium in anti-perspirants has been developed. The method is based on the spectrophotometric detection at 535nm of the complex formed between Al ions and the chromogenic reagent eriochrome cyanine R. Both the batch and FI methods were validated by checking the parameters included in the ISO-3543-1 regulation. Variables involved in the FI method were optimized by using appropriate statistical tools. The method does not exhibit interference from other substances present in anti-perspirants and it shows a high precision with a R.S.D. value (n=6) of 0.9%. Moreover, the accuracy of the method was evaluated by comparison with a back complexometric titration method, which is currently used for routine analysis in pharmaceutical laboratories. The Student's t-test showed that the results obtained by both methods were not significantly different for a significance level of 95%. A response time of 12s and a sample analysis time, by performing triplicate injections, of 60s were achieved. The analytical figures of merit make the method highly appropriate to substitute the time-consuming complexometric method for this kind of analysis.

  4. An Array Library for Microsoft SQL Server with Astrophysical Applications

    NASA Astrophysics Data System (ADS)

    Dobos, L.; Szalay, A. S.; Blakeley, J.; Falck, B.; Budavári, T.; Csabai, I.

    2012-09-01

    Today's scientific simulations produce output on the 10-100 TB scale. This unprecedented amount of data requires data handling techniques that are beyond what is used for ordinary files. Relational database systems have been successfully used to store and process scientific data, but the new requirements constantly generate new challenges. Moving terabytes of data among servers on a timely basis is a tough problem, even with the newest high-throughput networks. Thus, moving the computations as close to the data as possible and minimizing the client-server overhead are absolutely necessary. At least data subsetting and preprocessing have to be done inside the server process. Out of the box commercial database systems perform very well in scientific applications from the prospective of data storage optimization, data retrieval, and memory management but lack basic functionality like handling scientific data structures or enabling advanced math inside the database server. The most important gap in Microsoft SQL Server is the lack of a native array data type. Fortunately, the technology exists to extend the database server with custom-written code that enables us to address these problems. We present the prototype of a custom-built extension to Microsoft SQL Server that adds array handling functionality to the database system. With our Array Library, fix-sized arrays of all basic numeric data types can be created and manipulated efficiently. Also, the library is designed to be able to be seamlessly integrated with the most common math libraries, such as BLAS, LAPACK, FFTW, etc. With the help of these libraries, complex operations, such as matrix inversions or Fourier transformations, can be done on-the-fly, from SQL code, inside the database server process. We are currently testing the prototype with two different scientific data sets: The Indra cosmological simulation will use it to store particle and density data from N-body simulations, and the Milky Way Laboratory

  5. Development and psychometric validation of a self-administered questionnaire assessing the acceptance of influenza vaccination: the Vaccinees' Perception of Injection (VAPI©) questionnaire

    PubMed Central

    Chevat, Catherine; Viala-Danten, Muriel; Dias-Barbosa, Carla; Nguyen, Van Hung

    2009-01-01

    Background Influenza is among the most common infectious diseases. The main protection against influenza is vaccination. A self-administered questionnaire was developed and validated for use in clinical trials to assess subjects' perception and acceptance of influenza vaccination and its subsequent injection site reactions (ISR). Methods The VAPI questionnaire was developed based on interviews with vaccinees. The initial version was administered to subjects in international clinical trials comparing intradermal with intramuscular influenza vaccination. Item reduction and scale construction were carried out using principal component and multitrait analyses (n = 549). Psychometric validation of the final version was conducted per country (n = 5,543) and included construct and clinical validity and internal consistency reliability. All subjects gave their written informed consent before being interviewed or included in the clinical studies. Results The final questionnaire comprised 4 dimensions ("bother from ISR"; "arm movement"; "sleep"; "acceptability") grouping 16 items, and 5 individual items (anxiety before vaccination; bother from pain during vaccination; satisfaction with injection system; willingness to be vaccinated next year; anxiety about vaccination next year). Construct validity was confirmed for all scales in most of the countries. Internal consistency reliability was good for all versions (Cronbach's alpha ranging from 0.68 to 0.94), as was clinical validity: scores were positively correlated with the severity of ISR and pain. Conclusion The VAPI questionnaire is a valid and reliable tool, assessing the acceptance of vaccine injection and reactions following vaccination. Trial registration NCT00258934, NCT00383526, NCT00383539. PMID:19261173

  6. Optimized and validated flow-injection spectrophotometric analysis of topiramate, piracetam and levetiracetam in pharmaceutical formulations.

    PubMed

    Hadad, Ghada M; Abdel-Salam, Randa A; Emara, Samy

    2011-12-01

    Application of a sensitive and rapid flow injection analysis (FIA) method for determination of topiramate, piracetam, and levetiracetam in pharmaceutical formulations has been investigated. The method is based on the reaction with ortho-phtalaldehyde and 2-mercaptoethanol in a basic buffer and measurement of absorbance at 295 nm under flow conditions. Variables affecting the determination such as sample injection volume, pH, ionic strength, reagent concentrations, flow rate of reagent and other FIA parameters were optimized to produce the most sensitive and reproducible results using a quarter-fraction factorial design, for five factors at two levels. Also, the method has been optimized and fully validated in terms of linearity and range, limit of detection and quantitation, precision, selectivity and accuracy. The method was successfully applied to the analysis of pharmaceutical preparations.

  7. Quality Attribute-Guided Evaluation of NoSQL Databases: An Experience Report

    DTIC Science & Technology

    2014-10-18

    detailed technical evaluations of NoSQL databases specifically, and big data systems in general, that have become apparent during our study... big data , software systems [Agarwal 2011]. Internet-born organizations such as Google and Amazon are at the cutting edge of this revolution...Chang 2008], along with those of numerous other big data innovators, have made a variety of open source and commercial data management technologies

  8. Comparing the Performance of NoSQL Approaches for Managing Archetype-Based Electronic Health Record Data

    PubMed Central

    Freire, Sergio Miranda; Teodoro, Douglas; Wei-Kleiner, Fang; Sundvall, Erik; Karlsson, Daniel; Lambrix, Patrick

    2016-01-01

    This study provides an experimental performance evaluation on population-based queries of NoSQL databases storing archetype-based Electronic Health Record (EHR) data. There are few published studies regarding the performance of persistence mechanisms for systems that use multilevel modelling approaches, especially when the focus is on population-based queries. A healthcare dataset with 4.2 million records stored in a relational database (MySQL) was used to generate XML and JSON documents based on the openEHR reference model. Six datasets with different sizes were created from these documents and imported into three single machine XML databases (BaseX, eXistdb and Berkeley DB XML) and into a distributed NoSQL database system based on the MapReduce approach, Couchbase, deployed in different cluster configurations of 1, 2, 4, 8 and 12 machines. Population-based queries were submitted to those databases and to the original relational database. Database size and query response times are presented. The XML databases were considerably slower and required much more space than Couchbase. Overall, Couchbase had better response times than MySQL, especially for larger datasets. However, Couchbase requires indexing for each differently formulated query and the indexing time increases with the size of the datasets. The performances of the clusters with 2, 4, 8 and 12 nodes were not better than the single node cluster in relation to the query response time, but the indexing time was reduced proportionally to the number of nodes. The tested XML databases had acceptable performance for openEHR-based data in some querying use cases and small datasets, but were generally much slower than Couchbase. Couchbase also outperformed the response times of the relational database, but required more disk space and had a much longer indexing time. Systems like Couchbase are thus interesting research targets for scalable storage and querying of archetype-based EHR data when population-based use

  9. Comparing the Performance of NoSQL Approaches for Managing Archetype-Based Electronic Health Record Data.

    PubMed

    Freire, Sergio Miranda; Teodoro, Douglas; Wei-Kleiner, Fang; Sundvall, Erik; Karlsson, Daniel; Lambrix, Patrick

    2016-01-01

    This study provides an experimental performance evaluation on population-based queries of NoSQL databases storing archetype-based Electronic Health Record (EHR) data. There are few published studies regarding the performance of persistence mechanisms for systems that use multilevel modelling approaches, especially when the focus is on population-based queries. A healthcare dataset with 4.2 million records stored in a relational database (MySQL) was used to generate XML and JSON documents based on the openEHR reference model. Six datasets with different sizes were created from these documents and imported into three single machine XML databases (BaseX, eXistdb and Berkeley DB XML) and into a distributed NoSQL database system based on the MapReduce approach, Couchbase, deployed in different cluster configurations of 1, 2, 4, 8 and 12 machines. Population-based queries were submitted to those databases and to the original relational database. Database size and query response times are presented. The XML databases were considerably slower and required much more space than Couchbase. Overall, Couchbase had better response times than MySQL, especially for larger datasets. However, Couchbase requires indexing for each differently formulated query and the indexing time increases with the size of the datasets. The performances of the clusters with 2, 4, 8 and 12 nodes were not better than the single node cluster in relation to the query response time, but the indexing time was reduced proportionally to the number of nodes. The tested XML databases had acceptable performance for openEHR-based data in some querying use cases and small datasets, but were generally much slower than Couchbase. Couchbase also outperformed the response times of the relational database, but required more disk space and had a much longer indexing time. Systems like Couchbase are thus interesting research targets for scalable storage and querying of archetype-based EHR data when population-based use

  10. Find the fish: using PROC SQL to build a relational database

    USGS Publications Warehouse

    Fabrizio, Mary C.; Nelson, Scott N.

    1995-01-01

    Reliable estimates of abundance and survival, gained through mark-recapture studies, are necessary to better understand how to manage and restore lake trout populations in the Great Lakes. Working with a 24-year data set from a mark-recapture study conducted in Lake Superior, we attempted to disclose information on tag shedding by examining recaptures of double-tagged fish. The data set consisted of 64,288 observations on fish which had been marked with one or more tags; a subset of these fish had been marked with two tags at initial capture. Although DATA and PROC statements could be used to obtain some of the information we sought, these statements could not be used to extract a complete set of results from the double-tagging experiments. We therefore used SQL processing to create three tables representing the same information but in a fully normalized relational structure. In addition, we created indices to efficiently examine complex relationships among the individual capture records. This approach allowed us to obtain all the information necessary to estimate tag retention through subsequent modeling. We believe that our success with SQL was due in large part to its ability to simultaneosly scan the same table more than once and to permit consideration of other tables in sub-queries.

  11. NVST Data Archiving System Based On FastBit NoSQL Database

    NASA Astrophysics Data System (ADS)

    Liu, Ying-bo; Wang, Feng; Ji, Kai-fan; Deng, Hui; Dai, Wei; Liang, Bo

    2014-06-01

    The New Vacuum Solar Telescope (NVST) is a 1-meter vacuum solar telescope that aims to observe the fine structures of active regions on the Sun. The main tasks of the NVST are high resolution imaging and spectral observations, including the measurements of the solar magnetic field. The NVST has been collecting more than 20 million FITS files since it began routine observations in 2012 and produces a maximum observational records of 120 thousand files in a day. Given the large amount of files, the effective archiving and retrieval of files becomes a critical and urgent problem. In this study, we implement a new data archiving system for the NVST based on the Fastbit Not Only Structured Query Language (NoSQL) database. Comparing to the relational database (i.e., MySQL; My Structured Query Language), the Fastbit database manifests distinctive advantages on indexing and querying performance. In a large scale database of 40 million records, the multi-field combined query response time of Fastbit database is about 15 times faster and fully meets the requirements of the NVST. Our study brings a new idea for massive astronomical data archiving and would contribute to the design of data management systems for other astronomical telescopes.

  12. Evaluation of Sub Query Performance in SQL Server

    NASA Astrophysics Data System (ADS)

    Oktavia, Tanty; Sujarwo, Surya

    2014-03-01

    The paper explores several sub query methods used in a query and their impact on the query performance. The study uses experimental approach to evaluate the performance of each sub query methods combined with indexing strategy. The sub query methods consist of in, exists, relational operator and relational operator combined with top operator. The experimental shows that using relational operator combined with indexing strategy in sub query has greater performance compared with using same method without indexing strategy and also other methods. In summary, for application that emphasized on the performance of retrieving data from database, it better to use relational operator combined with indexing strategy. This study is done on Microsoft SQL Server 2012.

  13. Integration in PACS of DICOM with TCP/IP, SQL, and X Windows

    NASA Astrophysics Data System (ADS)

    Reijns, Gerard L.

    1994-05-01

    The DICOM standard (Digital Imaging and Communications in Medicine) has been developed in order to obtain compatibility at the higher OSI levels. This paper describes the implementation of DICOM into our developed low cost PACS, which uses as much as possible standard software and standard protocols such as SQL, X Windows and TCP/IP. We adopted the requirement that all messages on the communication network have to be DICOM compatible. The translation between DICOM messages and SQL commands, which drive the relational data base, has been accommodated in our PACS supervisor. The translation takes only between 10 and 20 milliseconds. Images, that will be used the current day are stored in a distributed, parallel operating image base for reasons of performance. Extensive use has been made of X Windows to visualize images. A maximum of 12 images can simultaneously be displayed, of which one selected image can be manipulated (e.g., magnified, rotated, etc.), without affecting the other displayed images. The emphasis of the future work will be on performance measurements and modeling of our PACS and bringing the results of both methods in agreement with each other.

  14. Validation of the NCC Code for Staged Transverse Injection and Computations for a RBCC Combustor

    NASA Technical Reports Server (NTRS)

    Ajmani, Kumud; Liu, Nan-Suey

    2005-01-01

    The NCC code was validated for a case involving staged transverse injection into Mach 2 flow behind a rearward facing step. Comparisons with experimental data and with solutions from the FPVortex code was then used to perform computations to study fuel-air mixing for the combustor of a candidate rocket based combined cycle engine geometry. Comparisons with a one-dimensional analysis and a three-dimensional code (VULCAN) were performed to assess the qualitative and quantitative performance of the NCC solver.

  15. Conception, fabrication et validation d'une presse a injection basse pression pour le procede des poudres metalliques =

    NASA Astrophysics Data System (ADS)

    Lamarre, Simon G.

    Le moulage par injection a basse pression de poudre metallique est une technique de mise en forme de pieces de formes complexes. La poudre metallique est melangee avec des polymeres basse viscosite (ex. : cire) pour former un melange homogene a une temperature superieure a la temperature de fusion des polymeres. Pour faciliter l'injection dans la cavite du moule, la composition des melanges est ajustee pour diminuer la viscosite. D'une part, les melanges peu visqueux possedent une bonne moulabilite. D'autre part, le phenomene de la segregation se manifeste rapidement avec les melanges peu visqueux. Les machines commerciales sont munies d'un canal d'injection et d'une valve qui relient le reservoir de melange et la cavite du moule. Le melange reste stationnaire dans ces composantes entre deux sequences d'injection, ce qui le rend propice a la segregation. Plusieurs brevets tentent de resoudre ce probleme en utilisant des pompes et des canaux de recirculation. Ces composantes sont difficiles a nettoyer en raison de leur complexite. Une machine a injection basse pression a ete concue et fabriquee pour l'etude de l'aptitude au moulage des melanges de tres faible viscosite (ex. : 0.1 Pa˙s), qui tient compte du phenomene de segregation et des contraintes de nettoyage. Un piston d'injection puise le volume desire d'un reservoir. Ensuite, un mouvement lateral cisaille le melange a l'intersection entre le reservoir et le cylindre et bouche l'orifice de sortie du reservoir. Le cylindre est degage et peut recevoir le moule. A la suite de l'injection, le piston retourne a la position du reservoir et entre dans son orifice de sortie. Le melange residuel est retourne dans le reservoir, melange et desaere a nouveau. L'appareil a ete valide par des essais d'injectabilite avec un melange de poudre d'acier inoxydable et de liants a basse viscosite. Des essais d'injection ont montre que le melange contenant l'acide stearique a parcouru la plus grande distance dans le moule de forme

  16. Development and validation of a periarticular injection technique of the sacroiliac joint in horses.

    PubMed

    Engeli, E; Haussler, K K; Erb, H N

    2004-05-01

    Sacroiliac joint osteoarthritis has been recognised as a significant cause of poor performance in competition and racehorses. Reliable diagnostic tools are currently lacking. The diagnosis has been based typically on exclusion of other possible causes of poor performance, back pain and hindlimb lameness. To develop a safe, reliable and minimally invasive periarticular or intra-articular injection technique of potential use for diagnosis and therapy of sacroiliac joint disease in horses. Twenty-six horses were used to develop and assess a medial approach to the sacroiliac joint with a 15 gauge, 25 cm long spinal needle. In Part I, the cadaveric study, the spinal needle was introduced cranial to the contralateral tuber sacrale and advanced along the medial aspect of the ipsilateral iliac wing until the dorsal surface of the sacrum was encountered. One ml methylene blue (MB) was injected in both sacroiliac joint regions of the sacropelvic specimens. The location of MB-stained tissues relative to the sacroiliac joints was recorded after dissection and disarticulation of the sacroiliac joint. In Part II, the in vivo study, 18 horses were used to validate the in vivo application of the sacroiliac joint injection technique. Horses were restrained in stocks and sedated in preparation for needle placement. One ml MB was injected bilaterally prior to euthanasia. Stained tissues were identified and recorded at necropsy. Successful joint injections were characterised as having MB located intra-articularly or < or = 2 cm periarticularly from the sacroiliac joint margin and localised to the middle or caudal third of the sacroiliac joint. Intra-articular MB was not observed in any specimen. However, MB-stained tissue was identified periarticularly in all injection sites (n = 48). Based on the predetermined success criteria, 96% of the methylene blue depots were located at the middle or caudal third of the sacroiliac joint. Dye-stained tissue was located < or = 2 cm from the

  17. Influence of pre-injection control parameters on main-injection fuel quantity for an electronically controlled double-valve fuel injection system of diesel engine

    NASA Astrophysics Data System (ADS)

    Song, Enzhe; Fan, Liyun; Chen, Chao; Dong, Quan; Ma, Xiuzhen; Bai, Yun

    2013-09-01

    A simulation model of an electronically controlled two solenoid valve fuel injection system for a diesel engine is established in the AMESim environment. The accuracy of the model is validated through comparison with experimental data. The influence of pre-injection control parameters on main-injection quantity under different control modes is analyzed. In the spill control valve mode, main-injection fuel quantity decreases gradually and then reaches a stable level because of the increase in multi-injection dwell time. In the needle control valve mode, main-injection fuel quantity increases with rising multi-injection dwell time; this effect becomes more obvious at high-speed revolutions and large main-injection pulse widths. Pre-injection pulse width has no obvious influence on main-injection quantity under the two control modes; the variation in main-injection quantity is in the range of 1 mm3.

  18. Examining Learning Styles and Perceived Benefits of Analogical Problem Construction on SQL Knowledge Acquisition

    ERIC Educational Resources Information Center

    Mills, Robert J.; Dupin-Bryant, Pamela A.; Johnson, John D.; Beaulieu, Tanya Y.

    2015-01-01

    The demand for Information Systems (IS) graduates with expertise in Structured Query Language (SQL) and database management is vast and projected to increase as "big data" becomes ubiquitous. To prepare students to solve complex problems in a data-driven world, educators must explore instructional strategies to help link prior knowledge…

  19. A MySQL Based EPICS Archiver

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

    Christopher Slominski

    2009-10-01

    Archiving a large fraction of the EPICS signals within the Jefferson Lab (JLAB) Accelerator control system is vital for postmortem and real-time analysis of the accelerator performance. This analysis is performed on a daily basis by scientists, operators, engineers, technicians, and software developers. Archiving poses unique challenges due to the magnitude of the control system. A MySQL Archiving system (Mya) was developed to scale to the needs of the control system; currently archiving 58,000 EPICS variables, updating at a rate of 11,000 events per second. In addition to the large collection rate, retrieval of the archived data must also bemore » fast and robust. Archived data retrieval clients obtain data at a rate over 100,000 data points per second. Managing the data in a relational database provides a number of benefits. This paper describes an archiving solution that uses an open source database and standard off the shelf hardware to reach high performance archiving needs. Mya has been in production at Jefferson Lab since February of 2007.« less

  20. Sentinel lymph nodes in endometrial cancer: is hysteroscopic injection valid?

    PubMed

    Clement, D; Bats, A S; Ghazzar-Pierquet, N; Le Frere Belda, M A; Larousserie, F; Nos, C; Lecuru, F

    2008-01-01

    We aimed to describe hysteroscopic peritumoral tracer injection for detecting sentinel lymph nodes (SLNs) in patients with endometrial cancer and to evaluate tolerance of the procedure, detection rate and location of SLNs. Five patients with early endometrial cancer underwent hysteroscopic radiotracer injection followed by lymphoscintigraphy, then by surgery with hysteroscopic peritumoral blue dye injection, and radioactivity measurement using an endoscopic handheld gamma probe. SLNs and other nodes were sent separately to the pathology laboratory. SLNs were evaluated by hematoxylin-eosin-saffron staining and, when negative, by immunohistochemistry. Tolerance of the injection by the patients was poor (mean visual analog scale score, 8/10). SLNs were detected in only two patients (external iliac and common iliac+paraaortic, respectively). Detection rates were 1/5 by radiotracer, 1/5 by dye, and 2/5 by the combined method. One SLN was involved in a patient whose other nodes were negative. In three patients no SLNs were found by radiotracer or blue dye. Of the 83 non sentinel nodes removed from these patients, none was involved. Hysteroscopic peritumoral injection may be more difficult than cervical injection and, in our experience, carries a lower SLN detection rate.

  1. Technical Aspects of Interfacing MUMPS to an External SQL Relational Database Management System

    PubMed Central

    Kuzmak, Peter M.; Walters, Richard F.; Penrod, Gail

    1988-01-01

    This paper describes an interface connecting InterSystems MUMPS (M/VX) to an external relational DBMS, the SYBASE Database Management System. The interface enables MUMPS to operate in a relational environment and gives the MUMPS language full access to a complete set of SQL commands. MUMPS generates SQL statements as ASCII text and sends them to the RDBMS. The RDBMS executes the statements and returns ASCII results to MUMPS. The interface suggests that the language features of MUMPS make it an attractive tool for use in the relational database environment. The approach described in this paper separates MUMPS from the relational database. Positioning the relational database outside of MUMPS promotes data sharing and permits a number of different options to be used for working with the data. Other languages like C, FORTRAN, and COBOL can access the RDBMS database. Advanced tools provided by the relational database vendor can also be used. SYBASE is an advanced high-performance transaction-oriented relational database management system for the VAX/VMS and UNIX operating systems. SYBASE is designed using a distributed open-systems architecture, and is relatively easy to interface with MUMPS.

  2. Non-injection Drug Use and Injection Initiation Assistance among People Who Inject Drugs in Tijuana, Mexico.

    PubMed

    Ben Hamida, Amen; Rafful, Claudia; Jain, Sonia; Sun, Shelly; Gonzalez-Zuniga, Patricia; Rangel, Gudelia; Strathdee, Steffanie A; Werb, Dan

    2018-02-01

    Although most people who inject drugs (PWID) report receiving assistance during injection initiation events, little research has focused on risk factors among PWID for providing injection initiation assistance. We therefore sought to determine the influence of non-injection drug use among PWID on their risk to initiate others. We used generalized estimating equation (GEE) models on longitudinal data among a prospective cohort of PWID in Tijuana, Mexico (Proyecto El Cuete IV), while controlling for potential confounders. At baseline, 534 participants provided data on injection initiation assistance. Overall, 14% reported ever initiating others, with 4% reporting this behavior recently (i.e., in the past 6 months). In a multivariable GEE model, recent non-injection drug use was independently associated with providing injection initiation assistance (adjusted odds ratio [AOR] = 2.42, 95% confidence interval [CI] = 1.39-4.20). Further, in subanalyses examining specific drug types, recent non-injection use of cocaine (AOR = 9.31, 95% CI = 3.98-21.78), heroin (AOR = 4.00, 95% CI = 1.88-8.54), and methamphetamine (AOR = 2.03, 95% CI = 1.16-3.55) were all significantly associated with reporting providing injection initiation assistance. Our findings may have important implications for the development of interventional approaches to reduce injection initiation and related harms. Further research is needed to validate findings and inform future approaches to preventing entry into drug injecting.

  3. MRI - 3D Ultrasound - X-ray Image Fusion with Electromagnetic Tracking for Transendocardial Therapeutic Injections: In-vitro Validation and In-vivo Feasibility

    PubMed Central

    Hatt, Charles R.; Jain, Ameet K.; Parthasarathy, Vijay; Lang, Andrew; Raval, Amish N.

    2014-01-01

    Myocardial infarction (MI) is one of the leading causes of death in the world. Small animal studies have shown that stem-cell therapy offers dramatic functional improvement post-MI. An endomyocardial catheter injection approach to therapeutic agent delivery has been proposed to improve efficacy through increased cell retention. Accurate targeting is critical for reaching areas of greatest therapeutic potential while avoiding a life-threatening myocardial perforation. Multimodal image fusion has been proposed as a way to improve these procedures by augmenting traditional intra-operative imaging modalities with high resolution pre-procedural images. Previous approaches have suffered from a lack of real-time tissue imaging and dependence on X-ray imaging to track devices, leading to increased ionizing radiation dose. In this paper, we present a new image fusion system for catheter-based targeted delivery of therapeutic agents. The system registers real-time 3D echocardiography, magnetic resonance, X-ray, and electromagnetic sensor tracking within a single flexible framework. All system calibrations and registrations were validated and found to have target registration errors less than 5 mm in the worst case. Injection accuracy was validated in a motion enabled cardiac injection phantom, where targeting accuracy ranged from 0.57 to 3.81 mm. Clinical feasibility was demonstrated with in-vivo swine experiments, where injections were successfully made into targeted regions of the heart. PMID:23561056

  4. Numerical prediction of fiber orientation in injection-molded short-fiber/thermoplastic composite parts with experimental validation

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

    Thi, Thanh Binh Nguyen; Morioka, Mizuki; Yokoyama, Atsushi

    Numerical prediction of the fiber orientation in the short-glass fiber (GF) reinforced polyamide 6 (PA6) composites with the fiber weight concentration of 30%, 50%, and 70% manufactured by the injection molding process is presented. And the fiber orientation was also directly observed and measured through X-ray computed tomography. During the injection molding process of the short-fiber/thermoplastic composite, the fiber orientation is produced by the flow states and the fiber-fiber interaction. Folgar and Tucker equation is the well known for modeling the fiber orientation in a concentrated suspension. They included into Jeffrey’s equation a diffusive type of term by introducing amore » phenomenological coefficient to account for the fiber-fiber interaction. Our developed model for the fiber-fiber interaction was proposed by modifying the rotary diffusion term of the Folgar-Tucker equation. This model was presented in a conference paper of the 29{sup th} International Conference of the Polymer Processing Society published by AIP conference proceeding. For modeling fiber interaction, the fiber dynamic simulation was introduced in order to obtain a global fiber interaction coefficient, which is sum function of the fiber concentration, aspect ratio, and angular velocity. The fiber orientation is predicted by using the proposed fiber interaction model incorporated into a computer aided engineering simulation package C-Mold. An experimental program has been carried out in which the fiber orientation distribution has been measured in 100 x 100 x 2 mm injection-molded plate and 100 x 80 x 2 mm injection-molded weld by analyzed with a high resolution 3D X-ray computed tomography system XVA-160α, and calculated by X-ray computed tomography imaging. The numerical prediction shows a good agreement with experimental validation. And the complex fiber orientation in the injection-molded weld was investigated.« less

  5. Numerical prediction of fiber orientation in injection-molded short-fiber/thermoplastic composite parts with experimental validation

    NASA Astrophysics Data System (ADS)

    Thi, Thanh Binh Nguyen; Morioka, Mizuki; Yokoyama, Atsushi; Hamanaka, Senji; Yamashita, Katsuhisa; Nonomura, Chisato

    2015-05-01

    Numerical prediction of the fiber orientation in the short-glass fiber (GF) reinforced polyamide 6 (PA6) composites with the fiber weight concentration of 30%, 50%, and 70% manufactured by the injection molding process is presented. And the fiber orientation was also directly observed and measured through X-ray computed tomography. During the injection molding process of the short-fiber/thermoplastic composite, the fiber orientation is produced by the flow states and the fiber-fiber interaction. Folgar and Tucker equation is the well known for modeling the fiber orientation in a concentrated suspension. They included into Jeffrey's equation a diffusive type of term by introducing a phenomenological coefficient to account for the fiber-fiber interaction. Our developed model for the fiber-fiber interaction was proposed by modifying the rotary diffusion term of the Folgar-Tucker equation. This model was presented in a conference paper of the 29th International Conference of the Polymer Processing Society published by AIP conference proceeding. For modeling fiber interaction, the fiber dynamic simulation was introduced in order to obtain a global fiber interaction coefficient, which is sum function of the fiber concentration, aspect ratio, and angular velocity. The fiber orientation is predicted by using the proposed fiber interaction model incorporated into a computer aided engineering simulation package C-Mold. An experimental program has been carried out in which the fiber orientation distribution has been measured in 100 x 100 x 2 mm injection-molded plate and 100 x 80 x 2 mm injection-molded weld by analyzed with a high resolution 3D X-ray computed tomography system XVA-160α, and calculated by X-ray computed tomography imaging. The numerical prediction shows a good agreement with experimental validation. And the complex fiber orientation in the injection-molded weld was investigated.

  6. GEOMAGIA50: An archeointensity database with PHP and MySQL

    NASA Astrophysics Data System (ADS)

    Korhonen, K.; Donadini, F.; Riisager, P.; Pesonen, L. J.

    2008-04-01

    The GEOMAGIA50 database stores 3798 archeomagnetic and paleomagnetic intensity determinations dated to the past 50,000 years. It also stores details of the measurement setup for each determination, which are used for ranking the data according to prescribed reliability criteria. The ranking system aims to alleviate the data reliability problem inherent in this kind of data. GEOMAGIA50 is based on two popular open source technologies. The MySQL database management system is used for storing the data, whereas the functionality and user interface are provided by server-side PHP scripts. This technical brief gives a detailed description of GEOMAGIA50 from a technical viewpoint.

  7. Alternatives to relational databases in precision medicine: Comparison of NoSQL approaches for big data storage using supercomputers

    NASA Astrophysics Data System (ADS)

    Velazquez, Enrique Israel

    Improvements in medical and genomic technologies have dramatically increased the production of electronic data over the last decade. As a result, data management is rapidly becoming a major determinant, and urgent challenge, for the development of Precision Medicine. Although successful data management is achievable using Relational Database Management Systems (RDBMS), exponential data growth is a significant contributor to failure scenarios. Growing amounts of data can also be observed in other sectors, such as economics and business, which, together with the previous facts, suggests that alternate database approaches (NoSQL) may soon be required for efficient storage and management of big databases. However, this hypothesis has been difficult to test in the Precision Medicine field since alternate database architectures are complex to assess and means to integrate heterogeneous electronic health records (EHR) with dynamic genomic data are not easily available. In this dissertation, we present a novel set of experiments for identifying NoSQL database approaches that enable effective data storage and management in Precision Medicine using patients' clinical and genomic information from the cancer genome atlas (TCGA). The first experiment draws on performance and scalability from biologically meaningful queries with differing complexity and database sizes. The second experiment measures performance and scalability in database updates without schema changes. The third experiment assesses performance and scalability in database updates with schema modifications due dynamic data. We have identified two NoSQL approach, based on Cassandra and Redis, which seems to be the ideal database management systems for our precision medicine queries in terms of performance and scalability. We present NoSQL approaches and show how they can be used to manage clinical and genomic big data. Our research is relevant to the public health since we are focusing on one of the main

  8. Design and Implementation of 3D Model Data Management System Based on SQL

    NASA Astrophysics Data System (ADS)

    Li, Shitao; Zhang, Shixin; Zhang, Zhanling; Li, Shiming; Jia, Kun; Hu, Zhongxu; Ping, Liang; Hu, Youming; Li, Yanlei

    CAD/CAM technology plays an increasingly important role in the machinery manufacturing industry. As an important means of production, the accumulated three-dimensional models in many years of design work are valuable. Thus the management of these three-dimensional models is of great significance. This paper gives detailed explanation for a method to design three-dimensional model databases based on SQL and to implement the functions such as insertion, modification, inquiry, preview and so on.

  9. Hosting and pulishing astronomical data in SQL databases

    NASA Astrophysics Data System (ADS)

    Galkin, Anastasia; Klar, Jochen; Riebe, Kristin; Matokevic, Gal; Enke, Harry

    2017-04-01

    In astronomy, terabytes and petabytes of data are produced by ground instruments, satellite missions and simulations. At Leibniz-Institute for Astrophysics Potsdam (AIP) we host and publish terabytes of cosmological simulation and observational data. The public archive at AIP has now reached a size of 60TB and growing and helps to produce numerous scientific papers. The web framework Daiquiri offers a dedicated web interface for each of the hosted scientific databases. Scientists all around the world run SQL queries which include specific astrophysical functions and get their desired data in reasonable time. Daiquiri supports the scientific projects by offering a number of administration tools such as database and user management, contact messages to the staff and support for organization of meetings and workshops. The webpages can be customized and the Wordpress integration supports the participating scientists in maintaining the documentation and the projects' news sections.

  10. Validated ¹H and 13C Nuclear Magnetic Resonance Methods for the Quantitative Determination of Glycerol in Drug Injections.

    PubMed

    Lu, Jiaxi; Wang, Pengli; Wang, Qiuying; Wang, Yanan; Jiang, Miaomiao

    2018-05-15

    In the current study, we employed high-resolution proton and carbon nuclear magnetic resonance spectroscopy (¹H and 13 C NMR) for quantitative analysis of glycerol in drug injections without any complex pre-treatment or derivatization on samples. The established methods were validated with good specificity, linearity, accuracy, precision, stability, and repeatability. Our results revealed that the contents of glycerol were convenient to calculate directly via the integration ratios of peak areas with an internal standard in ¹H NMR spectra, while the integration of peak heights were proper for 13 C NMR in combination with an external calibration of glycerol. The developed methods were both successfully applied in drug injections. Quantitative NMR methods showed an extensive prospect for glycerol determination in various liquid samples.

  11. SQL Collaborative Learning Framework Based on SOA

    NASA Astrophysics Data System (ADS)

    Armiati, S.; Awangga, RM

    2018-04-01

    The research is focused on designing collaborative learning-oriented framework fulfilment service in teaching SQL Oracle 10g. Framework built a foundation of academic fulfilment service performed by a layer of the working unit in collaboration with Program Studi Manajemen Informatika. In the design phase defined what form of collaboration models and information technology proposed for Program Studi Manajemen Informatika by using a framework of collaboration inspired by the stages of modelling a Service Oriented Architecture (SOA). Stages begin with analyzing subsystems, this activity is used to determine subsystem involved and reliance as well as workflow between the subsystems. After the service can be identified, the second phase is designing the component specifications, which details the components that are implemented in the service to include the data, rules, services, profiles can be configured, and variations. The third stage is to allocate service, set the service to the subsystems that have been identified, and its components. Implementation framework contributes to the teaching guides and application architecture that can be used as a landing realize an increase in service by applying information technology.

  12. Shark: SQL and Analytics with Cost-Based Query Optimization on Coarse-Grained Distributed Memory

    DTIC Science & Technology

    2014-01-13

    RDBMS and contains a database (often MySQL or Derby) with a namespace for tables, table metadata and partition information. Table data is stored in an...serialization/deserialization) Java interface implementations with corresponding object inspectors. The Hive driver controls the processing of queries, coordinat...native API, RDD operations are invoked through a functional interface similar to DryadLINQ [32] in Scala, Java or Python. For example, the Scala code for

  13. MySQL/PHP web database applications for IPAC proposal submission

    NASA Astrophysics Data System (ADS)

    Crane, Megan K.; Storrie-Lombardi, Lisa J.; Silbermann, Nancy A.; Rebull, Luisa M.

    2008-07-01

    The Infrared Processing and Analysis Center (IPAC) is NASA's multi-mission center of expertise for long-wavelength astrophysics. Proposals for various IPAC missions and programs are ingested via MySQL/PHP web database applications. Proposers use web forms to enter coversheet information and upload PDF files related to the proposal. Upon proposal submission, a unique directory is created on the webserver into which all of the uploaded files are placed. The coversheet information is converted into a PDF file using a PHP extension called FPDF. The files are concatenated into one PDF file using the command-line tool pdftk and then forwarded to the review committee. This work was performed at the California Institute of Technology under contract to the National Aeronautics and Space Administration.

  14. RED: A Java-MySQL Software for Identifying and Visualizing RNA Editing Sites Using Rule-Based and Statistical Filters.

    PubMed

    Sun, Yongmei; Li, Xing; Wu, Di; Pan, Qi; Ji, Yuefeng; Ren, Hong; Ding, Keyue

    2016-01-01

    RNA editing is one of the post- or co-transcriptional processes that can lead to amino acid substitutions in protein sequences, alternative pre-mRNA splicing, and changes in gene expression levels. Although several methods have been suggested to identify RNA editing sites, there remains challenges to be addressed in distinguishing true RNA editing sites from its counterparts on genome and technical artifacts. In addition, there lacks a software framework to identify and visualize potential RNA editing sites. Here, we presented a software - 'RED' (RNA Editing sites Detector) - for the identification of RNA editing sites by integrating multiple rule-based and statistical filters. The potential RNA editing sites can be visualized at the genome and the site levels by graphical user interface (GUI). To improve performance, we used MySQL database management system (DBMS) for high-throughput data storage and query. We demonstrated the validity and utility of RED by identifying the presence and absence of C→U RNA-editing sites experimentally validated, in comparison with REDItools, a command line tool to perform high-throughput investigation of RNA editing. In an analysis of a sample data-set with 28 experimentally validated C→U RNA editing sites, RED had sensitivity and specificity of 0.64 and 0.5. In comparison, REDItools had a better sensitivity (0.75) but similar specificity (0.5). RED is an easy-to-use, platform-independent Java-based software, and can be applied to RNA-seq data without or with DNA sequencing data. The package is freely available under the GPLv3 license at http://github.com/REDetector/RED or https://sourceforge.net/projects/redetector.

  15. RED: A Java-MySQL Software for Identifying and Visualizing RNA Editing Sites Using Rule-Based and Statistical Filters

    PubMed Central

    Sun, Yongmei; Li, Xing; Wu, Di; Pan, Qi; Ji, Yuefeng; Ren, Hong; Ding, Keyue

    2016-01-01

    RNA editing is one of the post- or co-transcriptional processes that can lead to amino acid substitutions in protein sequences, alternative pre-mRNA splicing, and changes in gene expression levels. Although several methods have been suggested to identify RNA editing sites, there remains challenges to be addressed in distinguishing true RNA editing sites from its counterparts on genome and technical artifacts. In addition, there lacks a software framework to identify and visualize potential RNA editing sites. Here, we presented a software − ‘RED’ (RNA Editing sites Detector) − for the identification of RNA editing sites by integrating multiple rule-based and statistical filters. The potential RNA editing sites can be visualized at the genome and the site levels by graphical user interface (GUI). To improve performance, we used MySQL database management system (DBMS) for high-throughput data storage and query. We demonstrated the validity and utility of RED by identifying the presence and absence of C→U RNA-editing sites experimentally validated, in comparison with REDItools, a command line tool to perform high-throughput investigation of RNA editing. In an analysis of a sample data-set with 28 experimentally validated C→U RNA editing sites, RED had sensitivity and specificity of 0.64 and 0.5. In comparison, REDItools had a better sensitivity (0.75) but similar specificity (0.5). RED is an easy-to-use, platform-independent Java-based software, and can be applied to RNA-seq data without or with DNA sequencing data. The package is freely available under the GPLv3 license at http://github.com/REDetector/RED or https://sourceforge.net/projects/redetector. PMID:26930599

  16. Virtual file system on NoSQL for processing high volumes of HL7 messages.

    PubMed

    Kimura, Eizen; Ishihara, Ken

    2015-01-01

    The Standardized Structured Medical Information Exchange (SS-MIX) is intended to be the standard repository for HL7 messages that depend on a local file system. However, its scalability is limited. We implemented a virtual file system using NoSQL to incorporate modern computing technology into SS-MIX and allow the system to integrate local patient IDs from different healthcare systems into a universal system. We discuss its implementation using the database MongoDB and describe its performance in a case study.

  17. Fluoroscopically Guided Diagnostic and Therapeutic Intra-Articular Sacroiliac Joint Injections: A Systematic Review.

    PubMed

    Kennedy, David J; Engel, Andrew; Kreiner, D Scott; Nampiaparampil, Devi; Duszynski, Belinda; MacVicar, John

    2015-08-01

    To assess the validity of fluoroscopically guided diagnostic intra-articular injections of local anesthetic and effectiveness of intra-articular steroid injections in treating sacroiliac joint (SIJ) pain. Systematic review. Ten reviewers independently assessed 45 publications on diagnostic validity or effectiveness of fluoroscopically guided intra-articular SIJ injections. For diagnostic injections, the primary outcome was validity; for therapeutic injections, analgesia. Secondary outcomes were also described. Of 45 articles reviewed, 39 yielded diagnostic data on physical exam findings, provocation tests, and SIJ injections for diagnosing SIJ pain, and 15 addressed therapeutic effectiveness. When confirmed by comparative local anesthetic blocks with a high degree of pain relief, no single physical exam maneuver predicts response to diagnostic injections. When at least three physical exam findings are present, sensitivity, and specificity increases significantly. The prevalence of SIJ pain is likely 20-30% among patients that have suspected SIJ pain based on history and physical examination. This estimate may be higher in certain subgroups such as the elderly and fusion patients. Two randomized controlled trials and multiple observational studies supported the effectiveness of therapeutic sacroiliac joint injections. Based on this literature, it is unclear whether image-guided intra-articular diagnostic injections of local anesthetic predict positive responses to therapeutic agents. The overall quality of evidence is moderate for the effectiveness of therapeutic SIJ injections. Wiley Periodicals, Inc.

  18. A SQL-Database Based Meta-CASE System and its Query Subsystem

    NASA Astrophysics Data System (ADS)

    Eessaar, Erki; Sgirka, Rünno

    Meta-CASE systems simplify the creation of CASE (Computer Aided System Engineering) systems. In this paper, we present a meta-CASE system that provides a web-based user interface and uses an object-relational database system (ORDBMS) as its basis. The use of ORDBMSs allows us to integrate different parts of the system and simplify the creation of meta-CASE and CASE systems. ORDBMSs provide powerful query mechanism. The proposed system allows developers to use queries to evaluate and gradually improve artifacts and calculate values of software measures. We illustrate the use of the systems by using SimpleM modeling language and discuss the use of SQL in the context of queries about artifacts. We have created a prototype of the meta-CASE system by using PostgreSQL™ ORDBMS and PHP scripting language.

  19. Methods to Secure Databases Against Vulnerabilities

    DTIC Science & Technology

    2015-12-01

    for several languages such as C, C++, PHP, Java and Python [16]. MySQL will work well with very large databases. The documentation references...using Eclipse and connected to each database management system using Python and Java drivers provided by MySQL , MongoDB, and Datastax (for Cassandra...tiers in Python and Java . Problem MySQL MongoDB Cassandra 1. Injection a. Tautologies Vulnerable Vulnerable Not Vulnerable b. Illegal query

  20. NoSQL Based 3D City Model Management System

    NASA Astrophysics Data System (ADS)

    Mao, B.; Harrie, L.; Cao, J.; Wu, Z.; Shen, J.

    2014-04-01

    To manage increasingly complicated 3D city models, a framework based on NoSQL database is proposed in this paper. The framework supports import and export of 3D city model according to international standards such as CityGML, KML/COLLADA and X3D. We also suggest and implement 3D model analysis and visualization in the framework. For city model analysis, 3D geometry data and semantic information (such as name, height, area, price and so on) are stored and processed separately. We use a Map-Reduce method to deal with the 3D geometry data since it is more complex, while the semantic analysis is mainly based on database query operation. For visualization, a multiple 3D city representation structure CityTree is implemented within the framework to support dynamic LODs based on user viewpoint. Also, the proposed framework is easily extensible and supports geoindexes to speed up the querying. Our experimental results show that the proposed 3D city management system can efficiently fulfil the analysis and visualization requirements.

  1. Astronomical Data Processing Using SciQL, an SQL Based Query Language for Array Data

    NASA Astrophysics Data System (ADS)

    Zhang, Y.; Scheers, B.; Kersten, M.; Ivanova, M.; Nes, N.

    2012-09-01

    SciQL (pronounced as ‘cycle’) is a novel SQL-based array query language for scientific applications with both tables and arrays as first class citizens. SciQL lowers the entrance fee of adopting relational DBMS (RDBMS) in scientific domains, because it includes functionality often only found in mathematics software packages. In this paper, we demonstrate the usefulness of SciQL for astronomical data processing using examples from the Transient Key Project of the LOFAR radio telescope. In particular, how the LOFAR light-curve database of all detected sources can be constructed, by correlating sources across the spatial, frequency, time and polarisation domains.

  2. Construction of a Direct Water-Injected Two-Stroke Engine for Phased Direct Fuel Injection-High Pressure Charging Investigations

    NASA Technical Reports Server (NTRS)

    Somsel, James P.

    1998-01-01

    The development of a water injected Orbital Combustion Process (OCP) engine was conducted to assess the viability of using the powerplant for high altitude NASA aircraft and General Aviation (GA) applications. An OCP direct fuel injected, 1.2 liter, three cylinder, two-stroke engine has been enhanced to independently inject water directly into the combustion chamber. The engine currently demonstrates low brake specific fuel consumption capability and an excellent power to weight ratio. With direct water injection, significant improvements can be made to engine power, to knock limits/ignition advance timing, and to engine NO(x) emissions. The principal aim of the testing was to validate a cyclic model developed by the Systems Analysis Branch at NASA Ames Research Center. The work is a continuation of Ames' investigations into a Phased Direct Fuel Injection Engine with High Pressure Charging (PDFI-ITPC).

  3. Fall 2014 Data-Intensive Systems

    DTIC Science & Technology

    2014-10-29

    Oct 2014 © 2014 Carnegie Mellon University Big Data Systems NoSQL and horizontal scaling are changing architecture principles by creating...University Status LEAP4BD • Ready to pilot QuABase • Prototype is complete – covers 8 NoSQL /NewSQL implementations • Completing validation testing Big...machine learning to automate population of knowledge base • Initial focus on NoSQL /NewSQL technology domain • Extend to create knowledge bases in other

  4. Exploring No-SQL alternatives for ALMA monitoring system

    NASA Astrophysics Data System (ADS)

    Shen, Tzu-Chiang; Soto, Ruben; Merino, Patricio; Peña, Leonel; Bartsch, Marcelo; Aguirre, Alvaro; Ibsen, Jorge

    2014-07-01

    The Atacama Large Millimeter /submillimeter Array (ALMA) will be a unique research instrument composed of at least 66 reconfigurable high-precision antennas, located at the Chajnantor plain in the Chilean Andes at an elevation of 5000 m. This paper describes the experience gained after several years working with the monitoring system, which has a strong requirement of collecting and storing up to 150K variables with a highest sampling rate of 20.8 kHz. The original design was built on top of a cluster of relational database server and network attached storage with fiber channel interface. As the number of monitoring points increases with the number of antennas included in the array, the current monitoring system demonstrated to be able to handle the increased data rate in the collection and storage area (only one month of data), but the data query interface showed serious performance degradation. A solution based on no-SQL platform was explored as an alternative to the current long-term storage system. Among several alternatives, mongoDB has been selected. In the data flow, intermediate cache servers based on Redis were introduced to allow faster streaming of the most recently acquired data to web based charts and applications for online data analysis.

  5. SiC: An Agent Based Architecture for Preventing and Detecting Attacks to Ubiquitous Databases

    NASA Astrophysics Data System (ADS)

    Pinzón, Cristian; de Paz, Yanira; Bajo, Javier; Abraham, Ajith; Corchado, Juan M.

    One of the main attacks to ubiquitous databases is the structure query language (SQL) injection attack, which causes severe damages both in the commercial aspect and in the user’s confidence. This chapter proposes the SiC architecture as a solution to the SQL injection attack problem. This is a hierarchical distributed multiagent architecture, which involves an entirely new approach with respect to existing architectures for the prevention and detection of SQL injections. SiC incorporates a kind of intelligent agent, which integrates a case-based reasoning system. This agent, which is the core of the architecture, allows the application of detection techniques based on anomalies as well as those based on patterns, providing a great degree of autonomy, flexibility, robustness and dynamic scalability. The characteristics of the multiagent system allow an architecture to detect attacks from different types of devices, regardless of the physical location. The architecture has been tested on a medical database, guaranteeing safe access from various devices such as PDAs and notebook computers.

  6. Validation of a stability-indicating hydrophilic interaction liquid chromatographic method for the quantitative determination of vitamin k3 (menadione sodium bisulfite) in injectable solution formulation.

    PubMed

    Ghanem, Mashhour M; Abu-Lafi, Saleh A; Hallak, Hussein O

    2013-01-01

    A simple, specific, accurate, and stability-indicating method was developed and validated for the quantitative determination of menadione sodium bisulfite in the injectable solution formulation. The method is based on zwitterionic hydrophilic interaction liquid chromatography (ZIC-HILIC) coupled with a photodiode array detector. The desired separation was achieved on the ZIC-HILIC column (250 mm × 4.6 mm, 5 μm) at 25°C temperature. The optimized mobile phase consisted of an isocratic solvent mixture of 200mM ammonium acetate (NH4AC) solution and acetonitrile (ACN) (20:80; v/v) pH-adjusted to 5.7 by glacial acetic acid. The mobile phase was fixed at 0.5 ml/min and the analytes were monitored at 261 nm using a photodiode array detector. The effects of the chromatographic conditions on the peak retention, peak USP tailing factor, and column efficiency were systematically optimized. Forced degradation experiments were carried out by exposing menadione sodium bisulfite standard and the injectable solution formulation to thermal, photolytic, oxidative, and acid-base hydrolytic stress conditions. The degradation products were well-resolved from the main peak and the excipients, thus proving that the method is a reliable, stability-indicating tool. The method was validated as per ICH and USP guidelines (USP34/NF29) and found to be adequate for the routine quantitative estimation of menadione sodium bisulfite in commercially available menadione sodium bisulfite injectable solution dosage forms.

  7. Advanced information processing system: Fault injection study and results

    NASA Technical Reports Server (NTRS)

    Burkhardt, Laura F.; Masotto, Thomas K.; Lala, Jaynarayan H.

    1992-01-01

    The objective of the AIPS program is to achieve a validated fault tolerant distributed computer system. The goals of the AIPS fault injection study were: (1) to present the fault injection study components addressing the AIPS validation objective; (2) to obtain feedback for fault removal from the design implementation; (3) to obtain statistical data regarding fault detection, isolation, and reconfiguration responses; and (4) to obtain data regarding the effects of faults on system performance. The parameters are described that must be varied to create a comprehensive set of fault injection tests, the subset of test cases selected, the test case measurements, and the test case execution. Both pin level hardware faults using a hardware fault injector and software injected memory mutations were used to test the system. An overview is provided of the hardware fault injector and the associated software used to carry out the experiments. Detailed specifications are given of fault and test results for the I/O Network and the AIPS Fault Tolerant Processor, respectively. The results are summarized and conclusions are given.

  8. The design and implementation of GML data management information system based on PostgreSQL

    NASA Astrophysics Data System (ADS)

    Zhang, Aiguo; Wu, Qunyong; Xu, Qifeng

    2008-10-01

    GML expresses geographic information in text, and it provides an extensible and standard way of spatial information encoding. At the present time, the management of GML data is in terms of document. By this way, the inquiry and update of GML data is inefficient, and it demands high memory when the document is comparatively large. In this respect, the paper put forward a data management of GML based on PostgreSQL. It designs four kinds of inquiries, which are inquiry of metadata, inquiry of geometry based on property, inquiry of property based on spatial information, and inquiry of spatial data based on location. At the same time, it designs and implements the visualization of the inquired WKT data.

  9. Energy optimization aspects by injection process technology

    NASA Astrophysics Data System (ADS)

    Tulbure, A.; Ciortea, M.; Hutanu, C.; Farcas, V.

    2016-08-01

    In the proposed paper, the authors examine the energy aspects related to the injection moulding process technology in the automotive industry. Theoretical considerations have been validated by experimental measurements on the manufacturing process, for two types of injections moulding machines, hydraulic and electric. Practical measurements have been taken with professional equipment separately on each technological operation: lamination, compression, injection and expansion. For results traceability, the following parameters were, whenever possible, maintained: cycle time, product weight and the relative time. The aim of the investigations was to carry out a professional energy audit with accurate losses identification. Base on technological diagram for each production cycle, at the end of this contribution, some measure to reduce the energy consumption were proposed.

  10. Vulnerabilities in Bytecode Removed by Analysis, Nuanced Confinement and Diversification (VIBRANCE)

    DTIC Science & Technology

    2015-06-01

    VIBRANCE tool starts with a vulnerable Java application and automatically hardens it against SQL injection, OS command injection, file path traversal...7 2.2 Java Front End...7 2.2.2 Java Byte Code Parser

  11. MO-F-CAMPUS-T-05: SQL Database Queries to Determine Treatment Planning Resource Usage

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

    Fox, C; Gladstone, D

    2015-06-15

    Purpose: A radiation oncology clinic’s treatment capacity is traditionally thought to be limited by the number of machines in the clinic. As the number of fractions per course decrease and the number of adaptive plans increase, the question of how many treatment plans a clinic can plan becomes increasingly important. This work seeks to lay the ground work for assessing treatment planning resource usage. Methods: Care path templates were created using the Aria 11 care path interface. Care path tasks included key steps in the treatment planning process from the completion of CT simulation through the first radiation treatment. SQLmore » Server Management Studio was used to run SQL queries to extract task completion time stamps along with care path template information and diagnosis codes from the Aria database. 6 months of planning cycles were evaluated. Elapsed time was evaluated in terms of work hours within Monday – Friday, 7am to 5pm. Results: For the 195 validated treatment planning cycles, the average time for planning and MD review was 22.8 hours. Of those cases 33 were categorized as urgent. The average planning time for urgent plans was 5 hours. A strong correlation between diagnosis code and range of elapsed planning time was as well as between elapsed time and select diagnosis codes was observed. It was also observed that tasks were more likely to be completed on the date due than the time that they were due. Follow-up confirmed that most users did not look at the due time. Conclusion: Evaluation of elapsed planning time and other tasks suggest that care paths should be adjusted to allow for different contouring and planning times for certain diagnosis codes and urgent cases. Additional clinic training around task due times vs dates or a structuring of care paths around due dates is also needed.« less

  12. Injection blow moulding single stage process: Validation of the numerical simulation through tomography analysis

    NASA Astrophysics Data System (ADS)

    Biglione, Jordan; Béreaux, Yves; Charmeau, Jean-Yves

    2016-10-01

    The injection blow moulding single stage process has been made available on standard injection moulding machine. Both the injection moulding stage and the blow moulding stage are being taken care of in an injection mould. Thus the dimensions of this mould are those of a conventional injection moulding mould. The fact that the two stages are located in the same mould leads to a process more constrained than the conventional one. This process introduces temperature gradients, molecular orientation, high stretch rates and high cooling rates. These constraints lead to a small processing window. In practice, the preform has to remain sufficiently melted to be blown so that the process takes place between the melting temperature and the crystallization temperature. In our numerical approach, the polymer is supposed to be blown in its molten state. Hence we have identified the mechanical behaviour of the polymer in its molten state through dynamical rheology experiments. A viscous Cross model has been proved to be relevant to the problem. Thermal dependence is assumed by an Arrhenius law. The process is simulated through a finite element code (POLYFLOW software) in the Ansys Workbench framework. Thickness measurements using image analysis of tomography data are performed and comparisons with the simulation results show good agreements.

  13. Validation of a heterologous fertilization assay and comparison of fertilization rates of equine oocytes using in vitro fertilization, perivitelline, and intracytoplasmic sperm injections.

    PubMed

    Sessions-Bresnahan, D R; Graham, J K; Carnevale, E M

    2014-07-15

    IVF in horses is rarely successful. One reason for this could be the failure of sperm to fully capacitate or exhibit hyperactive motility. We hypothesized that the zona pellucida (ZP) of equine oocytes prevents fertilization in vitro, and bypassing the ZP would increase fertilization rates. Limited availability of equine oocytes for research has necessitated the use of heterologous oocyte binding assays using bovine oocytes. We sought to validate an assay using bovine oocytes and equine sperm and then to demonstrate that bypassing the ZP using perivitelline sperm injections (PVIs) with equine sperm capacitated with dilauroyl phosphatidylcholine would result in higher fertilization rates than standard IVF in bovine and equine oocytes. In experiment 1, bovine oocytes were used for (1) IVF with bovine sperm, (2) IVF with equine sperm, and (3) intracytoplasmic sperm injections (ICSIs) with equine sperm. Presumptive zygotes were either stained with 4',6-diamidino-2-phenylindole from 18 to 26 hours at 2-hour intervals or evaluated for cleavage at 56 hours after addition of sperm. Equine sperm fertilized bovine oocytes; however, pronuclei formation was delayed compared with bovine sperm after IVF. The delayed pronuclear formation was not seen after ICSI. In experiment 2, bovine oocytes were assigned to the following five groups: (1) cumulus oocyte complexes (COCs) coincubated with bovine sperm; (2) COC exposed to sucrose then coincubated with bovine sperm; (3) COC coincubated with equine sperm; (4) COC exposed to sucrose, and coincubated with equine sperm; and (5) oocytes exposed to sucrose, and 10 to 15 equine sperm injected into the perivitelline (PV) space. Equine sperm tended (P = 0.08) to fertilize more bovine oocytes when injected into the PV space than after IVF. In experiment 3, oocytes were assigned to the following four groups: (1) IVF, equine, and bovine COC coincubated with equine sperm; (2) PVI of equine and bovine oocytes; (3) PVI with equine oocytes

  14. Dynamic measurement of speed of sound in n-Heptane by ultrasonics during fuel injections.

    PubMed

    Minnetti, Elisa; Pandarese, Giuseppe; Evangelisti, Piersavio; Verdugo, Francisco Rodriguez; Ungaro, Carmine; Bastari, Alessandro; Paone, Nicola

    2017-11-01

    The paper presents a technique to measure the speed of sound in fuels based on pulse-echo ultrasound. The method is applied inside the test chamber of a Zeuch-type instrument used for indirect measurement of the injection rate (Mexus). The paper outlines the pulse-echo method, considering probe installation, ultrasound beam propagation inside the test chamber, typical signals obtained, as well as different processing algorithms. The method is validated in static conditions by comparing the experimental results to the NIST database both for water and n-Heptane. The ultrasonic system is synchronized to the injector so that time resolved samples of speed of sound can be successfully acquired during a series of injections. Results at different operating conditions in n-Heptane are shown. An uncertainty analysis supports the analysis of results and allows to validate the method. Experimental results show that the speed of sound variation during an injection event is less than 1%, so the Mexus model assumption to consider it constant during the injection is valid. Copyright © 2017 Elsevier B.V. All rights reserved.

  15. Power Balance Modeling and Validation for ST Startup Using Local Helicity Injection

    NASA Astrophysics Data System (ADS)

    Barr, J. L.; Bodner, G. M.; Bongard, M. W.; Burke, M. G.; Fonck, R. J.; Hinson, E. T.; Perry, J. M.; Reusch, J. A.; Schlossberg, D. J.

    2015-11-01

    Local Helicity Injection (LHI) uses localized current injectors for routine Ip<0.18 MA non-solenoidal startup on the Pegasus ST. A power-balance model is under development for predictive Ip t using helicity-balance to quantify LHI's effective current drive, Veff. Analytic formulas for low-A plasma inductance and vertical field are used to account for the inductive effects of dynamic shape evolution. These formulas are being validated against magnetic reconstructions of LHI discharges with varied shape evolutions. Initial results match experimental Ip t within 20 kA with assumed shaping and average resistivity (Spitzer, Te = 60 eV). Geometric effects and inductive drive provide 2.0 V along with Veff = 0.3 V to balance 1.1 V of resistive losses and 1.2 V inductive reactance to ramping Ip. The model is especially sensitive to resistivity when Te<150 eV. Initial Thomson Scattering results give core Te = 72 +/-22 eV, and at times suggest higher central electron energies. Spatial and temporal scans are underway to quantify LHI plasma resistivity and transport. MA-class startup in NSTX-U will require increased area (Ainj >= 40 cm2) LHI systems that play a larger role in current drive than geometric effects, with Veff dropping from >10 V to on-par with inductive effects. This regime is accessed in Pegasus at Ip ≅ 300 kA. Work supported by US DOE grants DE-FG02-96ER54375 and DE-SC0006928.

  16. CMS users data management service integration and first experiences with its NoSQL data storage

    NASA Astrophysics Data System (ADS)

    Riahi, H.; Spiga, D.; Boccali, T.; Ciangottini, D.; Cinquilli, M.; Hernàndez, J. M.; Konstantinov, P.; Mascheroni, M.; Santocchia, A.

    2014-06-01

    The distributed data analysis workflow in CMS assumes that jobs run in a different location to where their results are finally stored. Typically the user outputs must be transferred from one site to another by a dedicated CMS service, AsyncStageOut. This new service is originally developed to address the inefficiency in using the CMS computing resources when transferring the analysis job outputs, synchronously, once they are produced in the job execution node to the remote site. The AsyncStageOut is designed as a thin application relying only on the NoSQL database (CouchDB) as input and data storage. It has progressed from a limited prototype to a highly adaptable service which manages and monitors the whole user files steps, namely file transfer and publication. The AsyncStageOut is integrated with the Common CMS/Atlas Analysis Framework. It foresees the management of nearly nearly 200k users' files per day of close to 1000 individual users per month with minimal delays, and providing a real time monitoring and reports to users and service operators, while being highly available. The associated data volume represents a new set of challenges in the areas of database scalability and service performance and efficiency. In this paper, we present an overview of the AsyncStageOut model and the integration strategy with the Common Analysis Framework. The motivations for using the NoSQL technology are also presented, as well as data design and the techniques used for efficient indexing and monitoring of the data. We describe deployment model for the high availability and scalability of the service. We also discuss the hardware requirements and the results achieved as they were determined by testing with actual data and realistic loads during the commissioning and the initial production phase with the Common Analysis Framework.

  17. Heterogeneity, pore pressure, and injectate chemistry: Control measures for geologic carbon storage

    DOE PAGES

    Dewers, Thomas; Eichhubl, Peter; Ganis, Ben; ...

    2017-11-28

    Desirable outcomes for geologic carbon storage include maximizing storage efficiency, preserving injectivity, and avoiding unwanted consequences such as caprock or wellbore leakage or induced seismicity during and post injection. Here, to achieve these outcomes, three control measures are evident including pore pressure, injectate chemistry, and knowledge and prudent use of geologic heterogeneity. Field, experimental, and modeling examples are presented that demonstrate controllable GCS via these three measures. Observed changes in reservoir response accompanying CO 2 injection at the Cranfield (Mississippi, USA) site, along with lab testing, show potential for use of injectate chemistry as a means to alter fracture permeabilitymore » (with concomitant improvements for sweep and storage efficiency). Further control of reservoir sweep attends brine extraction from reservoirs, with benefit for pressure control, mitigation of reservoir and wellbore damage, and water use. State-of-the-art validated models predict the extent of damage and deformation associated with pore pressure hazards in reservoirs, timing and location of networks of fractures, and development of localized leakage pathways. Experimentally validated geomechanics models show where wellbore failure is likely to occur during injection, and efficiency of repair methods. Use of heterogeneity as a control measure includes where best to inject, and where to avoid attempts at storage. Lastly, an example is use of waste zones or leaky seals to both reduce pore pressure hazards and enhance residual CO 2 trapping.« less

  18. Heterogeneity, pore pressure, and injectate chemistry: Control measures for geologic carbon storage

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

    Dewers, Thomas; Eichhubl, Peter; Ganis, Ben

    Desirable outcomes for geologic carbon storage include maximizing storage efficiency, preserving injectivity, and avoiding unwanted consequences such as caprock or wellbore leakage or induced seismicity during and post injection. Here, to achieve these outcomes, three control measures are evident including pore pressure, injectate chemistry, and knowledge and prudent use of geologic heterogeneity. Field, experimental, and modeling examples are presented that demonstrate controllable GCS via these three measures. Observed changes in reservoir response accompanying CO 2 injection at the Cranfield (Mississippi, USA) site, along with lab testing, show potential for use of injectate chemistry as a means to alter fracture permeabilitymore » (with concomitant improvements for sweep and storage efficiency). Further control of reservoir sweep attends brine extraction from reservoirs, with benefit for pressure control, mitigation of reservoir and wellbore damage, and water use. State-of-the-art validated models predict the extent of damage and deformation associated with pore pressure hazards in reservoirs, timing and location of networks of fractures, and development of localized leakage pathways. Experimentally validated geomechanics models show where wellbore failure is likely to occur during injection, and efficiency of repair methods. Use of heterogeneity as a control measure includes where best to inject, and where to avoid attempts at storage. Lastly, an example is use of waste zones or leaky seals to both reduce pore pressure hazards and enhance residual CO 2 trapping.« less

  19. FPGA-based multiprocessor system for injection molding control.

    PubMed

    Muñoz-Barron, Benigno; Morales-Velazquez, Luis; Romero-Troncoso, Rene J; Rodriguez-Donate, Carlos; Trejo-Hernandez, Miguel; Benitez-Rangel, Juan P; Osornio-Rios, Roque A

    2012-10-18

    The plastic industry is a very important manufacturing sector and injection molding is a widely used forming method in that industry. The contribution of this work is the development of a strategy to retrofit control of an injection molding machine based on an embedded system microprocessors sensor network on a field programmable gate array (FPGA) device. Six types of embedded processors are included in the system: a smart-sensor processor, a micro fuzzy logic controller, a programmable logic controller, a system manager, an IO processor and a communication processor. Temperature, pressure and position are controlled by the proposed system and experimentation results show its feasibility and robustness. As validation of the present work, a particular sample was successfully injected.

  20. Acoustic emission of rock mass under the constant-rate fluid injection

    NASA Astrophysics Data System (ADS)

    Shadrin Klishin, AV, VI

    2018-03-01

    The authors study acoustic emission in coal bed and difficult-to-cave roof under injection of fluid by pumps at a constant rate. The functional connection between the roof hydrofracture length and the total number of AE pulses is validated, it is also found that the coal bed hydroloosening time, injection rate and time behavior of acoustic emission activity depend on the fluid injection volume required until the fluid breakout in a roadway through growing fractures. In the formulas offered for the practical application, integral parameters that characterize permeability and porosity of rock mass and process parameters of the technology are found during test injection.

  1. Study of the method of water-injected meat identifying based on low-field nuclear magnetic resonance

    NASA Astrophysics Data System (ADS)

    Xu, Jianmei; Lin, Qing; Yang, Fang; Zheng, Zheng; Ai, Zhujun

    2018-01-01

    The aim of this study to apply low-field nuclear magnetic resonance technique was to study regular variation of the transverse relaxation spectral parameters of water-injected meat with the proportion of water injection. Based on this, the method of one-way ANOVA and discriminant analysis was used to analyse the differences between these parameters in the capacity of distinguishing water-injected proportion, and established a model for identifying water-injected meat. The results show that, except for T 21b, T 22e and T 23b, the other parameters of the T 2 relaxation spectrum changed regularly with the change of water-injected proportion. The ability of different parameters to distinguish water-injected proportion was different. Based on S, P 22 and T 23m as the prediction variable, the Fisher model and the Bayes model were established by discriminant analysis method, qualitative and quantitative classification of water-injected meat can be realized. The rate of correct discrimination of distinguished validation and cross validation were 88%, the model was stable.

  2. Development of noSQL data storage for the ATLAS PanDA Monitoring System

    NASA Astrophysics Data System (ADS)

    Potekhin, M.; ATLAS Collaboration

    2012-06-01

    For several years the PanDA Workload Management System has been the basis for distributed production and analysis for the ATLAS experiment at the LHC. Since the start of data taking PanDA usage has ramped up steadily, typically exceeding 500k completed jobs/day by June 2011. The associated monitoring data volume has been rising as well, to levels that present a new set of challenges in the areas of database scalability and monitoring system performance and efficiency. These challenges are being met with a R&D effort aimed at implementing a scalable and efficient monitoring data storage based on a noSQL solution (Cassandra). We present our motivations for using this technology, as well as data design and the techniques used for efficient indexing of the data. We also discuss the hardware requirements as they were determined by testing with actual data and realistic loads.

  3. FPGA-Based Multiprocessor System for Injection Molding Control

    PubMed Central

    Muñoz-Barron, Benigno; Morales-Velazquez, Luis; Romero-Troncoso, Rene J.; Rodriguez-Donate, Carlos; Trejo-Hernandez, Miguel; Benitez-Rangel, Juan P.; Osornio-Rios, Roque A.

    2012-01-01

    The plastic industry is a very important manufacturing sector and injection molding is a widely used forming method in that industry. The contribution of this work is the development of a strategy to retrofit control of an injection molding machine based on an embedded system microprocessors sensor network on a field programmable gate array (FPGA) device. Six types of embedded processors are included in the system: a smart-sensor processor, a micro fuzzy logic controller, a programmable logic controller, a system manager, an IO processor and a communication processor. Temperature, pressure and position are controlled by the proposed system and experimentation results show its feasibility and robustness. As validation of the present work, a particular sample was successfully injected. PMID:23202036

  4. Validation of 64Cu-DOTA-rituximab injection preparation under good manufacturing practices: a PET tracer for imaging of B-cell non-Hodgkin lymphoma.

    PubMed

    Natarajan, Arutselvan; Arksey, Natasha; Iagaru, Andrei; Chin, Frederick T; Gambhir, Sanjiv Sam

    2015-01-01

    Manufacturing of 64Cu-1,4,7,10-tetraazacyclododecane-N,N',N'',N'''-tetraacetic acid (DOTA)-rituximab injection under good manufacturing practices (GMP) was validated for imaging of patients with CD20+ B-cell non-Hodgkin lymphoma. Rituximab was purified by size exclusion high performance liquid chromatography (HPLC) and conjugated to DOTA-mono-(N-hydroxysuccinimidyl) ester. 64CuCl2, buffers, reagents, and other raw materials were obtained as high-grade quality. Following a semi-automated synthesis of 64Cu-DOTA-rituximab, a series of quality control tests was performed. The product was further tested in vivo using micro-positron emission tomography/computed tomography (PET/CT) to assess targeting ability towards human CD20 in transgenic mice. Three batches of 64Cu-DOTA-rituximab final product were prepared as per GMP specifications. The radiolabeling yield from these batches was 93.1 ± 5.8%; these provided final product with radiopharmaceutical yield, purity, and specific activity of 59.2 ± 5.1% (0.9 ± 0.1 GBq of 64Cu), > 95% (by HPLC and radio-thin layer chromatography), and 229.4 ± 43.3 GBq/µmol (or 1.5 ± 0.3 MBq/µg), respectively. The doses passed apyrogenicity and human serum stability specifications, were sterile up to 14 days, and retained > 60% immunoreactivity. In vivo micro-PET/CT mouse images at 24 hours postinjection showed that the tracer targeted the intended sites of human CD20 expression. Thus, we have validated the manufacturing of GMP grade 64Cu-DOTA-rituximab for injection in the clinical setting.

  5. A Medical Image Backup Architecture Based on a NoSQL Database and Cloud Computing Services.

    PubMed

    Santos Simões de Almeida, Luan Henrique; Costa Oliveira, Marcelo

    2015-01-01

    The use of digital systems for storing medical images generates a huge volume of data. Digital images are commonly stored and managed on a Picture Archiving and Communication System (PACS), under the DICOM standard. However, PACS is limited because it is strongly dependent on the server's physical space. Alternatively, Cloud Computing arises as an extensive, low cost, and reconfigurable resource. However, medical images contain patient information that can not be made available in a public cloud. Therefore, a mechanism to anonymize these images is needed. This poster presents a solution for this issue by taking digital images from PACS, converting the information contained in each image file to a NoSQL database, and using cloud computing to store digital images.

  6. Influence of Powder Injection Parameters in High-Pressure Cold Spray

    NASA Astrophysics Data System (ADS)

    Ozdemir, Ozan C.; Widener, Christian A.

    2017-10-01

    High-pressure cold spray systems are becoming widely accepted for use in the structural repair of surface defects of expensive machinery parts used in industrial and military equipment. The deposition quality of cold spray repairs is typically validated using coupon testing and through destructive analysis of mock-ups or first articles for a defined set of parameters. In order to provide a reliable repair, it is important to not only maintain the same processing parameters, but also to have optimum fixed parameters, such as the particle injection location. This study is intended to provide insight into the sensitivity of the way that the powder is injected upstream of supersonic nozzles in high-pressure cold spray systems and the effects of variations in injection parameters on the nature of the powder particle kinetics. Experimentally validated three-dimensional computational fluid dynamics (3D CFD) models are implemented to study the particle impact conditions for varying powder feeder tube size, powder feeder tube axial misalignment, and radial powder feeder injection location on the particle velocity and the deposition shape of aluminum alloy 6061. Outputs of the models are statistically analyzed to explore the shape of the spray plume distribution and resulting coating buildup.

  7. Expanding Non-solenoidal Startup with Local Helicity Injection to Increased Toroidal Field and Helicity Injection Rate

    NASA Astrophysics Data System (ADS)

    Perry, J. M.; Barr, J. L.; Bodner, G. M.; Bongard, M. W.; Burke, M. G.; Fonck, R. J.; Hinson, E. T.; Lewicki, B. T.; Reusch, J. A.; Schlossberg, D. J.; Winz, G. R.

    2015-11-01

    Local helicity injection (LHI) is a non-solenoidal startup technique under development on the Pegasus ST. Plasma currents up to 0.18 MA have been initiated by LHI in conjunction with poloidal field induction. A 0-D power balance model has been developed to predict plasma current evolution by balancing helicity input against resistive dissipation. The model is being validated against a set of experimental measurements and magnetic reconstructions with radically varied plasma geometric evolutions. Outstanding physics issues with LHI startup are the scalings of confinement and MHD activity with helicity injection rate and toroidal field strength, as well as injector behavior at high field. Preliminary results from the newly-installed Thomson scattering system suggest core temperatures of a few hundred eV during LHI startup. Measurements are being expanded to multiple spatial points for ongoing confinement studies. A set of larger-area injectors is being installed in the lower divertor region, where increased toroidal field will provide a helicity injection rate over 3 times that of outboard injectors. In this regime helicity injection will be the dominant current drive. Experiments with divertor injectors will permit experimental differentiation of several possible confinement models, and demonstrate the feasibility of LHI startup at high field. Work supported by US DOE grant DE-FG02-96ER54375.

  8. Psychometric Assessment of the Injection Pen Assessment Questionnaire (IPAQ): measuring ease of use and preference with injection pens for human growth hormone

    PubMed Central

    2012-01-01

    Purpose To examine the psychometric properties of the Injection Pen Assessment Questionnaire (IPAQ) including the following: 1) item and scale characteristics (e.g., frequencies, item distributions, and factor structure), 2) reliability, and 3) validity. Methods Focus groups and one-on-one dyad interviews guided the development of the IPAQ. The IPAQ was subsequently tested in 136 parent–child dyads in a Phase 3, 2-month, open-label, multicenter trial for a new Genotropin® disposable pen. Factor analysis was performed to inform the development of a scoring algorithm, and reliability and validity of the IPAQ were evaluated using the data from this two months study. Psychometric analyses were conducted separately for each injection pen. Results Confirmatory factor analysis provides evidence supporting a second order factor solution for four subscales and a total IPAQ score. These factor analysis results support the conceptual framework developed from previous qualitative research in patient dyads using the reusable pen. However, the IPAQ subscales did not consistently meet acceptable internal consistency reliability for some group level comparisons. Cronbach’s alphas for the total IPAQ score for both pens were 0.85, exceeding acceptable levels of reliability for group comparisons. Conclusions The total IPAQ score is a useful measure for evaluating ease of use and preference for injection pens in clinical trials among patient dyads receiving hGH. The psychometric properties of the individual subscales, mainly the lower internal consistency reliability of some of the subscales and the predictive validity findings, do not support the use of subscale scores alone as a primary endpoint. PMID:23046797

  9. Flux-Level Transit Injection Experiments with NASA Pleiades Supercomputer

    NASA Astrophysics Data System (ADS)

    Li, Jie; Burke, Christopher J.; Catanzarite, Joseph; Seader, Shawn; Haas, Michael R.; Batalha, Natalie; Henze, Christopher; Christiansen, Jessie; Kepler Project, NASA Advanced Supercomputing Division

    2016-06-01

    Flux-Level Transit Injection (FLTI) experiments are executed with NASA's Pleiades supercomputer for the Kepler Mission. The latest release (9.3, January 2016) of the Kepler Science Operations Center Pipeline is used in the FLTI experiments. Their purpose is to validate the Analytic Completeness Model (ACM), which can be computed for all Kepler target stars, thereby enabling exoplanet occurrence rate studies. Pleiades, a facility of NASA's Advanced Supercomputing Division, is one of the world's most powerful supercomputers and represents NASA's state-of-the-art technology. We discuss the details of implementing the FLTI experiments on the Pleiades supercomputer. For example, taking into account that ~16 injections are generated by one core of the Pleiades processors in an hour, the “shallow” FLTI experiment, in which ~2000 injections are required per target star, can be done for 16% of all Kepler target stars in about 200 hours. Stripping down the transit search to bare bones, i.e. only searching adjacent high/low periods at high/low pulse durations, makes the computationally intensive FLTI experiments affordable. The design of the FLTI experiments and the analysis of the resulting data are presented in “Validating an Analytic Completeness Model for Kepler Target Stars Based on Flux-level Transit Injection Experiments” by Catanzarite et al. (#2494058).Kepler was selected as the 10th mission of the Discovery Program. Funding for the Kepler Mission has been provided by the NASA Science Mission Directorate.

  10. Similarity extraction mechanism concerning historical personalities based on SQL queries in an RDBMS environment

    NASA Astrophysics Data System (ADS)

    Barouchou, Alexandra; Dendrinos, Markos

    2015-02-01

    An interesting issue in the domain of history of science and ideas is the concept of similarity of historical personalities. Similar objects of research of philosophers and scientists indicate prospective influences, caused either from one another's reading or meetings, communication or even cooperation. Key methodological role in the surfacing of the sought similarities play the keywords extracted from their works as well as their placement in a philosophical and scientific term taxonomy. The case study examined in the framework of this paper concerns scientists and philosophers, who lived in ancient Greece or Renaissance periods and dealt, in at least one work, with the subject God. All the available data (scientists, studies, recorded relations between scientists, keywords, and thematic hierarchy) have been organized in an RDBMS environment, aiming at the emergence of similarities and influences between scientists through properly created SQL queries based on date and thematic hierarchy criteria.

  11. Information Flow Integrity for Systems of Independently-Developed Components

    DTIC Science & Technology

    2015-06-22

    We also examined three programs (Apache, MySQL , and PHP) in detail to evaluate the efficacy of using the provided package test suites to generate...method are just as effective as hooks that were manually placed over the course of years while greatly reducing the burden on programmers. ”Leveraging...to validate optimizations of real-world, mature applications: the Apache software suite, the Mozilla Suite, and the MySQL database. ”Validating Library

  12. HbA1c values calculated from blood glucose levels using truncated Fourier series and implementation in standard SQL database language.

    PubMed

    Temsch, W; Luger, A; Riedl, M

    2008-01-01

    This article presents a mathematical model to calculate HbA1c values based on self-measured blood glucose and past HbA1c levels, thereby enabling patients to monitor diabetes therapy between scheduled checkups. This method could help physicians to make treatment decisions if implemented in a system where glucose data are transferred to a remote server. The method, however, cannot replace HbA1c measurements; past HbA1c values are needed to gauge the method. The mathematical model of HbA1c formation was developed based on biochemical principles. Unlike an existing HbA1c formula, the new model respects the decreasing contribution of older glucose levels to current HbA1c values. About 12 standard SQL statements embedded in a php program were used to perform Fourier transform. Regression analysis was used to gauge results with previous HbA1c values. The method can be readily implemented in any SQL database. The predicted HbA1c values thus obtained were in accordance with measured values. They also matched the results of the HbA1c formula in the elevated range. By contrast, the formula was too "optimistic" in the range of better glycemic control. Individual analysis of two subjects improved the accuracy of values and reflected the bias introduced by different glucometers and individual measurement habits.

  13. Impact de l'utilisation des strategies d'injection multiple et de biodiesel sur un moteur diesel a rampe commune d'injection

    NASA Astrophysics Data System (ADS)

    Plamondon, Etienne

    Using biodiesel/diesel fuel blends and multiple injection strategies in diesel engines have shown promising results in improving the trade-off relationship between nitrous oxides and particulate matters, but their effects are still not completely understood. In this context, this thesis focuses on the characterization of the multiple injection strategies and biodiesel impacts on pollutant emissions, performances and injection system behavior. To reach this goal, an experimental campaign on a diesel engine was performed and a model simulating the injection process was developed. The engine tests at low load with pilot injection allowed the reduction of NOx emissions up to 27% and those of PM up to 22.3% compared to single injection, provided that a precise tuning of the injection parameters was previously realized. This simultaneous reduction is explained by the reduction of the premixed combustion phase and injected fuel quantity during principal injection when a pilot injection is used. With triple injection for the tested engine load, the post-injection did not result in PM reduction since it contributes by itself to the PM production while the preinjection occurred too soon to burn conveniently and caused perturbations in the injection system as well. Using B20 blend in single injection caused a PM increase and a NOx reduction which might be explained by the poorer fuel atomization. However, pilot injection with B20 allowed to get a simultaneous reduction of NOx and PM, as observed with diesel. An injection simulation model was also developed and experimentally validated for different injection pressures as well as different energizing times and dwell times. When comparing the use of biodiesel with diesel, simulation showed that there was a critical energizing time for which both fuels yielded the same injection duration. For shorter energizing times, the biodiesel injection duration was shorter than for diesel, while longer energizing times presented the

  14. Elimination of fuel pressure fluctuation and multi-injection fuel mass deviation of high pressure common-rail fuel injection system

    NASA Astrophysics Data System (ADS)

    Li, Pimao; Zhang, Youtong; Li, Tieshuan; Xie, Lizhe

    2015-03-01

    The influence of fuel pressure fluctuation on multi-injection fuel mass deviation has been studied a lot, but the fuel pressure fluctuation at injector inlet is still not eliminated efficiently. In this paper, a new type of hydraulic filter consisting of a damping hole and a chamber is developed for elimination of fuel pressure fluctuation and multi-injection fuel mass deviation. Linear model of the improved high pressure common-rail system(HPCRS) including injector, the pipe connecting common-rail with injector and the hydraulic filter is built. Fuel pressure fluctuation at injector inlet, on which frequency domain analysis is conducted through fast Fourier transformation, is acquired at different target pressure and different damping hole diameter experimentally. The linear model is validated and can predict the natural frequencies of the system. Influence of damping hole diameter on fuel pressure fluctuation is analyzed qualitatively based on the linear model, and it can be inferred that an optimal diameter of the damping hole for elimination of fuel pressure fluctuation exists. Fuel pressure fluctuation and fuel mass deviation under different damping hole diameters are measured experimentally, and it is testified that the amplitude of both fuel pressure fluctuation and fuel mass deviation decreases first and then increases with the increasing of damping hole diameter. The amplitude of main injection fuel mass deviation can be reduced by 73% at most under pilot-main injection mode, and the amplitude of post injection fuel mass deviation can be reduced by 92% at most under main-post injection mode. Fuel mass of a single injection increases with the increasing of the damping hole diameter. The hydraulic filter proposed by this research can be potentially used to eliminate fuel pressure fluctuation at injector inlet and improve the stability of HPCRS fuel injection.

  15. Development of noSQL data storage for the ATLAS PanDA Monitoring System

    NASA Astrophysics Data System (ADS)

    Ito, H.; Potekhin, M.; Wenaus, T.

    2012-12-01

    For several years the PanDA Workload Management System has been the basis for distributed production and analysis for the ATLAS experiment at the LHC. Since the start of data taking PanDA usage has ramped up steadily, typically exceeding 500k completed jobs/day by June 2011. The associated monitoring data volume has been rising as well, to levels that present a new set of challenges in the areas of database scalability and monitoring system performance and efficiency. These challenges are being met with an R&D effort aimed at implementing a scalable and efficient monitoring data storage based on a noSQL solution (Cassandra). We present our motivations for using this technology, as well as data design and the techniques used for efficient indexing of the data. We also discuss the hardware requirements as they were determined by testing with actual data and realistic rate of queries. In conclusion, we present our experience with operating a Cassandra cluster over an extended period of time and with data load adequate for planned application.

  16. Modelling induced seismicity due to fluid injection

    NASA Astrophysics Data System (ADS)

    Murphy, S.; O'Brien, G. S.; Bean, C. J.; McCloskey, J.; Nalbant, S. S.

    2011-12-01

    Injection of fluid into the subsurface alters the stress in the crust and can induce earthquakes. The science of assessing the risk of induced seismicity from such ventures is still in its infancy despite public concern. We plan to use a fault network model in which stress perturbations due to fluid injection induce earthquakes. We will use this model to investigate the role different operational and geological factors play in increasing seismicity in a fault system due to fluid injection. The model is based on a quasi-dynamic relationship between stress and slip coupled with a rate and state fiction law. This allows us to model slip on fault interfaces over long periods of time (i.e. years to 100's years). With the use of the rate and state friction law the nature of stress release during slipping can be altered through variation of the frictional parameters. Both seismic and aseismic slip can therefore be simulated. In order to add heterogeneity along the fault plane a fractal variation in the frictional parameters is used. Fluid injection is simulated using the lattice Boltzmann method whereby pore pressure diffuses throughout a permeable layer from the point of injection. The stress perturbation this causes on the surrounding fault system is calculated using a quasi-static solution for slip dislocation in an elastic half space. From this model we can generate slip histories and seismicity catalogues covering 100's of years for predefined fault networks near fluid injection sites. Given that rupture is a highly non-linear process, comparison between models with different input parameters (e.g. fault network statistics and injection rates) will be based on system wide features (such as the Gutenberg-Richter b-values), rather than specific seismic events. Our ultimate aim is that our model produces seismic catalogues similar to those observed over real injection sites. Such validation would pave the way to probabilistic estimation of reactivation risk for

  17. 76 FR 26729 - Ceridian Corporation; Analysis of Proposed Consent Order to Aid Public Comment

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-05-09

    ... result of these failures, hackers executed an SQL injection attack on the Powerpay Web site and Web application. Through this attack, the hackers found personal information stored in Powerpay on Ceridian's...

  18. Uncovering high rates of unsafe injection equipment reuse in rural Cameroon: validation of a survey instrument that probes for specific misconceptions

    PubMed Central

    2011-01-01

    Background Unsafe reuse of injection equipment in hospitals is an on-going threat to patient safety in many parts of Africa. The extent of this problem is difficult to measure. Standard WHO injection safety assessment protocols used in the 2003 national injection safety assessment in Cameroon are problematic because health workers often behave differently under the observation of visitors. The main objective of this study is to assess the extent of unsafe injection equipment reuse and potential for blood-borne virus transmission in Cameroon. This can be done by probing for misconceptions about injection safety that explain reuse without sterilization. These misconceptions concern useless precautions against cross-contamination, i.e. "indirect reuse" of injection equipment. To investigate whether a shortage of supply explains unsafe reuse, we compared our survey data against records of purchases. Methods All health workers at public hospitals in two health districts in the Northwest Province of Cameroon were interviewed about their own injection practices. Injection equipment supply purchase records documented for January to December 2009 were compared with self-reported rates of syringe reuse. The number of HIV, HBV and HCV infections that result from unsafe medical injections in these health districts is estimated from the frequency of unsafe reuse, the number of injections performed, the probability that reused injection equipment had just been used on an infected patient, the size of the susceptible population, and the transmission efficiency of each virus in an injection. Results Injection equipment reuse occurs commonly in the Northwest Province of Cameroon, practiced by 44% of health workers at public hospitals. Self-reported rates of syringe reuse only partly explained by records on injection equipment supplied to these hospitals, showing a shortage of syringes where syringes are reused. Injection safety interventions could prevent an estimated 14-336 HIV

  19. Application of a Computer Model to Various Specifications of Fuel Injection System for DI Diesel Engines

    NASA Astrophysics Data System (ADS)

    Yamanishi, Manabu

    A combined experimental and computational investigation was performed in order to evaluate the effects of various design parameters of an in-line injection pump on the nozzle exit characteristics for DI diesel engines. Measurements of the pump chamber pressure and the delivery valve lift were included for validation by using specially designed transducers installed inside the pump. The results confirm that the simulation model is capable of predicting the pump operation for all the different designs investigated pump operating conditions. Following the successful validation of this model, parametric studies were performed which allow for improved fuel injection system design.

  20. Experience with Multi-Tier Grid MySQL Database Service Resiliency at BNL

    NASA Astrophysics Data System (ADS)

    Wlodek, Tomasz; Ernst, Michael; Hover, John; Katramatos, Dimitrios; Packard, Jay; Smirnov, Yuri; Yu, Dantong

    2011-12-01

    We describe the use of F5's BIG-IP smart switch technology (3600 Series and Local Traffic Manager v9.0) to provide load balancing and automatic fail-over to multiple Grid services (GUMS, VOMS) and their associated back-end MySQL databases. This resiliency is introduced in front of the external application servers and also for the back-end database systems, which is what makes it "multi-tier". The combination of solutions chosen to ensure high availability of the services, in particular the database replication and fail-over mechanism, are discussed in detail. The paper explains the design and configuration of the overall system, including virtual servers, machine pools, and health monitors (which govern routing), as well as the master-slave database scheme and fail-over policies and procedures. Pre-deployment planning and stress testing will be outlined. Integration of the systems with our Nagios-based facility monitoring and alerting is also described. And application characteristics of GUMS and VOMS which enable effective clustering will be explained. We then summarize our practical experiences and real-world scenarios resulting from operating a major US Grid center, and assess the applicability of our approach to other Grid services in the future.

  1. Application of SQL database to the control system of MOIRCS

    NASA Astrophysics Data System (ADS)

    Yoshikawa, Tomohiro; Omata, Koji; Konishi, Masahiro; Ichikawa, Takashi; Suzuki, Ryuji; Tokoku, Chihiro; Uchimoto, Yuka Katsuno; Nishimura, Tetsuo

    2006-06-01

    MOIRCS (Multi-Object Infrared Camera and Spectrograph) is a new instrument for the Subaru telescope. In order to perform observations of near-infrared imaging and spectroscopy with cold slit mask, MOIRCS contains many device components, which are distributed on an Ethernet LAN. Two PCs wired to the focal plane array electronics operate two HAWAII2 detectors, respectively, and other two PCs are used for integrated control and quick data reduction, respectively. Though most of the devices (e.g., filter and grism turrets, slit exchange mechanism for spectroscopy) are controlled via RS232C interface, they are accessible from TCP/IP connection using TCP/IP to RS232C converters. Moreover, other devices are also connected to the Ethernet LAN. This network distributed structure provides flexibility of hardware configuration. We have constructed an integrated control system for such network distributed hardwares, named T-LECS (Tohoku University - Layered Electronic Control System). T-LECS has also network distributed software design, applying TCP/IP socket communication to interprocess communication. In order to help the communication between the device interfaces and the user interfaces, we defined three layers in T-LECS; an external layer for user interface applications, an internal layer for device interface applications, and a communication layer, which connects two layers above. In the communication layer, we store the data of the system to an SQL database server; they are status data, FITS header data, and also meta data such as device configuration data and FITS configuration data. We present our software system design and the database schema to manage observations of MOIRCS with Subaru.

  2. Cluster dynamics modeling and experimental investigation of the effect of injected interstitials

    NASA Astrophysics Data System (ADS)

    Michaut, B.; Jourdan, T.; Malaplate, J.; Renault-Laborne, A.; Sefta, F.; Décamps, B.

    2017-12-01

    The effect of injected interstitials on loop and cavity microstructures is investigated experimentally and numerically for 304L austenitic stainless steel irradiated at 450 °C with 10 MeV Fe5+ ions up to about 100 dpa. A cluster dynamics model is parametrized on experimental results obtained by transmission electron microscopy (TEM) in a region where injected interstitials can be safely neglected. It is then used to model the damage profile and study the impact of self-ion injection. Results are compared to TEM observations on cross-sections of specimens. It is shown that injected interstitials have a significant effect on cavity density and mean size, even in the sink-dominated regime. To quantitatively match the experimental data in the self-ions injected area, a variation of some parameters is necessary. We propose that the fraction of freely migrating species may vary as a function of depth. Finally, we show that simple rate theory considerations do not seem to be valid for these experimental conditions.

  3. Evaluation of a Murine Single-Blood-Injection SAH Model

    PubMed Central

    Sommer, Clemens; Steiger, Hans-Jakob; Schneider, Toni; Hänggi, Daniel

    2014-01-01

    The molecular pathways underlying the pathogenesis after subarachnoid haemorrhage (SAH) are poorly understood and continue to be a matter of debate. A valid murine SAH injection model is not yet available but would be the prerequisite for further transgenic studies assessing the mechanisms following SAH. Using the murine single injection model, we examined the effects of SAH on regional cerebral blood flow (rCBF) in the somatosensory (S1) and cerebellar cortex, neuro-behavioural and morphological integrity and changes in quantitative electrocorticographic and electrocardiographic parameters. Micro CT imaging verified successful blood delivery into the cisterna magna. An acute impairment of rCBF was observed immediately after injection in the SAH and after 6, 12 and 24 hours in the S1 and 6 and 12 hours after SAH in the cerebellum. Injection of blood into the foramen magnum reduced telemetric recorded total ECoG power by an average of 65%. Spectral analysis of ECoGs revealed significantly increased absolute delta power, i.e., slowing, cortical depolarisations and changes in ripples and fast ripple oscillations 12 hours and 24 hours after SAH. Therefore, murine single-blood-injection SAH model is suitable for pathophysiological and further molecular analysis following SAH. PMID:25545775

  4. Injection System for Multi-Well Injection Using a Single Pump

    PubMed Central

    Wovkulich, Karen; Stute, Martin; Protus, Thomas J.; Mailloux, Brian J.; Chillrud, Steven N.

    2015-01-01

    Many hydrological and geochemical studies rely on data resulting from injection of tracers and chemicals into groundwater wells. The even distribution of liquids to multiple injection points can be challenging or expensive, especially when using multiple pumps. An injection system was designed using one chemical metering pump to evenly distribute the desired influent simultaneously to 15 individual injection points through an injection manifold. The system was constructed with only one metal part contacting the fluid due to the low pH of the injection solutions. The injection manifold system was used during a three-month pilot scale injection experiment at the Vineland Chemical Company Superfund site. During the two injection phases of the experiment (Phase I = 0.27 L/min total flow, Phase II = 0.56 L/min total flow), flow measurements were made 20 times over three months; an even distribution of flow to each injection well was maintained (RSD <4%). This durable system is expandable to at least 16 injection points and should be adaptable to other injection experiments that require distribution of air-stable liquids to multiple injection points with a single pump. PMID:26140014

  5. Stability of fault submitted to fluid injections

    NASA Astrophysics Data System (ADS)

    Brantut, N.; Passelegue, F. X.; Mitchell, T. M.

    2017-12-01

    Elevated pore pressure can lead to slip reactivation on pre-existing fractures and faults when the coulomb failure point is reached. From a static point of view, the reactivation of fault submitted to a background stress (τ0) is a function of the peak strength of the fault, i.e. the quasi-static effective friction coefficient (µeff). However, this theory is valid only when the entire fault is affected by fluid pressure, which is not the case in nature, and during human induced-seismicity. In this study, we present new results about the influence of the injection rate on the stability of faults. Experiments were conducted on a saw-cut sample of westerly granite. The experimental fault was 8 cm length. Injections were conducted through a 2 mm diameter hole reaching the fault surface. Experiments were conducted at four different order magnitudes fluid pressure injection rates (from 1 MPa/minute to 1 GPa/minute), in a fault system submitted to 50 and 100 MPa confining pressure. Our results show that the peak fluid pressure leading to slip depends on injection rate. The faster the injection rate, the larger the peak fluid pressure leading to instability. Wave velocity surveys across the fault highlighted that decreasing the injection-rate leads to an increase of size of the fluid pressure perturbation. Our result demonstrate that the stability of the fault is not only a function of the fluid pressure requires to reach the failure criterion, but is mainly a function of the ratio between the length of the fault affected by fluid pressure and the total fault length. In addition, we show that the slip rate increases with the background effective stress and with the intensity of the fluid pressure pertubation, i.e. with the excess shear stress acting on the part of the fault pertubated by fluid injection. Our results suggest that crustal fault can be reactivated by local high fluid overpressures. These results could explain the "large" magnitude human-induced earthquakes

  6. DAMAGE MODELING OF INJECTION-MOLDED SHORT- AND LONG-FIBER THERMOPLASTICS

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

    Nguyen, Ba Nghiep; Kunc, Vlastimil; Bapanapalli, Satish K.

    2009-10-30

    This article applies the recent anisotropic rotary diffusion – reduced strain closure (ARD-RSC) model for predicting fiber orientation and a new damage model for injection-molded long-fiber thermoplastics (LFTs) to analyze progressive damage leading to total failure of injection-molded long-glass-fiber/polypropylene (PP) specimens. The ARD-RSC model was implemented in a research version of the Autodesk Moldflow Plastics Insight (MPI) processing code, and it has been used to simulate injection-molding of a long-glass-fiber/PP plaque. The damage model combines micromechanical modeling with a continuum damage mechanics description to predict the nonlinear behavior due to plasticity coupled with damage in LFTs. This model has beenmore » implemented in the ABAQUS finite element code via user-subroutines and has been used in the damage analyses of tensile specimens removed from the injection-molded long-glass-fiber/PP plaques. Experimental characterization and mechanical testing were performed to provide input data to support and validate both process modeling and damage analyses. The predictions are in agreement with the experimental results.« less

  7. Simulation and Validation of Injection-Compression Filling Stage of Liquid Moulding with Fast Curing Resins

    NASA Astrophysics Data System (ADS)

    Martin, Ffion A.; Warrior, Nicholas A.; Simacek, Pavel; Advani, Suresh; Hughes, Adrian; Darlington, Roger; Senan, Eissa

    2018-03-01

    Very short manufacture cycle times are required if continuous carbon fibre and epoxy composite components are to be economically viable solutions for high volume composite production for the automotive industry. Here, a manufacturing process variant of resin transfer moulding (RTM), targets a reduction of in-mould manufacture time by reducing the time to inject and cure components. The process involves two stages; resin injection followed by compression. A flow simulation methodology using an RTM solver for the process has been developed. This paper compares the simulation prediction to experiments performed using industrial equipment. The issues encountered during the manufacturing are included in the simulation and their sensitivity to the process is explored.

  8. Anisotropic mechanical behavior of an injection molded short fiber reinforced thermoplastic

    NASA Astrophysics Data System (ADS)

    Lopez, Delphine; Thuillier, Sandrine; Bessières, Nicolas; Grohens, Yves

    2016-10-01

    A short fiber reinforced thermoplastic was injected into a rectangular mold, in order to prepare samples to characterize the mechanical behavior of the material. The injection process was simulated with Moldflow and a cutting pattern was deduced from the predicted fiber orientation, leading to samples with several well-defined orientations with respect to the injection direction. Monotonic tensile tests up to rupture, as well as complex cycles made of loading steps followed by relaxation steps at different strain levels were performed, in order to check the reproducibility for a given orientation. Moreover, the fiber orientation in the central part of the tensile samples was also analyzed with X-ray tomography. The results show that the mechanical behavior for each orientation (among 6) was rather reproducible, thus validating the cutting pattern.

  9. Human and bovine spinal disc mechanics subsequent to trypsin injection.

    PubMed

    Alsup, Jeremy; Bishop, Timothy; Eggett, Dennis; Bowden, Anton E

    2017-10-01

    To investigate the biomechanical effects of injections of a protease on the characteristics of bovine coccygeal and human lumbar disc motion segments. Mechanics of treated tissues were measured immediately after injection and 3 h after injection. Motion segments underwent axial rotation and flexion-extension loading. Stiffness and neutral zone parameters experienced significant changes over time, with bovine tissues more strongly affected than human cadaver tissues. This was true in both axial rotation and flexion-extension. The treatment type significantly affected the neutral zone measurements in axial rotation. Hysteresis parameters were impacted by control injections. The extrapolation of bovine coccygeal motion testing results to human lumbar disc mechanics is not yet practical. The injected treatment may have a smaller impact on disc mechanics than time in testing. Viscoelasticity of human lumbar discs may be impacted by any damage to the annulus fibrosis induced by needlestick. Preclinical testing of novel spinal devices is essential to the design validation and regulatory processes, but current testing techniques rely on cadaveric testing of primarily older spines with essentially random amounts of disc degeneration. The present work investigates the viability of using trypsin injections to create a more uniform preclinical model of disc degeneration from a mechanics perspective, for the purpose of testing spinal devices. Such a model would facilitate translation of new spinal technologies to clinical practice.

  10. Operational Exercise Integration Recommendations for DoD Cyber Ranges

    DTIC Science & Technology

    2015-08-05

    be the precision and recall of a security information and event management (SIEM) system ’s notifications of unauthorized access to that directory...network traffic, port scanning Deplete Resources TCP flooding, memory leak exploitation Injection Cross-site scripting attacks, SQL injection Deceptive...requirements for personnel development; tactics, techniques, and procedures (TTPs) devel- opment; and mission rehearsals . While unique in their own

  11. A CFD Model for High Pressure Liquid Poison Injection for CANDU-6 Shutdown System No. 2

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

    Bo Wook Rhee; Chang Jun Jeong; Hye Jeong Yun

    2002-07-01

    In CANDU reactor one of the two reactor shutdown systems is the liquid poison injection system which injects the highly pressurized liquid neutron poison into the moderator tank via small holes on the nozzle pipes. To ensure the safe shutdown of a reactor it is necessary for the poison curtains generated by jets provide quick, and enough negative reactivity to the reactor during the early stage of the accident. In order to produce the neutron cross section necessary to perform this work, the poison concentration distribution during the transient is necessary. In this study, a set of models for analyzingmore » the transient poison concentration induced by this high pressure poison injection jet activated upon the reactor trip in a CANDU-6 reactor moderator tank has been developed and used to generate the poison concentration distribution of the poison curtains induced by the high pressure jets injected into the vacant region between the pressure tube banks. The poison injection rate through the jet holes drilled on the nozzle pipes is obtained by a 1-D transient hydrodynamic code called, ALITRIG, and this injection rate is used to provide the inlet boundary condition to a 3-D CFD model of the moderator tank based on CFX4.3, a CFD code, to simulate the formation of the poison jet curtain inside the moderator tank. For validation, an attempt was made to validate this model against a poison injection experiment performed at BARC. As conclusion this set of models is judged to be appropriate. (authors)« less

  12. Using Patient Feedback to Optimize the Design of a Certolizumab Pegol Electromechanical Self-Injection Device: Insights from Human Factors Studies.

    PubMed

    Domańska, Barbara; Stumpp, Oliver; Poon, Steven; Oray, Serkan; Mountian, Irina; Pichon, Clovis

    2018-01-01

    We incorporated patient feedback from human factors studies (HFS) in the patient-centric design and validation of ava ® , an electromechanical device (e-Device) for self-injecting the anti-tumor necrosis factor certolizumab pegol (CZP). Healthcare professionals, caregivers, healthy volunteers, and patients with rheumatoid arthritis, psoriatic arthritis, ankylosing spondylitis, or Crohn's disease participated in 11 formative HFS to optimize the e-Device design through intended user feedback; nine studies involved simulated injections. Formative participant questionnaire feedback was collected following e-Device prototype handling. Validation HFS (one EU study and one US study) assessed the safe and effective setup and use of the e-Device using 22 predefined critical tasks. Task outcomes were categorized as "failures" if participants did not succeed within three attempts. Two hundred eighty-three participants entered formative (163) and validation (120) HFS; 260 participants performed one or more simulated e-Device self-injections. Design changes following formative HFS included alterations to buttons and the graphical user interface screen. All validation HFS participants completed critical tasks necessary for CZP dose delivery, with minimal critical task failures (12 of 572 critical tasks, 2.1%, in the EU study, and 2 of 5310 critical tasks, less than 0.1%, in the US study). CZP e-Device development was guided by intended user feedback through HFS, ensuring the final design addressed patients' needs. In both validation studies, participants successfully performed all critical tasks, demonstrating safe and effective e-Device self-injections. UCB Pharma. Plain language summary available on the journal website.

  13. Granisetron Injection

    MedlinePlus

    ... and vomiting that may occur after surgery. Granisetron extended-release (long-acting) injection is used with other ... be injected intravenously (into a vein) and granisetron extended-release injection comes as a liquid to be ...

  14. Deltoid Injections of Risperidone Long-acting Injectable in Patients with Schizophrenia

    PubMed Central

    Quiroz, Jorge A.; Rusch, Sarah; Thyssen, An; Kushner, Stuart

    2011-01-01

    Background Risperidone long-acting injectable was previously approved for treatment of schizophrenia as biweekly injections in the gluteal muscle only. We present data on local injection-site tolerability and safety of risperidone long-acting injectable and comparability of systemic exposure of deltoid versus gluteal injections. Methods Risperidone long-acting injectable was administered in an open-label, single-dose, two-way crossover study, with patients randomized to receive either 25mg gluteal/37.5mg deltoid crossover in two treatment periods or 50mg gluteal/50mg deltoid injections crossover; each treatment period was separated by an 85-day observation period (Study 1) and an open-label, multiple-dose study (4 sequential 37.5mg or 50mg deltoid injections every 2 weeks) (Study 2). The pharmacokinetic results from both the studies have already been published. Results In Study 1 (n=170), the majority of patients had no local injection-site findings, based on investigator and patient-rated evaluations. In Study 2 (n=53), seven of the 51 patients who received at least two deltoid injections discontinued (primary endpoint). However, none of the discontinuations were due to injection-site related reasons. The 90-percent upper confidence limit of the true proportion of injection-site issue withdrawals was 5.7 percent. No moderate or severe injection-site reactions were reported. Conclusion Intramuscular injections via the deltoid and gluteal sites are equivalent routes of administration of risperidone long-acting injectable with respect to local injection-site tolerability. The overall safety and tolerability profile of risperidone long-acting injectable was comparable when administered as an intramuscular injection in the deltoid (37.5mg and 50mg) and gluteal (25mg and 50mg) sites. PMID:21779538

  15. Modeling and Simulation Behavior Validation Methodology and Extension Model Validation for the Individual Soldier

    DTIC Science & Technology

    2015-03-01

    domains. Major model functions include: • Ground combat: Light and heavy forces. • Air mobile forces. • Future forces. • Fixed-wing and rotary-wing...Constraints: • Study must be completed no later than 31 December 2014. • Entity behavior limited to select COMBATXXI Mobility , Unmanned Aerial System...and SQL backend , as well as any open application programming interface API. • Allows data transparency and data driven navigation through the model

  16. Validation of single-fluid and two-fluid magnetohydrodynamic models of the helicity injected torus spheromak experiment with the NIMROD code

    NASA Astrophysics Data System (ADS)

    Akcay, Cihan; Kim, Charlson C.; Victor, Brian S.; Jarboe, Thomas R.

    2013-08-01

    We present a comparison study of 3-D pressureless resistive MHD (rMHD) and 3-D presureless two-fluid MHD models of the Helicity Injected Torus with Steady Inductive helicity injection (HIT-SI). HIT-SI is a current drive experiment that uses two geometrically asymmetric helicity injectors to generate and sustain toroidal plasmas. The comparable size of the collisionless ion skin depth di to the resistive skin depth predicates the importance of the Hall term for HIT-SI. The simulations are run with NIMROD, an initial-value, 3-D extended MHD code. The modeled plasma density and temperature are assumed uniform and constant. The helicity injectors are modeled as oscillating normal magnetic and parallel electric field boundary conditions. The simulations use parameters that closely match those of the experiment. The simulation output is compared to the formation time, plasma current, and internal and surface magnetic fields. Results of the study indicate 2fl-MHD shows quantitative agreement with the experiment while rMHD only captures the qualitative features. The validity of each model is assessed based on how accurately it reproduces the global quantities as well as the temporal and spatial dependence of the measured magnetic fields. 2fl-MHD produces the current amplification Itor/Iinj and formation time τf demonstrated by HIT-SI with similar internal magnetic fields. rMHD underestimates Itor/Iinj and exhibits much a longer τf. Biorthogonal decomposition (BD), a powerful mathematical tool for reducing large data sets, is employed to quantify how well the simulations reproduce the measured surface magnetic fields without resorting to a probe-by-probe comparison. BD shows that 2fl-MHD captures the dominant surface magnetic structures and the temporal behavior of these features better than rMHD.

  17. Validation of single-fluid and two-fluid magnetohydrodynamic models of the helicity injected torus spheromak experiment with the NIMROD code

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

    Akcay, Cihan; Victor, Brian S.; Jarboe, Thomas R.

    We present a comparison study of 3-D pressureless resistive MHD (rMHD) and 3-D presureless two-fluid MHD models of the Helicity Injected Torus with Steady Inductive helicity injection (HIT-SI). HIT-SI is a current drive experiment that uses two geometrically asymmetric helicity injectors to generate and sustain toroidal plasmas. The comparable size of the collisionless ion skin depth d{sub i} to the resistive skin depth predicates the importance of the Hall term for HIT-SI. The simulations are run with NIMROD, an initial-value, 3-D extended MHD code. The modeled plasma density and temperature are assumed uniform and constant. The helicity injectors are modeledmore » as oscillating normal magnetic and parallel electric field boundary conditions. The simulations use parameters that closely match those of the experiment. The simulation output is compared to the formation time, plasma current, and internal and surface magnetic fields. Results of the study indicate 2fl-MHD shows quantitative agreement with the experiment while rMHD only captures the qualitative features. The validity of each model is assessed based on how accurately it reproduces the global quantities as well as the temporal and spatial dependence of the measured magnetic fields. 2fl-MHD produces the current amplification (I{sub tor}/I{sub inj}) and formation time τ{sub f} demonstrated by HIT-SI with similar internal magnetic fields. rMHD underestimates (I{sub tor}/I{sub inj}) and exhibits much a longer τ{sub f}. Biorthogonal decomposition (BD), a powerful mathematical tool for reducing large data sets, is employed to quantify how well the simulations reproduce the measured surface magnetic fields without resorting to a probe-by-probe comparison. BD shows that 2fl-MHD captures the dominant surface magnetic structures and the temporal behavior of these features better than rMHD.« less

  18. EST Express: PHP/MySQL based automated annotation of ESTs from expression libraries.

    PubMed

    Smith, Robin P; Buchser, William J; Lemmon, Marcus B; Pardinas, Jose R; Bixby, John L; Lemmon, Vance P

    2008-04-10

    Several biological techniques result in the acquisition of functional sets of cDNAs that must be sequenced and analyzed. The emergence of redundant databases such as UniGene and centralized annotation engines such as Entrez Gene has allowed the development of software that can analyze a great number of sequences in a matter of seconds. We have developed "EST Express", a suite of analytical tools that identify and annotate ESTs originating from specific mRNA populations. The software consists of a user-friendly GUI powered by PHP and MySQL that allows for online collaboration between researchers and continuity with UniGene, Entrez Gene and RefSeq. Two key features of the software include a novel, simplified Entrez Gene parser and tools to manage cDNA library sequencing projects. We have tested the software on a large data set (2,016 samples) produced by subtractive hybridization. EST Express is an open-source, cross-platform web server application that imports sequences from cDNA libraries, such as those generated through subtractive hybridization or yeast two-hybrid screens. It then provides several layers of annotation based on Entrez Gene and RefSeq to allow the user to highlight useful genes and manage cDNA library projects.

  19. EST Express: PHP/MySQL based automated annotation of ESTs from expression libraries

    PubMed Central

    Smith, Robin P; Buchser, William J; Lemmon, Marcus B; Pardinas, Jose R; Bixby, John L; Lemmon, Vance P

    2008-01-01

    Background Several biological techniques result in the acquisition of functional sets of cDNAs that must be sequenced and analyzed. The emergence of redundant databases such as UniGene and centralized annotation engines such as Entrez Gene has allowed the development of software that can analyze a great number of sequences in a matter of seconds. Results We have developed "EST Express", a suite of analytical tools that identify and annotate ESTs originating from specific mRNA populations. The software consists of a user-friendly GUI powered by PHP and MySQL that allows for online collaboration between researchers and continuity with UniGene, Entrez Gene and RefSeq. Two key features of the software include a novel, simplified Entrez Gene parser and tools to manage cDNA library sequencing projects. We have tested the software on a large data set (2,016 samples) produced by subtractive hybridization. Conclusion EST Express is an open-source, cross-platform web server application that imports sequences from cDNA libraries, such as those generated through subtractive hybridization or yeast two-hybrid screens. It then provides several layers of annotation based on Entrez Gene and RefSeq to allow the user to highlight useful genes and manage cDNA library projects. PMID:18402700

  20. 3-D simulation of gases transport under condition of inert gas injection into goaf

    NASA Astrophysics Data System (ADS)

    Liu, Mao-Xi; Shi, Guo-Qing; Guo, Zhixiong; Wang, Yan-Ming; Ma, Li-Yang

    2016-12-01

    To prevent coal spontaneous combustion in mines, it is paramount to understand O2 gas distribution under condition of inert gas injection into goaf. In this study, the goaf was modeled as a 3-D porous medium based on stress distribution. The variation of O2 distribution influenced by CO2 or N2 injection was simulated based on the multi-component gases transport and the Navier-Stokes equations using Fluent. The numerical results without inert gas injection were compared with field measurements to validate the simulation model. Simulations with inert gas injection show that CO2 gas mainly accumulates at the goaf floor level; however, a notable portion of N2 gas moves upward. The evolution of the spontaneous combustion risky zone with continuous inert gas injection can be classified into three phases: slow inerting phase, rapid accelerating inerting phase, and stable inerting phase. The asphyxia zone with CO2 injection is about 1.25-2.4 times larger than that with N2 injection. The efficacy of preventing and putting out mine fires is strongly related with the inert gas injecting position. Ideal injections are located in the oxidation zone or the transitional zone between oxidation zone and heat dissipation zone.

  1. Quality Control of Injection Molded Eyewear by Non-Contact Deflectometry

    NASA Astrophysics Data System (ADS)

    Speck, A.; Zelzer, B.; Langenbucher, A.; Eppig, T.

    2014-07-01

    Occupational eye wear such as safety spectacles are manufactured by injection molding techniques. Testing of the assembled safety spectacle lenses in transmission is state of the art, but there is a lack of surface measurement systems for occupational safety lenses. The purpose of this work was to validate a deflectometric setup for topography measurement, detection of defects and visualization of the polishing quality, e.g. casting indentations or impressions, for the production process of safety spectacles. The setup is based on a customized stereo phase measuring deflectometer (PMD), equipped with 3 cameras with f'1,2 = 16 mm and f'3 = 8.5 mm and a specified measurement uncertainty of ± 3 μm. Sixteen plastic lenses and 8 corresponding injection molds from 4 parallel cavities were used for validation of the deflectometer. For comparison an interferometric method and a reference standard (< λ/10 super polished) was used. The accuracy and bias with a spherical safety spectacle sample was below 1 μm, according to DIN ISO 5725-2.2002-12. The repeatability was 2.1 μm and 35.7 μm for a blind radius fit. In conclusion, the PMD technique is an appropriate tool for characterizing occupational safety spectacle and injections mold surfaces. With the presented setup we were able to quantify the surface quality. This can be useful and may optimize the quality of the end product, in addition to standardized measuring systems in transmission.

  2. Nusinersen Injection

    MedlinePlus

    Nusinersen injection comes as a solution (liquid) to inject intrathecally (into the fluid-filled space of the spinal canal). Nusinersen injection is given by a doctor in a medical office or clinic. It is usually given as ...

  3. Evolution of the use of relational and NoSQL databases in the ATLAS experiment

    NASA Astrophysics Data System (ADS)

    Barberis, D.

    2016-09-01

    The ATLAS experiment used for many years a large database infrastructure based on Oracle to store several different types of non-event data: time-dependent detector configuration and conditions data, calibrations and alignments, configurations of Grid sites, catalogues for data management tools, job records for distributed workload management tools, run and event metadata. The rapid development of "NoSQL" databases (structured storage services) in the last five years allowed an extended and complementary usage of traditional relational databases and new structured storage tools in order to improve the performance of existing applications and to extend their functionalities using the possibilities offered by the modern storage systems. The trend is towards using the best tool for each kind of data, separating for example the intrinsically relational metadata from payload storage, and records that are frequently updated and benefit from transactions from archived information. Access to all components has to be orchestrated by specialised services that run on front-end machines and shield the user from the complexity of data storage infrastructure. This paper describes this technology evolution in the ATLAS database infrastructure and presents a few examples of large database applications that benefit from it.

  4. Phase and flow behavior of mixed gas hydrate systems during gas injection

    NASA Astrophysics Data System (ADS)

    Darnell, K.; Flemings, P. B.; DiCarlo, D. A.

    2017-12-01

    nitrogen in mixed gas injection into methane hydrate reservoirs has been far more successful at producing methane than pure carbon dioxide injections. These results also provide a test for the validity of equilibrium thermodynamics in transport-dominated mixed hydrate systems that can be validated by laboratory-scale flow-through experiments.

  5. Simulated fault injection - A methodology to evaluate fault tolerant microprocessor architectures

    NASA Technical Reports Server (NTRS)

    Choi, Gwan S.; Iyer, Ravishankar K.; Carreno, Victor A.

    1990-01-01

    A simulation-based fault-injection method for validating fault-tolerant microprocessor architectures is described. The approach uses mixed-mode simulation (electrical/logic analysis), and injects transient errors in run-time to assess the resulting fault impact. As an example, a fault-tolerant architecture which models the digital aspects of a dual-channel real-time jet-engine controller is used. The level of effectiveness of the dual configuration with respect to single and multiple transients is measured. The results indicate 100 percent coverage of single transients. Approximately 12 percent of the multiple transients affect both channels; none result in controller failure since two additional levels of redundancy exist.

  6. Field Validation of Supercritical CO 2 Reactivity with Basalts

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

    McGrail, B. Peter; Schaef, Herbert T.; Spane, Frank A.

    2017-01-10

    Continued global use of fossil fuels places a premium on developing technology solutions to minimize increases in atmospheric CO 2 levels. CO 2 storage in reactive basalts might be one of these solutions by permanently converting injected gaseous CO 2 into solid carbonates. Herein we report results from a field demonstration where ~1000 MT of CO 2 was injected into a natural basalt formation in Eastern Washington State. Following two years of post-injection monitoring, cores were obtained from within the injection zone and subjected to detailed physical and chemical analysis. Nodules found in vesicles throughout the cores were identified asmore » the carbonate mineral, ankerite Ca[Fe, Mg, Mn](CO 3) 2. Carbon isotope analysis showed the nodules are chemically distinct as compared with natural carbonates present in the basalt and clear correlation with the isotopic signature of the injected CO 2. These findings provide field validation of rapid mineralization rates observed from years of laboratory testing with basalts.« less

  7. SurvExpress: an online biomarker validation tool and database for cancer gene expression data using survival analysis.

    PubMed

    Aguirre-Gamboa, Raul; Gomez-Rueda, Hugo; Martínez-Ledesma, Emmanuel; Martínez-Torteya, Antonio; Chacolla-Huaringa, Rafael; Rodriguez-Barrientos, Alberto; Tamez-Peña, José G; Treviño, Victor

    2013-01-01

    Validation of multi-gene biomarkers for clinical outcomes is one of the most important issues for cancer prognosis. An important source of information for virtual validation is the high number of available cancer datasets. Nevertheless, assessing the prognostic performance of a gene expression signature along datasets is a difficult task for Biologists and Physicians and also time-consuming for Statisticians and Bioinformaticians. Therefore, to facilitate performance comparisons and validations of survival biomarkers for cancer outcomes, we developed SurvExpress, a cancer-wide gene expression database with clinical outcomes and a web-based tool that provides survival analysis and risk assessment of cancer datasets. The main input of SurvExpress is only the biomarker gene list. We generated a cancer database collecting more than 20,000 samples and 130 datasets with censored clinical information covering tumors over 20 tissues. We implemented a web interface to perform biomarker validation and comparisons in this database, where a multivariate survival analysis can be accomplished in about one minute. We show the utility and simplicity of SurvExpress in two biomarker applications for breast and lung cancer. Compared to other tools, SurvExpress is the largest, most versatile, and quickest free tool available. SurvExpress web can be accessed in http://bioinformatica.mty.itesm.mx/SurvExpress (a tutorial is included). The website was implemented in JSP, JavaScript, MySQL, and R.

  8. SurvExpress: An Online Biomarker Validation Tool and Database for Cancer Gene Expression Data Using Survival Analysis

    PubMed Central

    Aguirre-Gamboa, Raul; Gomez-Rueda, Hugo; Martínez-Ledesma, Emmanuel; Martínez-Torteya, Antonio; Chacolla-Huaringa, Rafael; Rodriguez-Barrientos, Alberto; Tamez-Peña, José G.; Treviño, Victor

    2013-01-01

    Validation of multi-gene biomarkers for clinical outcomes is one of the most important issues for cancer prognosis. An important source of information for virtual validation is the high number of available cancer datasets. Nevertheless, assessing the prognostic performance of a gene expression signature along datasets is a difficult task for Biologists and Physicians and also time-consuming for Statisticians and Bioinformaticians. Therefore, to facilitate performance comparisons and validations of survival biomarkers for cancer outcomes, we developed SurvExpress, a cancer-wide gene expression database with clinical outcomes and a web-based tool that provides survival analysis and risk assessment of cancer datasets. The main input of SurvExpress is only the biomarker gene list. We generated a cancer database collecting more than 20,000 samples and 130 datasets with censored clinical information covering tumors over 20 tissues. We implemented a web interface to perform biomarker validation and comparisons in this database, where a multivariate survival analysis can be accomplished in about one minute. We show the utility and simplicity of SurvExpress in two biomarker applications for breast and lung cancer. Compared to other tools, SurvExpress is the largest, most versatile, and quickest free tool available. SurvExpress web can be accessed in http://bioinformatica.mty.itesm.mx/SurvExpress (a tutorial is included). The website was implemented in JSP, JavaScript, MySQL, and R. PMID:24066126

  9. Injection therapy for subacute and chronic low-back pain.

    PubMed

    Staal, J Bart; de Bie, Rob; de Vet, Henrica Cw; Hildebrandt, Jan; Nelemans, Patty

    2008-07-16

    The effectiveness of injection therapy for low-back pain is still debatable. Heterogeneity of target tissue, pharmacological agent and dosage generally found in randomized controlled trials (RCTs) points to the need for clinically valid comparisons in a literature synthesis. To determine if injection therapy is more effective than placebo or other treatments for patients with subacute or chronic low-back pain. We updated the search of the earlier systematic review and searched the Cochrane Central Register of Controlled Trials, MEDLINE and EMBASE databases from January 1999 to March 2007 for relevant trials reported in English, French, German, Dutch and Nordic languages. We also screened references from trials identified. RCTs on the effects of injection therapy involving epidural, facet or local sites for subacute or chronic low-back pain were included. Studies which compared the effects of intradiscal injections, prolotherapy or Ozone therapy with other treatments, were excluded unless injection therapy with another pharmaceutical agent (no placebo treatment) was part of one of the treatment arms. Studies about injections in sacroiliac joints and studies evaluating the effects of epidural steroids for radicular pain were also excluded. Two review authors independently assessed the quality of the trials. If study data were clinically and statistically too heterogeneous to perform a meta-analysis, we used a best evidence synthesis to summarize the results. The evidence was classified into five levels (strong, moderate, limited, conflicting or no evidence), taking into account the methodological quality of the studies. 18 trials (1179 participants) were included in this updated review. The injection sites varied from epidural sites and facet joints (i.e. intra-articular injections, peri-articular injections and nerve blocks) to local sites (i.e. tender- and trigger points). The drugs that were studied consisted of corticosteroids, local anesthetics and a variety of

  10. Pulverized solid injection system. Application to laboratory burners and pyrometric temperature measurements

    NASA Astrophysics Data System (ADS)

    Therssen, E.; Delfosse, L.

    1995-08-01

    The design and setting up of a pulverized solid injection system for use in laboratory burners is presented. The original dual system consists of a screw feeder coupled to an acoustic sower. This laboratory device allows a good regularity and stability of the particle-gas mixture transported to the burner in a large scale of mass powder and gas vector rate flow. The thermal history of the particles has been followed by optical measurements. The quality of the particle cloud injected in the burner has been validated by the good agreement between experimental and modeling particle temperature.

  11. Measuring tissue back-pressure--in vivo injection forces during subcutaneous injection.

    PubMed

    Allmendinger, Andrea; Mueller, Robert; Schwarb, Edward; Chipperfield, Mark; Huwyler, Joerg; Mahler, Hanns-Christian; Fischer, Stefan

    2015-07-01

    Limited information is available on injection forces of parenterals representing the in vivo situation. Scope of the present study was to investigate the contribution of the subcutaneous (sc) tissue layer to injection forces during in vivo injection. Göttingen minipigs received injections of isotonic dextran solutions (1-100 mPas) into the plica inguinalis using different injection rates and volumes (0.025-0.2 mL/s and 2.5 vs. 4.5 mL). The contribution of the sc back-pressure to injection forces was found to increase linearly with viscosity and injection rate ranging from 0.6 ± 0.5 N to 1.0 ± 0.4 N (1 mPas), 0.7 ± 0.2 N to 2.4 ± 1.9 N (10 mPas), and 1.8 ± 0.6 N to 4.7 ± 3.3 N (20 mPas) for injection rates of 0.025 to 0.2 mL/s, respectively. Variability increased with viscosity and injection rate. Values are average values from 10 randomized injections. A maximum of 12.9 N was reached for 20 mPas at 0.2 mL/s; 6.9 ± 0.3 N was determined for 100 mPas at 0.025 mL/s. No difference was found between injection volumes of 2.5 and 4.5 mL. The contribution of the tissue was differentiated from the contribution of the injection device and a local temperature effect. This effect was leading to warming of the (equilibrated) sample in the needle, therefore smaller injection forces than expected compensating tissue resistance to some parts. When estimating injection forces representative for the in vivo situation, the contribution of the tissue has to be considered as well as local warming of the sample in the needle during injection.

  12. A DBTechNet course module on database SQL transactions for VET teachers training and higher education informatics education

    NASA Astrophysics Data System (ADS)

    Dervos, D. A.; Skourlas, C.; Laiho, M.

    2015-02-01

    "DBTech VET Teachers" project is Leonardo da Vinci Multilateral Transfer of Innovation Project co-financed by the European Commission's Lifelong Learning Programme. The aim of the project is to renew the teaching of database technologies in VET (Vocational Education and Training) institutes, on the basis of the current and real needs of ICT industry in Europe. Training of the VET teachers is done with the systems used in working life and they are taught to guide students to learning by verifying. In this framework, a course module on SQL transactions is prepared and offered. In this paper we present and briefly discuss some qualitative/quantitative data collected from its first pilot offering to an international audience in Greece during May-June 2013. The questionnaire/evaluation results, and the types of participants who have attended the course offering, are presented. Conclusions are also presented.

  13. Identifying injection drug use and estimating population size of people who inject drugs using healthcare administrative datasets.

    PubMed

    Janjua, Naveed Zafar; Islam, Nazrul; Kuo, Margot; Yu, Amanda; Wong, Stanley; Butt, Zahid A; Gilbert, Mark; Buxton, Jane; Chapinal, Nuria; Samji, Hasina; Chong, Mei; Alvarez, Maria; Wong, Jason; Tyndall, Mark W; Krajden, Mel

    2018-05-01

    Large linked healthcare administrative datasets could be used to monitor programs providing prevention and treatment services to people who inject drugs (PWID). However, diagnostic codes in administrative datasets do not differentiate non-injection from injection drug use (IDU). We validated algorithms based on diagnostic codes and prescription records representing IDU in administrative datasets against interview-based IDU data. The British Columbia Hepatitis Testers Cohort (BC-HTC) includes ∼1.7 million individuals tested for HCV/HIV or reported HBV/HCV/HIV/tuberculosis cases in BC from 1990 to 2015, linked to administrative datasets including physician visit, hospitalization and prescription drug records. IDU, assessed through interviews as part of enhanced surveillance at the time of HIV or HCV/HBV diagnosis from a subset of cases included in the BC-HTC (n = 6559), was used as the gold standard. ICD-9/ICD-10 codes for IDU and injecting-related infections (IRI) were grouped with records of opioid substitution therapy (OST) into multiple IDU algorithms in administrative datasets. We assessed the performance of IDU algorithms through calculation of sensitivity, specificity, positive predictive, and negative predictive values. Sensitivity was highest (90-94%), and specificity was lowest (42-73%) for algorithms based either on IDU or IRI and drug misuse codes. Algorithms requiring both drug misuse and IRI had lower sensitivity (57-60%) and higher specificity (90-92%). An optimal sensitivity and specificity combination was found with two medical visits or a single hospitalization for injectable drugs with (83%/82%) and without OST (78%/83%), respectively. Based on algorithms that included two medical visits, a single hospitalization or OST records, there were 41,358 (1.2% of 11-65 years individuals in BC) recent PWID in BC based on health encounters during 3- year period (2013-2015). Algorithms for identifying PWID using diagnostic codes in linked administrative

  14. Efficacy and safety of closing postcatheterisation pseudoaneurysms with ultrasound-guided thrombin injections using two approaches: bolus versus slow injection. A prospective randomised trial.

    PubMed

    Lewandowski, Paweł; Maciejewski, Paweł; Wąsek, Wojciech; Pasierski, Tomasz; Budaj, Andrzej

    2011-01-01

    Thrombin injection is a widely accepted treatment of an iatrogenic arterial pseudoaneurysm. However, the optimal mode of injection and type of pseudoaneurysm amenable to this therapy have yet been established. To compare efficacy and safety of two approaches to ultrasound-guided thrombin injections into a femoral artery pseudoaneurysm with or without long neck that developed as an iatrogenic complication of cardiac catheterisation. Patients were randomised to thrombin administration in a bolus or slow injection. The length and width of aneurysm neck and blood flow velocity in the neck were measured with color Doppler ultrasonography before the closure procedure. Thrombin dose, time to thrombotic occlusion, blood oxygen saturation in a toe of the extremity with the pseudoaneurysm (a marker of silent microembolisation), and clinical signs of distal embolisation were recorded. Between 2006 and 2009, 73 consecutive patients (33 males; mean age 67.8 ± 11.9 years) with femoral pseudoaneurysms complicating cardiac catheterisation were randomised into two groups that were treated with thrombin bolus (n = 40) or slow injection (n = 33). The efficacy of aneurysm closure with either method was similarly high (100% vs 96.8%, NS, respectively) and did not depend on the length and width of the aneurysm neck. Independent risk factors for distal embolisation were: thrombin dose (OR 4.2; 95% CI 0.92-19.3), the length of aneurysm neck (OR 4.66; 95% CI 1.1-19.9), age above 80 years (OR 10.9; 95% CI 1.0-116.8), and bolus treatment (OR 7.6; 95% CI 1.3-44.9). We observed silent microembolisation phenomenon that was common (occurring in 38% of patients in the bolus group vs 33% of patients in the slow injection group) but in most cases asymptomatic. Femoral pseudoaneurysm closure with a low dose of thrombin is a valid and beneficial treatment. Either method (bolus or slow injection) was similarly efficacious and safe even in the subgroup of patients with neckless aneurysms. We observed

  15. Compressed air injection technique to standardize block injection pressures.

    PubMed

    Tsui, Ban C H; Li, Lisa X Y; Pillay, Jennifer J

    2006-11-01

    Presently, no standardized technique exists to monitor injection pressures during peripheral nerve blocks. Our objective was to determine if a compressed air injection technique, using an in vitro model based on Boyle's law and typical regional anesthesia equipment, could consistently maintain injection pressures below a 1293 mmHg level associated with clinically significant nerve injury. Injection pressures for 20 and 30 mL syringes with various needle sizes (18G, 20G, 21G, 22G, and 24G) were measured in a closed system. A set volume of air was aspirated into a saline-filled syringe and then compressed and maintained at various percentages while pressure was measured. The needle was inserted into the injection port of a pressure sensor, which had attached extension tubing with an injection plug clamped "off". Using linear regression with all data points, the pressure value and 99% confidence interval (CI) at 50% air compression was estimated. The linearity of Boyle's law was demonstrated with a high correlation, r = 0.99, and a slope of 0.984 (99% CI: 0.967-1.001). The net pressure generated at 50% compression was estimated as 744.8 mmHg, with the 99% CI between 729.6 and 760.0 mmHg. The various syringe/needle combinations had similar results. By creating and maintaining syringe air compression at 50% or less, injection pressures will be substantially below the 1293 mmHg threshold considered to be an associated risk factor for clinically significant nerve injury. This technique may allow simple, real-time and objective monitoring during local anesthetic injections while inherently reducing injection speed.

  16. Optimisation of warpage on plastic injection moulding part using response surface methodology (RSM) and genetic algorithm method (GA)

    NASA Astrophysics Data System (ADS)

    Miza, A. T. N. A.; Shayfull, Z.; Nasir, S. M.; Fathullah, M.; Hazwan, M. H. M.

    2017-09-01

    In this study, Computer Aided Engineering was used for injection moulding simulation. The method of Design of experiment (DOE) was utilize according to the Latin Square orthogonal array. The relationship between the injection moulding parameters and warpage were identify based on the experimental data that used. Response Surface Methodology (RSM) was used as to validate the model accuracy. Then, the RSM and GA method were combine as to examine the optimum injection moulding process parameter. Therefore the optimisation of injection moulding is largely improve and the result shown an increasing accuracy and also reliability. The propose method by combining RSM and GA method also contribute in minimising the warpage from occur.

  17. "Injection first": a unique group of injection drug users in Tijuana, Mexico.

    PubMed

    Morris, Meghan D; Brouwer, Kimberly C; Lozada, Remedios M; Gallardo, Manuel; Vera, Alicia; Strathdee, Steffanie A

    2012-01-01

    Using baseline data from a study of injection drug users (IDUs) in Tijuana, Mexico (N = 1,052), we identified social and behavioral factors associated with injecting at the same age or earlier than other administration routes of illicit drug use (eg, "injection first") and examined whether this IDU subgroup had riskier drug using and sexual behaviors than other IDUs. Twelve-percent "injected first." Characteristics independently associated with a higher odds of "injection first" included being younger at first injection, injecting heroin as their first drug, being alone at the first injection episode, and having a sexual debut at the same age or earlier as when they initiated drug use; family members' illicit drug use was associated with lower odds of injecting first. When adjusting for age at first injection and number of years injecting, "injection first" IDUs had lower odds of ever overdosing, and ever trading sex. On the other hand, they were less likely to have ever been enrolled in drug treatment, and more commonly obtained their syringes from potentially unsafe sources. In conclusion, a sizable proportion of IDUs in Tijuana injected as their first drug using experience, although evidence that this was a riskier subgroup of IDUs was inconclusive.  Copyright © American Academy of Addiction Psychiatry.

  18. Prevalence and characteristics of femoral injection among Seattle-area injection drug users.

    PubMed

    Coffin, Phillip O; Coffin, Lara S; Murphy, Shilo; Jenkins, Lindsay M; Golden, Matthew R

    2012-04-01

    Injection drug use (IDU) into central veins, most common among long-term IDUs with no other options, can lead to severe infectious, vascular, and traumatic medical consequences. To follow-up on anecdotal reports of femoral vein injection and related medical problems in Seattle, we analyzed data from the annual survey of a community-based syringe exchange program. A total of 276 (81%) of 343 program attendees completed the survey in August 2010. Among 248 IDUs, 66% were male, 78% white, and 86% primarily injected opiates. One hundred respondents (40%) had injected into the femoral vein, 55% of whom were actively doing so, and 58% of whom reported medical complications that they attributed to the practice. Most (66%) used the femoral vein due to difficulty accessing other veins, although 61% reported other veins they could access and 67% reporting using other sites since initiating femoral injection. While injecting into muscle was more frequent among older IDUs with longer injection careers, the prevalence of femoral injection was highest among respondents in their late twenties with 2.5-6 years of injecting drugs. Multivariate analysis demonstrated an increased risk of initiating femoral injection each calendar year after 2007. Injecting into the femoral vein was also associated with white versus other race (odds ratio [OR] 2.7, 95% CI 1.3-5.4) and injection of primarily opiates versus other drugs (OR 6.3, 95% CI 1.2-32.9) and not associated with age, length of IDU career, or a history of injecting into muscle. These findings suggest a secular trend of increasing femoral injection among Seattle-area IDUs with a high rate of related medical problems. Interventions, such as education regarding the hazards of central venous injection and guidance on safe injection into peripheral veins, are needed to minimize the health consequences of femoral injection.

  19. Asymmetric injection and distribution of space charges in propylene carbonate under impulse voltage

    NASA Astrophysics Data System (ADS)

    Sima, Wenxia; Chen, Qiulin; Sun, Potao; Yang, Ming; Guo, Hongda; Ye, Lian

    2018-05-01

    Space charge can distort the electric field in high voltage stressed liquid dielectrics and lead to breakdown. Observing the evolution of space charge in real time and determining the influencing factors are of considerable significance. The spatio-temporal evolution of space charge in propylene carbonate, which is very complex under impulse voltage, was measured in this study through the time-continuous Kerr electro-optic field mapping measurement. We found that the injection charge from a brass electrode displayed an asymmetric effect; that is, the negative charge injection near the cathode lags behind the positive charge injection near the anode. Physical mechanisms, including charge generation and drift, are analyzed, and a voltage-dependent saturated drift rectification model was established to explain the interesting phenomena. Mutual validation of models and our measurement data indicated that a barrier layer, which is similar to metal-semiconductor contact, was formed in the contact interface between the electrode and propylene carbonate and played an important role in the space charge injection.

  20. An OAIS-Based Hospital Information System on the Cloud: Analysis of a NoSQL Column-Oriented Approach.

    PubMed

    Celesti, Antonio; Fazio, Maria; Romano, Agata; Bramanti, Alessia; Bramanti, Placido; Villari, Massimo

    2018-05-01

    The Open Archive Information System (OAIS) is a reference model for organizing people and resources in a system, and it is already adopted in care centers and medical systems to efficiently manage clinical data, medical personnel, and patients. Archival storage systems are typically implemented using traditional relational database systems, but the relation-oriented technology strongly limits the efficiency in the management of huge amount of patients' clinical data, especially in emerging cloud-based, that are distributed. In this paper, we present an OAIS healthcare architecture useful to manage a huge amount of HL7 clinical documents in a scalable way. Specifically, it is based on a NoSQL column-oriented Data Base Management System deployed in the cloud, thus to benefit from a big tables and wide rows available over a virtual distributed infrastructure. We developed a prototype of the proposed architecture at the IRCCS, and we evaluated its efficiency in a real case of study.

  1. BIGNASim: a NoSQL database structure and analysis portal for nucleic acids simulation data

    PubMed Central

    Hospital, Adam; Andrio, Pau; Cugnasco, Cesare; Codo, Laia; Becerra, Yolanda; Dans, Pablo D.; Battistini, Federica; Torres, Jordi; Goñi, Ramón; Orozco, Modesto; Gelpí, Josep Ll.

    2016-01-01

    Molecular dynamics simulation (MD) is, just behind genomics, the bioinformatics tool that generates the largest amounts of data, and that is using the largest amount of CPU time in supercomputing centres. MD trajectories are obtained after months of calculations, analysed in situ, and in practice forgotten. Several projects to generate stable trajectory databases have been developed for proteins, but no equivalence exists in the nucleic acids world. We present here a novel database system to store MD trajectories and analyses of nucleic acids. The initial data set available consists mainly of the benchmark of the new molecular dynamics force-field, parmBSC1. It contains 156 simulations, with over 120 μs of total simulation time. A deposition protocol is available to accept the submission of new trajectory data. The database is based on the combination of two NoSQL engines, Cassandra for storing trajectories and MongoDB to store analysis results and simulation metadata. The analyses available include backbone geometries, helical analysis, NMR observables and a variety of mechanical analyses. Individual trajectories and combined meta-trajectories can be downloaded from the portal. The system is accessible through http://mmb.irbbarcelona.org/BIGNASim/. Supplementary Material is also available on-line at http://mmb.irbbarcelona.org/BIGNASim/SuppMaterial/. PMID:26612862

  2. The Influence of Injection Molding Parameter on Properties of Thermally Conductive Plastic

    NASA Astrophysics Data System (ADS)

    Hafizah Azis, N.; Zulafif Rahim, M.; Sa'ude, Nasuha; Rafai, N.; Yusof, M. S.; Tobi, ALM; Sharif, ZM; Rasidi Ibrahim, M.; Ismail, A. E.

    2017-05-01

    Thermally conductive plastic is the composite between metal-plastic material that is becoming popular because if it special characteristic. Injection moulding was regarded as the best process for mass manufacturing of the plastic composite due to its low production cost. The objective of this research is to find the best combination of the injection parameter setting and to find the most significant factor that effect the strength and thermal conductivity of the composite. Several parameter such as the volume percentage of copper powder, nozzle temperature and injection pressure of injection moulding machine were investigated. The analysis was done using Design Expert Software by implementing design of experiment method. From the analysis, the significant effects were determined and mathematical models of only significant effect were established. In order to ensure the validity of the model, confirmation run was done and percentage errors were calculated. It was found that the best combination parameter setting to maximize the value of tensile strength is volume percentage of copper powder of 3.00%, the nozzle temperature of 195°C and the injection pressure of 65%, and the best combination parameter settings to maximize the value of thermal conductivity is volume percentage of copper powder of 7.00%, the nozzle temperature of 195°C and the injection pressure of 65% as recommended..

  3. In-injection port thermal desorption for explosives trace evidence analysis.

    PubMed

    Sigman, M E; Ma, C Y

    1999-10-01

    A gas chromatographic method utilizing thermal desorption of a dry surface wipe for the analysis of explosives trace chemical evidence has been developed and validated using electron capture and negative ion chemical ionization mass spectrometric detection. Thermal desorption was performed within a split/splitless injection port with minimal instrument modification. Surface-abraded Teflon tubing provided the solid support for sample collection and desorption. Performance was characterized by desorption efficiency, reproducibility, linearity of the calibration, and method detection and quantitation limits. Method validation was performed with a series of dinitrotoluenes, trinitrotoluene, two nitroester explosives, and one nitramine explosive. The method was applied to the sampling of a single piece of debris from an explosion containing trinitrotoluene.

  4. Kinota: An Open-Source NoSQL implementation of OGC SensorThings for large-scale high-resolution real-time environmental monitoring

    NASA Astrophysics Data System (ADS)

    Miles, B.; Chepudira, K.; LaBar, W.

    2017-12-01

    The Open Geospatial Consortium (OGC) SensorThings API (STA) specification, ratified in 2016, is a next-generation open standard for enabling real-time communication of sensor data. Building on over a decade of OGC Sensor Web Enablement (SWE) Standards, STA offers a rich data model that can represent a range of sensor and phenomena types (e.g. fixed sensors sensing fixed phenomena, fixed sensors sensing moving phenomena, mobile sensors sensing fixed phenomena, and mobile sensors sensing moving phenomena) and is data agnostic. Additionally, and in contrast to previous SWE standards, STA is developer-friendly, as is evident from its convenient JSON serialization, and expressive OData-based query language (with support for geospatial queries); with its Message Queue Telemetry Transport (MQTT), STA is also well-suited to efficient real-time data publishing and discovery. All these attributes make STA potentially useful for use in environmental monitoring sensor networks. Here we present Kinota(TM), an Open-Source NoSQL implementation of OGC SensorThings for large-scale high-resolution real-time environmental monitoring. Kinota, which roughly stands for Knowledge from Internet of Things Analyses, relies on Cassandra its underlying data store, which is a horizontally scalable, fault-tolerant open-source database that is often used to store time-series data for Big Data applications (though integration with other NoSQL or rational databases is possible). With this foundation, Kinota can scale to store data from an arbitrary number of sensors collecting data every 500 milliseconds. Additionally, Kinota architecture is very modular allowing for customization by adopters who can choose to replace parts of the existing implementation when desirable. The architecture is also highly portable providing the flexibility to choose between cloud providers like azure, amazon, google etc. The scalable, flexible and cloud friendly architecture of Kinota makes it ideal for use in next

  5. Lightning Pin Injection Testing on MOSFETS

    NASA Technical Reports Server (NTRS)

    Ely, Jay J.; Nguyen, Truong X.; Szatkowski, George N.; Koppen, Sandra V.; Mielnik, John J.; Vaughan, Roger K.; Wysocki, Philip F.; Celaya, Jose R.; Saha, Sankalita

    2009-01-01

    Lightning transients were pin-injected into metal-oxide-semiconductor field-effect transistors (MOSFETs) to induce fault modes. This report documents the test process and results, and provides a basis for subsequent lightning tests. MOSFETs may be present in DC-DC power supplies and electromechanical actuator circuits that may be used on board aircraft. Results show that unprotected MOSFET Gates are susceptible to failure, even when installed in systems in well-shielded and partial-shielded locations. MOSFET Drains and Sources are significantly less susceptible. Device impedance decreased (current increased) after every failure. Such a failure mode may lead to cascading failures, as the damaged MOSFET may allow excessive current to flow through other circuitry. Preliminary assessments on a MOSFET subjected to 20-stroke pin-injection testing demonstrate that Breakdown Voltage, Leakage Current and Threshold Voltage characteristics show damage, while the device continues to meet manufacturer performance specifications. The purpose of this research is to develop validated tools, technologies, and techniques for automated detection, diagnosis and prognosis that enable mitigation of adverse events during flight, such as from lightning transients; and to understand the interplay between lightning-induced surges and aging (i.e. humidity, vibration thermal stress, etc.) on component degradation.

  6. Prevalence and correlates of neck injection among people who inject drugs in Tijuana, Mexico.

    PubMed

    Rafful, Claudia; Wagner, Karla D; Werb, Dan; González-Zúñiga, Patricia E; Verdugo, Silvia; Rangel, Gudelia; Strathdee, Steffanie A

    2015-11-01

    Injecting drugs in the neck has been related to adverse health conditions such as jugular vein thrombosis, deep neck infections, aneurysm, haematomas, airway obstruction, vocal cord paralysis and wound botulism, among others. We identified prevalence and correlates of neck injection among people who inject drugs (PWID) in Tijuana, Mexico. Beginning in 2011, PWID aged ≥18 years who injected drugs within the last month were recruited into a prospective cohort. At baseline and semi-annually, PWID completed interviewer-administered surveys soliciting data on drug-injecting practices. Logistic regression was used to identify predictors of injecting in the neck as the most frequent injection site at a single visit. Of 380 PWID, 35.3% injected in the neck at least once in the past 6 months, among whom 71.6% reported it as their most common injection site, the most common injecting site after the arms (47%). Controlling for age, years injecting and injecting frequency, injecting heroin and methamphetamine two or more times per day and having sought injection assistance were associated with injecting in the neck [adjusted odds ratios (AOR): 2.12; 95% confidence intervals (CI): 1.27-3.53 and AOR: 2.65; 95% CI: 1.52-4.53 respectively]. Injecting in the neck was very common among PWID in Tijuana and was associated with polydrug use and seeking injection assistance. Tailoring harm reduction education interventions for individuals who provide injection assistance ('hit doctors') may allow for the dissemination of safe injecting knowledge to reduce injection-related morbidity and mortality. © 2015 Australasian Professional Society on Alcohol and other Drugs.

  7. Small-Volume Injections: Evaluation of Volume Administration Deviation From Intended Injection Volumes.

    PubMed

    Muffly, Matthew K; Chen, Michael I; Claure, Rebecca E; Drover, David R; Efron, Bradley; Fitch, William L; Hammer, Gregory B

    2017-10-01

    In the perioperative period, anesthesiologists and postanesthesia care unit (PACU) nurses routinely prepare and administer small-volume IV injections, yet the accuracy of delivered medication volumes in this setting has not been described. In this ex vivo study, we sought to characterize the degree to which small-volume injections (≤0.5 mL) deviated from the intended injection volumes among a group of pediatric anesthesiologists and pediatric postanesthesia care unit (PACU) nurses. We hypothesized that as the intended injection volumes decreased, the deviation from those intended injection volumes would increase. Ten attending pediatric anesthesiologists and 10 pediatric PACU nurses each performed a series of 10 injections into a simulated patient IV setup. Practitioners used separate 1-mL tuberculin syringes with removable 18-gauge needles (Becton-Dickinson & Company, Franklin Lakes, NJ) to aspirate 5 different volumes (0.025, 0.05, 0.1, 0.25, and 0.5 mL) of 0.25 mM Lucifer Yellow (LY) fluorescent dye constituted in saline (Sigma Aldrich, St. Louis, MO) from a rubber-stoppered vial. Each participant then injected the specified volume of LY fluorescent dye via a 3-way stopcock into IV tubing with free-flowing 0.9% sodium chloride (10 mL/min). The injected volume of LY fluorescent dye and 0.9% sodium chloride then drained into a collection vial for laboratory analysis. Microplate fluorescence wavelength detection (Infinite M1000; Tecan, Mannedorf, Switzerland) was used to measure the fluorescence of the collected fluid. Administered injection volumes were calculated based on the fluorescence of the collected fluid using a calibration curve of known LY volumes and associated fluorescence.To determine whether deviation of the administered volumes from the intended injection volumes increased at lower injection volumes, we compared the proportional injection volume error (loge [administered volume/intended volume]) for each of the 5 injection volumes using a linear

  8. Implementing a prototyping network for injection moulded imaging lenses in Finland

    NASA Astrophysics Data System (ADS)

    Keränen, K.; Mäkinen, J.-T.; Pääkkönen, E. J.; Koponen, M.; Karttunen, M.; Hiltunen, J.; Karioja, P.

    2005-10-01

    A network for prototyping imaging lenses using injection moulding was established in Finland. The network consists of several academic and industrial partners capable of designing, processing and characterising imaging lenses produced by injection moulding technology. In order to validate the operation of the network a demonstrator lens was produced. The process steps included in the manufacturing were lens specification, designing and modelling, material selection, mould tooling, moulding process simulation, injection moulding and characterisation. A magnifying imaging singlet lens to be used as an add-on in a camera phone was selected as a demonstrator. The design of the add-on lens proved to be somewhat challenging, but a double aspheric singlet lens design fulfilling nearly the requirement specification was produced. In the material selection task the overall characteristics profile of polymethyl methacrylate (PMMA) material was seen to be the most fitting to the pilot case. It is a low cost material with good moulding properties and therefore it was selected as a material for the pilot lens. Lens mould design was performed using I-DEAS and tested by using MoldFlow 3D injection moulding simulation software. The simulations predicted the achievable lens quality in the processing, when using a two-cavity mould design. First cavity was tooled directly into the mould plate and the second cavity was made by tooling separate insert pieces for the mould. Mould material was steel and the inserts were made from Moldmax copper alloy. Parts were tooled with high speed milling machines. Insert pieces were hand polished after tooling. Prototype lenses were injection moulded using two PMMA grades, namely 6N and 7N. Different process parameters were also experimented in the injection moulding test runs. Prototypes were characterised by measuring mechanical dimensions, surface profile, roughness and MTF of the lenses. Characterisations showed that the lens surface RMS

  9. Electrokinetic Sample Preconcentration and Hydrodynamic Sample Injection for Microchip Electrophoresis Using a Pneumatic Microvalve

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

    Cong, Yongzheng; Katipamula, Shanta; Geng, Tao

    2016-02-01

    A microfluidic platform was developed to perform online electrokinetic sample preconcentration and rapid hydrodynamic sample injection for electrophoresis using a single microvalve. The PDMS microchip consists of a separation channel, a side channel for sample introduction, and a control channel which is used as a pneumatic microvalve aligned at the intersection of the two flow channels. The closed microvalve, created by multilayer soft lithography, can serve as a preconcentrator under an applied electric potential, enabling current to pass through while blocking bulk flow. Once analytes are concentrated, the valve is briefly opened and the stacked sample is pressure injected intomore » the separation channel for electrophoretic separation. Fluorescently labeled peptides were enriched by a factor of ~450 in 230 s. The performance of the platform was validated by the online preconcentration, injection and electrophoretic separation of fluorescently labeled peptides. This method enables both rapid analyte concentration and controlled injection volume for high sensitivity, high resolution capillary electrophoresis.« less

  10. Rich catalytic injection

    DOEpatents

    Veninger, Albert [Coventry, CT

    2008-12-30

    A gas turbine engine includes a compressor, a rich catalytic injector, a combustor, and a turbine. The rich catalytic injector includes a rich catalytic device, a mixing zone, and an injection assembly. The injection assembly provides an interface between the mixing zone and the combustor. The injection assembly can inject diffusion fuel into the combustor, provides flame aerodynamic stabilization in the combustor, and may include an ignition device.

  11. Anesthetic efficacy of a repeated intraosseous injection following a primary intraosseous injection.

    PubMed

    Jensen, Joanne; Nusstein, John; Drum, Melissa; Reader, Al; Beck, Mike

    2008-02-01

    The purpose of this prospective, randomized, single-blinded study was to determine the anesthetic efficacy of a repeated intraosseous injection given 30 minutes after a primary intraosseous injection. Using a crossover design, 55 subjects randomly received a primary X-tip intraosseous injection (Dentsply Inc, York, PA) of 1.4 mL of 2% lidocaine with epinephrine (using the Wand; Milestone Scientific, Deerfield, IL) and a repeated intraosseous or mock injection at 30 minutes in two appointments. The first molar and adjacent teeth were pulp tested every 2 minutes for a total of 120 minutes. Success was defined as obtaining two consecutive 80 readings with the electric pulp tester. Success of the initial intraosseous injection was 100% for the first molar. The repeated intraosseous injection mimicked the initial intraosseous injection in terms of pulpal anesthesia and statistically provided another 15 minutes of pulpal anesthesia. In conclusion, using the methodology presented, repeating the intraosseous injection 30 minutes after an initial intraosseous injection will provide an additional 15 minutes of pulpal anesthesia.

  12. Prevalence and correlates of neck injection among people who inject drugs in Tijuana, Mexico

    PubMed Central

    RAFFUL, CLAUDIA; WAGNER, KARLA D.; WERB, DAN; GONZÁLEZ-ZÚÑIGA, PATRICIA E.; VERDUGO, SILVIA; RANGEL, GUDELIA; STRATHDEE, STEFFANIE A.

    2016-01-01

    Introduction and Aims Injecting drugs in the neck has been related to adverse health conditions such as jugular vein thrombosis, deep neck infections, aneurysm, haematomas, airway obstruction, vocal cord paralysis and wound botulism, among others. We identified prevalence and correlates of neck injection among people who inject drugs (PWID) in Tijuana, Mexico. Design and Methods Beginning in 2011, PWID aged ≥18 years who injected drugs within the last month were recruited into a prospective cohort. At baseline and semi-annually, PWID completed interviewer-administered surveys soliciting data on drug-injecting practices. Logistic regression was used to identify predictors of injecting in the neck as the most frequent injection site at a single visit. Results Of 380 PWID, 35.3% injected in the neck at least once in the past 6 months, among whom 71.6% reported it as their most common injection site, the most common injecting site after the arms (47%). Controlling for age, years injecting and injecting frequency, injecting heroin and methamphetamine two or more times per day and having sought injection assistance were associated with injecting in the neck [adjusted odds ratios (AOR): 2.12; 95% confidence intervals (CI): 1.27–3.53 and AOR: 2.65; 95% CI: 1.52–4.53 respectively]. Discussion and Conclusions Injecting in the neck was very common among PWID in Tijuana and was associated with polydrug use and seeking injection assistance. Tailoring harm reduction education interventions for individuals who provide injection assistance (‘hit doctors’) may allow for the dissemination of safe injecting knowledge to reduce injection-related morbidity and mortality. PMID:25867795

  13. RimabotulinumtoxinB Injection

    MedlinePlus

    ... tightening of the neck muscles that may cause neck pain and abnormal head positions). RimabotulinumtoxinB injection is in ... cannot be substituted for another.RimabotulinumtoxinB injection controls ... longer before you feel the full benefit of rimabotulinumtoxinB injection.

  14. Lacosamide Injection

    MedlinePlus

    Lacosamide injection is used in combination with other medications to control certain types of seizures in people who cannot take oral medications. Lacosamide injection is in a class of medications called ...

  15. Colistimethate Injection

    MedlinePlus

    ... is used to treat certain infections caused by bacteria. Colistimethate injection is in a class of medications called antibiotics. It works by killing bacteria.Antibiotics such as colistimethate injection will not work ...

  16. Direct injection GC method for measuring light hydrocarbon emissions from cooling-tower water.

    PubMed

    Lee, Max M; Logan, Tim D; Sun, Kefu; Hurley, N Spencer; Swatloski, Robert A; Gluck, Steve J

    2003-12-15

    A Direct Injection GC method for quantifying low levels of light hydrocarbons (C6 and below) in cooling water has been developed. It is intended to overcome the limitations of the currently available technology. The principle of this method is to use a stripper column in a GC to strip waterfrom the hydrocarbons prior to entering the separation column. No sample preparation is required since the water sample is introduced directly into the GC. Method validation indicates that the Direct Injection GC method offers approximately 15 min analysis time with excellent precision and recovery. The calibration studies with ethylene and propylene show that both liquid and gas standards are suitable for routine calibration and calibration verification. The sampling method using zero headspace traditional VOA (Volatile Organic Analysis) vials and a sample chiller has also been validated. It is apparent that the sampling method is sufficient to minimize the potential for losses of light hydrocarbons, and samples can be held at 4 degrees C for up to 7 days with more than 93% recovery. The Direct Injection GC method also offers <1 ppb (w/v) level method detection limits for ethylene, propylene, and benzene. It is superior to the existing El Paso stripper method. In addition to lower detection limits for ethylene and propylene, the Direct Injection GC method quantifies individual light hydrocarbons in cooling water, provides better recoveries, and requires less maintenance and setup costs. Since the instrumentation and supplies are readily available, this technique could easily be established as a standard or alternative method for routine emission monitoring and leak detection of light hydrocarbons in cooling-tower water.

  17. [Strategy of constructing post-market integral evaluation system of traditional Chinese medicine injection].

    PubMed

    Zhang, Xiao-Yu; Wang, Yan-Ping; Lin, Li-Kai; Shang, Hong-Cai; Wang, Yong-Yan

    2017-08-01

    As an important representative of modern Chinese medicine, traditional Chinese medicine (TCM) injzection has become an indispensable part of the Chinese medicine industry. However, its development is now restricted by the bottleneck of insufficient core competitiveness, low-level research and production, even injection quality and the safe use are not guaranteed. Thus, it is urgent to reevaluate post-marketing TCM injection generally and to make secondary development. Under current circumstances, taking major brands which have good clinical and market foundation, as well as research value, as the main subject of cultivation and evaluation is an important approach to innovative development of TCM injection industry. Unlike oral proprietary Chinese medicine, the cultivatation of major brands of TCM injection needs higher technical support, quality standards and more timely feedback. Therefore, a post-market integral evaluation system adaptive to TCM injection is required. This article discussed some key points on the construction of a post-market integral evaluation system of TCM injection in three levels: optimizing evaluation methods, building synergistic innovation platforms which combine the medical research institutions and pharmaceutical enterprises, and finally constructing the integral evaluation system. A "five to one" structure has been proposed to enhance TCM injection effectiveness, safety and adaptability on the whole, which are from the following aspects: mechanism research, clinical evidence validation, literature information mining, sustainable development of resources and industrialization operation. Copyright© by the Chinese Pharmaceutical Association.

  18. Performance Measurements and Mapping of a R-407C Vapor Injection Scroll Compressor

    NASA Astrophysics Data System (ADS)

    Lumpkin, Domenique; Spielbauer, Niklas; Groll, Eckhard

    2017-08-01

    Environmental conditions significantly define the performance of HVAC&R systems. Vapor compression systems in hot climates tend to operate at higher pressure ratios, leading to increased discharge temperatures. Higher discharge temperatures can lead to higher irreversibilities in the compression process, lower specific enthalpies differences across the evaporator, and possibly a reduction in the compressor life due to the breakdown of the oil used for lubrication. To counter these effects, the use of economized, vapor injection compressors is proposed for vapor compression systems in high temperature climates. Such compressors are commercially available for refrigeration applications, in particular, supermarket refrigeration systems. However, compressor maps for vapor injection compressors are limited and none exist for R-407C. Through calorimeter testing, a compressor map for a single-port vapor injection compressor using R-407C was developed. A standard correlation for mapping single-port vapor injection compressors is proposed and validated using the compressor test results. The system and compressor performance with and without vapor injection was considered. As expected, with vapor injection there was a reduction in compressor discharge temperatures and an increase in the system coefficient of performance. The proposed dimensionless correlation is more accurate than the AHRI polynomial for mapping the injection ratio, discharge temperature, and compressor heat loss. The predicted volumetric efficiency values from the dimensionless correlation is within 1% of the measured valued. Similarly, the predicted isentropic efficiency values are within 2% of the measured values.

  19. A New Partial Reconfiguration-Based Fault-Injection System to Evaluate SEU Effects in SRAM-Based FPGAs

    NASA Astrophysics Data System (ADS)

    Sterpone, L.; Violante, M.

    2007-08-01

    Modern SRAM-based field programmable gate array (FPGA) devices offer high capability in implementing complex system. Unfortunately, SRAM-based FPGAs are extremely sensitive to single event upsets (SEUs) induced by radiation particles. In order to successfully deploy safety- or mission-critical applications, designer need to validate the correctness of the obtained designs. In this paper we describe a system based on partial-reconfiguration for running fault-injection experiments within the configuration memory of SRAM-based FPGAs. The proposed fault-injection system uses the internal configuration capabilities that modern FPGAs offer in order to inject SEU within the configuration memory. Detailed experimental results show that the technique is orders of magnitude faster than previously proposed ones.

  20. Hydrocortisone Injection

    MedlinePlus

    Hydrocortisone injection is used to treat symptoms of low corticosteroid levels (lack of certain substances that are ... is also used to treat severe allergic reactions. Hydrocortisone injection is used in the management of multiple ...

  1. Teduglutide Injection

    MedlinePlus

    ... the medication should read the manufacturer's directions for mixing and injecting the medication before you use it ... Teduglutide must be used within 3 hours after mixing teduglutide powder with the diluent.You can inject ...

  2. Doxycycline Injection

    MedlinePlus

    Doxycycline injection is used to treat or prevent bacterial infections, including pneumonia and other respiratory tract infections. ... certain skin, genital, intestine, and urinary system infections. Doxycycline injection may be used to treat or prevent ...

  3. Dupilumab Injection

    MedlinePlus

    ... injection is used to treat the symptoms of eczema (atopic dermatitis; a skin disease that causes the ... use other medications for their condition or whose eczema has not responded to other medications. Dupilumab injection ...

  4. Naltrexone Injection

    MedlinePlus

    Naltrexone injection is used along with counseling and social support to help people who have stopped drinking ... injection is also used along with counseling and social support to help people who have stopped abusing ...

  5. Doripenem Injection

    MedlinePlus

    ... tract, kidney, and abdomen that are caused by bacteria. Doripenem injection is not approved by the Food ... medications called carbapenem antibiotics. It works by killing bacteria.Antibiotics such as doripenem injection will not work ...

  6. Chloramphenicol Injection

    MedlinePlus

    ... treat certain types of serious infections caused by bacteria when other antibiotics cannot be used. Chloramphenicol injection ... antibiotics. It works by stopping the growth of bacteria..Antibiotics such as chloramphenicol injection will not work ...

  7. Cefoxitin Injection

    MedlinePlus

    ... injection is used to treat infections caused by bacteria including pneumonia and other lower respiratory tract (lung) ... medications called cephamycin antibiotics. It works by killing bacteria.Antibiotics such as cefoxitin injection will not work ...

  8. Tocilizumab Injection

    MedlinePlus

    ... of age or older after receiving certain immunotherapy infusions. Tocilizumab injection is in a class of medications ... you miss an appointment to receive a tocilizumab infusion, call your doctor.If you forget to inject ...

  9. Aripiprazole Injection

    MedlinePlus

    ... a mental illness that causes disturbed or unusual thinking, loss of interest in life, and strong or ... aripiprazole injection and aripiprazole extended-release injection developed gambling problems or other intense urges or behaviors that ...

  10. Mipomersen Injection

    MedlinePlus

    Mipomersen injection is used to decrease levels of cholesterol and other fatty substances in the blood in ... procedure that removes LDL from the blood), but mipomersen injection should not be used along with this ...

  11. Paclitaxel Injection

    MedlinePlus

    ... other medications. Paclitaxel injection manufactured with polyoxyethylated castor oil is used to treat ovarian cancer (cancer that ... and lung cancer. Paclitaxel injection with polyoxyethylated castor oil is also used to treat Kaposi's sarcoma (a ...

  12. Epidural steroid injections: update on efficacy, safety, and newer medications for injection.

    PubMed

    Kozlov, N; Benzon, H T; Malik, K

    2015-08-01

    The best evidence for epidural injection appears to be in the setting of radicular pain with epidural steroid and non-steroid injections more efficacious than non-epidural injections. Studies showed the efficacy of non-particulate steroid to approach the efficacy of particulate steroid and very limited comparisons demonstrated no significant difference between epidural steroid and epidural non-steroid (local anesthetic) injection. Preliminary studies evaluating epidural injection of disease modifying anti-rheumatic drugs such etanercept and tocilizumab showed conflicting results and had significant limitations. Randomized studies support better efficacy of transforaminal injection due to greater incidence of ventral epidural spread of injectate when compared to interlaminar injection. Thus, the transforaminal approach is recommended when unilateral radicular pain is limited to one nerve root. However, the transforaminal approach is associated with greater incidence of central nervous system injury, including paraplegia, attributed to embolization of the particulate steroid. Recent studies showed that non-particulate steroids potentially last as long as particulate steroids. Therefore non-particulate steroid should be used in initial transforaminal epidural injection. Future studies should look into the role of adjunct diagnostic aids, including digital subtraction angiography, in detecting intravascular injection and the ideal site of needle placement, whether it is the safe triangle or the triangle of Kambin. Finally, the role of epidural disease -modifying antirheumatic drugs in the management of back pain needs to be better elucidated.

  13. Psychometric Evaluation of a Turkish Version of the Diabetes Fear of Self-injecting and Self-testing Questionnaire (D-FISQ).

    PubMed

    Celik, Selda; Pinar, Rukiye

    2016-09-01

    To examine the psychometric properties of a Turkish version of the Diabetes Fear of Injecting and Self-testing Questionnaire (D-FISQ). Forward-backward translation of the D-FISQ from English into Turkish was conducted. Original English and translated forms were examined by a panel group. Validity was investigated using content, confirmatory factor analysis, and divergent validity. Reliability was assessed using Cronbach α values, item-total correlations, and intraclass correlations. The sample comprised 350 patients with diabetes. Data were analyzed using SPSS 15.0 for Windows and LISREL 8. The content validity index for the panel members was .90, which indicated perfect content validity; items in D-FISQ were clear, concise, readable, and distinct. Confirmatory factor analysis confirmed the original construct of the D-FISQ. All items had factor loadings higher than the recommended level of .40. The D-FISQ scores were discriminated by the level of anxiety. Reliability results were also satisfactory. Cronbach α values were within ideal limits. Item-total correlation coefficient ranged from .72 to .86. In terms of test-retest reliability, intraclass correlation coefficient was found to be over .90. D-FISQ is a valid and reliable questionnaire in assessing needle-prick fear among Turkish patients with diabetes. We recommend performing the Turkish D-FISQ in determining and screening patients with diabetes who have fear related to self-insulin injection and finger-prick test. Thus, health care professionals should be aware of the potential consequences of injection fear such as insulin misuse and poor self-monitoring of blood glucose, which may have unfavorable effects on optimal diabetes management. Copyright © 2016. Published by Elsevier B.V.

  14. Pramlintide Injection

    MedlinePlus

    ... eye problems. Using medication(s), making lifestyle changes (e.g., diet, exercise, quitting smoking), and regularly checking your ... inject pramlintide into your arm. Choose a different spot to inject pramlintide every day. Be sure that ...

  15. Medroxyprogesterone Injection

    MedlinePlus

    ... Medroxyprogesterone injection is a very effective method of birth control but does not prevent the spread of human ... you have been using a different method of birth control and are switching to medroxyprogesterone injection, your doctor ...

  16. Triptorelin Injection

    MedlinePlus

    ... used to treat the symptoms associated with advanced prostate cancer. Triptorelin injection (Triptodur) is used to treat central ... a medical office or clinic. When used for prostate cancer, an injection of 3.75 mg of triptorelin ( ...

  17. Adalimumab Injection

    MedlinePlus

    ... causes pain, swelling, and damage) including the following: rheumatoid arthritis (a condition in which the body attacks its ... If you are using adalimumab injection to treat rheumatoid arthritis, your doctor may tell you to inject the ...

  18. Buprenorphine Injection

    MedlinePlus

    Buprenorphine extended-release injection is used to treat opioid dependence (addiction to opioid drugs, including heroin and narcotic painkillers) ... sublingual buprenorphine for at least 7 days. Buprenorphine extended-release injection is in a class of medications ...

  19. Golimumab Injection

    MedlinePlus

    ... body and causes pain, swelling, and damage) including: rheumatoid arthritis (condition in which the body attacks its own ... doctor.If golimumab injection is used to treat rheumatoid arthritis, it may also be injected intravenously (into a ...

  20. Injection therapy for subacute and chronic low back pain: an updated Cochrane review.

    PubMed

    Staal, J Bart; de Bie, Rob A; de Vet, Henrica C W; Hildebrandt, Jan; Nelemans, Patty

    2009-01-01

    A systematic review of randomized controlled trials (RCTs). To determine if injection therapy is more effective than placebo or other treatments for patients with subacute or chronic low back pain. The effectiveness of injection therapy for low back pain is still debatable. Heterogeneity of target tissue, pharmacological agent, and dosage, generally found in RCTs, point to the need for clinically valid comparisons in a literature synthesis. We updated the search of the earlier systematic review and searched the Cochrane Central Register of Controlled Trials, MEDLINE, and EMBASE databases up to March 2007 for relevant trials reported in English, French, German, Dutch, and Nordic languages. We also screened references from trials identified. RCTs on the effects of injection therapy involving epidural, facet, or local sites for subacute or chronic low back pain were included. Studies that compared the effects of intradiscal injections, prolotherapy, or ozone therapy with other treatments were excluded unless injection therapy with another pharmaceutical agent (no placebo treatment) was part of one of the treatment arms. Studies about injections in sacroiliac joints and studies evaluating the effects of epidural steroids for radicular pain were also excluded. Eighteen trials (1179 participants) were included in this review. The injection sites varied from epidural sites and facet joints (i.e. intra-articular injections, peri-articular injections and nerve blocks) to local sites (i.e. tender-and trigger points). The drugs that were studied consisted of corticosteroids, local anesthetics, and a variety of other drugs. The methodologic quality of the trials was limited with 10 of 18 trials rated as having a high methodologic quality. Statistical pooling was not possible because of clinical heterogeneity in the trials. Overall, the results indicated that there is no strong evidence for or against the use of any type of injection therapy. There is insufficient evidence to

  1. BIGNASim: a NoSQL database structure and analysis portal for nucleic acids simulation data.

    PubMed

    Hospital, Adam; Andrio, Pau; Cugnasco, Cesare; Codo, Laia; Becerra, Yolanda; Dans, Pablo D; Battistini, Federica; Torres, Jordi; Goñi, Ramón; Orozco, Modesto; Gelpí, Josep Ll

    2016-01-04

    Molecular dynamics simulation (MD) is, just behind genomics, the bioinformatics tool that generates the largest amounts of data, and that is using the largest amount of CPU time in supercomputing centres. MD trajectories are obtained after months of calculations, analysed in situ, and in practice forgotten. Several projects to generate stable trajectory databases have been developed for proteins, but no equivalence exists in the nucleic acids world. We present here a novel database system to store MD trajectories and analyses of nucleic acids. The initial data set available consists mainly of the benchmark of the new molecular dynamics force-field, parmBSC1. It contains 156 simulations, with over 120 μs of total simulation time. A deposition protocol is available to accept the submission of new trajectory data. The database is based on the combination of two NoSQL engines, Cassandra for storing trajectories and MongoDB to store analysis results and simulation metadata. The analyses available include backbone geometries, helical analysis, NMR observables and a variety of mechanical analyses. Individual trajectories and combined meta-trajectories can be downloaded from the portal. The system is accessible through http://mmb.irbbarcelona.org/BIGNASim/. Supplementary Material is also available on-line at http://mmb.irbbarcelona.org/BIGNASim/SuppMaterial/. © The Author(s) 2015. Published by Oxford University Press on behalf of Nucleic Acids Research.

  2. Evolocumab Injection

    MedlinePlus

    ... coronary artery bypass (CABG) surgery in people with cardiovascular disease. Evolocumab injection is also used along with diet ... evolocumab injection is used to treat HeFH or cardiovascular disease or to reduce the risk of a stroke, ...

  3. Correcting Nasojugal Groove with Autologous Cultured Fibroblast Injection: A Pilot Study.

    PubMed

    Moon, Kyung-Chul; Lee, Hyun-Su; Han, Seung-Kyu; Chung, Ho-Yun

    2018-06-01

    A new commercial drug that contains autologous cultured fibroblasts has been developed and approved by the United States Food and Drug Administration for improving the appearance of nasolabial folds. However, the treatment requires three sessions every 3-6 weeks. It is known that the skin overlying the nasojugal groove is thinner, and the wrinkle is generally shallower than nasolabial folds. Therefore, we hypothesized that the nasojugal groove could be improved by just one treatment session. Therefore, the purpose of this study was to evaluate the efficacy and safety of autologous cultured fibroblast injection to correct nasojugal grooves. Forty-six subjects with nasojugal grooves were enrolled in this study. They were injected with autologous cultured fibroblasts or placebo in one session. Blinded evaluators and subjects assessed the efficacy using a validated wrinkle assessment scale at 4, 12, and 24 weeks after the injection. Information of adverse events was collected at each visit. Based on the evaluators' assessment at 24 weeks after the injection, 76% of subjects treated with autologous cultured fibroblasts showed improvement whereas 0% of subjects treated with placebo showed improvement (P < 0.0001). Based on self-assessment at 24 weeks after the injection, 72% of subjects treated with autologous cultured fibroblasts and 45% of subjects treated with placebo showed improvement (P = 0.0662). There were no serious adverse events related to autologous cultured fibroblast injection. Autologous cultured fibroblast injection might be effective and safe to correct nasojugal grooves. This journal requires that authors assign a level of evidence to each article. For a full description of these Evidence-Based Medicine ratings, please refer to the Table of Contents or the online Instructions to Authors www.springer.com/00266 .

  4. Levoleucovorin Injection

    MedlinePlus

    ... injection is used to prevent harmful effects of methotrexate (Rheumatrex, Trexall) when methotrexate is used to to treat certain types of ... people who have accidentally received an overdose of methotrexate or similar medications. Levoleucovorin injection is in a ...

  5. Prevalence of injections and knowledge of safe injections among rural residents in Central China.

    PubMed

    Yan, Y W; Yan, J; Zhang, G P; Gao, Z L; Jian, H X

    2007-08-01

    Abuse of the injection services, namely unnecessary injections and unsafe injections, exists extensively in developing countries. Unsafe injection practices contribute to the transmission of blood-borne pathogens. The aims of this study were to survey the prevalence of injections and knowledge of injection safety among the rural residents in Jingzhou district, Hubei, China and to provide scientific data for developing a health educational programme. A retrospective cross-sectional study was conducted in 12 villages, which were selected from the Jingzhou district by the random sampling method. 50 rural residents were interviewed per village using a questionnaire. Among the 595 residents studied, 192 had received at least one injection in the past three months, with an injection prevalence of 32.3 percent and an average of 0.93 injections. 90.3 percent of the rural residents knew that unsafe injections could transmit the following blood-borne pathogens: human immunodeficiency virus (74.4 percent), hepatitis B virus (55.8 percent) and hepatitis C virus (22.9 percent). Logistic regression analysis showed that the residents' age, educational level and residential area were important factors in influencing their knowledge about injection safety. The results indicated that the injection prevalence was high among rural residents in the study area, and their knowledge regarding injection safety should be further improved.

  6. An Innovative Needle-free Injection System: Comparison to 1 ml Standard Subcutaneous Injection.

    PubMed

    Kojic, Nikola; Goyal, Pragun; Lou, Cheryl Hamer; Corwin, Michael J

    2017-11-01

    A needle-free delivery system may lead to improved satisfaction and compliance, as well as reduced anxiety among patients requiring frequent or ongoing injections. This report describes a first-in-man assessment comparing Portal Instruments' innovative needle-free injection system with subcutaneous injections using a 27G needle. Forty healthy volunteer participants each received a total of four injections of 1.0 mL sterile saline solution, two with a standard subcutaneous injection using a 27G needle, and two using the Portal injection system. Perception of pain was measured using a 100-mm visual analog scale (VAS). Injection site reactions were assessed at 2 min and at 20-30 min after each injection. Follow-up contact was made 24-48 h after the injections. Subject preference regarding injection type was also assessed. VAS pain scores at Portal injection sites met the criteria to be considered non-inferior to the pain reported at 27G needle injection sites (i.e., upper 95% confidence bound less than +5 mm). Based on a mixed effects model, at time 0, accounting for potential confounding variables, the adjusted difference in VAS scores indicated that Portal injections were 6.5 mm lower than the 27G needle injections (95% CI -10.5, -2.5). No clinically important adverse events were noted. Portal injections were preferred by 24 (60%) of the subjects (P = 0.0015). As an early step in the development of this new needle-free delivery system, the current study has shown that a 1.0-mL saline injection can be given with less pain reported than a standard subcutaneous injection using a 27G needle.

  7. Injection-controlled laser resonator

    DOEpatents

    Chang, J.J.

    1995-07-18

    A new injection-controlled laser resonator incorporates self-filtering and self-imaging characteristics with an efficient injection scheme. A low-divergence laser signal is injected into the resonator, which enables the injection signal to be converted to the desired resonator modes before the main laser pulse starts. This injection technique and resonator design enable the laser cavity to improve the quality of the injection signal through self-filtering before the main laser pulse starts. The self-imaging property of the present resonator reduces the cavity induced diffraction effects and, in turn, improves the laser beam quality. 5 figs.

  8. Injection-controlled laser resonator

    DOEpatents

    Chang, Jim J.

    1995-07-18

    A new injection-controlled laser resonator incorporates self-filtering and self-imaging characteristics with an efficient injection scheme. A low-divergence laser signal is injected into the resonator, which enables the injection signal to be converted to the desired resonator modes before the main laser pulse starts. This injection technique and resonator design enable the laser cavity to improve the quality of the injection signal through self-filtering before the main laser pulse starts. The self-imaging property of the present resonator reduces the cavity induced diffraction effects and, in turn, improves the laser beam quality.

  9. Meta-analysis of Huangqi injection for the adjunctive therapy of aplastic anemia

    PubMed Central

    Zhu, Changtai; Gao, Yulu; Jiang, Ting; Hao, Cao; Gao, Zongshuai; Sun, Yongning

    2015-01-01

    Aplastic anemia therapy remains difficult, due to lack of effective treatment regimens. In recent years, Huangqi injection for the adjunctive therapy of aplastic anemia has been reported in many clinical trials. Considering that Huangqi injection may be a novel approach to aplastic anemia treatment, we conducted a meta-analysis of clinical controlled trials to assess the clinical value of Huangqi injection in the treatment of aplastic anemia. We searched the Chinese Biomedical Literature Database (CBM), China National Knowledge Infrastructure (CNKI), Chinese Scientific Journals Full-text Database (VIP), Wanfang Database, PubMed and EMBASE database to collect the data about the trials of Huangqi injection combined with androgens for treating aplastic anemia. A total of ten studies involving 720 patients with aplastic anemia were included in this study. The meta-analysis showed significant increases in the pool effectiveness rate, white blood cells (WBC), haematoglobin (Hb), platelets (PLT), and reticulocytes (Ret) between the experimental group versus the control group. No severe side effects were found in this study. However, the lower Jadad scores and asymmetric funnel plot degrades the validity of the meta-analysis as the clinical evidence. Therefore, Huangqi injection may significantly enhance the efficacy of androgens for aplastic anemia, suggesting that the novel approach of Chinese traditional medicine combined with Western medicine is promising. The exact outcome required confirmation with rigorously well-designed multi-center trials. PMID:26379817

  10. Degarelix Injection

    MedlinePlus

    ... injection is used to treat advanced prostate cancer (cancer that begins in the prostate [a male reproductive gland]). Degarelix injection is in a class of medications called gonadotropin-releasing hormone (GnRH) receptor antagonists. It works by decreasing the amount of ...

  11. Kenalog Injection into Hunner's Lesions as a Treatment for Interstitial Cystitis/Bladder Pain Syndrome.

    PubMed

    Rittenberg, Lauren; Morrissey, Darlene; El-Khawand, Dominique; Whitmore, Kristene

    2017-08-01

    This study aims to evaluate the effectiveness of kenalog injection into Hunner's lesions. All patients had cystoscopy and bladder hydrodistention with corticosteroid injection into Hunner's lesions over a 2.5-year period. Data include patient characteristics and pre- and post-operative validated questionnaires. Spearman Correlation and Wilcoxon t -tests were used for analysis. One hundred patients were reviewed retrospectively. There was a 1.1 point decrease in pain at 12 weeks post-operation (p = 0.435). Urinary frequency decreased from a mean of 11.7 to 9.1 daily episodes (p = 0.05), and nocturia from a mean of 3 to 1.6 nightly episodes (p = 0.008). The use of a corticosteroid may be beneficial to symptom control and improvement in the quality of life of interstitial cystitis/painful bladder syndrome patients. Patients had improved frequency and nocturia 12 weeks post injection.

  12. Indian Injection Technique Study: Injecting Complications, Education, and the Health Care Professional.

    PubMed

    Kalra, Sanjay; Mithal, Ambrish; Sahay, Rakesh; John, Mathew; Unnikrishnan, A G; Saboo, Banshi; Ghosh, Sujoy; Sanyal, Debmalya; Hirsch, Laurence J; Gupta, Vandita; Strauss, Kenneth W

    2017-06-01

    Using the Indian and rest of world (ROW) injection technique questionnaire (ITQ) data, we address key insulin injection complications. In 2015 we conducted an ITQ survey throughout India involving 1011 patients. Indian values were compared with those from 41 other countries participating in the ITQ, known here as ROW. More than a quarter of Indian insulin users described lesions consistent with lipohypertrophy (LH) at their injection sites and approximately 1 in 5 were found to have LH by the examining nurse (using visual inspection and palpation). Just over half of Indian injectors report having pain on injection. Of these, 4 out of 5 report having painful injections only several times a month or year (i.e., not with every injection). Doctors and diabetes educators in India (as opposed to nurses) have a larger role in teaching patients how to inject than they do in ROW. Despite this specialized approach, a very high percentage of patients report that they have not been trained (at least cannot remember being trained) in a wide range of essential injection topics. Only about 30% of Indian injectors get their sites checked at least annually, with nearly a third only having sites checked when they specifically complained and nearly 4 out of 10 never having had their sites checked. Indian HCPs can clearly do a better job covering all the vital topics essential to proper injection habits.

  13. Ixekizumab Injection

    MedlinePlus

    ... or runny nose redness or pain at the injection site abdominal pain diarrhea (with or without blood) weight loss Some side effects can be serious. If you experience any of these symptoms ... ixekizumab injection and call your doctor immediately or get emergency ...

  14. Zidovudine Injection

    MedlinePlus

    ... immunodeficiency virus (HIV) infection. Zidovudine is given to HIV-positive pregnant women to reduce the chance of passing the infection to the baby. Zidovudine injection is in a class of medications ... the amount of HIV in the blood. Although zidovudine injection does not ...

  15. Syringe Injectable Electronics: Precise Targeted Delivery with Quantitative Input/Output Connectivity.

    PubMed

    Hong, Guosong; Fu, Tian-Ming; Zhou, Tao; Schuhmann, Thomas G; Huang, Jinlin; Lieber, Charles M

    2015-10-14

    Syringe-injectable mesh electronics with tissue-like mechanical properties and open macroporous structures is an emerging powerful paradigm for mapping and modulating brain activity. Indeed, the ultraflexible macroporous structure has exhibited unprecedented minimal/noninvasiveness and the promotion of attractive interactions with neurons in chronic studies. These same structural features also pose new challenges and opportunities for precise targeted delivery in specific brain regions and quantitative input/output (I/O) connectivity needed for reliable electrical measurements. Here, we describe new results that address in a flexible manner both of these points. First, we have developed a controlled injection approach that maintains the extended mesh structure during the "blind" injection process, while also achieving targeted delivery with ca. 20 μm spatial precision. Optical and microcomputed tomography results from injections into tissue-like hydrogel, ex vivo brain tissue, and in vivo brains validate our basic approach and demonstrate its generality. Second, we present a general strategy to achieve up to 100% multichannel I/O connectivity using an automated conductive ink printing methodology to connect the mesh electronics and a flexible flat cable, which serves as the standard "plug-in" interface to measurement electronics. Studies of resistance versus printed line width were used to identify optimal conditions, and moreover, frequency-dependent noise measurements show that the flexible printing process yields values comparable to commercial flip-chip bonding technology. Our results address two key challenges faced by syringe-injectable electronics and thereby pave the way for facile in vivo applications of injectable mesh electronics as a general and powerful tool for long-term mapping and modulation of brain activity in fundamental neuroscience through therapeutic biomedical studies.

  16. Cohesive Polydensified Matrix® hyaluronic acid volumizer injected for cheek augmentation has additional positive effect on nasolabial folds.

    PubMed

    Gauglitz, Gerd; Steckmeier, Stephanie; Pötschke, Julian; Schwaiger, Hannah

    2017-01-01

    Cohesive Polydensified Matrix ® hyaluronic acid (CPM-HA) volumizer has been used successfully for several years to reverse biometric volume loss during facial aging. This observational study explored the additive effect on nasolabial folds when CPM-HA volumizer is injected into the neighboring cheek area. In this open-label, prospective, postmarketing noninterventional study, 18 adult patients seeking esthetic enhancement of the lateral cheek hollows and cheekbone area were injected with CPM-HA volumizer integrated with lidocaine (CPM-HA-VL) in the upper or lower cheek area. Safety and performance of CPM-HA-VL up to 12 months after injection with follow-up visits at week 4 and month 3, 6, and 12 were assessed. The primary endpoint was improvement of cheek fullness on the validated Merz Aesthetics Scales. Additionally, changes in nasolabial folds were quantified using a phaseshift rapid in vivo measurement of skin optical three-dimensional (3D) in vivo measurement device. Patients (94.4% female, median age 52 years, age range 39-69 years) were injected with a mean volume of 2.5±1.1 mL CPM-HA-VL per side. Immediately after injection, mean severity for upper and lower cheek fullness assessed on the validated MAS improved from 2.5±0.6 and 2.8±0.5, respectively, to 1.0±0.0, and remained unchanged through month 12. Improvement in relation to baseline was attested on the Global Aesthetics Improvement Scale for all assessments. Compared with baseline, the following assessments offered a statistical significance in the reduction of wrinkle depth of nasolabial folds (maximum depth reduction by 30.4% at 3 months) according to optical 3D in vivo measurements. Pain during injection was minimal and abated within 30 minutes. Treatment was well tolerated and led to great patient satisfaction. CPM-HA-VL injected into the upper and lower cheeks led to long-lasting satisfactory cosmetic results in cheek augmentation as well as in reducing depth of nasolabial folds adjacent to

  17. High pressure common rail injection system modeling and control.

    PubMed

    Wang, H P; Zheng, D; Tian, Y

    2016-07-01

    In this paper modeling and common-rail pressure control of high pressure common rail injection system (HPCRIS) is presented. The proposed mathematical model of high pressure common rail injection system which contains three sub-systems: high pressure pump sub-model, common rail sub-model and injector sub-model is a relative complicated nonlinear system. The mathematical model is validated by the software Matlab and a virtual detailed simulation environment. For the considered HPCRIS, an effective model free controller which is called Extended State Observer - based intelligent Proportional Integral (ESO-based iPI) controller is designed. And this proposed method is composed mainly of the referred ESO observer, and a time delay estimation based iPI controller. Finally, to demonstrate the performances of the proposed controller, the proposed ESO-based iPI controller is compared with a conventional PID controller and ADRC. Copyright © 2016 ISA. Published by Elsevier Ltd. All rights reserved.

  18. Sonographically guided deep plantar fascia injections: where does the injectate go?

    PubMed

    Maida, Eugene; Presley, James C; Murthy, Naveen; Pawlina, Wojciech; Smith, Jay

    2013-08-01

    To determine the distribution of sonographically guided deep plantar fascia injections in an unembalmed cadaveric model. A single experienced operator completed 10 sonographically guided deep plantar fascia injections in 10 unembalmed cadaveric specimens (5 right and 5 left) obtained from 6 donors (2 male and 4 female) aged 49 to 95 years (mean, 77.5 years) with a mean body mass index of 23.2 kg/m(2) (range, 18.4-26.3 kg/m(2)). A 12-3-MHz linear array transducer was used to direct a 22-gauge, 38-mm stainless steel needle deep to the plantar fascia at the anterior aspect of the calcaneus using an in-plane, medial-to-lateral approach. In each case, 1.5 mL of 50% diluted colored latex was injected deep to the plantar fascia. After a minimum of 72 hours, study coinvestigators dissected each specimen to assess injectate placement. All 10 injections accurately placed latex adjacent to the deep side of the plantar fascia at the anterior calcaneus. However, the flexor digitorum brevis (FDB) origin from the plantar fascia variably limited direct latex contact with the plantar fascia, and small amounts of latex interdigitated with the FDB origin in 90% (9 of 10). In all 10 specimens, latex also covered the traversing first branch of the lateral plantar nerve (FBLPN, ie, Baxter nerve) between the FDB and quadratus plantae muscles. No latex was found in the plantar fat pad or plantar fascia in any specimen. Sonographically guided deep plantar fascia injections reliably deliver latex deep to the plantar fascia while avoiding intrafascial injection. However, the extent of direct plantar fascia contact is variable due to the intervening FDB. On the contrary, the traversing FBLPN is reliably covered by the injection. Deep plantar fascia injections may have a role in the management of refractory plantar fasciitis, particularly following failed superficial perifascial or intrafascial injections, in cases of preferential deep plantar fascia involvement, or when entrapment

  19. Studying the Hurdles of Insulin Prescription (SHIP©): development, scoring and initial validation of a new self-administered questionnaire

    PubMed Central

    Martinez, Luc; Consoli, Silla M; Monnier, Louis; Simon, Dominique; Wong, Olivier; Yomtov, Bernard; Guéron, Béatrice; Benmedjahed, Khadra; Guillemin, Isabelle; Arnould, Benoit

    2007-01-01

    Background Although insulin therapy is well-accepted by symptomatic diabetic patients, it is still often delayed in less severe patients, in whom injectable insulin remains under-used. A better understanding of patients' perception of insulin would eventually help physicians to adopt the most appropriate dialogue when having to motivate patients to initiate or to intensify insulin injection. Methods The 'Studying the Hurdles of Insulin Prescription' (SHIP) questionnaire was developed based on a list of concepts derived from three diabetic patients' focus groups, and was included into two cross-sectional studies with similar design: SHIP Oral study and SHIP Premix study. Diabetic patients treated with oral hypoglycaemic agents (OHA; n = 1,494) and patients already treated with insulin (n = 1,150) completed the questionnaire at baseline, 6- and 12 months. Psychometric properties were assessed: 1) structure analysis by Principal Component Analysis (PCA) with Varimax rotation, 2) internal consistency reliability (Cronbach's alpha), and 3) concurrent validity (Spearman correlation coefficients with the Fear of Self-Injecting (FSI) score of the Diabetes Fear of Injecting and Self-testing Questionnaire. Reluctance/motivation towards insulin was assessed. Scores' ability to predict patients' insulin injection reluctance/motivation and initiation/intensification was evaluated with the Area Under the Receiver Operating Characteristic (ROC) Curve (AUC). Results PCA analysis confirmed the structure of the 14 items grouped into 3 dimensions: 'acceptance and motivation', 'fear and constraints', and 'restraints and barriers' towards insulin injection. Internal consistency reliability was excellent (Cronbach's alpha > 0.70); concurrent validity was good. The three scores were significantly predictive of patients' reluctance/motivation towards insulin injection initiation, as they were of patients' actual switch, except for the 'restraints and barriers' dimension. 'Acceptance and

  20. Injectable nano-network for glucose-mediated insulin delivery.

    PubMed

    Gu, Zhen; Aimetti, Alex A; Wang, Qun; Dang, Tram T; Zhang, Yunlong; Veiseh, Omid; Cheng, Hao; Langer, Robert S; Anderson, Daniel G

    2013-05-28

    Diabetes mellitus, a disorder of glucose regulation, is a global burden affecting 366 million people across the world. An artificial "closed-loop" system able to mimic pancreas activity and release insulin in response to glucose level changes has the potential to improve patient compliance and health. Herein we develop a glucose-mediated release strategy for the self-regulated delivery of insulin using an injectable and acid-degradable polymeric network. Formed by electrostatic interaction between oppositely charged dextran nanoparticles loaded with insulin and glucose-specific enzymes, the nanocomposite-based porous architecture can be dissociated and subsequently release insulin in a hyperglycemic state through the catalytic conversion of glucose into gluconic acid. In vitro insulin release can be modulated in a pulsatile profile in response to glucose concentrations. In vivo studies validated that these formulations provided improved glucose control in type 1 diabetic mice subcutaneously administered with a degradable nano-network. A single injection of the developed nano-network facilitated stabilization of the blood glucose levels in the normoglycemic state (<200 mg/dL) for up to 10 days.

  1. Effect of injection rate on contrast-enhanced MR angiography image quality: Modulation transfer function analysis.

    PubMed

    Clark, Toshimasa J; Wilson, Gregory J; Maki, Jeffrey H

    2017-07-01

    Contrast-enhanced (CE)-MRA optimization involves interactions of sequence duration, bolus timing, contrast recirculation, and both R 1 relaxivity and R2*-related reduction of signal. Prior data suggest superior image quality with slower gadolinium injection rates than typically used. A computer-based model of CE-MRA was developed, with contrast injection, physiologic, and image acquisition parameters varied over a wide gamut. Gadolinium concentration was derived using Verhoeven's model with recirculation, R 1 and R2* calculated at each time point, and modulation transfer curves used to determine injection rates, resulting in optimal resolution and image contrast for renal and carotid artery CE-MRA. Validation was via a vessel stenosis phantom and example patients who underwent carotid CE-MRA with low effective injection rates. Optimal resolution for renal and carotid CE-MRA is achieved with injection rates between 0.5 to 0.9 mL/s and 0.2 to 0.3 mL/s, respectively, dependent on contrast volume. Optimal image contrast requires slightly faster injection rates. Expected signal-to-noise ratio varies with both contrast volume and cardiac output. Simulated vessel phantom and clinical carotid CE-MRA exams at an effective contrast injection rate of 0.4 to 0.5 mL/s demonstrate increased resolution. Optimal image resolution is achieved at intuitively low, effective injection rates (0.2-0.9 mL/s, dependent on imaging parameters and contrast injection volume). Magn Reson Med 78:357-369, 2017. © 2016 International Society for Magnetic Resonance in Medicine. © 2016 International Society for Magnetic Resonance in Medicine.

  2. Scaling of seismicity induced by nonlinear fluid-rock interaction after an injection stop

    NASA Astrophysics Data System (ADS)

    Johann, L.; Dinske, C.; Shapiro, S. A.

    2016-11-01

    Fluid injections into unconventional reservoirs, performed for fluid-mobility enhancement, are accompanied by microseismic activity also after the injection. Previous studies revealed that the triggering of seismic events can be effectively described by nonlinear diffusion of pore fluid pressure perturbations where the hydraulic diffusivity becomes pressure dependent. The spatiotemporal distribution of postinjection-induced microseismicity has two important features: the triggering front, corresponding to early and distant events, and the back front, representing the time-dependent spatial envelope of the growing seismic quiescence zone. Here for the first time, we describe analytically the temporal behavior of these two fronts after the injection stop in the case of nonlinear pore fluid pressure diffusion. We propose a scaling law for the fronts and show that they are sensitive to the degree of nonlinearity and to the Euclidean dimension of the dominant growth of seismicity clouds. To validate the theoretical finding, we numerically model nonlinear pore fluid pressure diffusion and generate synthetic catalogs of seismicity. Additionally, we apply the new scaling relation to several case studies of injection-induced seismicity. The derived scaling laws describe well synthetic and real data.

  3. Modeling of magnetic particle orientation in magnetic powder injection molding

    NASA Astrophysics Data System (ADS)

    Doo Jung, Im; Kang, Tae Gon; Seul Shin, Da; Park, Seong Jin

    2018-03-01

    The magnetic micro powder orientation under viscous shear flow has been analytically understood and characterized into a new analytical orientation model for a powder injection molding process. The effects of hydrodynamic force from the viscous flow, external magnetic force and internal dipole-dipole interaction were considered to predict the orientation under given process conditions. Comparative studies with a finite element method proved the calculation validity with a partial differential form of the model. The angular motion, agglomeration and magnetic chain formation have been simulated, which shows that the effect of dipole-dipole interaction among powders on the orientation state becomes negligible at a high Mason number condition and at a low λ condition (the ratio of external magnetic field strength and internal magnetic moment of powder). Our developed model can be very usefully employed in the process analysis and design of magnetic powder injection molding.

  4. Management of chronic low back pain: rationales, principles, and targets of imaging-guided spinal injections.

    PubMed

    Fritz, Jan; Niemeyer, Thomas; Clasen, Stephan; Wiskirchen, Jakub; Tepe, Gunnar; Kastler, Bruno; Nägele, Thomas; König, Claudius W; Claussen, Claus D; Pereira, Philippe L

    2007-01-01

    If low back pain does not improve with conservative management, the cause of the pain must be determined before further therapy is initiated. Information obtained from the patient's medical history, physical examination, and imaging may suffice to rule out many common causes of chronic pain (eg, fracture, malignancy, visceral or metabolic abnormality, deformity, inflammation, and infection). However, in most cases, the initial clinical and imaging findings have a low predictive value for the identification of specific pain-producing spinal structures. Diagnostic spinal injections performed in conjunction with imaging may be necessary to test the hypothesis that a particular structure is the source of pain. To ensure a valid test result, diagnostic injection procedures should be monitored with fluoroscopy, computed tomography, or magnetic resonance imaging. The use of controlled and comparative injections helps maximize the reliability of the test results. After a symptomatic structure has been identified, therapeutic spinal injections may be administered as an adjunct to conservative management, especially in patients with inoperable conditions. Therapeutic injections also may help hasten the recovery of patients with persistent or recurrent pain after spinal surgery. RSNA, 2007

  5. Cloud heights and stratospheric injections resulting from a thermonuclear war

    NASA Astrophysics Data System (ADS)

    Manins, P. C.

    Two consequences of a major thermonuclear war are the injection of fireball material into the atmosphere and the production of vast quantities of dense smoke from fires which are ignited by the blasts. A major concern for assessment of impact on the environment is the height reached by this material. Fireball rise data are presented and a model for the plume rise from large fires in standard ambient conditions is validated with available data. It is concluded that injection of bomb debris into the stratosphere at mid and high latitudes should take place for all explosions with yield greater than approx. 30 kt of TNT equivalent. At low latitudes yields greater than 1 Mt are evidently required. Thus most fireball material would reach into the stratosphere under recently postulated scenarios. Fires would require a power output of 1.5 × 10 7 MW at middle and higher latitudes and 8 × 10 7 MW at low latitudes for significant injection of smoke into the stratosphere in standard conditions. Study of possible fires ignited in a thermonuclear war in rural and urban areas suggests that smoke from rural fires would reach the tropopause but that significant injections into the stratosphere are unlikely. Conflagration of large, medium- and high-density city-centres would, it is predicted, result in much smoke reaching to the tropopause and into the lower stratosphere at higher but not at low latitudes.

  6. X-ray tomography of powder injection moulded micro parts using synchrotron radiation

    NASA Astrophysics Data System (ADS)

    Heldele, R.; Rath, S.; Merz, L.; Butzbach, R.; Hagelstein, M.; Haußelt, J.

    2006-05-01

    Powder injection moulding is one of the most promising replication methods for the mass production of metal and ceramic micro parts. The material for injection moulding, a so-called feedstock, consists of thermoplastic binder components and inorganic filler with approximately equal volume fractions. Injection moulding of the feedstock leads to a green part that can be processed to a dense metal or ceramic micro part by debinding and sintering. During the injection moulding process extremely high shear rates are applied. This promotes the separation of powder and binder leading to a particle density variation in the green part causing anisotropic shrinkage during post-processing. The knowledge of introducing density gradients and defects would consequently allow the optimization of the feedstock, the moulding parameters and the validation of a simulation tool based on the Dissipative Particle Dynamics which is currently under development, as well. To determine the particle density and defect distribution in micro parts synchrotron radiation tomography in absorption mode was used. Due to its parallel and monochromatic character a quantitative reconstruction, free of beam hardening artifacts, is possible. For the measurement, bending bars consisting of dispersed fused silica particles in a polymeric matrix were used. The presented results using this set-up show that crucial defects and density variations can be detected.

  7. Injectable Drug Eluting Elastomeric Polymer: A Novel Submucosal Injection Material

    PubMed Central

    Tran, Richard T.; Palmer, Michael; Tang, Shou-Jiang; Abell, Thomas L.; Yang, Jian

    2011-01-01

    Background Biodegradable hydrogels can deliver therapeutic payloads with great potentials in endoscopic mucosal resection (EMR) and endoscopic submucosal dissection (ESD) to yield improvements in efficacy and foster mucosal regeneration. Objective To assess the efficacy of an injectable drug eluting elastomeric polymer (iDEEP) as a submucosal injection material. Design Comparative study among 3 different solutions using material characterization tests, ex vivo and in vivo porcine models. Setting Academic hospital. Interventions 30 gastric submucosal cushions were achieved with saline (0.9%), sodium hyaluronate (0.4%), and iDEEP (n = 10) in ex vivo porcine stomachs. Four porcine gastric submucosal cushions were then performed in vivo using iDEEP. Main outcome measurements Maximum injection pressure, Rebamipide release rate, submucosal elevation duration, and assessment of in vivo efficacy by en bloc resection. Results No significant difference in injection pressures between iDEEP (28.9 ± 0.3 PSI) and sodium hyaluronate (29.5 ± 0.4 PSI, P > .05) was observed. iDEEP gels displayed a controlled release of Rebamipide up to 2 weeks in vitro. The elevation height of iDEEP (5.7 ± 0.5 mm) was higher than saline (2.8 ± 0.2 mm, P < .01) and SH (4.2 ± 0.2 mm, P < .05). All EMR procedures were successfully performed after injection of iDEEP, and a large gel cushion was noted after the resection procedure. Limitations Benchtop, ex vivo, and non-survival pig study. Conclusions A novel injection solution was evaluated for endoscopic resection. These results suggest that iDEEP may provide a significant step towards the realization of an ideal EMR and ESD injection material. PMID:22301346

  8. Viability of modelling gas transport in shallow injection-monitoring experiment field at Maguelone, France

    NASA Astrophysics Data System (ADS)

    Basirat, Farzad; Perroud, Hervé; Lofi, Johanna; Denchik, Nataliya; Lods, Gérard; Fagerlund, Fritjof; Sharma, Prabhakar; Pezard, Philippe; Niemi, Auli

    2015-04-01

    In this study, TOUGH2/EOS7CA model is used to simulate the shallow injection-monitoring experiment carried out at Maguelone, France, during 2012 and 2013. The possibility of CO2 leakage from storage reservoir to upper layers is one of the issues that need to be addressed in CCS projects. Developing reliable monitoring techniques to detect and characterize CO2 leakage is necessary for the safety of CO2 storage in reservoir formations. To test and cross-validate different monitoring techniques, a series of shallow gas injection-monitoring experiments (SIMEx) has been carried out at the Maguelone. The experimental site is documented in Lofi et al [2013]. At the site, a series of nitrogen and one CO2 injection experiment have been carried out during 2012-2013 and different monitoring techniques have been applied. The purpose of modelling is to acquire understanding of the system performance as well as to further develop and validate modelling approaches for gas transport in the shallow subsurface, against the well-controlled data sets. The preliminary simulation of the experiment including the simulation for the Nitrogen injection test in 2012 was presented in Basirat et al [2013]. In this work, the simulations represent the gaseous CO2 distribution and dissolved CO2 within range obtained by monitoring approaches. The Multiphase modelling in combination with geophysical monitoring can be used for process understanding of gas phase migration- and mass transfer processes resulting from gaseous CO2 injection. Basirat, F., A. Niemi, H. Perroud, J. Lofi, N. Denchik, G. Lods, P. Pezard, P. Sharma, and F. Fagerlund (2013), Modeling Gas Transport in the Shallow Subsurface in Maguelone Field Experiment, Energy Procedia, 40, 337-345. Lofi, J., P. Pezard, F. Bouchette, O. Raynal, P. Sabatier, N. Denchik, A. Levannier, L. Dezileau, and R. Certain (2013), Integrated Onshore-Offshore Investigation of a Mediterranean Layered Coastal Aquifer, Groundwater, 51(4), 550-561.

  9. The longitudinal association between homelessness, injection drug use, and injection-related risk behavior among persons with a history of injection drug use in Baltimore, MD.

    PubMed

    Linton, Sabriya L; Celentano, David D; Kirk, Gregory D; Mehta, Shruti H

    2013-10-01

    Few studies have assessed the temporal association between homelessness and injection drug use, and injection-related risk behavior. Among a cohort of 1405 current and former injection drug users in follow-up from 2005 to 2009, we used random intercept models to assess the temporal association between homelessness and subsequent injection drug use, and to determine whether the association between homelessness and sustained injection drug use among active injectors differed from the association between homelessness and relapse among those who stopped injecting. We also assessed the association between homelessness and subsequent injection-related risk behavior among participants who injected drugs consecutively across two visits. Homelessness was categorized by duration: none, <1 month, and ≥1 month. Homelessness was reported on at least one occasion by 532 (38%) participants. The relationship between homelessness and subsequent injection drug use was different for active injectors and those who stopped injecting. Among those who stopped injecting, homelessness was associated with relapse [<1 month: AOR=1.67, 95% CI (1.01, 2.74); ≥1 month: AOR=1.34 95% CI (0.77, 2.33)]. Among active injectors, homelessness was not associated with sustained injection drug use [<1 month: AOR=1.03, 95% CI (0.71, 1.49); ≥1 month: AOR=0.81 95% CI (0.56, 1.17)]. Among those injecting drugs across two consecutive visits, homelessness ≥1 month was associated with subsequent injection-related risk behavior [AOR=1.61, 95% CI (1.06, 2.45)]. Homelessness appears to be associated with relapse and injection-related risk behavior. Strengthening policies and interventions that prevent homelessness may reduce injection drug use and injection-related risk behaviors. Copyright © 2013 Elsevier Ireland Ltd. All rights reserved.

  10. Kenalog Injection into Hunner's Lesions as a Treatment for Interstitial Cystitis/Bladder Pain Syndrome

    PubMed Central

    Rittenberg, Lauren; Morrissey, Darlene; El-Khawand, Dominique; Whitmore, Kristene

    2017-01-01

    Introduction This study aims to evaluate the effectiveness of kenalog injection into Hunner's lesions. Materials and Methods All patients had cystoscopy and bladder hydrodistention with corticosteroid injection into Hunner's lesions over a 2.5-year period. Data include patient characteristics and pre- and post-operative validated questionnaires. Spearman Correlation and Wilcoxon t-tests were used for analysis. Results One hundred patients were reviewed retrospectively. There was a 1.1 point decrease in pain at 12 weeks post-operation (p = 0.435). Urinary frequency decreased from a mean of 11.7 to 9.1 daily episodes (p = 0.05), and nocturia from a mean of 3 to 1.6 nightly episodes (p = 0.008). Conclusion The use of a corticosteroid may be beneficial to symptom control and improvement in the quality of life of interstitial cystitis/painful bladder syndrome patients. Patients had improved frequency and nocturia 12 weeks post injection. PMID:28878600

  11. DIFFERENTIATION OF AURANTII FRUCTUS IMMATURUS AND FRUCTUS PONICIRI TRIFOLIATAE IMMATURUS BY FLOW-INJECTION WITH ULTRAVIOLET SPECTROSCOPIC DETECTION AND PROTON NUCLEAR MAGNETIC RESONANCE USING PARTIAL LEAST-SQUARES DISCRIMINANT ANALYSIS.

    PubMed

    Zhang, Mengliang; Zhao, Yang; Harrington, Peter de B; Chen, Pei

    2016-03-01

    Two simple fingerprinting methods, flow-injection coupled to ultraviolet spectroscopy and proton nuclear magnetic resonance, were used for discriminating between Aurantii fructus immaturus and Fructus poniciri trifoliatae immaturus . Both methods were combined with partial least-squares discriminant analysis. In the flow-injection method, four data representations were evaluated: total ultraviolet absorbance chromatograms, averaged ultraviolet spectra, absorbance at 193, 205, 225, and 283 nm, and absorbance at 225 and 283 nm. Prediction rates of 100% were achieved for all data representations by partial least-squares discriminant analysis using leave-one-sample-out cross-validation. The prediction rate for the proton nuclear magnetic resonance data by partial least-squares discriminant analysis with leave-one-sample-out cross-validation was also 100%. A new validation set of data was collected by flow-injection with ultraviolet spectroscopic detection two weeks later and predicted by partial least-squares discriminant analysis models constructed by the initial data representations with no parameter changes. The classification rates were 95% with the total ultraviolet absorbance chromatograms datasets and 100% with the other three datasets. Flow-injection with ultraviolet detection and proton nuclear magnetic resonance are simple, high throughput, and low-cost methods for discrimination studies.

  12. Experiment Research of Microbial Flooding Injected Capacity and Injected Volume

    NASA Astrophysics Data System (ADS)

    Shi, Fang; Zhao, Yang; Tang, Qinghua; Xie, Ximing

    2018-01-01

    Strains of microbial enhanced oil recovery technology is the use of crude oil directly in growth and the same time the metabolites of itself, so as to enhance oil recovery. Experimental study on paper through a number of data analysis. The growth and metabolism of three kinds of oil producing bacteria in the core are determined, and the corresponding growth curve is obtained. The parameter sensitivity analysis of the microorganism flooding process by homogeneous core is studied, and the influence of injection capacity and injection volume on the oil displacement effect is studied. The same permeability, water, temperature and other conditions, microbial injection pressure has a certain degree of increase than water flooding. Injection volume depends on the actual input-output ratio, quantity is 0.3PV is more reasonable.

  13. Relationship Between the Provision of Injection Services in Ambulatory Physician Offices and Prescribing Injectable Medicines.

    PubMed

    Yousefi, Naeimeh; Rashidian, Arash; Soleymani, Fatemeh; Kebriaeezade, Abbas

    2017-01-01

    Overuse of injections is a common problem in many low-income and middle income countries. While cultural factors and attitudes of both physicians and patients are important factors, physicians› financial intensives may play an important role in overprescribing of injections. This study was designed to assess the effects of providing injection- services in physicians› ambulatory offices on prescribing injectable medicines. This cross-sectional study was conducted in Tehran in 2012 -2013and included a random sample of general physicians, pediatricians and infectious disease specialists. We collected data on the provision of injection services in or in proximity of physician offices, and obtained data from physicians› prescriptions in the previous three-month period. We analyzed the data using ANOVA, Student›s t-test and linear regression methods. We obtained complete data from 465 of 600 sampled physicians. Overall 41.9% of prescriptions contained injectable medicines. 75% of physicians offered injection services in their offices. Male physicians and general physicians were more likely to offer the services, and more likely to prescribe injectables. We observed a clear linear relationship between the injection service working hours and the proportion of prescriptions containing injectables (p-value<0.001). Providing injection service in the office was directly linked with the proportion of prescriptions containing injectables. While provision of injection services may provide a direct financial benefit to physicians, it is unlikely to be able to substantially reduce injectable medicines› prescription without addressing the issue.

  14. Compressed air injection technique to standardize block injection pressures : [La technique d'injection d'air comprimé pour normaliser les pressions d'injection d'un blocage nerveux].

    PubMed

    Tsui, Ban C H; Li, Lisa X Y; Pillay, Jennifer J

    2006-11-01

    Presently, no standardized technique exists to monitor injection pressures during peripheral nerve blocks. Our objective was to determine if a compressed air injection technique, using an in vitro model based on Boyle's law and typical regional anesthesia equipment, could consistently maintain injection pressures below a 1293 mmHg level associated with clinically significant nerve injury. Injection pressures for 20 and 30 mL syringes with various needle sizes ( 18G, 20G, 21 G, 22G, and 24G) were measured in a closed system. A set volume of air was aspirated into a saline-filled syringe and then compressed and maintained at various percentages while pressure was measured. The needle was inserted into the injection port of a pressure sensor, which had attached extension tubing with an injection plug clamped "off". Using linear regression with all data points, the pressure value and 99% confidence interval (CI) at 50% air compression was estimated. The linearity of Boyle's law was demonstrated with a high correlation, r = 0.99, and a slope of 0.984 (99% CI: 0.967-1.001). The net pressure generated at 50% compression was estimated as 744.8 mmHg, with the 99% CI between 729.6 and 760.0 mmHg. The various syringe/needle combinations had similar results. By creating and maintaining syringe air compression at 50% or less, injection pressures will be substantially below the 1293 mmHg threshold considered to be an associated risk factor for clinically significant nerve injury. This technique may allow simple, real-time and objective monitoring during local anesthetic injections while inherently reducing injection speed. Présentement, aucune technique normalisée ne permet de vérifier les pressions d'injection pendant les blocages nerveux périphériques. Nous voulions vérifier si une technique d'injection d'air comprimé, utilisant un modèle in vitro fondé sur la loi de Boyle et du matériel propre à l'anesthésie régionale, pouvait maintenir avec régularité les

  15. Calculation method of water injection forward modeling and inversion process in oilfield water injection network

    NASA Astrophysics Data System (ADS)

    Liu, Long; Liu, Wei

    2018-04-01

    A forward modeling and inversion algorithm is adopted in order to determine the water injection plan in the oilfield water injection network. The main idea of the algorithm is shown as follows: firstly, the oilfield water injection network is inversely calculated. The pumping station demand flow is calculated. Then, forward modeling calculation is carried out for judging whether all water injection wells meet the requirements of injection allocation or not. If all water injection wells meet the requirements of injection allocation, calculation is stopped, otherwise the demand injection allocation flow rate of certain step size is reduced aiming at water injection wells which do not meet requirements, and next iterative operation is started. It is not necessary to list the algorithm into water injection network system algorithm, which can be realized easily. Iterative method is used, which is suitable for computer programming. Experimental result shows that the algorithm is fast and accurate.

  16. Predictive design and interpretation of colliding pulse injected laser wakefield experiments

    NASA Astrophysics Data System (ADS)

    Cormier-Michel, Estelle; Ranjbar, Vahid H.; Cowan, Ben M.; Bruhwiler, David L.; Geddes, Cameron G. R.; Chen, Min; Ribera, Benjamin; Esarey, Eric; Schroeder, Carl B.; Leemans, Wim P.

    2010-11-01

    The use of colliding laser pulses to control the injection of plasma electrons into the plasma wake of a laser plasma accelerator is a promising approach to obtaining stable, tunable electron bunches with reduced emittance and energy spread. Colliding Pulse Injection (CPI) experiments are being performed by groups around the world. We will present recent particle-in-cell simulations, using the parallel VORPAL framework, of CPI for physical parameters relevant to ongoing experiments of the LOASIS program at LBNL. We evaluate the effect of laser and plasma tuning, on the trapped electron bunch and perform parameter scans in order to optimize the quality of the bunch. Impact of non-ideal effects such as imperfect laser modes and laser self focusing are also evaluated. Simulation data are validated against current experimental results, and are used to design future experiments.

  17. Fabrication par injection flexible de pieces coniques pour des applications aerospatiales

    NASA Astrophysics Data System (ADS)

    Shebib Loiselle, Vincent

    Les materiaux composites sont presents dans les tuyeres de moteurs spatiaux depuis les annees soixante. Aujourd'hui, l'avenement des tissus tridimensionnels apporte une solution innovatrice au probleme de delamination qui limitait les proprietes mecaniques de ces composites. L'utilisation de ces tissus necessite toutefois la conception de procedes de fabrication mieux adaptes. Une nouvelle methode de fabrication de pieces composites pour des applications aerospatiales a ete etudiee tout au long de ce travail. Celle-ci applique les principes de l'injection flexible (procede Polyflex) a la fabrication de pieces coniques de fortes epaisseurs. La piece de validation a fabriquer represente un modele reduit de piece de tuyere de moteur spatial. Elle est composee d'un renfort tridimensionnel en fibres de carbone et d'une resine phenolique. La reussite du projet est definie par plusieurs criteres sur la compaction et la formation de plis du renfort et sur la formation de porosites de la piece fabriquee. Un grand nombre d'etapes ont ete necessaires avant la fabrication de deux pieces de validation. Premierement, pour repondre au critere sur la compaction du renfort, la conception d'un outil de caracterisation a ete entreprise. L'etude de la compaction a ete effectuee afin d'obtenir les informations necessaires a la comprehension de la deformation d'un renfort 3D axisymetrique. Ensuite, le principe d'injection de la piece a ete defini pour ce nouveau procede. Pour en valider les concepts proposes, la permeabilite du renfort fibreux ainsi que la viscosite de la resine ont du etre caracterisees. A l'aide de ces donnees, une serie de simulations de l'ecoulement pendant l'injection de la piece ont ete realisees et une approximation du temps de remplissage calculee. Apres cette etape, la conception du moule de tuyere a ete entamee et appuyee par une simulation mecanique de la resistance aux conditions de fabrication. Egalement, plusieurs outillages necessaires pour la fabrication

  18. Relationships between Induced Seismicity and Fluid Injection: Development of Strategies to Manage Injection

    NASA Astrophysics Data System (ADS)

    Eichhubl, Peter; Frohlich, Cliff; Gale, Julia; Olson, Jon; Fan, Zhiqiang; Gono, Valerie

    2014-05-01

    Induced seismicity during or following the subsurface injection of waste fluids such as well stimulation flow back and production fluids has recently received heightened public and industry attention. It is understood that induced seismicity occurs by reactivation of existing faults that are generally present in the injection intervals. We seek to address the question why fluid injection triggers earthquakes in some areas and not in others, with the aim toward improved injection methods that optimize injection volume and cost while avoiding induced seismicity. A GIS database has been built of natural and induced earthquakes in four hydrocarbon-producing basins: the Fort Worth Basin, South Texas, East Texas/Louisiana, and the Williston Basin. These areas are associated with disposal from the Barnett, Eagle Ford, Bakken, and Haynesville Shales respectively. In each region we analyzed data that were been collected using temporary seismographs of the National Science Foundation's USArray Transportable Array. Injection well locations, formations, histories, and volumes are also mapped using public and licensed datasets. Faults are mapped at a range of scales for selected areas that show different levels of seismic activity, and scaling relationships used to extrapolate between the seismic and wellbore scale. Reactivation potential of these faults is assessed using fault occurrence, and in-situ stress conditions, identifying areas of high and low fault reactivation potential. A correlation analysis between fault reactivation potential, induced seismicity, and fluid injection will use spatial statistics to quantify the probability of seismic fault reactivation for a given injection pressure in the studied reservoirs. The limiting conditions inducing fault reactivation will be compared to actual injection parameters (volume, rate, injection duration and frequency) where available. The objective of this project is a statistical reservoir- to basin-scale assessment of fault

  19. Strategies for safe injections.

    PubMed Central

    Battersby, A.; Feilden, R.; Stoeckel, P.; Da Silva, A.; Nelson, C.; Bass, A.

    1999-01-01

    In 1998, faced with growing international concern, WHO set out an approach for achieving injection safety that encompassed all elements from patients' expectations and doctors' prescribing habits to waste disposal. This article follows that lead and describes the implications of the approach for two injection technologies: sterilizable and disposable. It argues that focusing on any single technology diverts attention from the more fundamental need for health services to develop their own comprehensive strategies for safe injections. National health authorities will only be able to ensure that injections are administered safely if they take an approach that encompasses the whole system, and choose injection technologies that fit their circumstances. PMID:10680247

  20. Distribution and regularity of injection from a multicylinder fuel-injection pump

    NASA Technical Reports Server (NTRS)

    Rothrock, A M; Marsh, E T

    1936-01-01

    This report presents the results of performance test conducted on a six-cylinder commercial fuel-injection pump that was adjusted to give uniform fuel distribution among the cylinders at a throttle setting of 0.00038 pound per injection and a pump speed of 750 revolutions per minute. The throttle setting and pump speed were then varied through the operating range to determine the uniformity of distribution and regularity of injection.

  1. Penicillin G Procaine Injection

    MedlinePlus

    Penicillin G procaine injection is used to treat certain infections caused by bacteria. Penicillin G procaine injection should not be used to ... early in the treatment of certain serious infections. Penicillin G procaine injection is in a class of ...

  2. Multiphasic modelling of bone-cement injection into vertebral cancellous bone.

    PubMed

    Bleiler, Christian; Wagner, Arndt; Stadelmann, Vincent A; Windolf, Markus; Köstler, Harald; Boger, Andreas; Gueorguiev-Rüegg, Boyko; Ehlers, Wolfgang; Röhrle, Oliver

    2015-01-01

    Percutaneous vertebroplasty represents a current procedure to effectively reinforce osteoporotic bone via the injection of bone cement. This contribution considers a continuum-mechanically based modelling approach and simulation techniques to predict the cement distributions within a vertebra during injection. To do so, experimental investigations, imaging data and image processing techniques are combined and exploited to extract necessary data from high-resolution μCT image data. The multiphasic model is based on the Theory of Porous Media, providing the theoretical basis to describe within one set of coupled equations the interaction of an elastically deformable solid skeleton, of liquid bone cement and the displacement of liquid bone marrow. The simulation results are validated against an experiment, in which bone cement was injected into a human vertebra under realistic conditions. The major advantage of this comprehensive modelling approach is the fact that one can not only predict the complex cement flow within an entire vertebra but is also capable of taking into account solid deformations in a fully coupled manner. The presented work is the first step towards the ultimate and future goal of extending this framework to a clinical tool allowing for pre-operative cement distribution predictions by means of numerical simulations. Copyright © 2015 John Wiley & Sons, Ltd.

  3. Supersonic Pulsed Injection

    NASA Technical Reports Server (NTRS)

    Cutler, A. D.; Harding, G. C.; Diskin, G. S.

    2001-01-01

    An injector has been developed to provide high-speed high-frequency (order 10 kHz) pulsed a supersonic crossflow. The injector nozzle is formed between the fixed internal surface of the nozzle and a freely rotating three- or four-sided wheel embedded within the device. Flow-induced rotation of the wheel causes the nozzle throat to open and close at a frequency proportional to the speed of sound of the injected gas. Measurements of frequency and mass flow rate as a function of supply pressure are discussed for various injector designs. Preliminary results are presented for wall-normal injection of helium into a Mach-2 ducted airflow. The data include schlieren images in the injectant plume in a plane normal to the flow, downstream of injection.

  4. Calcitonin Salmon Injection

    MedlinePlus

    Calcitonin salmon injection is used to treat osteoporosis in postmenopausal women. Osteoporosis is a disease that causes bones to weaken and break more easily. Calcitonin salmon injection is also used to ...

  5. Anatomical Regional Targeted (ART) BOTOX Injection Technique: A Novel Paradigm for Migraines and Chronic Headaches

    PubMed Central

    Sanniec, Kyle; Pezeshk, Ronnie; Chung, Michael

    2016-01-01

    Summary: Migraine headaches are a debilitating disease that causes significant socioeconomic problems. One of the speculated etiologies of the generation of migraines is peripheral nerve irritation at different trigger points. The use of Onabotulinum toxin A (BOTOX), although initially a novel approach, has now been determined to be a valid treatment for chronic headaches and migraines as described in the Phase III Research Evaluating Migraine Prophylaxis Therapy trials that prompted the approval by the Food and Drug Administration for treatment of chronic migraines. The injection paradigm established by this trial was one of a broad injection pattern across large muscle groups that did not always correspond to the anatomical locations of nerves. The senior author developed the Anatomical Regional Targeted BOTOX injection paradigm as an alternative to the current injection model. This technique targets both the anatomical location of nerves known to have causal effects with migraines and the region where the pain localizes, to provide relief across a wide distribution of the peripheral nerve. This article serves as a guide to the Anatomical Regional Targeted injection technique, which, to our knowledge, is the first comprehensive BOTOX injection paradigm described in the literature for treatment of migraines that targets nerves and nerve areas rather than purely muscle groups. This technique is based on the most up-to-date anatomical and scientific studies and large-volume migraine surgery experience. PMID:28293532

  6. Effects of injection pressure variation on mixing in a cold supersonic combustor with kerosene fuel

    NASA Astrophysics Data System (ADS)

    Liu, Wei-Lai; Zhu, Lin; Qi, Yin-Yin; Ge, Jia-Ru; Luo, Feng; Zou, Hao-Ran; Wei, Min; Jen, Tien-Chien

    2017-10-01

    Spray jet in cold kerosene-fueled supersonic flow has been characterized under different injection pressures to assess the effects of the pressure variation on the mixing between incident shock wave and transverse cavity injection. Based on the real scramjet combustor, a detailed computational fluid dynamics model is developed. The injection pressures are specified as 0.5, 1.0, 2.0, 3.0 and 4.0 MPa, respectively, with the other constant operation parameters (such as the injection diameter, angle and velocity). A three dimensional Couple Level Set & Volume of Fluids approach incorporating an improved Kelvin-Helmholtz & Rayleigh-Taylor model is used to investigate the interaction between kerosene and supersonic air. The numerical simulations primarily concentrate on penetration depth, span expansion area, angle of shock wave and sauter mean diameter distribution of the kerosene droplets with/without evaporation. Validation has been implemented by comparing the calculated against the measured in literature with good qualitative agreement. Results show that the penetration depth, span-wise angle and expansion area of the transverse cavity jet are all increased with the injection pressure. However, when the injection pressure is further increased, the value in either penetration depth or expansion area increases appreciably. This study demonstrates the feasibility and effectiveness of the combination of Couple Level Set & Volume of Fluids approach and an improved Kelvin-Helmholtz & Rayleigh-Taylor model, in turn providing insights into scramjet design improvement.

  7. Potential geographic "hotspots" for drug-injection related transmission of HIV and HCV and for initiation into injecting drug use in New York City, 2011-2015, with implications for the current opioid epidemic in the US.

    PubMed

    Des Jarlais, D C; Cooper, H L F; Arasteh, K; Feelemyer, J; McKnight, C; Ross, Z

    2018-01-01

    We identified potential geographic "hotspots" for drug-injecting transmission of HIV and hepatitis C virus (HCV) among persons who inject drugs (PWID) in New York City. The HIV epidemic among PWID is currently in an "end of the epidemic" stage, while HCV is in a continuing, high prevalence (> 50%) stage. We recruited 910 PWID entering Mount Sinai Beth Israel substance use treatment programs from 2011-2015. Structured interviews and HIV/ HCV testing were conducted. Residential ZIP codes were used as geographic units of analysis. Potential "hotspots" for HIV and HCV transmission were defined as 1) having relatively large numbers of PWID 2) having 2 or more HIV (or HCV) seropositive PWID reporting transmission risk-passing on used syringes to others, and 3) having 2 or more HIV (or HCV) seronegative PWID reporting acquisition risk-injecting with previously used needles/syringes. Hotspots for injecting drug use initiation were defined as ZIP codes with 5 or more persons who began injecting within the previous 6 years. Among PWID, 96% injected heroin, 81% male, 34% White, 15% African-American, 47% Latinx, mean age 40 (SD = 10), 7% HIV seropositive, 62% HCV seropositive. Participants resided in 234 ZIP codes. No ZIP codes were identified as potential hotspots due to small numbers of HIV seropositive PWID reporting transmission risk. Four ZIP codes were identified as potential hotspots for HCV transmission. 12 ZIP codes identified as hotspots for injecting drug use initiation. For HIV, the lack of potential hotspots is further validation of widespread effectiveness of efforts to reduce injecting-related HIV transmission. Injecting-related HIV transmission is likely to be a rare, random event. HCV prevention efforts should include focus on potential hotspots for transmission and on hotspots for initiation into injecting drug use. We consider application of methods for the current opioid epidemic in the US.

  8. Dependence of injection locking of a TEA CO2 laser on intensity of injected radiation

    NASA Technical Reports Server (NTRS)

    Oppenheim, U. P.; Menzies, R. T.; Kavaya, M. J.

    1982-01-01

    The results of an experimental study to determine the minimum required injected power to control the output frequency of a TEA CO2 laser are reported. A CW CO2 waveguide laser was used as the injection oscillator. Both the power and the frequency of the injected radiation were varied, while the TEA resonator cavity length was adjusted to match the frequency of the injected signal. Single-longitudinal mode (SLM) TEA laser radiation was produced for injected power levels which are several orders of magnitude below those previously reported. The ratio of SLM output power to injection power exceeded 10 to the 12th at the lowest levels of injected intensity.

  9. Design validation and labeling comprehension study for a new epinephrine autoinjector.

    PubMed

    Edwards, Eric S; Edwards, Evan T; Gunn, Ronald; Patterson, Patricia; North, Robert

    2013-03-01

    To facilitate the correct use of epinephrine autoinjectors (EAIs) by patients and caregivers, a novel EAI (Auvi-Q) was designed to help minimize use-related hazards. To support validation of Auvi-Q final design and assess whether the instructions for use in the patient information leaflet (PIL) are effective in training participants on proper use of Auvi-Q. Healthy participants, 20 adult and 20 pediatric, were assessed for their ability to complete a simulated injection by following the Auvi-Q instructions for use. Participants relied only on the contents of the PIL and other labeling features (device labeling and its instructions for use, electronic voice instructions and visual prompts). The mean ± SD age of the adult and pediatric participants was 39.4 ± 11.6 and 10.9 ± 2.3 years, respectively. In total, 80% of adult and 35% of pediatric participants had prior experience with EAIs. All adults and 95% of pediatric participants completed a simulated injection on the first attempt; 1 pediatric participant required parental training and a second attempt. Three adult and 4 pediatric participants exhibited a noncritical issue while successfully completing the simulated injection. Most participants agreed that the injection steps were easy to follow and the PIL facilitated understanding on using Auvi-Q safely and effectively. The PIL and other labeling features were effective in communicating instructions for successful use of Auvi-Q. This study provided validation support for the final design and anticipated instructions for use of Auvi-Q. Copyright © 2013 American College of Allergy, Asthma & Immunology. Published by Elsevier Inc. All rights reserved.

  10. Unsteady boundary-layer injection

    NASA Technical Reports Server (NTRS)

    Telionis, D. P.; Jones, G. S.

    1981-01-01

    The boundary-layer equations for two-dimensional incompressible flow are integrated numerically for the flow over a flat plate and a Howarth body. Injection is introduced either impulsively or periodically along a narrow strip. Results indicate that injection perpendicular to the wall is transmitted instantly across the boundary layer and has little effect on the velocity profile parallel to the wall. The effect is a little more noticeable for flows with adverse pressure gradients. Injection parallel to the wall results in fuller velocity profiles. Parallel and oscillatory injection appears to influence the mean. The amplitude of oscillation decreases with distance from the injection strip but further downstream it increases again in a manner reminiscent of an unstable process.

  11. Simple and clean determination of tetracyclines by flow injection analysis

    NASA Astrophysics Data System (ADS)

    Rodríguez, Michael Pérez; Pezza, Helena Redigolo; Pezza, Leonardo

    2016-01-01

    An environmentally reliable analytical methodology was developed for direct quantification of tetracycline (TC) and oxytetracycline (OTC) using continuous flow injection analysis with spectrophotometric detection. The method is based on the diazo coupling reaction between the tetracyclines and diazotized sulfanilic acid in a basic medium, resulting in the formation of an intense orange azo compound that presents maximum absorption at 434 nm. Experimental design was used to optimize the analytical conditions. The proposed technique was validated over the concentration range of 1 to 40 μg mL- 1, and was successfully applied to samples of commercial veterinary pharmaceuticals. The detection (LOD) and quantification (LOQ) limits were 0.40 and 1.35 μg mL- 1, respectively. The samples were also analyzed by an HPLC method, and the results showed agreement with the proposed technique. The new flow injection method can be immediately used for quality control purposes in the pharmaceutical industry, facilitating monitoring in real time during the production processes of tetracycline formulations for veterinary use.

  12. First injection of ketamine among young injection drug users (IDUs) in three U.S. cities

    PubMed Central

    Lankenau, Stephen E.; Sanders, Bill; Bloom, Jennifer Jackson; Hathazi, Dodi; Alarcon, Erica; Tortu, Stephanie; Clatts, Michael C.

    2007-01-01

    Ketamine, a dissociative anesthetic, has emerged as an increasingly common drug among subgroups of young injection drug users (IDUs) in cities across the United States. In-depth qualitative interviews were conducted with 213 young IDUs aged 16–28 years recruited in New York, New Orleans, and Los Angeles between 2004 and 2006. While some initiated injection drug use with ketamine, the drug was more frequently injected by IDUs with extensive polydrug using histories. IDUs initiating with ketamine commonly self-injected via an intramuscular mode of administration. The injection group provided crucial knowledge and material resources that enabled the injection event to occur, including ketamine, syringes, and injection skills. Injection paraphernalia was commonly shared during the first injection of ketamine, particularly vials of pharmaceutically-packaged liquid ketamine. Injection events infrequently occurred in a rave or club and more typically in a private home, which challenges ketamine’s designation as a ‘club’ drug. The first injection of ketamine was a noteworthy event since it introduced a novel drug or new mode of administration to be further explored by some, or exposed others to a drug to be avoided in the future. Risk reduction messages directed towards young IDUs should be expanded to include ketamine. PMID:16979848

  13. MEDICAL INJECTION

    NASA Image and Video Library

    1963-06-10

    S62-08371 (1962) --- The automatic medical injectors carried on the Mercury-Atlas 9 flight. The injectors provide the astronaut with injection tubes of Tigan, for preventing motion sickness and Demerol, for relieving pain. The tubes encased in the block are stowed in the astronauts survival kit. The single injection tubes are placed in a pocket of the astronauts spacesuit. Photo credit: NASA

  14. 78 FR 42776 - Underground Injection Control Program; Hazardous Waste Injection Restrictions; Petition for...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-07-17

    ... ENVIRONMENTAL PROTECTION AGENCY [FRL9834-8] Underground Injection Control Program; Hazardous Waste Injection Restrictions; Petition for Exemption--Class I Hazardous Waste Injection; Blanchard Refining... migration petition reissuance. SUMMARY: Notice is hereby given that a reissuance of an exemption to the land...

  15. Cross-cultural adaptation of the Korean version of the Boston carpal tunnel questionnaire: its clinical evaluation in patients with carpal tunnel syndrome following local corticosteroid injection.

    PubMed

    Park, Dong-Jin; Kang, Ji-Hyoun; Lee, Jeong-Won; Lee, Kyung-Eun; Wen, Lihui; Kim, Tae-Jong; Park, Yong-Wook; Nam, Tai-Seung; Kim, Myung-Sun; Lee, Shin-Seok

    2013-07-01

    The aim of this study was to assess and validate the Korean version of the Boston Carpal Tunnel Questionnaire (K-BCTQ) in patients with carpal tunnel syndrome (CTS). After translation and cultural adaptation of the BCTQ to a Korean version, the K-BCTQ was administered to 54 patients with CTS; it was administered again after 2 weeks to assess reliability. Additionally, we administered K-DASH and EQ-5D to assess construct-validity. In a prospective study of responsiveness to clinical change, 29 of 54 patients were treated by ultrasonography-guided local corticosteroid injection therapy. The internal consistency of the K-BCTQ was high (Cronbach's alpha: 0.915) and the intra-class correlation coefficients were 0.931 for the symptom severity scale (P<0.001) and 0.844 for the functional severity scale (P<0.001). The construct-validity between the symptom severity scale and the K-DASH, and between the functional severity scale and the K-DASH were significantly correlated (both P<0.001). Clinical improvement was noted in 29 patients with injection therapy. The effect size of symptom severity was 0.67, and that of functional severity was 0.58. In conclusion, the K-BCTQ shows good reliability, construct-validity, and acceptable responsiveness after local corticosteroid injection therapy (Clinical trial number, KCT0000050).

  16. Slit injection device

    DOEpatents

    Alger, Terry W.; Schlitt, Leland G.; Bradley, Laird P.

    1976-06-15

    A laser cavity electron beam injection device provided with a single elongated slit window for passing a suitably shaped electron beam and means for varying the current density of the injected electron beam.

  17. Adaptive engine injection for emissions reduction

    DOEpatents

    Reitz, Rolf D. : Sun, Yong

    2008-12-16

    NOx and soot emissions from internal combustion engines, and in particular compression ignition (diesel) engines, are reduced by varying fuel injection timing, fuel injection pressure, and injected fuel volume between low and greater engine loads. At low loads, fuel is injected during one or more low-pressure injections occurring at low injection pressures between the start of the intake stroke and approximately 40 degrees before top dead center during the compression stroke. At higher loads, similar injections are used early in each combustion cycle, in addition to later injections which preferably occur between about 90 degrees before top dead center during the compression stroke, and about 90 degrees after top dead center during the expansion stroke (and which most preferably begin at or closely adjacent the end of the compression stroke). These later injections have higher injection pressure, and also lower injected fuel volume, than the earlier injections.

  18. Physics of the current injection process during localized helicity injection

    NASA Astrophysics Data System (ADS)

    Hinson, Edward Thomas

    An impedance model has been developed for the arc-plasma cathode electron current source used in localized helicity injection tokamak startup. According to this model, a potential double layer (DL) is established between the high-density arc plasma (narc ˜ 1021 m-3) in the electron source, and the less-dense external tokamak edge plasma (nedge ˜ 10 18 m-3) into which current is injected. The DL launches an electron beam at the applied voltage with cross-sectional area close to that of the source aperture: Ainj ≈ 2 cm 2. The injected current, Iinj, increases with applied voltage, Vinj, according to the standard DL scaling, Iinj ˜ V(3/2/ inj), until the more restrictive of two limits to beam density nb arises, producing Iinj ˜ V(1/2/inj), a scaling with beam drift velocity. For low external tokamak edge density nedge, space-charge neutralization of the intense electron beam restricts the injected beam density to nb ˜ nedge. At high Jinj and sufficient edge density, the injected current is limited by expansion of the DL sheath, which leads to nb ˜ narc. Measurements of narc, Iinj , nedge, Vinj, support these predicted scalings, and suggest narc as a viable control actuator for the source impedance. Magnetic probe signals ≈ 300 degrees toroidally from the injection location are consistent with expectations for a gyrating, coherent electron beam with a compact areal cross-section. Technological development of the source has allowed an extension of the favorable Iinj ˜ V(1/2/inj) to higher power without electrical breakdown.

  19. Parametric study of injection rates with solenoid injectors in an injection quantity and rate measuring device

    DOE PAGES

    Busch, Stephen; Miles, Paul C.

    2015-03-31

    A Moehwald HDA (HDA is a German acronym: Hydraulischer Druckanstieg: hydraulic pressure increase) injection quantity and rate measuring unit is used to investigate injection rates obtained with a fast-acting, preproduction diesel solenoid injector. Experimental parametric variations are performed to determine their impact on measured injection rate traces. A pilot–main injection strategy is investigated for various dwell times; these preproduction injectors can operate with very short dwell times with distinct pilot and main injection events. Dwell influences the main injection rate shape. Furthermore, a comparison between a diesel-like fuel and a gasoline-like fuel shows that injection rates are comparable for amore » single injection but dramatically different for multiple injections with short dwells.« less

  20. 75 FR 60457 - Underground Injection Control Program Hazardous Waste Injection Restrictions; Petition for...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2010-09-30

    ... ENVIRONMENTAL PROTECTION AGENCY [FRL-9208-4] Underground Injection Control Program Hazardous Waste Injection Restrictions; Petition for Exemption--Class I Hazardous Waste Injection Dow Chemical Company (DOW... Petition. SUMMARY: Notice is hereby given that an exemption to the land disposal restrictions under the...

  1. National Combustion Code Validated Against Lean Direct Injection Flow Field Data

    NASA Technical Reports Server (NTRS)

    Iannetti, Anthony C.

    2003-01-01

    Most combustion processes have, in some way or another, a recirculating flow field. This recirculation stabilizes the reaction zone, or flame, but an unnecessarily large recirculation zone can result in high nitrogen oxide (NOx) values for combustion systems. The size of this recirculation zone is crucial to the performance of state-of-the-art, low-emissions hardware. If this is a large-scale combustion process, the flow field will probably be turbulent and, therefore, three-dimensional. This research dealt primarily with flow fields resulting from lean direct injection (LDI) concepts, as described in Research & Technology 2001. LDI is a concept that depends heavily on the design of the swirler. The LDI concept has the potential to reduce NOx values from 50 to 70 percent of current values, with good flame stability characteristics. It is cost effective and (hopefully) beneficial to do most of the design work for an LDI swirler using computer-aided design (CAD) and computer-aided engineering (CAE) tools. Computational fluid dynamics (CFD) codes are CAE tools that can calculate three-dimensional flows in complex geometries. However, CFD codes are only beginning to correctly calculate the flow fields for complex devices, and the related combustion models usually remove a large portion of the flow physics.

  2. Brentuximab Vedotin Injection

    MedlinePlus

    ... with healthy bone marrow) or at least two treatment periods of chemotherapy. Brentuximab vedotin injection is also ... Hodgkin lymphoma) who did not respond to another treatment period of chemotherapy. Brentuximab vedotin injection is in ...

  3. Parathyroid Hormone Injection

    MedlinePlus

    ... injection is used along with calcium and vitamin D to treat low levels of calcium in the ... condition can be controlled by calcium and vitamin D alone. Parathyroid hormone injection is in a class ...

  4. Antigen injection (image)

    MedlinePlus

    Leprosy is caused by the organism Mycobacterium leprae . The leprosy test involves injection of an antigen just under ... if your body has a current or recent leprosy infection. The injection site is labeled and examined ...

  5. 76 FR 55908 - Underground Injection Control Program; Hazardous Waste Injection Restrictions; Petition for...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-09-09

    ... of an exemption to the land disposal restrictions, under the 1984 Hazardous and Solid Waste... Waste Injection Restrictions; Petition for Exemption--Class I Hazardous Waste Injection; Great Lakes... from the injection zone for as long as the waste remains hazardous. This final decision allows the...

  6. 78 FR 23246 - Underground Injection Control Program; Hazardous Waste Injection Restrictions; Petition for...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-04-18

    ... exemption to the land disposal Restrictions, under the 1984 Hazardous and Solid Waste [[Page 23247... Waste Injection Restrictions; Petition for Exemption--Class I Hazardous Waste Injection; BASF... from the injection zone for as long as the waste remains hazardous. This final decision allows the...

  7. 77 FR 26755 - Underground Injection Control Program; Hazardous Waste Injection Restrictions; Petition for...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2012-05-07

    ... reissuance of an exemption to the land disposal Restrictions, under the 1984 Hazardous and Solid Waste... Waste Injection Restrictions; Petition for Exemption--Class I Hazardous Waste Injection; Diamond... from the injection zone for as long as the waste remains hazardous. This final decision allows the...

  8. Corticotropin, Repository Injection

    MedlinePlus

    Corticotropin repository injection is used to treat the following conditions:infantile spasms (seizures that usually begin during the first ... of the arms, hands, feet, and legs). Corticotropin repository injection is in a class of medications called ...

  9. Epoetin Alfa Injection

    MedlinePlus

    Epoetin alfa injection is used to treat anemia (a lower than normal number of red blood cells) in people ... stop working over a period of time). Epoetin alfa injection is also used to treat anemia caused ...

  10. Darbepoetin Alfa Injection

    MedlinePlus

    Darbepoetin alfa injection is used to treat anemia (a lower than normal number of red blood cells) in people ... stop working over a period of time). Darbepoetin alfa injection is also used to treat anemia caused ...

  11. Iron Dextran Injection

    MedlinePlus

    Iron dextran injection is used to treat iron-deficiency anemia (a lower than normal number of red blood cells ... treated with iron supplements taken by mouth. Iron dextran injection is in a class of medications called ...

  12. eCOMPAGT integrates mtDNA: import, validation and export of mitochondrial DNA profiles for population genetics, tumour dynamics and genotype-phenotype association studies.

    PubMed

    Weissensteiner, Hansi; Schönherr, Sebastian; Specht, Günther; Kronenberg, Florian; Brandstätter, Anita

    2010-03-09

    Mitochondrial DNA (mtDNA) is widely being used for population genetics, forensic DNA fingerprinting and clinical disease association studies. The recent past has uncovered severe problems with mtDNA genotyping, not only due to the genotyping method itself, but mainly to the post-lab transcription, storage and report of mtDNA genotypes. eCOMPAGT, a system to store, administer and connect phenotype data to all kinds of genotype data is now enhanced by the possibility of storing mtDNA profiles and allowing their validation, linking to phenotypes and export as numerous formats. mtDNA profiles can be imported from different sequence evaluation programs, compared between evaluations and their haplogroup affiliations stored. Furthermore, eCOMPAGT has been improved in its sophisticated transparency (support of MySQL and Oracle), security aspects (by using database technology) and the option to import, manage and store genotypes derived from various genotyping methods (SNPlex, TaqMan, and STRs). It is a software solution designed for project management, laboratory work and the evaluation process all-in-one. The extended mtDNA version of eCOMPAGT was designed to enable error-free post-laboratory data handling of human mtDNA profiles. This software is suited for small to medium-sized human genetic, forensic and clinical genetic laboratories. The direct support of MySQL and the improved database security options render eCOMPAGT a powerful tool to build an automated workflow architecture for several genotyping methods. eCOMPAGT is freely available at http://dbis-informatik.uibk.ac.at/ecompagt.

  13. eCOMPAGT integrates mtDNA: import, validation and export of mitochondrial DNA profiles for population genetics, tumour dynamics and genotype-phenotype association studies

    PubMed Central

    2010-01-01

    Background Mitochondrial DNA (mtDNA) is widely being used for population genetics, forensic DNA fingerprinting and clinical disease association studies. The recent past has uncovered severe problems with mtDNA genotyping, not only due to the genotyping method itself, but mainly to the post-lab transcription, storage and report of mtDNA genotypes. Description eCOMPAGT, a system to store, administer and connect phenotype data to all kinds of genotype data is now enhanced by the possibility of storing mtDNA profiles and allowing their validation, linking to phenotypes and export as numerous formats. mtDNA profiles can be imported from different sequence evaluation programs, compared between evaluations and their haplogroup affiliations stored. Furthermore, eCOMPAGT has been improved in its sophisticated transparency (support of MySQL and Oracle), security aspects (by using database technology) and the option to import, manage and store genotypes derived from various genotyping methods (SNPlex, TaqMan, and STRs). It is a software solution designed for project management, laboratory work and the evaluation process all-in-one. Conclusions The extended mtDNA version of eCOMPAGT was designed to enable error-free post-laboratory data handling of human mtDNA profiles. This software is suited for small to medium-sized human genetic, forensic and clinical genetic laboratories. The direct support of MySQL and the improved database security options render eCOMPAGT a powerful tool to build an automated workflow architecture for several genotyping methods. eCOMPAGT is freely available at http://dbis-informatik.uibk.ac.at/ecompagt. PMID:20214782

  14. Surgical versus injection treatment for injection-confirmed chronic sacroiliac joint pain

    PubMed Central

    Spiker, William Ryan; Lawrence, Brandon D.; Raich, Annie L.; Skelly, Andrea C.; Brodke, Darrel S.

    2012-01-01

    Study design: Systematic review. Study rationale: Chronic sacroiliac joint pain (CSJP) is a common clinical entity with highly controversial treatment options. A recent systematic review compared surgery with denervation, but the current systematic review compares outcomes of surgical intervention with therapeutic injection for the treatment of CSJP and serves as the next step for evaluating current evidence on the comparative effectiveness of treatments for non-traumatic sacroiliac joint pain. Objective or clinical question: In adult patients with injection-confirmed CSJP, does surgical treatment lead to better outcomes and fewer complications than injection therapy? Methods: A systematic review of the English-language literature was undertaken for articles published between 1970 and June 2012. Electronic databases and reference lists of key articles were searched to identify studies evaluating surgery or injection treatment for injection-confirmed CSJP. Studies involving traumatic onset or non-injection–confirmed CSJP were excluded. Two independent reviewers assessed the level of evidence quality using the grading of recommendations assessment, development and evaluation (GRADE) system, and disagreements were resolved by consensus. Results: We identified twelve articles (seven surgical and five injection treatment) meeting our inclusion criteria. Regardless of the type of treatment, most studies reported over 40% improvement in pain as measured by Visual Analog Scale or Numeric rating Scale score. Regardless of the type of treatment, most studies reported over 20% improvement in functionality. Most complications were reported in the surgical studies. Conclusion: Surgical fusion and therapeutic injections can likely provide pain relief, improve quality of life, and improve work status. The comparative effectiveness of these interventions cannot be evaluated with the current literature. PMID:23526911

  15. Extraction method of interfacial injected charges for SiC power MOSFETs

    NASA Astrophysics Data System (ADS)

    Wei, Jiaxing; Liu, Siyang; Li, Sheng; Song, Haiyang; Chen, Xin; Li, Ting; Fang, Jiong; Sun, Weifeng

    2018-01-01

    An improved novel extraction method which can characterize the injected charges along the gate oxide interface for silicon carbide (SiC) power metal-oxide-semiconductor field-effect transistors (MOSFETs) is proposed. According to the different interface situations of the channel region and the junction FET (JFET) region, the gate capacitance versus gate voltage (Cg-Vg) curve of the device can be divided into three relatively independent parts, through which the locations and the types of the charges injected in to the oxide above the interface can be distinguished. Moreover, the densities of these charges can also be calculated by the amplitudes of the shifts in the Cg-Vg curve. The correctness of this method is proved by TCAD simulations. Moreover, experiments on devices stressed by unclamped-inductive-switching (UIS) stress and negative bias temperature stress (NBTS) are performed to verify the validity of this method.

  16. Repeated onabotulinumtoxin-a injections provide better results than single injection in treatment of painful bladder syndrome.

    PubMed

    Kuo, Hann-Chorng

    2013-01-01

    Onabotulinumtoxin-A (BoNT-A) is effective for the treatment of interstitial cystitis/painful bladder syndrome (IC/PBS). However, long-term follow-up does not show successful outcome after a single injection. To evaluate the efficacy and safety of repeated intravesical BoNT-A injections for treatment of IC/PBS and compare the success rates among patient groups receiving different injection numbers. Prospective interventional study. Tertiary medical center. Intravesical injection of 100 U of BoNT-A was performed in 81 patients every 6 months for up to 4 times or until patients' symptoms significantly improved. Patients who received a single injection served as active controls. Measured parameters included O'Leary-Sant symptom indexes (ICSI) and problem indexes (ICPI), visual analogue score (VAS) for pain, voiding diary variables, urodynamic parameters, maximal bladder capacity under anesthesia, glomerulation grade, and global response assessment. Multiple measurements and Kaplan-Meier analysis were used for comparison of consecutive data and success rates among groups. Among 81 patients, 20 received single injections, 19 received 2 injections, 12 received 3 injections, and 30 received 4 injections. The mean (± standard deviation) of ICSI, ICPI, total scores, VAS, functional bladder capacity, and daytime frequency all showed significant improvement after repeated BoNT-A treatment with different injections. Significantly better success rates were noted in patients who received 4 repeated injections (P = 0.0242) and 3 injections (P = 0.050), compared to those who received a single injection. However, there was no significant difference of long-term success rates among patients who received 2, 3, and 4 injections. Lack of placebo control group is the main limitation. Repeated intravesical BoNT-A injections were safe and effective for pain relief and they increased bladder capacity and provided a better long-term success rate than a single injection did for treatment of

  17. A model for 3-D sonic/supersonic transverse fuel injection into a supersonic air stream

    NASA Technical Reports Server (NTRS)

    Bussing, Thomas R. A.; Lidstone, Gary L.

    1989-01-01

    A model for sonic/supersonic transverse fuel injection into a supersonic airstream is proposed. The model replaces the hydrogen jet up to the Mach disk plane and the elliptic parts of the air flow field around the jet by an equivalent body. The main features of the model were validated on the basis of experimental data.

  18. Transitions from injecting to non-injecting drug use: potential protection against HCV infection

    PubMed Central

    Des Jarlais, Don C.; McKnight, Courtney; Arasteh, Kamyar; Feelemyer, Jonathan; Perlman, David C.; Hagan, Holly; Cooper, Hannah L. F.

    2013-01-01

    Transitions from injecting to non-injecting drug use have been reported from many different areas, particularly in areas with large human immunodeficiency virus (HIV) epidemics. The extent to which such transitions actually protect against HIV and HCV has not been determined. A cross-sectional survey with HIV and hepatitis C (HCV) testing was conducted with 322 former injectors (persons who had injected illicit drugs but permanently transitioned to non-injecting use) and 801 current injectors recruited in New York City between 2007 and 2012. There were no differences in HIV prevalence, while HCV prevalence was significantly lower among former injectors compared to current injectors. Years injecting functioned as a mediating variable linking former injector status to lower HCV prevalence. Transitions have continued well beyond the reduction in the threat of AIDS to injectors in the city. New interventions to support transitions to non-injecting drug use should be developed and supported by both drug treatment and syringe exchange programs. PMID:24161262

  19. Methodology for the Randomised Injecting Opioid Treatment Trial (RIOTT): evaluating injectable methadone and injectable heroin treatment versus optimised oral methadone treatment in the UK

    PubMed Central

    Lintzeris, Nicholas; Strang, John; Metrebian, Nicola; Byford, Sarah; Hallam, Christopher; Lee, Sally; Zador, Deborah

    2006-01-01

    Whilst unsupervised injectable methadone and diamorphine treatment has been part of the British treatment system for decades, the numbers receiving injectable opioid treatment (IOT) has been steadily diminishing in recent years. In contrast, there has been a recent expansion of supervised injectable diamorphine programs under trial conditions in a number of European and North American cities, although the evidence regarding the safety, efficacy and cost effectiveness of this treatment approach remains equivocal. Recent British clinical guidance indicates that IOT should be a second-line treatment for those patients in high-quality oral methadone treatment who continue to regularly inject heroin, and that treatment be initiated in newly-developed supervised injecting clinics. The Randomised Injectable Opioid Treatment Trial (RIOTT) is a multisite, prospective open-label randomised controlled trial (RCT) examining the role of treatment with injected opioids (methadone and heroin) for the management of heroin dependence in patients not responding to conventional substitution treatment. Specifically, the study examines whether efforts should be made to optimise methadone treatment for such patients (e.g. regular attendance, supervised dosing, high oral doses, access to psychosocial services), or whether such patients should be treated with injected methadone or heroin. Eligible patients (in oral substitution treatment and injecting illicit heroin on a regular basis) are randomised to one of three conditions: (1) optimized oral methadone treatment (Control group); (2) injected methadone treatment; or (3) injected heroin treatment (with access to oral methadone doses). Subjects are followed up for 6-months, with between-group comparisons on an intention-to-treat basis across a range of outcome measures. The primary outcome is the proportion of patients who discontinue regular illicit heroin use (operationalised as providing >50% urine drug screens negative for markers of

  20. Syringe injectable electronics

    PubMed Central

    Hong, Guosong; Zhou, Tao; Jin, Lihua; Duvvuri, Madhavi; Jiang, Zhe; Kruskal, Peter; Xie, Chong; Suo, Zhigang; Fang, Ying; Lieber, Charles M.

    2015-01-01

    Seamless and minimally-invasive three-dimensional (3D) interpenetration of electronics within artificial or natural structures could allow for continuous monitoring and manipulation of their properties. Flexible electronics provide a means for conforming electronics to non-planar surfaces, yet targeted delivery of flexible electronics to internal regions remains difficult. Here, we overcome this challenge by demonstrating syringe injection and subsequent unfolding of submicrometer-thick, centimeter-scale macroporous mesh electronics through needles with a diameter as small as 100 micrometers. Our results show that electronic components can be injected into man-made and biological cavities, as well as dense gels and tissue, with > 90% device yield. We demonstrate several applications of syringe injectable electronics as a general approach for interpenetrating flexible electronics with 3D structures, including (i) monitoring of internal mechanical strains in polymer cavities, (ii) tight integration and low chronic immunoreactivity with several distinct regions of the brain, and (iii) in vivo multiplexed neural recording. Moreover, syringe injection enables delivery of flexible electronics through a rigid shell, delivery of large volume flexible electronics that can fill internal cavities and co-injection of electronics with other materials into host structures, opening up unique applications for flexible electronics. PMID:26053995

  1. Endoscopic injection therapy.

    PubMed

    Kim, Sang Woon; Lee, Yong Seung; Han, Sang Won

    2017-06-01

    Since the U.S. Food and Drug Administration approved dextranomer/hyaluronic acid copolymer (Deflux) for the treatment of vesicoureteral reflux, endoscopic injection therapy using Deflux has become a popular alternative to open surgery and continuous antibiotic prophylaxis. Endoscopic correction with Deflux is minimally invasive, well tolerated, and provides cure rates approaching those of open surgery (i.e., approximately 80% in several studies). However, in recent years a less stringent approach to evaluating urinary tract infections (UTIs) and concerns about long-term efficacy and complications associated with endoscopic injection have limited the use of this therapy. In addition, there is little evidence supporting the efficacy of endoscopic injection therapy in preventing UTIs and vesicoureteral reflux-related renal scarring. In this report, we reviewed the current literature regarding endoscopic injection therapy and provided an updated overview of this topic.

  2. Extraforaminal needle tip position reduces risk of intravascular injection in CT-fluoroscopic lumbar transforaminal epidural steroid injections

    PubMed Central

    Yu, Robinson K.; Ghodadra, Anish; Agarwal, Vikas

    2016-01-01

    Background Lumbar transforaminal epidural steroid injection is a common and effective tool for managing lumbar radicular pain, although accidental intravascular injection can rarely result in paralysis. The purpose of this study is to determine the safest needle tip position for computed tomography (CT)-guided lumbar transforaminal epidural steroid injections as determined by incidence of intravascular injection. Methods Three radiologists, in consensus, reviewed procedural imaging for consecutive CT-fluoroscopic lumbar transforaminal epidural steroid injections performed during a 16-month period. Intravascular injections were identified and categorized by needle tip position, vessel type injected, intravascular injection volume and procedural phase containing the intravascular injection. Pearson chi-square and logistic regression testing were used to assess differences between groups, as appropriate. Results Intravascular injections occurred in 9% (52/606) of injections. The intravascular injection rate was significantly lower (P<0.001) for extraforaminal needle position (0%, 0/109) compared to junctional (8%, 27/319) and foraminal (14%, 25/178) needle tip positions. Of the intravascular injections, 4% (2/52) were likely arterial, 35% (18/52) were likely venous, and 62% (32/52) were indeterminate for vessel type injected. 46% (24/52) of intravascular injections were large volume, 33% (17/52) were small volume, and 21% (11/52) were trace volume. 56% (29/52) of intravascular injections occurred with the contrast trial dose, 29% (15/52) with the steroid/analgesic cocktail, and 15% (8/52) with both. Conclusions An extraforaminal needle position for CT-fluoroscopic lumbar transforaminal epidural steroid injections decreases the risk of intravascular injection and therefore may be safer than other needle tip positions. PMID:28097241

  3. Determination of injection molding process windows for optical lenses using response surface methodology.

    PubMed

    Tsai, Kuo-Ming; Wang, He-Yi

    2014-08-20

    This study focuses on injection molding process window determination for obtaining optimal imaging optical properties, astigmatism, coma, and spherical aberration using plastic lenses. The Taguchi experimental method was first used to identify the optimized combination of parameters and significant factors affecting the imaging optical properties of the lens. Full factorial experiments were then implemented based on the significant factors to build the response surface models. The injection molding process windows for lenses with optimized optical properties were determined based on the surface models, and confirmation experiments were performed to verify their validity. The results indicated that the significant factors affecting the optical properties of lenses are mold temperature, melt temperature, and cooling time. According to experimental data for the significant factors, the oblique ovals for different optical properties on the injection molding process windows based on melt temperature and cooling time can be obtained using the curve fitting approach. The confirmation experiments revealed that the average errors for astigmatism, coma, and spherical aberration are 3.44%, 5.62%, and 5.69%, respectively. The results indicated that the process windows proposed are highly reliable.

  4. The Set of Fear Inducing Pictures (SFIP): Development and validation in fearful and nonfearful individuals.

    PubMed

    Michałowski, Jarosław M; Droździel, Dawid; Matuszewski, Jacek; Koziejowski, Wojtek; Jednoróg, Katarzyna; Marchewka, Artur

    2017-08-01

    Emotionally charged pictorial materials are frequently used in phobia research, but no existing standardized picture database is dedicated to the study of different phobias. The present work describes the results of two independent studies through which we sought to develop and validate this type of database-a Set of Fear Inducing Pictures (SFIP). In Study 1, 270 fear-relevant and 130 neutral stimuli were rated for fear, arousal, and valence by four groups of participants; small-animal (N = 34), blood/injection (N = 26), social-fearful (N = 35), and nonfearful participants (N = 22). The results from Study 1 were employed to develop the final version of the SFIP, which includes fear-relevant images of social exposure (N = 40), blood/injection (N = 80), spiders/bugs (N = 80), and angry faces (N = 30), as well as 726 neutral photographs. In Study 2, we aimed to validate the SFIP in a sample of spider, blood/injection, social-fearful, and control individuals (N = 66). The fear-relevant images were rated as being more unpleasant and led to greater fear and arousal in fearful than in nonfearful individuals. The fear images differentiated between the three fear groups in the expected directions. Overall, the present findings provide evidence for the high validity of the SFIP and confirm that the set may be successfully used in phobia research.

  5. The Selective Arterial Calcium Injection Test is a Valid Diagnostic Method for Invisible Gastrinoma with Duodenal Ulcer Stenosis: A Case Report.

    PubMed

    Okada, Kenjiro; Sudo, Takeshi; Miyamoto, Katsunari; Yokoyama, Yujiro; Sakashita, Yoshihiro; Hashimoto, Yasushi; Kobayashi, Hironori; Otsuka, Hiroyuki; Sakoda, Takuya; Shimamoto, Fumio

    2016-03-01

    The localization and diagnosis of microgastrinomas in a patient with multiple endocrine neoplasia type 1 is difficult preoperatively. The selective arterial calcium injection (SACI) test is a valid diagnostic method for the preoperative diagnosis of these invisible microgastrinomas. We report a rare case of multiple invisible duodenal microgastrinomas with severe duodenal stenosis diagnosed preoperatively by using the SACI test. A 50-year-old man was admitted to our hospital with recurrent duodenal ulcers. His serum gastrin level was elevated to 730 pg/ml. It was impossible for gastrointestinal endoscopy to pass through to visualize the inferior part of the duodenum, because recurrent duodenal ulcers had resulted in severe duodenal stenosis. The duodenal stenosis also prevented additional endoscopic examinations such as endoscopic ultrasonography. Computed tomography did not show any tumors in the duodenum and pancreas. The SACI test provided the evidence for a gastrinoma in the vascular territory of the inferior pancreatic-duodenal artery. We diagnosed a gastrinoma in the peri- ampullary lesion, so we performed Subtotal Stomach-Preserving Pancreatico- duodenectomy with regional lymphadenectomy. Histopathological findings showed multiple duodenal gastrinomas with lymph node metastasis and nonfunctioning pancreatic neuroendocrine tumors. Twenty months after surgery, the patient is alive with no evidence of recurrence and a normal gastrin level. In conclusion, the SACI test can enhance the accuracy of preoperative localization and diagnosis of invisible microgastrinomas, especially in the setting of severe duodenal stenosis.

  6. Evaluation of the acute and chronic safety of the biosense injection catheter system in porcine hearts.

    PubMed

    Kornowski, R; Fuchs, S; Tio, F O; Pierre, A; Epstein, S E; Leon, M B

    1999-12-01

    the transendocardial injection procedure. Thus, if it is determined that direct intramyocardial injection of drugs is a valid therapeutic strategy, this approach offers a clear advantage over surgically based transepicardial injection procedures. Cathet. Cardiovasc. Intervent. 48:447-453, 1999. Copyright 1999 Wiley-Liss, Inc.

  7. Deformational injection rate measuring method

    NASA Astrophysics Data System (ADS)

    Marčič, Milan

    2002-09-01

    After completing the diesel engine endurance testing, we detected various traces of thermal load on the walls of combustion chambers located in the engine pistons. The engines were fitted with ω combustion chambers. The thermal load of different intensity levels occurred where the spray of fuel, fuel vapor, and air interacted with the combustion chamber wall. The uneven thermal load distribution of the combustion chamber wall results from varying injection rates in each injection nozzle hole. The most widely applied controlling methods so far for injection rate measurement, such as the Zeuch and Bosch concepts, allow measurement of only the total injection rate in multihole nozzles, without providing any indication whatsoever of the injection rate differences in individual injection nozzle holes. The new deformational measuring method described in the article allows the injection rate to be measured in each hole of the multihole nozzle. The results of the measurements using this method showed that the differences occurred in injection rates of individual injection nozzle holes. These differences may be the cause of various thermal loads on the combustion chamber walls. The criterion for injection rate is the deformation of the membrane due to an increase in the fuel quantity in the measuring space and due to the pressure waves resulting from the fuel being injected into the measuring space. The membrane deformation is measured using strain gauges, glued to the membrane and forming the Wheatstone's bridge. We devoted special attention to the temperature compensation of the Wheatstone's bridge and the membrane, heated up during the measurements.

  8. MHD and Reconnection Activity During Local Helicity Injection

    NASA Astrophysics Data System (ADS)

    Barr, J. L.; Bongard, M. W.; Burke, M. G.; Fonck, R. J.; Reusch, J. A.; Richner, N. J.

    2016-10-01

    Scaling local helicity injection (LHI) to larger devices requires a validated, predictive model of its current drive mechanism. NIMROD simulations predict the injected helical current streams persist in the edge and periodically reconnect to form axisymmetric current rings that travel into the bulk plasma to grow Ip and poloidal flux. In simulation, these events result in discrete bursts of Alfvénic-frequency MHD activity and jumps in Ip of order ΔIp Iinj , in qualitative agreement with large n = 1 activity found in experiment. Fast imaging prior to tokamak formation supports the instability of, and apparent reconnection between, adjacent helical streams. The bursts exhibit toroidal amplitude asymmetries consistent with a kink structure singly line-tied to the injectors. Internal measurements localize this activity to the injector radial location. Pairwise correlations of poloidal Mirnov coil amplitude and phase match expectations of an edge-localized current stream carrying Iinj. Prior to tokamak formation, reconnection from both adjacent helical windings and co-injected current streams are shown to strongly heat impurity ions. After tokamak formation, strong anomalous ion heating in the plasma edge is attributed to continuous reconnection between colinear streams. The n = 1 bursts occur less frequently as Ip rises, likely caused by increased stream stability as Bv rises and qedge drops. This evidence supports the general NIMROD model of LHI, confirms the persistence and role of the edge current streams, and motivates experiments at higher Iinj and BT. Supported by US DOE Grants DE-FG02-96ER54375, DE-SC0006928.

  9. Determination of chloride in admixtures and aggregates for cement by a simple flow injection potentiometric system.

    PubMed

    Junsomboon, Jaroon; Jakmunee, Jaroon

    2008-07-15

    A simple flow injection system using three 3-way solenoid valves as an electric control injection valve and with a simple home-made chloride ion selective electrode based on Ag/AgCl wire as a sensor for determination of water soluble chloride in admixtures and aggregates for cement has been developed. A liquid sample or an extract was injected into a water carrier stream which was then merged with 0.1M KNO(3) stream and flowed through a flow cell where the solution will be in contact with the sensor, producing a potential change recorded as a peak. A calibration graph in range of 10-100 mg L(-1) was obtained with a detection limit of 2 mg L(-1). Relative standard deviations for 7 replicates injecting of 20, 60 and 90 mg L(-1) chloride solutions were 1.0, 1.2 and 0.6%, respectively. Sample throughput of 60 h(-1) was achieved with the consumption of 1 mL each of electrolyte solution and water carrier. The developed method was validated by the British Standard methods.

  10. PSR Injection Line Upgrade

    NASA Astrophysics Data System (ADS)

    Blind, Barbara; Jason, Andrew J.

    1997-05-01

    We describe the new injection line to be implemented for the Los Alamos Proton Storage Ring in the change from a two-step process to direct H- injection. While obeying all geometrical constraints imposed by the existing structures, the new line has properties not found in the present injection line. In particular, it features decoupled transverse phase spaces downstream of the skew bend and a high degree of tunability of the beam at the injection foil. A comprehensive set of error studies has dictated the component tolerances imposed and has indicated the expected performance of the system.

  11. Ducted fuel injection: A new approach for lowering soot emissions from direct-injection engines

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

    Mueller, Charles J.; Nilsen, Christopher W.; Ruth, Daniel J.

    Designers of direct-injection compression-ignition engines use a variety of strategies to improve the fuel/charge-gas mixture within the combustion chamber for increased efficiency and reduced pollutant emissions. Strategies include the use of high fuel-injection pressures, multiple injections, small injector orifices, flow swirl, long-ignition-delay conditions, and oxygenated fuels. This is the first journal publication paper on a new mixing-enhancement strategy for emissions reduction: ducted fuel injection. The concept involves injecting fuel along the axis of a small cylindrical duct within the combustion chamber, to enhance the mixture in the autoignition zone relative to a conventional free-spray configuration (i.e., a fuel spray thatmore » is not surrounded by a duct). Finally, the results described herein, from initial proof-of-concept experiments conducted in a constant-volume combustion vessel, show dramatically lower soot incandescence from ducted fuel injection than from free sprays over a range of charge-gas conditions that are representative of those in modern direct-injection compression-ignition engines.« less

  12. Ducted fuel injection: A new approach for lowering soot emissions from direct-injection engines

    DOE PAGES

    Mueller, Charles J.; Nilsen, Christopher W.; Ruth, Daniel J.; ...

    2017-07-18

    Designers of direct-injection compression-ignition engines use a variety of strategies to improve the fuel/charge-gas mixture within the combustion chamber for increased efficiency and reduced pollutant emissions. Strategies include the use of high fuel-injection pressures, multiple injections, small injector orifices, flow swirl, long-ignition-delay conditions, and oxygenated fuels. This is the first journal publication paper on a new mixing-enhancement strategy for emissions reduction: ducted fuel injection. The concept involves injecting fuel along the axis of a small cylindrical duct within the combustion chamber, to enhance the mixture in the autoignition zone relative to a conventional free-spray configuration (i.e., a fuel spray thatmore » is not surrounded by a duct). Finally, the results described herein, from initial proof-of-concept experiments conducted in a constant-volume combustion vessel, show dramatically lower soot incandescence from ducted fuel injection than from free sprays over a range of charge-gas conditions that are representative of those in modern direct-injection compression-ignition engines.« less

  13. Adhesion strength between thermoplastics and its polyurethane coating made by using the technology combination of injection molding and reaction injection molding

    NASA Astrophysics Data System (ADS)

    Bloß, P.; Böhme, A.; Müller, J.; Krajewsky, P.; Michaelis, J.

    2014-05-01

    A complete equipment for injection molding (IM) of a thermoplastic (TP) carrier and reaction injection molding (RIM) of polyurethane (PUR) coatings including IM and RIM machines, a color module for PUR, and a robot was built up. A modularly composed sliding split mold was constructed and manufactured allowing different parts including thicker (2 mm thickness) soft touch and thin (0.4 mm) lacquer PUR coatings. As TP PC/ABS and PA6 GF15 compounds were used, and aromatic and aliphatic PUR systems as well. From the parts made by IM+RIM, test specimens for peel force measurements were cut. These investigations were performed prior and after ageing under climatic conditions @ 50 % RH and temperature changes between -30 °C and 90 °C. By varying IM processing parameters, we have found that mold and TP temperatures are particularly important for the adhesion strength between TP and PUR. The waiting time between the end of TP cooling and PUR injection has a minor influence on its mean value. However, to short waiting times may result in inhomogeneous adhesion. It was surprising that surface defects of the TP carrier leads also to inhomogeneous adhesion. We have observed that ageing may cause an increase and decrease of adhesions strength depending on the TP+PUR system used. We have found that the results are valid only for the actual TP and PUR combination. A generalization seems to be inappropriate, hence, the actual combination should be investigated to prevent unwanted surprises when the coated TP part is in its application.

  14. Sensor for Injection Rate Measurements

    PubMed Central

    Marcic, Milan

    2006-01-01

    A vast majority of the medium and high speed Diesel engines are equipped with multi-hole injection nozzles nowadays. Inaccuracies in workmanship and changing hydraulic conditions in the nozzles result in differences in injection rates between individual injection nozzle holes. The new deformational measuring method described in the paper allows injection rate measurement in each injection nozzle hole. The differences in injection rates lead to uneven thermal loads of Diesel engine combustion chambers. All today known measuring method, such as Bosch and Zeuch give accurate results of the injection rate in diesel single-hole nozzles. With multihole nozzles they tell us nothing about possible differences in injection rates between individual holes of the nozzle. At deformational measuring method, the criterion of the injected fuel is expressed by the deformation of membrane occurring due to the collision of the pressure wave against the membrane. The pressure wave is generated by the injection of the fuel into the measuring space. For each hole of the nozzle the measuring device must have a measuring space of its own into which fuel is injected as well as its measuring membrane and its own fuel outlet. During measurements procedure the measuring space must be filled with fuel to maintain an overpressure of 5 kPa. Fuel escaping from the measuring device is conducted into the graduated cylinders for measuring the volumetric flow through each hole of the nozzle.The membrane deformation is assessed by strain gauges. They are glued to the membrane and forming the full Wheatstone's bridge. We devoted special attention to the membrane shape and temperature compensation of the strain gauges.

  15. Towards a Predictive Capability for Local Helicity Injection Startup

    NASA Astrophysics Data System (ADS)

    Barr, J. L.; Bongard, M. W.; Burke, M. G.; Fonck, R. J.; Hinson, E. T.; Lewicki, B. T.; Perry, J. M.; Redd, A. J.; Schlossberg, D. J.

    2014-10-01

    Local helicity injection (LHI) is a non-solenoidal tokamak startup technique under development on the Pegasus ST. New designs of the injector cathode geometry and plasma-facing shield rings support high-voltage operation up to 1.5 kV. This leads to reduced requirements in injector area for a given helicity input rate. Near-term experiments in Pegasus are testing the gain in Ip obtained with a 1 . 5 × increase in the helicity input rate and the efficacy of helicity injection in the lower divertor region. A predictive model for LHI is needed to project scalable scenarios for larger devices. A lumped-parameter circuit model using power and helicity balance is being developed for LHI on Pegasus-U and NSTX-U. The model indicates that MA-class startup on NSTX-U will require operating in a regime where the drive from LHI dominates the inductive effects arising from dynamically evolving plasma geometry. The physics of this new regime can be tested in Pegasus-U at Ip ~ 0 . 3 MA. The LHI systems on the proposed Pegasus-U will be expanded to provide 3 - 4 × helicity injection rate and the toroidal field doubled to reach this regime. Predictive models to be validated on Pegasus-U include the 0-D power balance model, NIMROD, and TSC. Work supported by US DOE Grants DE-FG02-96ER54375 and DE-SC0006928.

  16. NoSQL data model for semi-automatic integration of ethnomedicinal plant data from multiple sources.

    PubMed

    Ningthoujam, Sanjoy Singh; Choudhury, Manabendra Dutta; Potsangbam, Kumar Singh; Chetia, Pankaj; Nahar, Lutfun; Sarker, Satyajit D; Basar, Norazah; Das Talukdar, Anupam

    2014-01-01

    Sharing traditional knowledge with the scientific community could refine scientific approaches to phytochemical investigation and conservation of ethnomedicinal plants. As such, integration of traditional knowledge with scientific data using a single platform for sharing is greatly needed. However, ethnomedicinal data are available in heterogeneous formats, which depend on cultural aspects, survey methodology and focus of the study. Phytochemical and bioassay data are also available from many open sources in various standards and customised formats. To design a flexible data model that could integrate both primary and curated ethnomedicinal plant data from multiple sources. The current model is based on MongoDB, one of the Not only Structured Query Language (NoSQL) databases. Although it does not contain schema, modifications were made so that the model could incorporate both standard and customised ethnomedicinal plant data format from different sources. The model presented can integrate both primary and secondary data related to ethnomedicinal plants. Accommodation of disparate data was accomplished by a feature of this database that supported a different set of fields for each document. It also allowed storage of similar data having different properties. The model presented is scalable to a highly complex level with continuing maturation of the database, and is applicable for storing, retrieving and sharing ethnomedicinal plant data. It can also serve as a flexible alternative to a relational and normalised database. Copyright © 2014 John Wiley & Sons, Ltd.

  17. 2.4-3.2 GHz robust self-injecting injection-locked phase-locked loop

    NASA Astrophysics Data System (ADS)

    Yang, Jincheng; Zhang, Zhao; Qi, Nan; Liu, Liyuan; Liu, Jian; Wu, Nanjian

    2018-04-01

    In this paper, we propose a robust self-injecting injection-locked phase-locked loop (SI-ILPLL). It adopts a phase alignment loop (PAL) based on a subsampling phase frequency detector to align the phase between the injected pulse and the voltage-controlled oscillator (VCO) output. With the proposed phase frequency detector, the PAL performs phase alignment and the pulse generator can self-inject pulses into the VCO for injection locking. The subsampling phase detection and self-injection locking techniques can suppress the phase noise of the SI-ILPLL. The SI-ILPLL shows excellent robustness to environmental interference. The SI-ILPLL is implemented in 65 nm CMOS technology. It occupies an active area of 0.7 mm2. The measured root-mean-square (RMS) jitters at 3.2 GHz output without and with injection locking are 216 and 131 fs, respectively. When the supply voltage varies from 1.17 to 1.23 V and the temperature varies from 0 to 80 °C, the maximum jitter variation of all the output frequencies is less than 50 fs. The measured results demonstrate that even when a large interference appears at the supply voltage and unlocks the SI-ILPLL, the SI-ILPLL can self-recover its injection-locked state rapidly after the disturbance disappears, whereas the conventional ILPLL cannot self-recover its locked state after losing it. The power consumption of the SI-ILPLL is 7.4 mW under a 1.2 V supply voltage. The SI-ILPLL achieves a figure of merit (FOM) of -249 dB.

  18. Syringe-injectable electronics.

    PubMed

    Liu, Jia; Fu, Tian-Ming; Cheng, Zengguang; Hong, Guosong; Zhou, Tao; Jin, Lihua; Duvvuri, Madhavi; Jiang, Zhe; Kruskal, Peter; Xie, Chong; Suo, Zhigang; Fang, Ying; Lieber, Charles M

    2015-07-01

    Seamless and minimally invasive three-dimensional interpenetration of electronics within artificial or natural structures could allow for continuous monitoring and manipulation of their properties. Flexible electronics provide a means for conforming electronics to non-planar surfaces, yet targeted delivery of flexible electronics to internal regions remains difficult. Here, we overcome this challenge by demonstrating the syringe injection (and subsequent unfolding) of sub-micrometre-thick, centimetre-scale macroporous mesh electronics through needles with a diameter as small as 100 μm. Our results show that electronic components can be injected into man-made and biological cavities, as well as dense gels and tissue, with >90% device yield. We demonstrate several applications of syringe-injectable electronics as a general approach for interpenetrating flexible electronics with three-dimensional structures, including (1) monitoring internal mechanical strains in polymer cavities, (2) tight integration and low chronic immunoreactivity with several distinct regions of the brain, and (3) in vivo multiplexed neural recording. Moreover, syringe injection enables the delivery of flexible electronics through a rigid shell, the delivery of large-volume flexible electronics that can fill internal cavities, and co-injection of electronics with other materials into host structures, opening up unique applications for flexible electronics.

  19. Syringe-injectable electronics

    NASA Astrophysics Data System (ADS)

    Liu, Jia; Fu, Tian-Ming; Cheng, Zengguang; Hong, Guosong; Zhou, Tao; Jin, Lihua; Duvvuri, Madhavi; Jiang, Zhe; Kruskal, Peter; Xie, Chong; Suo, Zhigang; Fang, Ying; Lieber, Charles M.

    2015-07-01

    Seamless and minimally invasive three-dimensional interpenetration of electronics within artificial or natural structures could allow for continuous monitoring and manipulation of their properties. Flexible electronics provide a means for conforming electronics to non-planar surfaces, yet targeted delivery of flexible electronics to internal regions remains difficult. Here, we overcome this challenge by demonstrating the syringe injection (and subsequent unfolding) of sub-micrometre-thick, centimetre-scale macroporous mesh electronics through needles with a diameter as small as 100 μm. Our results show that electronic components can be injected into man-made and biological cavities, as well as dense gels and tissue, with >90% device yield. We demonstrate several applications of syringe-injectable electronics as a general approach for interpenetrating flexible electronics with three-dimensional structures, including (1) monitoring internal mechanical strains in polymer cavities, (2) tight integration and low chronic immunoreactivity with several distinct regions of the brain, and (3) in vivo multiplexed neural recording. Moreover, syringe injection enables the delivery of flexible electronics through a rigid shell, the delivery of large-volume flexible electronics that can fill internal cavities, and co-injection of electronics with other materials into host structures, opening up unique applications for flexible electronics.

  20. Comparison of incidence of intravascular injections during transforaminal epidural steroid injection using different needle types

    PubMed Central

    Lee, Yong Ho

    2014-01-01

    Background Infrequent but serious complications of transforaminal epidural steroid injection (TFESI) occur due to inadvertent intravascular injections. A few studies reported that the different needle types can influence on the occurrences of intravascular incidence in TFESI. This study prospectively evaluated whether short-bevel needle can reduce the incidences of intravascular injection of TFESI compared to long-bevel needles. Methods From March 2013 to December 2013, 239 consecutive patients were enrolled and received 249 fluoroscopically guided TFESI using the classic technique. Confirmation of intravascular spread was done initially with real time fluoroscopy and then with digital subtraction angiography method in a same patient. Injection technique for TFESI was the same for both short-bevel and long-bevel needle types. Results The incidences of intravascular injections with the long-bevel and short-bevel needles were 15.0% (21/140) and 9.2% (4/140), respectively. More than half of intravascular injections occurred simultaneously with epidural injections (8.0%, 20/249). There were no statistically significant differences between the long-bevel and the short-bevel needles in the rates of intravascular injections (P = 0.17). Conclusions Short-bevel needles did not demonstrate any benefits in reducing the incidence of intravascular injection. PMID:25302096

  1. Hydrogeology and results of injection tests at waste-injection test sites in Pinellas County, Florida

    USGS Publications Warehouse

    Hickey, John J.

    1982-01-01

    Potential benefits or hazards to freshwater resources could result from subsurface injection of treated wastewater. Recognizing this, the U.S. Geological Survey, in cooperation with Pinellas County and the city of St. Petersburg, undertook an evaluation of the hydrogeology and injection of wastewater at proposed test sites on the Pinellas peninsula. The injection sites are underlain by sedimentary rocks ranging in age from Cretaceous to Pleistocene. Lower Eocene carbonate rocks were penetrated to a maximum depth of 3,504 feet and were found to have relatively low water yields. The most permeable part of the investigated section was in rocks of middle Eocene age within the Floridan aquifer. At the injection sites, the Floridan aquifer was subdivided into four permeable zones and three semiconfining beds. The test injection zone is within the Avon Park Limestone, the most productive of the identified permeable zones, with a transmissivity of about 1,000,000 feet squared per day. Two semiconfining beds are above the injection zone in the Suwannee Limestone and Ocala Limestone and have vertical hydraulic conductivities estimated to range from about 0.1 to 1 foot per day where these beds do not contain clay. Limited fresh ground-water supplies exist in the Floridan aquifer within the Pinellas peninsula. At all test sites, chloride concentration in the injection zone ranged from 19,000 to 20,000 milligrams per liter. Injection tests ranging in duration from 3 to 91.1 days were run at three different sites. Pressure buildup occurred in permeable zones above and below the injection zone during these tests. Calculated pressure buildup in observation wells close to and at some distance from the test wells was typically less than 1 pound per square inch. Injection and formation water will probably move slowly through the semiconfining bed overlying the injection zone, and long-term injection tests will be needed to determine the effectiveness of these beds to retard flow. The

  2. Reduced 3d modeling on injection schemes for laser wakefield acceleration at plasma scale lengths

    NASA Astrophysics Data System (ADS)

    Helm, Anton; Vieira, Jorge; Silva, Luis; Fonseca, Ricardo

    2017-10-01

    Current modelling techniques for laser wakefield acceleration (LWFA) are based on particle-in-cell (PIC) codes which are computationally demanding. In PIC simulations the laser wavelength λ0, in μm-range, has to be resolved over the acceleration lengths in meter-range. A promising approach is the ponderomotive guiding center solver (PGC) by only considering the laser envelope for laser pulse propagation. Therefore only the plasma skin depth λp has to be resolved, leading to speedups of (λp /λ0) 2. This allows to perform a wide-range of parameter studies and use it for λ0 <<λp studies. We present the 3d version of a PGC solver in the massively parallel, fully relativistic PIC code OSIRIS. Further, a discussion and characterization of the validity of the PGC solver for injection schemes on the plasma scale lengths, such as down-ramp injection, magnetic injection and ionization injection, through parametric studies, full PIC simulations and theoretical scaling, is presented. This work was partially supported by Fundacao para a Ciencia e Tecnologia (FCT), Portugal, through Grant No. PTDC/FIS-PLA/2940/2014 and PD/BD/105882/2014.

  3. AbobotulinumtoxinA Injection

    MedlinePlus

    ... tightening of the neck muscles that may cause neck pain and abnormal head positions). AbobotulinumtoxinA injection is also ... it. If you are using abobotulinumtoxinA to treat cervical dystonia, it may take 2 weeks or longer before you feel the full benefit of abobotulinumtoxinA injection.

  4. Developing Online Communities with LAMP (Linux, Apache, MySQL, PHP) - the IMIA OSNI and CHIRAD Experiences.

    PubMed

    Murray, Peter J; Oyri, Karl

    2005-01-01

    Many health informatics organisations do not seem to use, on a practical basis, for the benefit of their activities and interaction with their members, the very technologies that they often promote for use within healthcare environments. In particular, many organisations seem to be slow to take up the benefits of interactive web technologies. This paper presents an introduction to some of the many free/libre and open source (FLOSS) applications currently available and using the LAMP - Linux, Apache, MySQL, PHP architecture - as a way of cheaply deploying reliable, scalable, and secure web applications. The experience of moving to applications using LAMP architecture, in particular that of the Open Source Nursing Informatics (OSNI) Working Group of the Special Interest Group in Nursing Informatics of the International Medical Informatics Association (IMIA-NI), in using PostNuke, a FLOSS Content Management System (CMS) illustrates many of the benefits of such applications. The experiences of the authors in installing and maintaining a large number of websites using FLOSS CMS to develop dynamic, interactive websites that facilitate real engagement with the members of IMIA-NI OSNI, the IMIA Open Source Working Group, and the Centre for Health Informatics Research and Development (CHIRAD), as well as other organisations, is used as the basis for discussing the potential benefits that could be realised by others within the health informatics community.

  5. Reduced injection pressures using a compressed air injection technique (CAIT): an in vitro study.

    PubMed

    Tsui, Ban C H; Knezevich, Mark P; Pillay, Jennifer J

    2008-01-01

    High injection pressures have been associated with intraneural injection and persistent neurological injury in animals. Our objective was to test whether a reported simple compressed air injection technique (CAIT) would limit the generation of injection pressures to below a suggested 1,034 mm Hg limit in an in vitro model. After ethics board approval, 30 consenting anesthesiologists injected saline into a semiclosed system. Injection pressures using 30 mL syringes connected to a 22 gauge needle and containing 20 mL of saline were measured for 60 seconds using: (1) a typical "syringe feel" method, and (2) CAIT, thereby drawing 10 mL of air above the saline and compressing this to 5 mL prior to and during injections. All anesthesiologists performed the syringe feel method before introduction and demonstration of CAIT. Using CAIT, no anesthesiologist generated pressures above 1,034 mm Hg, while 29 of 30 produced pressures above this limit at some time using the syringe feel method. The mean pressure using CAIT was lower (636 +/- 71 vs. 1378 +/- 194 mm Hg, P = .025), and the syringe feel method resulted in higher peak pressures (1,875 +/- 206 vs. 715 +/- 104 mm Hg, P = .000). This study demonstrated that CAIT can effectively keep injection pressures under 1,034 mm Hg in this in vitro model. Animal and clinical studies will be needed to determine whether CAIT will allow objective, real-time pressure monitoring. If high pressure injections are proven to contribute to nerve injury in humans, this technique may have the potential to improve the safety of peripheral nerve blocks.

  6. Gas-injection-start and shutdown characteristics of a 2-kilowatt to 15-kilowatt Brayton power system

    NASA Technical Reports Server (NTRS)

    Cantoni, D. A.

    1972-01-01

    Two methods of starting the Brayton power system have been considered: (1) using the alternator as a motor to spin the Brayton rotating unit (BRU), and (2) spinning the BRU by forced gas injection. The first method requires the use of an auxiliary electrical power source. An alternating voltage is applied to the terminals of the alternator to drive it as an induction motor. Only gas-injection starts are discussed in this report. The gas-injection starting method requires high-pressure gas storage and valves to route the gas flow to provide correct BRU rotation. An analog computer simulation was used to size hardware and to determine safe start and shutdown procedures. The simulation was also used to define the range of conditions for successful startups. Experimental data were also obtained under various test conditions. These data verify the validity of the start and shutdown procedures.

  7. Pellet injection technology

    NASA Astrophysics Data System (ADS)

    Combs, S. K.

    1993-07-01

    During the last 10 to 15 years, significant progress has been made worldwide in the area of pellet injection technology. This specialized field of research originated as a possible solution to the problem of depositing atoms of fuel deep within magnetically confined, hot plasmas for refueling of fusion power reactors. Using pellet injection systems, frozen macroscopic (millimeter-size) pellets composed of the isotopes of hydrogen are formed, accelerated, and transported to the plasma for fueling. The process and benefits of plasma fueling by this approach have been demonstrated conclusively on a number of toroidal magnetic confinement configurations; consequently, pellet injection is the leading technology for deep fueling of magnetically confined plasmas for controlled thermonuclear fusion research. Hydrogen pellet injection devices operate at very low temperatures (≂10 K) at which solid hydrogen ice can be formed and sustained. Most injectors use conventional pneumatic (light gas gun) or centrifuge (mechanical) acceleration concepts to inject hydrogen or deuterium pellets at speeds of ≂1-2 km/s. Pellet injectors that can operate at quasi-steady state (pellet delivery rates of 1-40 Hz) have been developed for long-pulse fueling. The design and operation of injectors with the heaviest hydrogen isotope, tritium, offer some special problems because of tritium's radioactivity. To address these problems, a proof-of-principle experiment was carried out in which tritium pellets were formed and accelerated to speeds of 1.4 km/s. Tritium pellet injection is scheduled on major fusion research devices within the next few years. Several advanced accelerator concepts are under development to increase the pellet velocity. One of these is the two-stage light gas gun, for which speeds of slightly over 4 km/s have already been reported in laboratory experiments with deuterium ice. A few two-stage pneumatic systems (single-shot) have recently been installed on tokamak

  8. Prevalence and correlates of crack-cocaine injection among young injection drug users in the United States, 1997-1999.

    PubMed

    Santibanez, Scott S; Garfein, Richard S; Swartzendruber, Andrea; Kerndt, Peter R; Morse, Edward; Ompad, Danielle; Strathdee, Steffanie; Williams, Ian T; Friedman, Samuel R; Ouellet, Lawrence J

    2005-03-07

    We estimated prevalence and identified correlates of crack-cocaine injection among young injection drug users in the United States. We analyzed data from the second Collaborative Injection Drug Users Study (CIDUS II), a 1997-1999 cohort study of 18-30-year-old, street-recruited injection drug users from six US cities. Crack-cocaine injection was reported by 329 (15%) of 2198 participants. Prevalence varied considerably by site (range, 1.5-28.0%). No participants injected only crack-cocaine. At four sites where crack-cocaine injection prevalence was greater than 10%, recent (past 6 months) crack-cocaine injection was correlated with recent daily injection and sharing of syringes, equipment, and drug solution. Lifetime crack-cocaine injection was correlated with using shooting galleries, initiating others into drug injection, and having serologic evidence of hepatitis B virus and hepatitis C virus infection. Crack-cocaine injection may be a marker for high-risk behaviors that can be used to direct efforts to prevent HIV and other blood-borne viral infections.

  9. Parametric effect on the mixing of the combination of a hydrogen porthole with an air porthole in transverse gaseous injection flow fields

    NASA Astrophysics Data System (ADS)

    Li, Lang-quan; Huang, Wei; Yan, Li; Li, Shi-bin

    2017-10-01

    The dual transverse injection system with a front hydrogen porthole and a rear air porthole arranged in tandem is proposed, and this is a realistic approach for mixing enhancement and penetration improvement of transverse injection in a scramjet combustor. The influence of this dual transverse injection system on mixing characteristics has been evaluated numerically based on grid independency analysis and code validation. The numerical approach employed in the current study has been validated against the available experimental data in the open literature, and the predicted wall static pressure distributions show reasonable agreement with the experimental data for the cases with different jet-to-crossflow pressure ratios. The obtained results predicted by the three-dimensional Reynolds-average Navier - Stokes (RANS) equations coupled with the two equation k-ω shear stress transport (SST) turbulence model show that the air pothole has an great impact on penetration depth and mixing efficiency, and the effect of air jet on flow field varies with different values of the aspect ratio. The air porthole with larger aspect ratio can increase the fuel penetration depth. However, when the aspect ratio is relatively small, the fuel penetration depth decreases, and even smaller than that of the single injection system. At the same time, the air pothole has a highly remarkable improvement on mixing efficiency, especially in the near field. The smaller the aspect ratio of the air porthole is, the higher the mixing efficiency in the near field is. This is due to its larger circulation in the near field. The dual injection system owns more losses of stagnation pressure than the single injection system.

  10. Provenance for Runtime Workflow Steering and Validation in Computational Seismology

    NASA Astrophysics Data System (ADS)

    Spinuso, A.; Krischer, L.; Krause, A.; Filgueira, R.; Magnoni, F.; Muraleedharan, V.; David, M.

    2014-12-01

    Provenance systems may be offered by modern workflow engines to collect metadata about the data transformations at runtime. If combined with effective visualisation and monitoring interfaces, these provenance recordings can speed up the validation process of an experiment, suggesting interactive or automated interventions with immediate effects on the lifecycle of a workflow run. For instance, in the field of computational seismology, if we consider research applications performing long lasting cross correlation analysis and high resolution simulations, the immediate notification of logical errors and the rapid access to intermediate results, can produce reactions which foster a more efficient progress of the research. These applications are often executed in secured and sophisticated HPC and HTC infrastructures, highlighting the need for a comprehensive framework that facilitates the extraction of fine grained provenance and the development of provenance aware components, leveraging the scalability characteristics of the adopted workflow engines, whose enactment can be mapped to different technologies (MPI, Storm clusters, etc). This work looks at the adoption of W3C-PROV concepts and data model within a user driven processing and validation framework for seismic data, supporting also computational and data management steering. Validation needs to balance automation with user intervention, considering the scientist as part of the archiving process. Therefore, the provenance data is enriched with community-specific metadata vocabularies and control messages, making an experiment reproducible and its description consistent with the community understandings. Moreover, it can contain user defined terms and annotations. The current implementation of the system is supported by the EU-Funded VERCE (http://verce.eu). It provides, as well as the provenance generation mechanisms, a prototypal browser-based user interface and a web API built on top of a NoSQL storage

  11. Elimination of Mycoplasma Contamination from Infected Human Hepatocyte C3A Cells by Intraperitoneal Injection in BALB/c Mice.

    PubMed

    Weng, Jun; Li, Yang; Cai, Lei; Li, Ting; Peng, Gongze; Fu, Chaoyi; Han, Xu; Li, Haiyan; Jiang, Zesheng; Zhang, Zhi; Du, Jiang; Peng, Qing; Gao, Yi

    2017-01-01

    Background/Aims: The use of antibiotics to eliminate Mycoplasma contamination has some serious limitations. Mycoplasma contamination can be eliminated by intraperitoneal injection of BALB/c mice with contaminated cells combined with screening monoclonal cells. However, in vivo passage in mice after injection with contaminated cells requires a long duration (20-54 days). Furthermore, it is important to monitor for cross-contamination of mouse and human cells, xenotropic murine leukemia virus-related virus (XMRV) infection, and altered cell function after the in vivo treatment. The present study aimed to validate a reliable and simplified method to eliminate mycoplasma contamination from human hepatocytes. BALB/c mice were injected with paraffin oil prior to injection with cells, in order to shorten duration of intraperitoneal passage. Cross-contamination of mouse and human cells, XMRV infection and cell function-related genes and proteins were also evaluated. Methods: PCR and DNA sequencing were used to confirm Mycoplasma hyorhinis ( M. hyorhinis ) contamination in human hepatocyte C3A cells. Five BALB/c mice were intraperitoneally injected with 0.5 ml paraffin oil 1 week before injection of the cells. The mice were then intraperitoneally injected with C3A hepatocytes (5.0 × 10 6 /ml) contaminated with M. hyorhinis (6.2 ± 2.2 × 10 8 CFU/ml). Ascites were collected for monoclonal cell screening on the 14th day after injection of contaminated cells. Elimination of mycoplasma from cells was determined by PCR and Transmission Electron Microscopy (TEM). Human-mouse cell and XMRV contamination were also detected by PCR. Quantitative reverse transcription PCR and western blotting were used to compare the expression of genes and proteins among treated cells, non-treated infected cells, and uninfected cells. Results: Fourteen days after injection with cells, 4 of the 5 mice had ascites. Hepatocyte colonies extracted from the ascites of four mice were all mycoplasma

  12. Potential geographic "hotspots" for drug-injection related transmission of HIV and HCV and for initiation into injecting drug use in New York City, 2011-2015, with implications for the current opioid epidemic in the US

    PubMed Central

    Cooper, H. L. F.; Arasteh, K.; Feelemyer, J.; McKnight, C.; Ross, Z.

    2018-01-01

    Objective We identified potential geographic “hotspots” for drug-injecting transmission of HIV and hepatitis C virus (HCV) among persons who inject drugs (PWID) in New York City. The HIV epidemic among PWID is currently in an “end of the epidemic” stage, while HCV is in a continuing, high prevalence (> 50%) stage. Methods We recruited 910 PWID entering Mount Sinai Beth Israel substance use treatment programs from 2011–2015. Structured interviews and HIV/ HCV testing were conducted. Residential ZIP codes were used as geographic units of analysis. Potential “hotspots” for HIV and HCV transmission were defined as 1) having relatively large numbers of PWID 2) having 2 or more HIV (or HCV) seropositive PWID reporting transmission risk—passing on used syringes to others, and 3) having 2 or more HIV (or HCV) seronegative PWID reporting acquisition risk—injecting with previously used needles/syringes. Hotspots for injecting drug use initiation were defined as ZIP codes with 5 or more persons who began injecting within the previous 6 years. Results Among PWID, 96% injected heroin, 81% male, 34% White, 15% African-American, 47% Latinx, mean age 40 (SD = 10), 7% HIV seropositive, 62% HCV seropositive. Participants resided in 234 ZIP codes. No ZIP codes were identified as potential hotspots due to small numbers of HIV seropositive PWID reporting transmission risk. Four ZIP codes were identified as potential hotspots for HCV transmission. 12 ZIP codes identified as hotspots for injecting drug use initiation. Discussion For HIV, the lack of potential hotspots is further validation of widespread effectiveness of efforts to reduce injecting-related HIV transmission. Injecting-related HIV transmission is likely to be a rare, random event. HCV prevention efforts should include focus on potential hotspots for transmission and on hotspots for initiation into injecting drug use. We consider application of methods for the current opioid epidemic in the US. PMID

  13. Validation of a Preclinical Spinal Safety Model: Effects of Intrathecal Morphine in the Neonatal Rat

    PubMed Central

    Westin, B. David; Walker, Suellen M.; Deumens, Ronald; Grafe, Marjorie; Yaksh, Tony L.

    2010-01-01

    Background Preclinical studies demonstrate increased neuroapoptosis after general anesthesia in early life. Neuraxial techniques may minimize potential risks, but there has been no systematic evaluation of spinal analgesic safety in developmental models. We aimed to validate a preclinical model for evaluating dose-dependent efficacy, spinal cord toxicity, and long term function following intrathecal morphine in the neonatal rat. Methods Lumbar intrathecal injections were performed in anesthetized rats aged postnatal day (P)3, 10 and 21. The relationship between injectate volume and segmental spread was assessed post mortem and by in-vivo imaging. To determine the antinociceptive dose, mechanical withdrawal thresholds were measured at baseline and 30 minutes following intrathecal morphine. To evaluate toxicity, doses up to the maximum tolerated were administered, and spinal cord histopathology, apoptosis and glial response were evaluated 1 and 7 days following P3 or P21 injection. Sensory thresholds and gait analysis were evaluated at P35. Results Intrathecal injection can be reliably performed at all postnatal ages and injectate volume influences segmental spread. Intrathecal morphine produced spinally-mediated analgesia at all ages with lower dose requirements in younger pups. High dose intrathecal morphine did not produce signs of spinal cord toxicity or alter long-term function. Conclusions The therapeutic ratio for intrathecal morphine (toxic dose / antinociceptive dose) was at least 300 at P3, and at least 20 at P21 (latter doses limited by side effects). This data provides relative efficacy and safety data for comparison with other analgesic preparations and contributes supporting evidence for the validity of this preclinical neonatal safety model. PMID:20526189

  14. Validation of a preclinical spinal safety model: effects of intrathecal morphine in the neonatal rat.

    PubMed

    Westin, B David; Walker, Suellen M; Deumens, Ronald; Grafe, Marjorie; Yaksh, Tony L

    2010-07-01

    Preclinical studies demonstrate increased neuroapoptosis after general anesthesia in early life. Neuraxial techniques may minimize potential risks, but there has been no systematic evaluation of spinal analgesic safety in developmental models. We aimed to validate a preclinical model for evaluating dose-dependent efficacy, spinal cord toxicity, and long-term function after intrathecal morphine in the neonatal rat. Lumbar intrathecal injections were performed in anesthetized rats aged postnatal day (P) 3, 10, and 21. The relationship between injectate volume and segmental spread was assessed postmortem and by in vivo imaging. To determine the antinociceptive dose, mechanical withdrawal thresholds were measured at baseline and 30 min after intrathecal morphine. To evaluate toxicity, doses up to the maximum tolerated were administered, and spinal cord histopathology, apoptosis, and glial response were evaluated 1 and 7 days after P3 or P21 injection. Sensory thresholds and gait analysis were evaluated at P35. Intrathecal injection can be reliably performed at all postnatal ages and injectate volume influences segmental spread. Intrathecal morphine produced spinally mediated analgesia at all ages with lower dose requirements in younger pups. High-dose intrathecal morphine did not produce signs of spinal cord toxicity or alter long-term function. The therapeutic ratio for intrathecal morphine (toxic dose/antinociceptive dose) was at least 300 at P3 and at least 20 at P21 (latter doses limited by side effects). These data provide relative efficacy and safety for comparison with other analgesic preparations and contribute supporting evidence for the validity of this preclinical neonatal safety model.

  15. Teriparatide (rDNA origin) Injection

    MedlinePlus

    ... teriparatide injection yourself the first time, read the User Manual that comes with it. Ask your doctor or ... injecting the medication how to inject it. The User Manual includes solutions to problems you may have when ...

  16. Financial methods for waterflooding injectate design

    DOEpatents

    Heneman, Helmuth J.; Brady, Patrick V.

    2017-08-08

    A method of selecting an injectate for recovering liquid hydrocarbons from a reservoir includes designing a plurality of injectates, calculating a net present value of each injectate, and selecting a candidate injectate based on the net present value. For example, the candidate injectate may be selected to maximize the net present value of a waterflooding operation.

  17. Psychometric properties of the World Health Organization quality of life assessment – brief in methadone patients: a validation study in northern Taiwan

    PubMed Central

    2013-01-01

    Background Quality of life (QOL) is an important outcome measure in the treatment of heroin addiction. The Taiwan version of the World Health Organization Quality of Life assessment (WHOQOL-BREF [TW]) has been developed and studied in various groups, but not specifically in a population of injection drug users. The aim of this study was to analyze the psychometric properties of the WHOQOL-BREF (TW) in a sample of injection drug users undergoing methadone maintenance treatment. Methods A total of 553 participants were interviewed and completed the instrument. Item-response distributions, internal consistency, corrected item-domain correlation, criterion-related validity, and construct validity through confirmatory factor analysis were evaluated. Results The frequency distribution of the 4 domains of the WHOQOL-BREF (TW) showed no floor or ceiling effects. The instrument demonstrated adequate internal consistency (Cronbach’s alpha coefficients were higher than 0.7 across the 4 domains) and all items had acceptable correlation with the corresponding domain scores (r = 0.32-0.73). Correlations (p < 0.01) of the 4 domains with the 2 benchmark items assessing overall QOL and general health were supportive of criterion-related validity. Confirmatory factor analysis yielded marginal goodness-of-fit between the 4-domain model and the sample data. Conclusions The hypothesized WHOQOL-BREF measurement model was appropriate for the injection drug users after some adjustments. Despite different patterns found in the confirmatory factor analysis, the findings overall suggest that the WHOQOL-BREF (TW) is a reliable and valid measure of QOL among injection drug users and can be utilized in future treatment outcome studies. The factor structure provided by the study also helps to understand the QOL characteristics of the injection drug users in Taiwan. However, more research is needed to examine its test-retest reliability and sensitivity to changes due to treatment. PMID

  18. Talimogene Laherparepvec Injection

    MedlinePlus

    ... sure to replace them right away. You should use rubber or latex gloves when bandaging the injection sites. You should be sure to put all cleaning materials, gloves, and bandages that were used for the injection sites into a sealed plastic bag and throw them away into the garbage.you ...

  19. Injectable barriers for waste isolation

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

    Persoff, P.; Finsterle, S.; Moridis, G.J.

    In this paper the authors report laboratory work and numerical simulation done in support of development and demonstration of injectable barriers formed from either of two fluids: colloidal silica or polysiloxane. Two principal problems addressed here are control of gel time and control of plume emplacement in the vadose zone. Gel time must be controlled so that the viscosity of the barrier fluid remains low long enough to inject the barrier, but increases soon enough to gel the barrier in place. During injection, the viscosity must be low enough to avoid high injection pressures which could uplift or fracture themore » formation. To test the grout gel time in the soil, the injection pressure was monitored as grouts were injected into sandpacks. When grout is injected into the vadose zone, it slumps under the influence of gravity, and redistributes due to capillary forces as it gels. The authors have developed a new module for the reservoir simulator TOUGH2 to model grout injection into the vadose zone, taking into account the increase of liquid viscosity as a function of gel concentration and time. They have also developed a model to calculate soil properties after complete solidification of the grout. The numerical model has been used to design and analyze laboratory experiments and field pilot tests. The authors present the results of computer simulations of grout injection, redistribution, and solidification.« less

  20. Predictive Power-balance Modeling of PEGASUS and NSTX-U Local Helicity Injection Discharges

    NASA Astrophysics Data System (ADS)

    Barr, J. L.; Bongard, M. W.; Burke, M. G.; Fonck, R. J.; Hinson, E. T.; Perry, J. M.; Redd, A. J.; Schlossberg, D. J.

    2013-10-01

    Local helicity injection (LHI) with outer poloidal-field (PF) induction for solenoid-free startup is being studied on PEGASUS, reaching Ip <= 0 . 175 MA with 6 kA of injected current. A lumped-parameter circuit model for predicting the performance of LHI initiated plasmas is under development. The model employs energy and helicity balance, and includes applied PF ramping and the inductive effects of shape evolution. Low- A formulations for both the plasma external inductance and a uniform equilibrium-field are used to estimate inductive voltages. PEGASUS LHI plasmas are created near the outboard injectors with aspect ratio (A) ~ 5-6.5 and grow inward to fill the confinement region at A <= 1 . 3 . Initial results match experimental Ip (t) trajectories within 15 kA with a prescribed geometry evolution. Helicity injection is the largest driving term in the initial phase, but in the later phase is reduced to 20-45% of the total drive as PF induction and decreasing plasma inductance become dominant. In contrast, attaining ~1 MA non-solenoidal startup via LHI on NSTX-U will require operation in the regime where helicity injection drive exceeds inductive and geometric changes at full size. A large-area multi-injector array will increase available helicity injection by 3-4 times and allow exploration of this helicity-dominated regime at Ip ~ 0 . 3 MA in PEGASUS. Comparison of model predictions with time-evolving magnetic equilibria is in progress for model validation. Work supported by US DOE Grant DE-FG02-96ER54375.

  1. Injectable foams for regenerative medicine.

    PubMed

    Prieto, Edna M; Page, Jonathan M; Harmata, Andrew J; Guelcher, Scott A

    2014-01-01

    The design of injectable biomaterials has attracted considerable attention in recent years. Many injectable biomaterials, such as hydrogels and calcium phosphate cements (CPCs), have nanoscale pores that limit the rate of cellular migration and proliferation. While introduction of macroporosity has been suggested to increase cellular infiltration and tissue healing, many conventional methods for generating macropores often require harsh processing conditions that preclude their use in injectable foams. In recent years, processes such as porogen leaching, gas foaming, and emulsion-templating have been adapted to generate macroporosity in injectable CPCs, hydrogels, and hydrophobic polymers. While some of the more mature injectable foam technologies have been evaluated in clinical trials, there are challenges remaining to be addressed, such as the biocompatibility and ultimate fate of the sacrificial phase used to generate pores within the foam after it sets in situ. Furthermore, while implantable scaffolds can be washed extensively to remove undesirable impurities, all of the components required to synthesize injectable foams must be injected into the defect. Thus, every compound in the foam must be biocompatible and noncytotoxic at the concentrations utilized. As future research addresses these critical challenges, injectable macroporous foams are anticipated to have an increasingly significant impact on improving patient outcomes for a number of clinical procedures. © 2013 Wiley Periodicals, Inc.

  2. Injectable Foams for Regenerative Medicine

    PubMed Central

    Prieto, Edna M.; Page, Jonathan M.; Harmata, Andrew J.

    2013-01-01

    The design of injectable biomaterials has attracted considerable attention in recent years. Many injectable biomaterials, such as hydrogels and calcium phosphate cements, have nanoscale pores that limit the rate of cellular migration and proliferation. While introduction of macroporosity has been suggested to increase cellular infiltration and tissue healing, many conventional methods for generating macropores often require harsh processing conditions that preclude their use in injectable foams. In recent years, processes such as porogen leaching, gas foaming, and emulsion-templating have been adapted to generate macroporosity in injectable calcium phosphate cements, hydrogels, and hydrophobic polymers. While some of the more mature injectable foam technologies have been evaluated in clinical trials, there are challenges remaining to be addressed, such as the biocompatibility and ultimate fate of the sacrificial phase used to generate pores within the foam after it sets in situ. Furthermore, while implantable scaffolds can be washed extensively to remove undesirable impurities, all of the components required to synthesize injectable foams must be injected into the defect. Thus, every compound in the foam must be biocompatible and non-cytotoxic at the concentrations utilized. As future research addresses these critical challenges, injectable macroporous foams are anticipated to have an increasingly significant impact on improving patient outcomes for a number of clinical procedures. PMID:24127230

  3. Discontinuation rates and inter-injection interval for repeated intravesical botulinum toxin type A injections for detrusor overactivity.

    PubMed

    Veeratterapillay, Rajan; Harding, Chris; Teo, Luke; Vasdev, Nikhil; Abroaf, Ahmed; Dorkin, Trevor J; Pickard, Robert S; Hasan, Tahseen; Thorpe, Andrew C

    2014-02-01

    To report discontinuation rates, inter-injection interval and complication rates after repeated intravesical botulinum toxin type A for the treatment of detrusor overactivity. Patients with urodyamically proven detrusor overactivity who had two or more botulinum toxin type A injections in the period 2004-2011 at Freeman Hospital, Newcastle Upon Tyne, UK, were considered for the present study. Discontinuation rates, complication rates and interval between botulinum toxin type A treatments were retrospectively analyzed. Overall, 125 patients (median age 53 years, range 19-83 years) were included in the analysis. The female-to-male ratio was 2.4:1 and median follow up was 38 months. A total of 96 patients had idiopathic detrusor overactivity, whereas 29 had neurogenic detrusor overactivity. A total of 667 injections were carried out, with 125 patients receiving two injections, 60 receiving three injections, 28 receiving four injections, 14 receiving five injections, three receiving six injections, three receiving seven injections and two receiving eight injections. The mean interval (±standard deviation) between the first and second injection (n = 125) was 17.6 months (±10.4), between the second and third (n = 60) was 15.7 ± 7.4 months, between the third and fourth (n = 28) was 15.4 ± 8.6 months, and between the fourth and subsequent injections (n = 22) was 11.6 ± 4.5 months. A total of 26% required intermittent catheterization, and 18% developed recurrent urinary tract infections. There was a discontinuation rate of 25% at 60 months. Repeated botulinum toxin type A injections represent a safe and effective method for managing patients with idiopathic detrusor overactivity and neurogenic detrusor overactivity. We have shown that the inter-injection interval remains unchanged up to five injections. © 2013 The Japanese Urological Association.

  4. Comparison of the impact on health-related quality of life of repeated detrusor injections of botulinum toxin in patients with idiopathic or neurogenic detrusor overactivity.

    PubMed

    Gamé, Xavier; Khan, Shahid; Panicker, Jalesh N; Kalsi, Vinay; Dalton, Catherine; Elneil, Sohier; Hamid, Rizwan; Dasgupta, Prokar; Fowler, Clare J

    2011-06-01

    Therapy (case series). 4. What's known on the subject? and What does the study add? We know that repeated injections of botulinum toxin A are effective in treating refractory detrusor overactivity particularly in NDO. This study shows that in both NDO and IDO repeated injections of the toxin improve quality of life as assessed by three validated questionnaires. The effect is most marked after the first injection in NDO patients but thereafter similar in both groups. To compare the effect of repeated detrusor injections of botulinum toxin (BoNT-A) on health-related quality of life (HRQL) in patients with idiopathic (IDO) or neurogenic detrusor overactivity (NDO). Between 2003 and 2009, 151 patients (109 with NDO and 42 with IDO) were treated by BoNT-A (Botox®, Allergan Inc., Irvine, CA, USA). Changes in HRQL were assessed using the validated short forms of Urogenital Distress Inventory (UDI-6), the Incontinence Impact Questionnaire (IIQ-7) and EuroQOL-5D (EQ-5D) before and 4 weeks after BoNT-A. The maximum number of repeated injections was five (mean±sd, 2.8±1.05). Mean±sd follow-up was 27.49±17.01 months. The UDI-6 and IIQ-7 questionnaires showed a consistent improvement after repeated injections in both groups with detrusor overactivity. The EQ-5D was not statistically different before and after each injection in either the NDO or IDO population. After repeated injections, no statistical differences in the change on the UDI-6 and IIQ-7 scores were found between NDO and IDO, except after the first treatment, when the decrease in UDI-6 was higher in NDO than in IDO. The EQ-5D anxiety and depression subscore improved in both groups after each injection and with the number of injections. In IDO, after the second injection, no patient reported extreme anxiety or depression and, after the fourth injection, none had anxiety or depression. The inter-injection interval was shorter after the first injection in those with NDO than in IDO but was similar thereafter

  5. Injecting drug use: Gendered risk.

    PubMed

    Zahnow, Renee; Winstock, Adam R; Maier, Larissa J; Levy, Jay; Ferris, Jason

    2018-06-01

    Research demonstrates gender related differences in drug-use practices and risk behaviours. Females' structural vulnerability stemming from traditional gender roles and gender-power relations may enhance their propensity to experience injecting related risk. In this paper we explore gender differences in injection practices at the initiation event, during the first year of injecting and in the most recent 12-month period, to inform more effective harm reduction strategies. Data used in this study were drawn from the Global Drug Survey 2015. The study employs chi-square and logistic regression to assess gender differences in injection behaviours in a sample of current injectors residing in six global regions: North-West Europe; Southern Eastern Europe; North America. South America and Oceania. Females were more likely than males to report being injected by an intimate partner at initiation (OR = 4.4, 95%CI: 2.2-8.8), during the first year of injecting (OR = 4.8, 95% CI: 2.4-9.3) and in the most recent 12-month period (OR = 2.5, 95%CI: 1.0-6.2). Females reported greater difficulties accessing sterile equipment (X 2 (2,N = 453) = 8.2, p = 0.02) and were more likely to share injecting equipment than males (X 2 (1,N = 463) = 3.9, p = 0.05). Our findings highlight females' continued dependence on their intimate partner to administer the injection into the first year of their injecting career. Females remained more likely than males to rely on intimate partners for injection during the most recent 12-month period. Females report greater difficulties in sourcing sterile equipment and are more likely to share injecting equipment. We suggest that these findings reflect the broader social structure in which females are disempowered through traditional gender roles and the lack of gender appropriate harm reduction services. Copyright © 2018 Elsevier B.V. All rights reserved.

  6. Part weight verification between simulation and experiment of plastic part in injection moulding process

    NASA Astrophysics Data System (ADS)

    Amran, M. A. M.; Idayu, N.; Faizal, K. M.; Sanusi, M.; Izamshah, R.; Shahir, M.

    2016-11-01

    In this study, the main objective is to determine the percentage difference of part weight between experimental and simulation work. The effect of process parameters on weight of plastic part is also investigated. The process parameters involved were mould temperature, melt temperature, injection time and cooling time. Autodesk Simulation Moldflow software was used to run the simulation of the plastic part. Taguchi method was selected as Design of Experiment to conduct the experiment. Then, the simulation result was validated with the experimental result. It was found that the minimum and maximum percentage of differential of part weight between simulation and experimental work are 0.35 % and 1.43 % respectively. In addition, the most significant parameter that affected part weight is the mould temperature, followed by melt temperature, injection time and cooling time.

  7. Study of soot production for double injections of n-dodecane in CI engine-like conditions

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

    Moiz, Ahmed Abdul; Ameen, Muhsin M.; Lee, Seong-Young

    Soot production mechanism in multiple injections is complex since it involves its dependence on turbulent interactions of constituting injections and their combustion progress. A concise study was performed in a constant-volume combustion vessel by considering a double injection scheme of 0.3 ms pilot injection, 0.5 ms dwell time and 1.2 ms main injection (nomenclature: 0.3/0.5/12 ms) with n-dodecane as fuel and replicating the thermodynamic operating condition of a compression ignition (CI) engine. Experimental ambient temperature variations of 900 K and 800 K were performed at 15% ambient oxygen level. Simultaneous planar laser-induced fluorescence (PUP) of formaldehyde and schlieren imaging techniquesmore » were employed to analyze the ignition and flame characteristics experimentally. These studies revealed almost similar heat release rates for a double injection at 900 K and 800 K ambient gas temperatures due to combustion of a longer main injection which is enhanced by pilot combustion event A lower soot production for 800 K ambient condition over 900 K case was observed, which was concluded to be due to its higher lift-off length which would allow for a leaner combustion of fuel-air mixtures. Numerical simulations were performed using a Large Eddy Simulation (LES) approach by extensively validating the 900 K double injection condition with respect to non-reacting vapor penetration profiles of both injections, reacting jet heat release rate and spatial as well as temporal (qualitative) soot production. As part of LES work, a dwell time variation of 0.65 ms (0.3/0.65/1.2 ms) was performed to reveal the sensitivity of soot production to variations in dwell time. It was observed numerically that marginally higher quasi steady lift-off length of the 0.3/0.65/1.2 ms injection causes increased entrainment of surrounding oxygen into the flame region. This leads to combustion of slightly leaner fuel-air mixture and hence relatively less soot when compared to a 0

  8. [Sentinel node detection using optonuclear probe (gamma and fluorescence) after green indocyanine and radio-isotope injections].

    PubMed

    Poumellec, M-A; Dejode, M; Figl, A; Darcourt, J; Haudebourg, J; Sabah, Y; Voury, A; Martaens, A; Barranger, E

    2016-04-01

    Assess the biopsy's feasibility of the sentinel lymph node biopsy (SLNB) using optonuclear probe after of indocyanine green (ICG) and radio-isotope (RI) injections. Twenty-one patients with a localized breast cancer and unsuspicious axillary nodes underwent a SLNB after both injections of ICG and radio-isotope. One or more SLN were identified on the 21 patients (identification rate of 100%). The median number SLN was 2 (1-3). Twenty SLN were both radio-actives and fluorescents (54.1%), 11 fluorescent only (29.7%) and 6 were only radio-actives (16.2%). Seven patients had a metastatic SLN (8 SLN overall). Among them, only one had a micrometastasic SLN, 5 others had a macrometastatic SLN and one patient had two macrometastatic SLNs. Among the 8 metastatic SLN, 5 were both fluorescent and radioactive, 2 were only fluorescent and 1 was only radioactive. Detection SLN using optonuclear probe after indocyanine green and radio-isotope injections is effective and could be, after validation by randomized trial, a reliable alternative to the blue dye injection for teams who consider that combined detection as the reference. Copyright © 2016 Elsevier Masson SAS. All rights reserved.

  9. Accuracy of acromioclavicular joint injections.

    PubMed

    Wasserman, Bradley R; Pettrone, Sarah; Jazrawi, Laith M; Zuckerman, Joseph D; Rokito, Andrew S

    2013-01-01

    Injection to the acromioclavicular (AC) joint can be both diagnostic and therapeutic. The purpose of this study was to evaluate the accuracy of in vivo AC joint injections. Case series; Level of evidence, 4. Thirty patients with pain localized to the AC joint were injected with 1 mL of 1% lidocaine and 0.5 mL of radiographic contrast material (Isovue). Radiographs of the AC joint were taken after the injection. Each radiograph was reviewed by a musculoskeletal radiologist and graded as intra-articular, extra-articular, or partially intra-articular. Of the 30 injections performed, 13 (43.3%) were intra-articular, 7 (23.3%) were partially articular, and 10 (33.3%) were extra-articular. When the intra-articular and the partially articular groups were combined, 20 patients (66.7%) had some contrast dye in the AC joint. This study demonstrates that despite the relatively superficial location of the AC joint, the clinical accuracy of AC joint injections remains relatively low.

  10. Predictors of Sharing Injection Equipment by HIV-Seropositive Injection Drug Users

    PubMed Central

    Latkin, Carl A.; Buchanan, Amy S.; Metsch, Lisa R.; Knight, Kelly; Latka, Mary H.; Mizuno, Yuko; Knowlton, Amy R.

    2009-01-01

    Among HIV-positive injection drug users (IDUs), we examined baseline predictors of lending needles and syringes, and sharing cookers, cotton, and rinse water in the prior 3 months at follow-up. Participants were enrolled in INSPIRE, a secondary prevention intervention for sexually active HIV-positive IDUs in four US cities during 2001–2005. The analyses involved 357 participants who reported injecting drugs in the prior six months at either the 6- or 12-months follow-up visit. About half (49%) reported at least one sharing episode. In adjusted analyses, peer norms supporting safer injection practices, and having primary HIV medical care visits in the prior 6 months were associated with reporting no sharing of injection equipment. Higher levels of psychological distress was associated with a greater likelihood of reporting drug paraphernalia sharing. These findings suggest that intervention approaches for reducing HIV-seropositive IDUs’ transmission of blood-borne infections should include peer-focused interventions to alter norms of drug paraphernalia sharing and promoting primary HIV care and mental health services. PMID:19186356

  11. Predictors of sharing injection equipment by HIV-seropositive injection drug users.

    PubMed

    Latkin, Carl A; Buchanan, Amy S; Metsch, Lisa R; Knight, Kelly; Latka, Mary H; Mizuno, Yuko; Knowlton, Amy R

    2008-12-01

    Among HIV-positive injection drug users (IDUs), we examined baseline predictors of lending needles and syringes and sharing cookers, cotton, and rinse water in the prior 3 months at follow-up. Participants were enrolled in Intervention for Seropositive Injectors-Research and Evaluation, a secondary prevention intervention for sexually active HIV-positive IDUs in 4 US cities during 2001-2005. The analyses involved 357 participants who reported injecting drugs in the prior 6 months at either the 6- or 12-month follow-up visit. About half (49%) reported at least 1 sharing episode. In adjusted analyses, peer norms supporting safer injection practices and having primary HIV medical care visits in the prior 6 months were associated with reporting no sharing of injection equipment. Higher levels of psychological distress were associated with a greater likelihood of reporting drug paraphernalia sharing. These findings suggest that intervention approaches for reducing HIV-seropositive IDUs' transmission of blood-borne infections should include peer-focused interventions to alter norms of drug paraphernalia sharing and promoting primary HIV care and mental health services.

  12. Direct observation of generation and propagation of magnetosonic waves following substorm injection

    NASA Astrophysics Data System (ADS)

    Su, Z.; Wang, G.; Liu, N.; Zheng, H.; Wang, Y.; Wang, S.

    2017-12-01

    Magnetosonic whistler mode waves play an important role in the radiation belt electron dynamics. Previous theory has suggested that these waves are excited by the ring distributions of hot protons and can propagate radially and azimuthally over a broad spatial range. However, because of the challenging requirements on satellite locations and data-processing techniques, this theory was difficult to validate directly. Here we present some experimental tests of the theory on the basis of Van Allen Probes observations of magnetosonic waves following substorm injections. At higher L-shells with significant substorm injections, the discrete magnetosonic emission lines started approximately at the proton gyrofrequency harmonics, qualitatively consistent with the prediction of linear proton Bernstein mode instability. In the frequency-time spectrograms, these emission lines exhibited a clear rising tone characteristic with a long duration of 15-25 mins, implying the additional contribution of other undiscovered mechanisms. Nearly at the same time, the magnetosonic waves arose at lower L-shells without substorm injections. The wave signals at two different locations, separated by ΔL up to 2.0 and by ΔMLT up to 4.2, displayed the consistent frequency-time structures, strongly supporting the hypothesis about the radial and azimuthal propagation of magnetosonic waves.

  13. CRISPR/Cas9-based genome editing in mice by single plasmid injection.

    PubMed

    Fujihara, Yoshitaka; Ikawa, Masahito

    2014-01-01

    CRISPR/Cas-mediated genome modification has opened a new era for elucidating gene function. Gene knockout mice can be generated by injecting humanized Cas9 (hCas9) mRNA and guide RNA (sgRNA) into fertilized eggs. However, delivery of RNA instead of DNA to the fertilized oocyte requires extra preparation and extra care with storage. To simplify the method of delivery, we injected the circular pX330 plasmids expressing both hCas9 and sgRNA and found that mutant mice were generated as efficiently as with RNA injection. Different from the linearized plasmid, the circular plasmid decreased the chance of integration into the host genome. We also developed the pCAG-EGxxFP reporter plasmid for evaluating the sgRNA activity by observing EGFP fluorescence in HEK293T cells. The combination of these techniques allowed us to develop a rapid, easy, and reproducible strategy for targeted mutagenesis in living mice. This chapter provides an experimental protocol for the design of sgRNAs, the construction of pX330-sgRNA and pCAG-EGxxFP-target plasmids, the validation of cleavage efficiency in vitro, and the generation of targeted gene mutant mice. These mice can be generated within a month.

  14. Sodium Ferric Gluconate Injection

    MedlinePlus

    Sodium ferric gluconate injection is used to treat iron-deficiency anemia (a lower than normal number of ... are also receiving the medication epoetin (Epogen, Procrit). Sodium ferric gluconate injection is in a class of ...

  15. A novel approach for determination of free fatty acids in vegetable oils by a flow injection system with manual injection.

    PubMed

    Ayyildiz, H Filiz; Kara, Huseyin; Sherazi, S T H

    2011-12-01

    A non-aqueous flow injection method for determining free fatty acid (FFA) content in corn and sunflower oil samples was developed. A single-line manifold system was built by modification of an HPLC for flow injection analysis (FIA). Without pre-treatment, oil samples were injected into a n-propanol solution containing KOH and phenolphthalein (PHP). The main parameters, such as flow rate of carrier phase, length, geometry, inner diameters of the coils and reagent concentration were all optimized. The proposed FIA method was validated for precision, accuracy, linear region, limit of detection (LOD) and limit of quantification (LOQ). The intra- and inter-day measurements of the precision of the method were found to be within the limits of acceptance criteria (RSD < 1%), and were rugged when the method was performed by a different analyst. The linear concentration range was calculated as 0.09-1.50 and 0.07-1.40 FFA% for corn and sunflower oils, correspondingly. The LOD and LOQ were found to be 7.53 × 10(-4)-2.28 × 10(-3) oleic acid % and 7.11 × 10(-4)-2.23 × 10(-3) oleic acid % for corn and sunflower oils, respectively. The results were compared with those obtained by the AOCS (Ca-5a-40) method using statistical t and F tests, and a significant difference was not observed between the methods at a 95% confidence level. The proposed method is suitable for quality control of routine applications due to its simplicity, high sample throughput, and economy of solvents and sample, offering considerable promise as a low cost analytical system that needs minimum human intervention over long periods of time.

  16. Prevalence and risk factors for injection site skin infections among people who inject drugs (PWID) in Tehran.

    PubMed

    Noroozi, Mehdi; Armoon, Bahram; Ghisvand, Hesam; Noroozi, Alireza; Karimy, Mahmood; Bazrafshan, Mohammad Rafi; Marshall, Brandon D L; Dieji, Bahman

    2018-05-20

    Injection drug use is one of the major public health problems in Iran. Injection drug use is associated with numerous negative health outcomes, such as blood-borne infections (HIV, HCV) and injection site skin infections (abscesses, cellulitis). The aim of this study was to determine prevalence of injection site skin infections and its associated risk factors among people who inject drugs (PWID) in Tehran, Iran. The cross-sectional study was conducted from March to August 2016 in Tehran province. A total of 500 PWID were recruited by convenience and snowball sampling from Drop-in Centers (DIC) in the South of Tehran. Our primary outcomes were self-report of ever having injection sites skin infections and receiving treatment for them. We first examined associations between individual variables and lifetime history of having injection site infections in bivariate analysis using the chi-square or Fisher's exact tests, as appropriate. Variables with P-value <.2 were included in a multiple logistic regression model. Overall, 40% (CI95%: 30.3%, 52.2%) of participants reported ever having an injection site infection. In the multivariable model, those with low socioeconomic status (AOR = 2.4, P = .03), self-reported as HIV positive (AOR =1.6, P = .01), reporting more than 3 injections per day (AOR = 4.1, P = .03) and reuse of their own syringes (AOR = 8.5, P = .03) were more likely to have injection sites skin infections. PWID who used needle and syringe program (NSP) services were less likely to report injection site infections (AOR = 0.5, P = .04). We have identified several risk factors for injection sites infections among PWID, including frequency of injection per day, reuse of their own syringes, not using NSP services, HIV status, socioeconomic status with skin infections in PWID. Prevention strategies to reduce skin infections should focus on high-risk injection behaviors and improving access to NSP services. © 2018 Wiley Periodicals, Inc.

  17. Flow Rates Measurement and Uncertainty Analysis in Multiple-Zone Water-Injection Wells from Fluid Temperature Profiles

    PubMed Central

    Reges, José E. O.; Salazar, A. O.; Maitelli, Carla W. S. P.; Carvalho, Lucas G.; Britto, Ursula J. B.

    2016-01-01

    This work is a contribution to the development of flow sensors in the oil and gas industry. It presents a methodology to measure the flow rates into multiple-zone water-injection wells from fluid temperature profiles and estimate the measurement uncertainty. First, a method to iteratively calculate the zonal flow rates using the Ramey (exponential) model was described. Next, this model was linearized to perform an uncertainty analysis. Then, a computer program to calculate the injected flow rates from experimental temperature profiles was developed. In the experimental part, a fluid temperature profile from a dual-zone water-injection well located in the Northeast Brazilian region was collected. Thus, calculated and measured flow rates were compared. The results proved that linearization error is negligible for practical purposes and the relative uncertainty increases as the flow rate decreases. The calculated values from both the Ramey and linear models were very close to the measured flow rates, presenting a difference of only 4.58 m³/d and 2.38 m³/d, respectively. Finally, the measurement uncertainties from the Ramey and linear models were equal to 1.22% and 1.40% (for injection zone 1); 10.47% and 9.88% (for injection zone 2). Therefore, the methodology was successfully validated and all objectives of this work were achieved. PMID:27420068

  18. Computerized Dental Injection Fear Treatment

    PubMed Central

    Heaton, L.J.; Leroux, B.G.; Ruff, P.A.; Coldwell, S.E.

    2013-01-01

    One in four adults reports a clinically significant fear of dental injections, leading many to avoid dental care. While systematic desensitization is the most common therapeutic method for treating specific phobias such as fear of dental injections, lack of access to trained therapists, as well as dentists’ lack of training and time in providing such a therapy, means that most fearful individuals are not able to receive the therapy needed to be able to receive necessary dental treatment. Computer Assisted Relaxation Learning (CARL) is a self-paced computerized treatment based on systematic desensitization for dental injection fear. This multicenter, block-randomized, dentist-blind, parallel-group study conducted in 8 sites in the United States compared CARL with an informational pamphlet in reducing fear of dental injections. Participants completing CARL reported significantly greater reduction in self-reported general and injection-specific dental anxiety measures compared with control individuals (p < .001). Twice as many CARL participants (35.3%) as controls (17.6%) opted to receive a dental injection after the intervention, although this was not statistically significant. CARL, therefore, led to significant changes in self-reported fear in study participants, but no significant differences in the proportion of participants having a dental injection (ClinicalTrials.gov, NCT00609648). PMID:23690352

  19. Kepler Planet Detection Metrics: Per-Target Flux-Level Transit Injection Tests of TPS for Data Release 25

    NASA Technical Reports Server (NTRS)

    Burke, Christopher J.; Catanzarite, Joseph

    2017-01-01

    Quantifying the ability of a transiting planet survey to recover transit signals has commonly been accomplished through Monte-Carlo injection of transit signals into the observed data and subsequent running of the signal search algorithm (Gilliland et al., 2000; Weldrake et al., 2005; Burke et al., 2006). In order to characterize the performance of the Kepler pipeline (Twicken et al., 2016; Jenkins et al., 2017) on a sample of over 200,000 stars, two complementary injection and recovery tests are utilized:1. Injection of a single transit signal per target into the image or pixel-level data, hereafter referred to as pixel-level transit injection (PLTI), with subsequent processing through the Photometric Analysis (PA), Presearch Data Conditioning (PDC), Transiting Planet Search (TPS), and Data Validation (DV) modules of the Kepler pipeline. The PLTI quantification of the Kepler pipeline's completeness has been described previously by Christiansen et al. (2015, 2016); the completeness of the final SOC 9.3 Kepler pipeline acting on the Data Release 25 (DR25) light curves is described by Christiansen (2017).2. Injection of multiple transit signals per target into the normalized flux time series data with a subsequent transit search using a stream-lined version of the Transiting Planet Search (TPS) module. This test, hereafter referred to as flux-level transit injection (FLTI), is the subject of this document. By running a heavily modified version of TPS, FLTI is able to perform many injections on selected targets and determine in some detail which injected signals are recoverable. Significant numerical efficiency gains are enabled by precomputing the data conditioning steps at the onset of TPS and limiting the search parameter space (i.e., orbital period, transit duration, and ephemeris zero-point) to a small region around each injected transit signal.The PLTI test has the advantage that it follows transit signals through all processing steps of the Kepler pipeline, and

  20. Emergence of cocaine and methamphetamine injection among HIV-positive injection drug users in Northern and Western India

    PubMed Central

    Mehta, Shruti H.; Srikrishnan, Aylur K; Noble, Eva; Vasudevan, Canjeevaram K; Solomon, Suniti; Kumar, M Suresh; Solomon, Sunil S

    2014-01-01

    Background Little is known regarding the epidemiology of drug injection and risk behaviors among injection drug users (IDUs) across India. In particular, there is limited data on the prevalence of stimulant injection. Methods We sampled 801 HIV positive IDUs from 14 locations throughout India to represent the geography of India as well as the diversity in IDU epidemic stage (established epidemics, emerging epidemics and large cities). All participants underwent a behavioral survey and blood draw. Given prior associations with stimulant injection and HIV risk, we compared stimulant injectors (cocaine and/or methamphetamine) to those who injected opiates and/or pharmaceuticals only. Results The median age was 33; 86% were male. The primary drugs injected were heroin, buprenorphine and other pharmaceuticals. In all but four sites, >50% of those actively injecting reported needle sharing. Stimulant injection was most common in emerging epidemics. Compared to exclusive opiate injectors, stimulant injectors were significantly younger, more likely to be educated and employed, more likely to report non-injection use of heroin, crack/cocaine and amphetamines, heavy alcohol use, recent needle sharing (71% vs. 57%), sex with a casual partner (57% vs. 31%) and men having sex with other men (33% vs. 9%; p<0.01 for all). Conclusions Emerging IDU epidemics have a drug/sexual risk profile not previously been observed in India. Given the high prevalence of stimulant injection in these populations, HIV prevention/treatment programs may need to be redesigned to maximize effectiveness. The high levels of injection sharing overall reinforce the need to ensure access to harm-reduction services for all. PMID:24382362

  1. Multiple-Feature Extracting Modules Based Leak Mining System Design

    PubMed Central

    Cho, Ying-Chiang; Pan, Jen-Yi

    2013-01-01

    Over the years, human dependence on the Internet has increased dramatically. A large amount of information is placed on the Internet and retrieved from it daily, which makes web security in terms of online information a major concern. In recent years, the most problematic issues in web security have been e-mail address leakage and SQL injection attacks. There are many possible causes of information leakage, such as inadequate precautions during the programming process, which lead to the leakage of e-mail addresses entered online or insufficient protection of database information, a loophole that enables malicious users to steal online content. In this paper, we implement a crawler mining system that is equipped with SQL injection vulnerability detection, by means of an algorithm developed for the web crawler. In addition, we analyze portal sites of the governments of various countries or regions in order to investigate the information leaking status of each site. Subsequently, we analyze the database structure and content of each site, using the data collected. Thus, we make use of practical verification in order to focus on information security and privacy through black-box testing. PMID:24453892

  2. Multiple-feature extracting modules based leak mining system design.

    PubMed

    Cho, Ying-Chiang; Pan, Jen-Yi

    2013-01-01

    Over the years, human dependence on the Internet has increased dramatically. A large amount of information is placed on the Internet and retrieved from it daily, which makes web security in terms of online information a major concern. In recent years, the most problematic issues in web security have been e-mail address leakage and SQL injection attacks. There are many possible causes of information leakage, such as inadequate precautions during the programming process, which lead to the leakage of e-mail addresses entered online or insufficient protection of database information, a loophole that enables malicious users to steal online content. In this paper, we implement a crawler mining system that is equipped with SQL injection vulnerability detection, by means of an algorithm developed for the web crawler. In addition, we analyze portal sites of the governments of various countries or regions in order to investigate the information leaking status of each site. Subsequently, we analyze the database structure and content of each site, using the data collected. Thus, we make use of practical verification in order to focus on information security and privacy through black-box testing.

  3. Network traffic anomaly prediction using Artificial Neural Network

    NASA Astrophysics Data System (ADS)

    Ciptaningtyas, Hening Titi; Fatichah, Chastine; Sabila, Altea

    2017-03-01

    As the excessive increase of internet usage, the malicious software (malware) has also increase significantly. Malware is software developed by hacker for illegal purpose(s), such as stealing data and identity, causing computer damage, or denying service to other user[1]. Malware which attack computer or server often triggers network traffic anomaly phenomena. Based on Sophos's report[2], Indonesia is the riskiest country of malware attack and it also has high network traffic anomaly. This research uses Artificial Neural Network (ANN) to predict network traffic anomaly based on malware attack in Indonesia which is recorded by Id-SIRTII/CC (Indonesia Security Incident Response Team on Internet Infrastructure/Coordination Center). The case study is the highest malware attack (SQL injection) which has happened in three consecutive years: 2012, 2013, and 2014[4]. The data series is preprocessed first, then the network traffic anomaly is predicted using Artificial Neural Network and using two weight update algorithms: Gradient Descent and Momentum. Error of prediction is calculated using Mean Squared Error (MSE) [7]. The experimental result shows that MSE for SQL Injection is 0.03856. So, this approach can be used to predict network traffic anomaly.

  4. Correlates of risky injection practices among past-year injection drug users among the US general population.

    PubMed

    Ropelewski, Lauren R; Mancha, Brent E; Hulbert, Alicia; Rudolph, Abby E; Martins, Silvia S

    2011-07-01

    With an estimated 1 million active injection drug users (IDUs), injection drug use continues to be a public health concern in the United States. Risky injection practices have been associated with the transmission of HIV, Hepatitis B and C, as well as other skin and soft tissue infections. We used data from 463 respondents, aged 18 and older, who were past-year IDUs in the 2005-2008 National Survey of Drug Use and Health (NSDUH). We investigated correlates of risky injection behavior among these recent IDUs. Older age (≥ 35 versus 18-25) was associated with reusing one's own needle at last injection (aOR=1.80 [1.02-3.17], as were past year heroin (aOR=2.59 [1.18-5.66]) and cocaine injection (aOR=2.17 [1.13-4.15]). Past year crack cocaine use was positively associated with not cleaning needles with bleach (aOR=2.18 [1.10-4.33]). Past year cocaine injection was associated with obtaining needles in a risky manner (aOR=2.29 [1.23-4.25]). Methamphetamine injection was associated with obtaining needles in less risky ways (aOR=0.41 [0.20-0.84]). Our findings indicate that some IDUs are continuing to engage in high risk injection behaviors. The identification of potential at-risk populations of IDUs may have implications for harm reduction interventions and HIV prevention programs. Copyright © 2010 Elsevier Ireland Ltd. All rights reserved.

  5. Cross-border drug injection relationships among injection drug users in Tijuana, Mexico

    PubMed Central

    Wagner, Karla D.; Pollini, Robin A.; Patterson, Thomas L.; Lozada, Remedios; Ojeda, Victoria D.; Brouwer, Kimberly C.; Vera, Alicia; Volkmann, Tyson A.; Strathdee, Steffanie A.

    2010-01-01

    Background International borders are unique social and environmental contexts characterized by high levels of mobility. Among drug users, mobility increases risk for human immunodeficiency virus (HIV) in part through its effects on the social environment. However, the social dynamics of drug users living in border regions are understudied. Methods 1056 injection drug users (IDUs) residing in Tijuana, Mexico were recruited using respondent-driven sampling (RDS) from 2006 to 2007, and underwent surveys and testing for HIV, syphilis, and tuberculosis (TB). Using logistic regression on baseline data, we identified correlates of having ever injected drugs with someone from the US. Results Almost half (48%) reported ever injecting drugs with someone from the US. In RDS-adjusted logistic regression, factors independently associated with having ever injected with someone from the US included: having greater than middle school education (Adjusted Odds Ratio [AOR] 2.91; 95% Confidence Interval [C.I.] 1.52, 5.91), speaking English (AOR 3.24, 95% C.I. 1.96, 5.36), age (AOR 1.10 per year; 95% C.I. 1.07, 1.14), age at initiation of injection drug use (AOR 0.90 per year; 95% C.I. 0.86, 0.94), homelessness (AOR 2.61; 95% C.I. 1.27, 5.39), and having ever been incarcerated (AOR 11.82; 95% C.I., 5.22, 26.77). No associations with HIV, syphilis, TB, drug use, or injection risk behavior were detected. Conclusion Findings suggest that IDU networks in Mexico and the US may transcend international borders, with implications for cross-border transmission of infectious disease. Binational programs and policies need to consider the structure and geographic distribution of drug using networks. PMID:20889270

  6. "Vivo para consumirla y la consumo para vivir" ["I live to inject and inject to live"]: high-risk injection behaviors in Tijuana, Mexico.

    PubMed

    Strathdee, Steffanie A; Fraga, Wendy Davila; Case, Patricia; Firestone, Michelle; Brouwer, Kimberly C; Perez, Saida Gracia; Magis, Carlos; Fraga, Miguel Angel

    2005-09-01

    Injection drug use is a growing problem on the US-Mexico border, where Tijuana is situated. We studied the context of injection drug use among injection drug users (IDUs) in Tijuana to help guide future research and interventions. Guided in-depth interviews were conducted with 10 male and 10 female current IDUs in Tijuana. Topics included types of drug used, injection settings, access to sterile needles, and environmental influences. Interviews were taped, transcribed verbatim, and translated. Content analysis was conducted to identify themes. Of the 20 IDUs, median age and age at first injection were 30 and 18. Most reported injecting at least daily: heroin ("carga", "chiva", "negra"), methamphetamine ("crico", "cri-cri"), or both drugs combined. In sharp contrast to Western US cities, almost all regularly attended shooting galleries ("yongos" or "picaderos") because of the difficulties obtaining syringes and police oppression. Almost all shared needles/paraphernalia ["cuete" (syringe), "cacharros" (cookers), cotton from sweaters/socks (filters)]. Some reported obtaining syringes from the United States. Key themes included (1) pharmacies refusing to sell or charging higher prices to IDUs, (2) ample availability of used/rented syringes from "picaderos" (e.g., charging approximately 5 pesos or "10 drops" of drug), and (3) poor HIV/AIDS knowledge, such as beliefs that exposing syringes to air "kills germs." This qualitative study suggests that IDUs in Tijuana are at high risk of HIV and other blood-borne infections. Interventions are urgently needed to expand access to sterile injection equipment and offset the potential for a widespread HIV epidemic.

  7. Effect of the Ethanol Injection Moment During Compression Stroke on the Combustion of Ethanol - Diesel Dual Direct Injection Engine

    NASA Astrophysics Data System (ADS)

    Liang, Yu; Zhou, Liying; Huang, Haomin; Xu, Mingfei; Guo, Mei; Chen, Xin

    2018-01-01

    A set of GDI system is installed on a F188 single-cylinder, air-cooled and direct injection diesel engine, which is used for ethanol injection, with the injection time controlled by the crank angle signal collected by AVL angle encoder. The injection of ethanol amounts to half of the thermal equivalent of an original diesel fuel. A 3D combustion model is established for the ethanol - diesel dual direct injection engine. Diesel was injected from the original fuel injection system, with a fuel supply advance angle of 20°CA. The ethanol was injected into the cylinder during compression process. Diesel injection began after the completion of ethanol injection. Ethanol injection starting point of 240°CA, 260°CA, 280°CA, 300°CA and 319.4°CA were simulated and analyzed. Due to the different timing of ethanol injection, the ignition of the ethanol mixture when diesel fires, results in non-uniform ignition distribution and flame propagation rate, since the distribution and concentration gradients of the ethanol mixture in the cylinder are different, thus affecting the combustion process. The results show that, when ethanol is injected at 319.4°CA, the combustion heat release rate and the pressure rise rate during the initial stage are the highest. Also, the maximum combustion pressure, with a relatively advance phase, is the highest. In case of later initial ethanol injection, the average temperature in the cylinder during the initial combustion period will have a faster rise. In case of initial injection at 319.4°CA, the average temperature in the cylinder is the highest, followed by 240°CA ethanol injection. In the post-combustion stage, the earlier ethanol injection will result in higher average temperature in the cylinder and more complete fuel combustion. The injection of ethanol at 319.4°CA produces earlier and highest NOX emissions.

  8. Injection related anxiety in insulin-treated diabetes.

    PubMed

    Zambanini, A; Newson, R B; Maisey, M; Feher, M D

    1999-12-01

    The presence of injection related anxiety and phobia may influence compliance, glycaemic control and quality of life in patients with insulin-treated diabetes. Unselected consecutive, insulin-treated patients attending a diabetes clinic for follow-up, completed a standardised questionnaire providing an injection anxiety score (IAS) and general anxiety score (GAS). A total of 115 insulin-treated (80 Type 1 and 35 Type 2) diabetic patients completed the questionnaire. Injections had been avoided secondary to anxiety in 14% of cases and 42% expressed concern at having to inject more frequently. An IAS > or = 3 was seen in 28% of patients and of these, 66% injected insulin one to two times/day, 45% had avoided injections, and 70% would be bothered by more frequent injections. A significant correlation between IAS and GAS was seen (Kendall's tau-a 0.30, 95% CI 0.19-0.41, P < 0.001). GAS was significantly associated with both previous injection avoidance and expressed concern at increased injection frequency. No significant correlation was seen with HbA1c and injection or general anxiety scores. Symptoms relating to insulin injection anxiety and phobia have a high prevalence in an unselected group of diabetic patients requiring insulin injections and are associated with higher levels of general anxiety.

  9. Spin injection and transport in semiconductor and metal nanostructures

    NASA Astrophysics Data System (ADS)

    Zhu, Lei

    In this thesis we investigate spin injection and transport in semiconductor and metal nanostructures. To overcome the limitation imposed by the low efficiency of spin injection and extraction and strict requirements for retention of spin polarization within the semiconductor, novel device structures with additional logic functionality and optimized device performance have been developed. Weak localization/antilocalization measurements and analysis are used to assess the influence of surface treatments on elastic, inelastic and spin-orbit scatterings during the electron transport within the two-dimensional electron layer at the InAs surface. Furthermore, we have used spin-valve and scanned probe microscopy measurements to investigate the influence of sulfur-based surface treatments and electrically insulating barrier layers on spin injection into, and spin transport within, the two-dimensional electron layer at the surface of p-type InAs. We also demonstrate and analyze a three-terminal, all-electrical spintronic switching device, combining charge current cancellation by appropriate device biasing and ballistic electron transport. The device yields a robust, electrically amplified spin-dependent current signal despite modest efficiency in electrical injection of spin-polarized electrons. Detailed analyses provide insight into the advantages of ballistic, as opposed to diffusive, transport in device operation, as well as scalability to smaller dimensions, and allow us to eliminate the possibility of phenomena unrelated to spin transport contributing to the observed device functionality. The influence of the device geometry on magnetoresistance of nanoscale spin-valve structures is also demonstrated and discussed. Shortcomings of the simplified one-dimensional spin diffusion model for spin valve are elucidated, with comparison of the thickness and the spin diffusion length in the nonmagnetic channel as the criterion for validity of the 1D model. Our work contributes

  10. Soft Tissue Injections in the Athlete

    PubMed Central

    Nepple, Jeffrey J.; Matava, Matthew J.

    2009-01-01

    Background: Injections into or adjacent to soft tissue structures, including muscle, tendon, bursa, and fascia, for pain relief and an earlier return to play have become common in the field of sports medicine. Study Design: Clinical review. Results: Corticosteroids, local anesthetics, and ketorolac tromethamine (Toradol) are the most commonly used injectable agents in athletes. The use of these injectable agents have proven efficacy in some disorders, whereas the clinical benefit for others remain questionable. All soft tissue injections performed for pain control and/or an anti-inflammatory effect have potentially serious side effects, which must be considered, especially in the pregame setting. Conclusions: The primary concern regarding corticosteroid and local anesthetic injections is an increased risk of tendon rupture associated with the direct injection into the tendon. Intramuscular Toradol injections provide significant analgesia, as well as an anti-inflammatory effect via its inhibitory effect on the cyclooxygenase pathway. The risk of bleeding associated with Toradol use is recognized but not accurately quantified. PMID:23015899

  11. Oxygen sensor signal validation for the safety of the rebreather diver.

    PubMed

    Sieber, Arne; L'abbate, Antonio; Bedini, Remo

    2009-03-01

    In electronically controlled, closed-circuit rebreather diving systems, the partial pressure of oxygen inside the breathing loop is controlled with three oxygen sensors, a microcontroller and a solenoid valve - critical components that may fail. State-of-the-art detection of sensor failure, based on a voting algorithm, may fail under circumstances where two or more sensors show the same but incorrect values. The present paper details a novel rebreather controller that offers true sensor-signal validation, thus allowing efficient and reliable detection of sensor failure. The core components of this validation system are two additional solenoids, which allow an injection of oxygen or diluent gas directly across the sensor membrane.

  12. Reductant injection and mixing system

    DOEpatents

    Reeves, Matt; Henry, Cary A.; Ruth, Michael J.

    2016-02-16

    A gaseous reductant injection and mixing system is described herein. The system includes an injector for injecting a gaseous reductant into an exhaust gas stream, and a mixer attached to a surface of the injector. The injector includes a plurality of apertures through which the gaseous reductant is injected into an exhaust gas stream. The mixer includes a plurality of fluid deflecting elements.

  13. Premixed direct injection disk

    DOEpatents

    York, William David; Ziminsky, Willy Steve; Johnson, Thomas Edward; Lacy, Benjamin; Zuo, Baifang; Uhm, Jong Ho

    2013-04-23

    A fuel/air mixing disk for use in a fuel/air mixing combustor assembly is provided. The disk includes a first face, a second face, and at least one fuel plenum disposed therebetween. A plurality of fuel/air mixing tubes extend through the pre-mixing disk, each mixing tube including an outer tube wall extending axially along a tube axis and in fluid communication with the at least one fuel plenum. At least a portion of the plurality of fuel/air mixing tubes further includes at least one fuel injection hole have a fuel injection hole diameter extending through said outer tube wall, the fuel injection hole having an injection angle relative to the tube axis. The invention provides good fuel air mixing with low combustion generated NOx and low flow pressure loss translating to a high gas turbine efficiency, that is durable, and resistant to flame holding and flash back.

  14. Administration of Injectable Vitamin K Orally.

    PubMed

    Afanasjeva, Janna

    2017-10-01

    Background: Vitamin K, or phytonadione, is available in both injectable and oral formulations. Oral vitamin K is available as 5-mg tablets, but the key drawbacks for using vitamin K tablets consist of availability of only 1 dose strength and recent tripling of the product's cost over a 2-year period. An interest exists for utilization of injectable vitamin K via oral route. Method: A literature search was performed on April 26, 2017, to identify any studies describing the use of injectable vitamin K for oral administration. The search involved PubMed and Embase and utilized various combinations of keywords vitamin K , phytonadione , IV , intravenous , injectable , and oral . The results were limited to studies that discussed oral administration of injectable vitamin K. The efficacy of the injectable preparation of vitamin K administered orally was explored in 6 studies and one cost-savings project. Results: Based on the available literature, the administration of injectable vitamin K via oral route is effective and safe. Injectable vitamin K for oral administration can be prepared as an undiluted solution or as a compounded solution. These 2 formulations have different beyond-use dates depending on ingredients used. Conclusion: Information on efficacy and stability of injectable vitamin K formulations prepared for oral administration provides an additional option for health care systems when vitamin K tablets are unavailable or cost-prohibitive to use.

  15. Sequential injection gas guns for accelerating projectiles

    DOEpatents

    Lacy, Jeffrey M [Idaho Falls, ID; Chu, Henry S [Idaho Falls, ID; Novascone, Stephen R [Idaho Falls, ID

    2011-11-15

    Gas guns and methods for accelerating projectiles through such gas guns are described. More particularly, gas guns having a first injection port located proximate a breech end of a barrel and a second injection port located longitudinally between the first injection port and a muzzle end of the barrel are described. Additionally, modular gas guns that include a plurality of modules are described, wherein each module may include a barrel segment having one or more longitudinally spaced injection ports. Also, methods of accelerating a projectile through a gas gun, such as injecting a first pressurized gas into a barrel through a first injection port to accelerate the projectile and propel the projectile down the barrel past a second injection port and injecting a second pressurized gas into the barrel through the second injection port after passage of the projectile and to further accelerate the projectile are described.

  16. Stability of tacrolimus injection diluted in 0.9% sodium chloride injection and stored in Excel bags.

    PubMed

    Myers, Alan L; Zhang, Yanping; Kawedia, Jitesh D; Shank, Brandon R; Deaver, Melissa A; Kramer, Mark A

    2016-12-15

    The chemical stability and physical compatibility of tacrolimus i.v. infusion solutions prepared in Excel bags and stored at 23 or 4 °C for up to nine days were studied. Tacrolimus admixtures (2, 4, and 8 μg/mL) were prepared in Excel bags using 0.9% sodium chloride injection and stored at 23 °C without protection from light or at 4 °C in the dark. Test samples were withdrawn from triplicate bag solutions immediately after preparation and at predetermined time intervals (1, 3, 5, 7, and 9 days). Chemical stability was assessed by measuring tacrolimus concentrations using a validated stability-indicating high-performance liquid chromatography assay. The physical stability of the admixtures was assessed by visual examination and by measuring turbidity, particle size, and drug content. All test solutions stored at 23 or 4 °C had a no greater than 6% loss of the initial tacrolimus concentration throughout the nine-day study period. All test samples of tacrolimus admixtures, under both storage conditions, were without precipitation and remained clear initially and throughout the nine-day observation period. Changes in turbidities were minor; measured particulates remained few in number in all samples throughout the study. Extemporaneously prepared infusion solutions of tacrolimus 2, 4, and 8 μg/mL in 0.9% sodium chloride injection in Excel bags were chemically and physically stable for at least nine days when stored at room temperature (23 °C) without protection from light and when stored in a refrigerator (4 °C) in the dark. Copyright © 2016 by the American Society of Health-System Pharmacists, Inc. All rights reserved.

  17. Determination of mercury by multisyringe flow injection system with cold-vapor atomic absorption spectrometry.

    PubMed

    Leal, L O; Elsholz, O; Forteza, R; Cerdà, V

    2006-07-28

    A new software-controlled time-based multisyringe flow injection system for mercury determination by cold-vapor atomic absorption spectrometry is proposed. Precise known volumes of sample, reducing agent (1.1% SnCl2 in 3% HCl) and carrier (3% HCl) are dispensed into a gas-liquid separation cell with a multisyringe burette coupled with one three-way solenoid valve. An argon flow delivers the reduced mercury to the spectrometer. The optimization of the system was carried out testing reaction coils and gas-liquid separators of different design as well as changing parameters, such as sample and reagents volumes, reagent concentrations and carrier gas flow rate, among others. The analytical curves were obtained within the range 50-5000 ng L(-1). The detection limit (3sigma(b)/S) achieved is 5 ng L(-1). The relative standard deviation (R.S.D.) was 1.4%, evaluated from 16 successive injections of 250 ng L(-1) Hg standard solution. The injection and sample throughput per hour were 44 and 11, respectively. This technique was validated by means of solid and water reference materials with good agreement with the certified values and was successfully applied to fish samples.

  18. Final Scientific/Technical Report for project “Geomechanical Monitoring for CO 2 Hub Storage: Production and Injection at Kevin Dome

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

    Daley, Thomas M.; Vasco, Don; Ajo-Franklin, Jonathan

    After learning that the TDS value in the target injection formation at the Kevin Dome site is too low to qualify for an EPA Class VI CO2 injection permit, the BSCSP project was re-scoped such that injection of CO2 is no longer planned. With no injection planned, the Geomechanics project was closed. In this final report, we describe the objective and approach of the project as proposed, and the limited results obtained before stopping work. The objective of the proposed research was the development & validation of an integrated monitoring approach for quantifying the interactions between large-scale geological carbon storagemore » (GCS) and subsurface geomechanical state, particularly perturbations relevant to reservoir integrity such as fault reactivation and induced fracturing. In the short period of work before knowing the fate of the Kevin Dome project, we (1) researched designs for both the proposed InSAR corner reflectors as well as the near-surface 3C seismic stations; (2) developed preliminary elastic geomechanical models; (3) developed a second generation deformation prediction for the BSCSP Kevin Dome injection site; and (4) completed a preliminary map of InSAR monuments and shallow MEQ wells in the vicinity of the BSCSP injection pad.« less

  19. Fluid injection and induced seismicity

    NASA Astrophysics Data System (ADS)

    Kendall, Michael; Verdon, James

    2016-04-01

    The link between fluid injection, or extraction, and induced seismicity has been observed in reservoirs for many decades. In fact spatial mapping of low magnitude events is routinely used to estimate a stimulated reservoir volume. However, the link between subsurface fluid injection and larger felt seismicity is less clear and has attracted recent interest with a dramatic increase in earthquakes associated with the disposal of oilfield waste fluids. In a few cases, hydraulic fracturing has also been linked to induced seismicity. Much can be learned from past case-studies of induced seismicity so that we can better understand the risks posed. Here we examine 12 case examples and consider in particular controls on maximum event size, lateral event distributions, and event depths. Our results suggest that injection volume is a better control on maximum magnitude than past, natural seismicity in a region. This might, however, simply reflect the lack of baseline monitoring and/or long-term seismic records in certain regions. To address this in the UK, the British Geological Survey is leading the deployment of monitoring arrays in prospective shale gas areas in Lancashire and Yorkshire. In most cases, seismicity is generally located in close vicinity to the injection site. However, in some cases, the nearest events are up to 5km from the injection point. This gives an indication of the minimum radius of influence of such fluid injection projects. The most distant events are never more than 20km from the injection point, perhaps implying a maximum radius of influence. Some events are located in the target reservoir, but most occur below the injection depth. In fact, most events lie in the crystalline basement underlying the sedimentary rocks. This suggests that induced seismicity may not pose a leakage risk for fluid migration back to the surface, as it does not impact caprock integrity. A useful application for microseismic data is to try and forecast induced seismicity

  20. Associations between injection risk and community disadvantage among suburban injection drug users in southwestern Connecticut, USA.

    PubMed

    Heimer, Robert; Barbour, Russell; Palacios, Wilson R; Nichols, Lisa G; Grau, Lauretta E

    2014-03-01

    Increases in drug abuse, injection, and opioid overdoses in suburban communities led us to study injectors residing in suburban communities in southwestern Connecticut, US. We sought to understand the influence of residence on risk and injection-associated diseases. Injectors were recruited by respondent-driven sampling and interviewed about sociodemographics, somatic and mental health, injection risk, and interactions with healthcare, harm reduction, substance abuse treatment, and criminal justice systems. HIV, hepatitis B and C (HBV and HCV) serological testing was also conducted. Our sample was consistent in geographic distribution and age to the general population and to the patterns of heroin-associated overdose deaths in the suburban towns. High rates of interaction with drug abuse treatment and criminal justice systems contrasted with scant use of harm reduction services. The only factors associated with both dependent variables-residence in less disadvantaged census tracts and more injection risk-were younger age and injecting in one's own residence. This contrasts with the common association among urban injectors of injection-associated risk behaviors and residence in disadvantaged communities. Poor social support and moderate/severe depression were associated with risky injection practices (but not residence in specific classes of census tracts), suggesting that a region-wide dual diagnosis approach to the expansion of harm reduction services could be effective at reducing the negative consequences of injection drug use.

  1. Predictive Engineering Tools for Injection-Molded Long-Carbon-Fiber Thermoplastic Composites. Topical Report

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

    Nguyen, Ba Nghiep; Fifield, Leonard S.; Wang, Jin

    2016-06-01

    This project aimed to integrate, optimize, and validate the fiber orientation and length distribution models previously developed and implemented in the Autodesk® Simulation Moldflow® Insight (ASMI) software package for injection-molded long-carbon-fiber (LCF) thermoplastic composite structures. The project was organized into two phases. Phase 1 demonstrated the ability of the advanced ASMI package to predict fiber orientation and length distributions in LCF/polypropylene (PP) and LCF/polyamide-6, 6 (PA66) plaques within 15% of experimental results. Phase 2 validated the advanced ASMI package by predicting fiber orientation and length distributions within 15% of experimental results for a complex three-dimensional (3D) Toyota automotive part injection-moldedmore » from LCF/PP and LCF/PA66 materials. Work under Phase 2 also included estimate of weight savings and cost impacts for a vehicle system using ASMI and structural analyses of the complex part. The present report summarizes the completion of Phases 1 and 2 work activities and accomplishments achieved by the team comprising Pacific Northwest National Laboratory (PNNL); Purdue University (Purdue); Virginia Polytechnic Institute and State University (Virginia Tech); Autodesk, Inc. (Autodesk); PlastiComp, Inc. (PlastiComp); Toyota Research Institute North America (Toyota); Magna Exteriors and Interiors Corp. (Magna); and University of Illinois. Figure 1 illustrates the technical approach adopted in this project that progressed from compounding LCF/PP and LCF/PA66 materials, to process model improvement and implementation, to molding and modeling LCF/PP and LCF/PA66 plaques. The lessons learned from the plaque study and the successful validation of improved process models for fiber orientation and length distributions for these plaques enabled the project to go to Phase 2 to mold, model, and optimize the 3D complex part.« less

  2. Validation environment for AIPS/ALS: Implementation and results

    NASA Technical Reports Server (NTRS)

    Segall, Zary; Siewiorek, Daniel; Caplan, Eddie; Chung, Alan; Czeck, Edward; Vrsalovic, Dalibor

    1990-01-01

    The work is presented which was performed in porting the Fault Injection-based Automated Testing (FIAT) and Programming and Instrumentation Environments (PIE) validation tools, to the Advanced Information Processing System (AIPS) in the context of the Ada Language System (ALS) application, as well as an initial fault free validation of the available AIPS system. The PIE components implemented on AIPS provide the monitoring mechanisms required for validation. These mechanisms represent a substantial portion of the FIAT system. Moreover, these are required for the implementation of the FIAT environment on AIPS. Using these components, an initial fault free validation of the AIPS system was performed. The implementation is described of the FIAT/PIE system, configured for fault free validation of the AIPS fault tolerant computer system. The PIE components were modified to support the Ada language. A special purpose AIPS/Ada runtime monitoring and data collection was implemented. A number of initial Ada programs running on the PIE/AIPS system were implemented. The instrumentation of the Ada programs was accomplished automatically inside the PIE programming environment. PIE's on-line graphical views show vividly and accurately the performance characteristics of Ada programs, AIPS kernel and the application's interaction with the AIPS kernel. The data collection mechanisms were written in a high level language, Ada, and provide a high degree of flexibility for implementation under various system conditions.

  3. Policing behaviors, safe injection self-efficacy, and intervening on injection risks: Moderated mediation results from a randomized trial.

    PubMed

    Pitpitan, Eileen V; Patterson, Thomas L; Abramovitz, Daniela; Vera, Alicia; Martinez, Gustavo; Staines, Hugo; Strathdee, Steffanie A

    2016-01-01

    We aim to use conditional or moderated mediation to simultaneously test how and for whom an injection risk intervention was efficacious at reducing receptive needle sharing among female sex workers who inject drugs (FSWs-IDUs) in Mexico. Secondary analysis of data from a randomized trial. A total of 300 FSW-IDUs participated in Mujer Mas Segura in Ciudad Juarez, Mexico, and were randomized to an interactive injection risk intervention or a didactic injection risk intervention. We measured safe injection self-efficacy as the hypothesized mediator and policing behaviors (being arrested and syringe confiscation) as hypothesized moderators. In total, 213 women provided complete data for the current analyses. Conditional (moderated) mediation showed that the intervention affected receptive needle sharing through safe injection self-efficacy among women who experienced syringe confiscation. On average, police syringe confiscation was associated with lower safe injection self-efficacy (p = .04). Among those who experienced syringe confiscation, those who received the interactive (vs. didactic) intervention reported higher self-efficacy, which in turn predicted lower receptive needle sharing (p = .04). Whereas syringe confiscation by the police negatively affected safe injection self-efficacy and ultimately injection risk behavior, our interactive intervention helped to "buffer" this negative impact of police behavior on risky injection practices. The theory-based, active skills building elements included in the interactive condition, which were absent from the didactic condition, helped participants' self-efficacy for safer injection in the face of syringe confiscation. (c) 2015 APA, all rights reserved).

  4. Policing Behaviors, Safe Injection Self-Efficacy, and Intervening on Injection Risks: Moderated Mediation Results from a Randomized Trial

    PubMed Central

    Pitpitan, Eileen V.; Patterson, Thomas L.; Abramovitz, Daniela; Vera, Alicia; Martinez, Gustavo; Staines, Hugo; Strathdee, Steffanie A.

    2015-01-01

    Objective We aim to use conditional, or moderated mediation to simultaneously test how and for whom an injection risk intervention was efficacious at reducing receptive needle sharing among female sex workers who inject drugs (FSWs-IDUs) in Mexico. Methods Secondary analysis of data from a randomized trial. A total of 300 FSW-IDUs participated in Mujer Mas Segura in Ciudad Juarez, Mexico and were randomized to an interactive injection risk intervention or a didactic injection risk intervention. We measured safe injection self-efficacy as the hypothesized mediator, and policing behaviors (being arrested and syringe confiscation) as hypothesized moderators. 213 women provided complete data for the current analyses. Results Conditional (moderated) mediation showed that the intervention affected receptive needle sharing through safe injection self-efficacy among women who experienced syringe confiscation. On average, police syringe confiscation was associated with lower safe injection self-efficacy (p = 0.04). Among those who experienced syringe confiscation, those who received the interactive (vs. didactic) intervention reported higher self-efficacy, which in turn predicted lower receptive needle sharing (p = 0.04). Conclusions Whereas syringe confiscation by the police negatively impacted safe injection self-efficacy and ultimately injection risk behavior, our interactive intervention helped to “buffer” this negative impact of police behavior on risky injection practices. The theory-based, active skills building elements included in the interactive condition, which were absent from the didactic condition, helped participants’ self-efficacy for safer injection in the face of syringe confiscation. PMID:26120851

  5. A Vibration Device to Control Injection Discomfort.

    PubMed

    Shaefer, Jeffry R; Lee, Stephanie J; Anderson, Nina K

    2017-06-01

    Pain from local anesthesia injections can be reduced by distraction and counter-stimulation techniques. This study investigated the DentalVibe® Injection Comfort System (third-generation, DV3), developed to lessen anesthesia pain through pulsed vibration, a form of counter-stimulation. The aim of the study was to evaluate both the efficacy of DV3 in reducing pain and discomfort from intraoral long buccal (LB) and inferior alveolar nerve (IAN) injections and the time needed to achieve complete anesthesia during an IAN block. The study enrolled 60 subjects, 30 men and 30 women, aged 21 to 32 years, who rated both injection pain on a visual analog scale and discomfort, unpleasantness, and difficulty in enduring the injection on a modified symptom severity index. Each subject received bilateral LB injections and an IAN block. Using block design, the third-generation DV (DV3) was randomly assigned to either the first or second LB injection and to 30 subjects on their third injection, the IAN block. No topical anesthesia was applied. Subjects receiving DV3 reported significantly less pain, discomfort, unpleasantness, and difficulty in enduring LB and IAN injections (P < .05), regardless of whether DV3 was used on the first or second LB injection. Time to complete anesthesia was not significantly different (P > .05) when DV3 was used on IAN block injections. The DV3 significantly (P < .02) reduced pain/discomfort from anesthetic injections in this pilot study, in which many subjects were either dental or medical students familiar with performing and enduring injections. More studies are warranted on layperson populations.

  6. Development and Validation of a Fast Procedure to Analyze Amoxicillin in River Waters by Direct-Injection LC-MS/MS

    ERIC Educational Resources Information Center

    Homem, Vera; Alves, Arminda; Santos, Lu´cia

    2014-01-01

    A laboratory application with a strong component in analytical chemistry was designed for undergraduate students, in order to introduce a current problem in the environmental science field, the water contamination by antibiotics. Therefore, a simple and rapid method based on direct injection and high performance liquid chromatography-tandem mass…

  7. Health Instruction Packages: Injections.

    ERIC Educational Resources Information Center

    Dunkleman, Ellie; And Others

    Text, illustrations, and exercises are utilized in this set of four learning modules designed to instruct nursing students in techniques and equipment utilized for intramuscular injections. The first module, "Equipment for Intramuscular Injections" by Ellie Dunkleman, presents guidelines for selecting needles of the proper length and…

  8. Rapid assessment of injection practices in Cambodia, 2002

    PubMed Central

    Vong, Sirenda; Perz, Joseph F; Sok, Srun; Som, Seiharath; Goldstein, Susan; Hutin, Yvan; Tulloch, James

    2005-01-01

    Background Injection overuse and unsafe injection practices facilitate transmission of bloodborne pathogens such as hepatitis B virus (HBV), hepatitis C virus (HCV), and human immunodeficiency virus (HIV). Anecdotal reports of unsafe and unnecessary therapeutic injections and the high prevalence of HBV (8.0%), HCV (6.5%), and HIV (2.6%) infection in Cambodia have raised concern over injection safety. To estimate the magnitude and patterns of such practices, a rapid assessment of injection practices was conducted. Methods We surveyed a random sample of the general population in Takeo Province and convenience samples of prescribers and injection providers in Takeo Province and Phnom Penh city regarding injection-related knowledge, attitudes, and practices. Injection providers were observed administering injections. Data were collected using standardized methods adapted from the World Health Organization safe injection assessment guidelines. Results Among the general population sample (n = 500), the overall injection rate was 5.9 injections per person-year, with 40% of participants reporting receipt of ≥ 1 injection during the previous 6 months. Therapeutic injections, intravenous infusions, and immunizations accounted for 74%, 16% and 10% of injections, respectively. The majority (>85%) of injections were received in the private sector. All participants who recalled their last injection reported the injection was administered with a newly opened disposable syringe and needle. Prescribers (n = 60) reported that 47% of the total prescriptions they wrote included a therapeutic injection or infusion. Among injection providers (n = 60), 58% recapped the syringe after use and 13% did not dispose of the used needle and syringe appropriately. Over half (53%) of the providers reported a needlestick injury during the previous 12 months. Ninety percent of prescribers and injection providers were aware HBV, HCV, and HIV were transmitted through unsafe injection practices

  9. Validation of the United States Marine Corps Qualified Candidate Population Model

    DTIC Science & Technology

    2003-03-01

    time. Fields are created in the database to support this forecasting. User forms and a macro are programmed in Microsoft VBA to develop the...at 0.001. To accomplish 50,000 iterations of a minimization problem, this study wrote a macro in the VBA programming language that guides the solver...success in the commissioning process. **To improve the diagnostics of this propensity model, other factors were considered as well. Applying SQL

  10. 76 FR 42125 - Underground Injection Control Program; Hazardous Waste Injection Restrictions; Petition for...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-07-18

    ... Waste Injection Restrictions; Petition for Exemption--Class I Hazardous Waste Injection; ConocoPhillips... no migration petition. SUMMARY: Notice is hereby given that an exemption to the land disposal Restrictions, under the 1984 Hazardous and Solid Waste Amendments to the Resource Conservation and Recovery Act...

  11. [Analysis of inadvertent epidural injection of drugs].

    PubMed

    Kasaba, T; Uehara, K; Katsuki, H; Ono, Y; Takasaki, M

    2000-12-01

    We asked 31 anesthesiologists, who were on the Japanese Board of Anesthesiology, about inadvertent injection of drugs into the epidural space, and received answers from 28 (90%). Fifteen (54%) had an experience of inadvertent epidural injection, and five of them had two experiences. Injected drugs were ephedrine (6 times), a mixture of neostigmine and atropine (3), thiopental (2), etilefrine (2), vecuronium (1), suxamethonium (1), bicarbonate (1), midazolam (1), lactated Ringer's solution (1), nicardipine (1), and pentazocine (1). The inadvertent injection of thiopental or bicarbonate was noticed by back pain during injection. No treatment was added after the inadvertent injections, except a patient with an epidural steroid injection following thiopental. No neurological complications were found in any patients.

  12. Two injection digital block versus single subcutaneous palmar injection block for finger lacerations.

    PubMed

    Okur, O M; Şener, A; Kavakli, H Ş; Çelik, G K; Doğan, N Ö; Içme, F; Günaydin, G P

    2017-12-01

    We aimed to compare two digital nerve block techniques in patients due to traumatic digital lacerations. This was a randomized-controlled study designed prospectively in the emergency department of a university-based training and research hospital. Randomization was achieved by sealed envelopes. Half of the patients were randomised to traditional (two-injection) digital nerve block technique while single-injection digital nerve block technique was applied to the other half. Score of pain due to anesthetic infiltration and suturing, onset time of total anesthesia, need for an additional rescue injection were the parameters evaluated with both groups. Epinephrin added lidocaine hydrochloride preparation was used for the anesthetic application. Visual analog scale was used for the evaluation of pain scores. Outcomes were compared by using Mann-Whitney U test and Student t-test. Fifty emergency department patients ≥18 years requiring digital nerve block were enrolled in the study. Mean age of the patients was 33 (min-max: 19-86) and 39 (78 %) were male. No statistically significant difference was found between the two groups in terms of our main parameters; anesthesia pain score, suturing pain score, onset time of total anesthesia and rescue injection need. Single injection volar digital nerve block technique is a suitable alternative for digital anesthesias in emergency departments.

  13. Closed-Loop Control of Chemical Injection Rate for a Direct Nozzle Injection System.

    PubMed

    Cai, Xiang; Walgenbach, Martin; Doerpmond, Malte; Schulze Lammers, Peter; Sun, Yurui

    2016-01-20

    To realize site-specific and variable-rate application of agricultural pesticides, accurately metering and controlling the chemical injection rate is necessary. This study presents a prototype of a direct nozzle injection system (DNIS) by which chemical concentration transport lag was greatly reduced. In this system, a rapid-reacting solenoid valve (RRV) was utilized for injecting chemicals, driven by a pulse-width modulation (PWM) signal at 100 Hz, so with varying pulse width the chemical injection rate could be adjusted. Meanwhile, a closed-loop control strategy, proportional-integral-derivative (PID) method, was applied for metering and stabilizing the chemical injection rate. In order to measure chemical flow rates and input them into the controller as a feedback in real-time, a thermodynamic flowmeter that was independent of chemical viscosity was used. Laboratory tests were conducted to assess the performance of DNIS and PID control strategy. Due to the nonlinear input-output characteristics of the RRV, a two-phase PID control process obtained better effects as compared with single PID control strategy. Test results also indicated that the set-point chemical flow rate could be achieved within less than 4 s, and the output stability was improved compared to the case without control strategy.

  14. Closed-Loop Control of Chemical Injection Rate for a Direct Nozzle Injection System

    PubMed Central

    Cai, Xiang; Walgenbach, Martin; Doerpmond, Malte; Schulze Lammers, Peter; Sun, Yurui

    2016-01-01

    To realize site-specific and variable-rate application of agricultural pesticides, accurately metering and controlling the chemical injection rate is necessary. This study presents a prototype of a direct nozzle injection system (DNIS) by which chemical concentration transport lag was greatly reduced. In this system, a rapid-reacting solenoid valve (RRV) was utilized for injecting chemicals, driven by a pulse-width modulation (PWM) signal at 100 Hz, so with varying pulse width the chemical injection rate could be adjusted. Meanwhile, a closed-loop control strategy, proportional-integral-derivative (PID) method, was applied for metering and stabilizing the chemical injection rate. In order to measure chemical flow rates and input them into the controller as a feedback in real-time, a thermodynamic flowmeter that was independent of chemical viscosity was used. Laboratory tests were conducted to assess the performance of DNIS and PID control strategy. Due to the nonlinear input–output characteristics of the RRV, a two-phase PID control process obtained better effects as compared with single PID control strategy. Test results also indicated that the set-point chemical flow rate could be achieved within less than 4 s, and the output stability was improved compared to the case without control strategy. PMID:26805833

  15. A pooled analysis of injection site-related adverse events in patients with schizophrenia treated with olanzapine long-acting injection.

    PubMed

    Atkins, Susan; Detke, Holland C; McDonnell, David P; Case, Michael G; Wang, Shufang

    2014-01-14

    Depot antipsychotic injections are an important tool for the management of patients with schizophrenia who have difficulty with adherence to oral medication. However, pain and discomfort at the injection site can be a potential impediment to the use of these long-acting formulations. We report here the results of a pooled analysis of injection site-related adverse events (AEs) collected during treatment with the olanzapine long-acting injection (olanzapine LAI). Unsolicited injection site-related AEs were pooled from 7 olanzapine LAI clinical trials conducted in patients between March 2001 and December 2010. All patients had a Diagnostic and Statistical Manual of Mental Disorders, Fourth Edition (DSM-IV) or Fourth Edition, Text Revision (DSM-IV-TR) diagnosis of schizophrenia or schizoaffective disorder and were between the ages of 18 and 75. Doses ranged from 45 to 405 mg olanzapine LAI, and injection intervals were 2, 3, or 4 weeks. Events were evaluated for severity, timing, possible risk factors, and outcome. A criterion of p < .05 for statistical significance was used for all tests. A total of 1752 patients received at least 1 olanzapine LAI injection. Of these, 92 patients (5.3%) reported at least 1 injection site-related AE, with "pain" being the most common type (2.9%). Most events were mild (81.4%) and the median duration was 3 days. Four patients (0.2%) discontinued due to injection site-related AEs. Dose volume and body mass index did not appear to affect the probability of injection site-related AEs. However, patients who experienced a post-injection delirium/sedation syndrome event (n = 37) were more likely to have or have had an injection site-related AE at some time during the study. Incidence of injection site-related AEs appeared to decrease over time. In 94.2% of the injection site-related AEs, no specific treatment or concomitant medication was reported; in 9 cases, patients received pharmacologic treatment for reaction, mass, abscess, rash, or

  16. Injecting risk behavior among traveling young injection drug users: travel partner and city characteristics.

    PubMed

    Montgomery, Martha E; Fatch, Robin S; Evans, Jennifer L; Yu, Michelle; Davidson, Peter J; Page, Kimberly; Hahn, Judith A

    2013-06-01

    Young injection drug users (IDUs), a highly mobile population, engage in high levels of injecting risk behavior, yet little is understood about how such risk behavior may vary by the characteristics of the cities to which they travel, including the existence of a syringe exchange program (SEP), as well as travel partner characteristics. In 2004-2005, we conducted a 6-month prospective study to investigate the risk behavior of 89 young IDUs as they traveled, with detailed information gathered about 350 city visits. In multivariable analyses, travel to larger urban cities with a population of 500,000-1,000,000 was significantly associated with injecting drugs (adjusted odds ratio (AOR) = 3.71; 95 % confidence interval (CI), 1.56-8.82), ancillary equipment sharing (AES; AOR = 7.05; 95 % CI, 2.25-22.06) and receptive needle sharing (RNS; AOR = 5.73; 95 % CI, 1.11-27.95), as compared with visits to smaller cities with populations below 50,000. Region of the country, and the existence of a SEP within the city visited, were not independently associated with injecting drugs, AES, or RNS during city visits. Traveling with more than one injecting partner was associated with injecting drugs during city visits (AOR = 2.77; 95 % CI, 1.46-5.27), when compared with traveling alone. Additionally, both non-daily and daily/almost daily alcohol use during city visits were associated with AES (AOR = 3.37; 95 % CI, 1.42-7.68; AOR = 3.03; 95 % CI, 1.32-6.97, respectively) as compared with no alcohol consumption. Traveling young IDUs are more likely to inject when traveling with other IDUs and to engage in higher risk injection behavior when they are in large cities. Risk behavior occurring in city visits, including equipment sharing and alcohol consumption, suggests further need for focused interventions to reduce risk for viral infection among this population.

  17. Sphincter of Oddi botulinum toxin injection to prevent pancreatic fistula after distal pancreatectomy.

    PubMed

    Hackert, Thilo; Klaiber, Ulla; Hinz, Ulf; Kehayova, Tzveta; Probst, Pascal; Knebel, Phillip; Diener, Markus K; Schneider, Lutz; Strobel, Oliver; Michalski, Christoph W; Ulrich, Alexis; Sauer, Peter; Büchler, Markus W

    2017-05-01

    Postoperative pancreatic fistula represents the most important complication after distal pancreatectomy. The aim of this study was to evaluate the use of a preoperative endoscopic injection of botulinum toxin into the sphincter of Oddi to prevent postoperative pancreatic fistula (German Clinical Trials Register number: DRKS00007885). This was an investigator-initiated, prospective clinical phase I/II trial with an exploratory study design. We included patients who underwent preoperative endoscopic sphincter botulinum toxin injection (100 units of Botox). End points were the feasibility, safety, and postoperative outcomes, including postoperative pancreatic fistula within 30 days after distal pancreatectomy. Botulinum toxin patients were compared with a control collective of patients undergoing distal pancreatectomy without botulinum toxin injection by case-control matching in a 1:1 ratio. Between February 2015 and February 2016, 29 patients were included. All patients underwent successful sphincter of Oddi botulinum toxin injection within a median of 6 (range 0-10) days before operation. One patient had an asymptomatic, self-limiting (48 hours) increase in serum amylase and lipase after injection. Distal pancreatectomy was performed in 24/29 patients; 5 patients were not resectable. Of the patients receiving botulinum toxin, 7 (29%) had increased amylase levels in drainage fluid on postoperative day 3 (the International Study Group of Pancreatic Surgery definition of postoperative pancreatic fistula grade A) without symptoms or need for reintervention. Importantly, no clinically relevant fistulas (International Study Group of Pancreatic Surgery grades B/C) were observed in botulinum toxin patients compared to 33% postoperative pancreatic fistula grade B/C in case-control patients (P < .004). Preoperative sphincter of Oddi botulinum toxin injection is a novel and safe approach to decrease the incidence of clinically relevant postoperative pancreatic fistula

  18. 78 FR 76294 - Underground Injection Control Program; Hazardous Waste Injection Restrictions; Petition for...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2013-12-17

    ... Waste Injection Restrictions; Petition for Exemption--Class I Hazardous Waste Injection; Mosaic... decision on a no migration petition. SUMMARY: Notice is hereby given that an exemption to the land disposal Restrictions, under the 1984 Hazardous and Solid Waste Amendments to the Resource Conservation and Recovery Act...

  19. 76 FR 36129 - Underground Injection Control Program; Hazardous Waste Injection Restrictions; Petition for...

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-06-21

    ... Waste Injection Restrictions; Petition for Exemption--Class I Hazardous Waste Injection; ExxonMobil... final decision on a no migration petition. SUMMARY: Notice is hereby given that an exemption to the land disposal Restrictions, under the 1984 Hazardous and Solid Waste Amendments to the Resource Conservation and...

  20. String flash-boiling in gasoline direct injection simulations with transient needle motion

    DOE PAGES

    Baldwin, Eli T.; Grover, Jr., Ronald O.; Parrish, Scott E.; ...

    2016-09-06

    A computational study was performed to investigate the influence of transient needle motion on gasoline direct injection (GDI) internal nozzle flow and near-field sprays. Simulations were conducted with a compressible Eulerian flow solver modeling liquid, vapor, and non-condensable gas phases with a diffuse interface. Variable rate generation and condensation of fuel vapor were captured using the homogeneous relaxation model (HRM). The non-flashing (spray G) and flashing (spray G2) conditions specified by the Engine Combustion Network were modeled using the nominal spray G nozzle geometry and transient needle lift and wobble were based upon ensemble averaged x-ray imaging preformed at Argonnemore » National Lab. The minimum needle lift simulated was 5 μm and dynamic mesh motion was achieved with Laplacian smoothing. The results were qualitatively validated against experimental imaging and the experimental rate of injection profile was captured accurately using pressure boundary conditions and needle motion to actu- ate the injection. Needle wobble was found to have no measurable effect on the flow. Low needle lift is shown to result in vapor generation as fuel rushes past the needle. In conclusion, the internal injector flow is shown to contain many transient and interacting vortices which cause perturbations in the spray angle, fluctuations in the mass flux, and frequently result in string flash-boiling.« less

  1. String flash-boiling in gasoline direct injection simulations with transient needle motion

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

    Baldwin, Eli T.; Grover, Jr., Ronald O.; Parrish, Scott E.

    A computational study was performed to investigate the influence of transient needle motion on gasoline direct injection (GDI) internal nozzle flow and near-field sprays. Simulations were conducted with a compressible Eulerian flow solver modeling liquid, vapor, and non-condensable gas phases with a diffuse interface. Variable rate generation and condensation of fuel vapor were captured using the homogeneous relaxation model (HRM). The non-flashing (spray G) and flashing (spray G2) conditions specified by the Engine Combustion Network were modeled using the nominal spray G nozzle geometry and transient needle lift and wobble were based upon ensemble averaged x-ray imaging preformed at Argonnemore » National Lab. The minimum needle lift simulated was 5 μm and dynamic mesh motion was achieved with Laplacian smoothing. The results were qualitatively validated against experimental imaging and the experimental rate of injection profile was captured accurately using pressure boundary conditions and needle motion to actu- ate the injection. Needle wobble was found to have no measurable effect on the flow. Low needle lift is shown to result in vapor generation as fuel rushes past the needle. In conclusion, the internal injector flow is shown to contain many transient and interacting vortices which cause perturbations in the spray angle, fluctuations in the mass flux, and frequently result in string flash-boiling.« less

  2. Frequency domain phase noise analysis of dual injection-locked optoelectronic oscillators.

    PubMed

    Jahanbakht, Sajad

    2016-10-01

    Dual injection-locked optoelectronic oscillators (DIL-OEOs) have been introduced as a means to achieve very low-noise microwave oscillations while avoiding the large spurious peaks that occur in the phase noise of the conventional single-loop OEOs. In these systems, two OEOs are inter-injection locked to each other. The OEO with the longer optical fiber delay line is called the master OEO, and the other is called the slave OEO. Here, a frequency domain approach for simulating the phase noise spectrum of each of the OEOs in a DIL-OEO system and based on the conversion matrix approach is presented. The validity of the new approach is verified by comparing its results with previously published data in the literature. In the new approach, first, in each of the master or slave OEOs, the power spectral densities (PSDs) of two white and 1/f noise sources are optimized such that the resulting simulated phase noise of any of the master or slave OEOs in the free-running state matches the measured phase noise of that OEO. After that, the proposed approach is able to simulate the phase noise PSD of both OEOs at the injection-locked state. Because of the short run-time requirements, especially compared to previously proposed time domain approaches, the new approach is suitable for optimizing the power injection ratios (PIRs), and potentially other circuit parameters, in order to achieve good performance regarding the phase noise in each of the OEOs. Through various numerical simulations, the optimum PIRs for achieving good phase noise performance are presented and discussed; they are in agreement with the previously published results. This further verifies the applicability of the new approach. Moreover, some other interesting results regarding the spur levels are also presented.

  3. Effects of injection pressure and injection timing to exhaust gas opacity for a conventional indirect diesel engine

    NASA Astrophysics Data System (ADS)

    Budiman, Agus; Majid, Akmal Irfan; Pambayun, Nirmala Adhi Yoga; Yuswono, Lilik Chaerul; Sukoco

    2016-06-01

    In relation to pollution control and environmental friendliness, the quality of exhaust gas from diesel engine needs to be considered. The influences of injection pressure and timing to exhaust gas opacity were investigated. A series of experiments were conducted in a one-cylinder conventional diesel engine with a naturally aspirated system and indirect injection. The default specification of injection pressure was 120 kg/cm2. To investigate the injection pressure, the engine speed was retained on 1000 rpm with pressure variations from 80 to 215 kg/cm2. On the other hand, the various injection timing (8, 10, 12, 16 degrees before TDC point and exact 18 degrees before TDC point) were used to determine their effects to exhaust gas opacity. In this case, the engine speed was varied from 1000 to 2400 rpm. The injector tester was used to measure injection pressure whereas the exhaust gas opacity was determined by the smoke meter. Those data were also statistically analyzed by product moment correlation. As the results, the injection pressure of diesel engine had a non-significant positive correlation to the exhaust gas opacity with r = 0.113 and p > 5 %. Injection pressure should be adjusted to the specification listed on the diesel engine as if it was too high or too low will lead to the higher opacity. Moreover, there was a significant positive correlation between injection timing and the exhaust gas opacity in all engine speeds.

  4. Large decline in injecting drug use in Amsterdam, 1986-1998: explanatory mechanisms and determinants of injecting transitions.

    PubMed

    van Ameijden, E J; Coutinho, R A

    2001-05-01

    To study community wide trends in injecting prevalence and trends in injecting transitions, and determinants. Open cohort study with follow up every four months (Amsterdam Cohort Study). Generalised estimating equations were used for statistical analysis. Amsterdam has adopted a harm reduction approach as drug policy. 996 drug users who were recruited from 1986 to 1998, mainly at methadone programmes, who paid 13620 cohort visits. The prevalence of injecting decreased exponentially (66% to 36% in four to six monthly periods). Selective mortality and migration could maximally explain 33% of this decline. Instead, injecting initiation linearly decreased (4.1% to 0.7% per visit), cessation exponentially increased (10.0% to 17.1%), and relapse linearly decreased (21.3% to 11.8%). Non-injecting cocaine use (mainly pre-cooked, comparable to crack) and heroin use strongly increased. Trends were not attributable to changes in the study sample. Harm reduction, including large scale needle exchange programmes, does not lead to an increase in injecting drug use. The injecting decline seems mainly attributable to ecological factors (for example, drug culture and market). Prevention of injecting is possible and peer-based interventions may be effective. The consequences of the recent upsurge in crack use requires further study.

  5. RADIUS OF PRESSURE INFLUENCE OF INJECTION WELLS

    EPA Science Inventory

    It is often necessary, in injection well design, to predict the probable rate of pressure increase in the injection reservoir that would be expected to result from a proposed injection program. Areas of application include oilfield brine injection, waterflooding for secondary oil...

  6. Anesthetic efficacy of a repeated intraosseous injection given 30 min following an inferior alveolar nerve block/intraosseous injection.

    PubMed

    Reitz, J; Reader, A; Nist, R; Beck, M; Meyers, W J

    1998-01-01

    To determine whether a repeated intraosseous (IO) injection would increase or prolong pulpal anesthesia, we measured the degree of anesthesia obtained by a repeated IO injection given 30 min following a combination inferior alveolar nerve block/intraosseous injection (IAN/IO) in mandibular second premolars and in first and second molars. Using a repeated-measures design, we randomly assigned 38 subjects to receive two combinations of injections at two separate appointments. The combinations were an IAN/IO injection followed approximately 30 min later by another IO injection of 0.9 ml of 2% lidocaine with 1:100,000 epinephrine and a combination IAN/IO injection followed approximately 30 min later by a mock IO injection. The second premolar, first molar, and second molar were blindly tested with an Analytic Technology pulp tester at 2-min cycles for 120 min postinjection. Anesthesia was considered successful when two consecutive readings of 80 were obtained. One hundred percent of the subjects had lip numbness with IAN/IO and with IAN/IO plus repeated IO techniques. Rates of anesthetic success for the IAN/IO and for the IAN/IO plus repeated IO injection, respectively, were 100% and 97% for the second premolar, 95% and 95% for the first molar, and 87% and 87% for the second molar. The repeated IO injection increased pulpal anesthesia for approximately 14 min in the second premolar and for 6 min in the first molar, but no statistically significant differences (P > 0.05) were shown. In conclusion, the repeated IO injection of 0.9 ml of 2% lidocaine with 1:100,000 epinephrine given 30 min following a combination IAN/IO injection did not significantly increase pulpal anesthesia in mandibular second premolars or in first and second molars.

  7. New diesel injection nozzle flow measuring device

    NASA Astrophysics Data System (ADS)

    Marčič, Milan

    2000-04-01

    A new measuring device has been developed for diesel injection nozzle testing, allowing measuring of the steady flow through injection nozzle and the injection rate. It can be best applied for measuring the low and high injection rates of the pintle and single hole nozzle. In steady flow measuring the fuel pressure at the inlet of the injection nozzle is 400 bar. The sensor of the measuring device measures the fuel charge, resulting from fuel rubbing in the fuel injection system, as well as from the temperature gradient in the sensor electrode. The electric charge is led to the charge amplifier, where it is converted into electric current and amplified. The amplifier can be used also to measure the mean injection rate value.

  8. Injection-Molded Long-Fiber Thermoplastic Composites: From Process Modeling to Prediction of Mechanical Properties

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

    Nguyen, Ba Nghiep; Kunc, Vlastimil; Jin, Xiaoshi

    2013-12-18

    This article illustrates the predictive capabilities for long-fiber thermoplastic (LFT) composites that first simulate the injection molding of LFT structures by Autodesk® Simulation Moldflow® Insight (ASMI) to accurately predict fiber orientation and length distributions in these structures. After validating fiber orientation and length predictions against the experimental data, the predicted results are used by ASMI to compute distributions of elastic properties in the molded structures. In addition, local stress-strain responses and damage accumulation under tensile loading are predicted by an elastic-plastic damage model of EMTA-NLA, a nonlinear analysis tool implemented in ABAQUS® via user-subroutines using an incremental Eshelby-Mori-Tanaka approach. Predictedmore » stress-strain responses up to failure and damage accumulations are compared to the experimental results to validate the model.« less

  9. Survey of Botulinum Toxin Injections in Anticoagulated Patients: Korean Physiatrists' Preference in Controlling Anticoagulation Profile Prior to Intramuscular Injection.

    PubMed

    Jang, Yongjun; Park, Geun-Young; Park, Jihye; Choi, Asayeon; Kim, Soo Yeon; Boulias, Chris; Phadke, Chetan P; Ismail, Farooq; Im, Sun

    2016-04-01

    To evaluate Korean physiatrists' practice of performing intramuscular botulinum toxin injection in anticoagulated patients and to assess their preference in controlling the bleeding risk before injection. As part of an international collaboration survey study, a questionnaire survey was administered to 100 Korean physiatrists. Physiatrists were asked about their level of experience with botulinum toxin injection, the safe international normalized ratio range in anticoagulated patients undergoing injection, their tendency for injecting into deep muscles, and their experience of bleeding complications. International normalized ratio <2.0 was perceived as an ideal range for performing Botulinum toxin injection by 41% of the respondents. Thirty-six respondents replied that the international normalized ratio should be lowered to sub-therapeutic levels before injection, and 18% of the respondents reported that anticoagulants should be intentionally withheld and discontinued prior to injection. In addition, 20%-30% of the respondents answered that they were uncertain whether they should perform the injection regardless of the international normalized ratio values. About 69% of the respondents replied that they did have any standardized protocols for performing botulinum toxin injection in patients using anticoagulants. Only 1 physiatrist replied that he had encountered a case of compartment syndrome. In accordance with the lack of consensus in performing intramuscular botulinum toxin injection in anticoagulated patients, our survey shows a wide range of practices among many Korean physiatrists; they tend to avoid botulinum toxin injection in anticoagulated patients and are uncertain about how to approach these patients. The results of this study emphasize the need for formulating a proper international consensus on botulinum toxin injection management in anticoagulated patients.

  10. When tractography meets tracer injections: a systematic study of trends and variation sources of diffusion-based connectivity.

    PubMed

    Aydogan, Dogu Baran; Jacobs, Russell; Dulawa, Stephanie; Thompson, Summer L; Francois, Maite Christi; Toga, Arthur W; Dong, Hongwei; Knowles, James A; Shi, Yonggang

    2018-04-16

    Tractography is a powerful technique capable of non-invasively reconstructing the structural connections in the brain using diffusion MRI images, but the validation of tractograms is challenging due to lack of ground truth. Owing to recent developments in mapping the mouse brain connectome, high-resolution tracer injection-based axonal projection maps have been created and quickly adopted for the validation of tractography. Previous studies using tracer injections mainly focused on investigating the match in projections and optimal tractography protocols. Being a complicated technique, however, tractography relies on multiple stages of operations and parameters. These factors introduce large variabilities in tractograms, hindering the optimization of protocols and making the interpretation of results difficult. Based on this observation, in contrast to previous studies, in this work we focused on quantifying and ranking the amount of performance variation introduced by these factors. For this purpose, we performed over a million tractography experiments and studied the variability across different subjects, injections, anatomical constraints and tractography parameters. By using N-way ANOVA analysis, we show that all tractography parameters are significant and importantly performance variations with respect to the differences in subjects are comparable to the variations due to tractography parameters, which strongly underlines the importance of fully documenting the tractography protocols in scientific experiments. We also quantitatively show that inclusion of anatomical constraints is the most significant factor for improving tractography performance. Although this critical factor helps reduce false positives, our analysis indicates that anatomy-informed tractography still fails to capture a large portion of axonal projections.

  11. Supporting temporal queries on clinical relational databases: the S-WATCH-QL language.

    PubMed Central

    Combi, C.; Missora, L.; Pinciroli, F.

    1996-01-01

    Due to the ubiquitous and special nature of time, specially in clinical datábases there's the need of particular temporal data and operators. In this paper we describe S-WATCH-QL (Structured Watch Query Language), a temporal extension of SQL, the widespread query language based on the relational model. S-WATCH-QL extends the well-known SQL by the addition of: a) temporal data types that allow the storage of information with different levels of granularity; b) historical relations that can store together both instantaneous valid times and intervals; c) some temporal clauses, functions and predicates allowing to define complex temporal queries. PMID:8947722

  12. Assessment of the safety of injection practices and injection-related procedures in family health units and centers in Alexandria.

    PubMed

    Elhoseeny, Taghareed A; Mourad, Juidan K

    2014-08-01

    The Safe Injection Global Network (SIGN) developed an intervention strategy for reducing overuse of injections and promoting the administration of safe injections. Tool C--Revised is designed to assess the safety of the most common procedures that puncture the skin within health services. The aim of the study was to assess injection safety within the primary healthcare facilities in Alexandria using Tool C--Revised. A total of 45 family health units and centers in Alexandria were selected by proportional allocation from the eight regions of Alexandria. The Tool C--Revised of the WHO was used for observation of the entire facility, injection practices and injection-related procedures, and sterilization practices. Interview of different health providers and immediate supervisor of injections was carried out. Indicators that reflect risk included: deficiency of alcohol-based hand rub for cleansing hands (13.3%), compliance with hand wash before preparing a procedure (56.9% before injection practices, 61.3% before phlebotomy, and 67.6% before lancet puncture), and wearing a new pair of gloves before new procedures (48.6% before injection practices, 9.7% for phlebotomy, 11.8% for lancet puncture, and 80% for both intravenous injections and infusions). Enough disposable equipment in all facilities for at least 2 weeks dependent on the statement of the average numbers of procedures per week was shown. Only 38% of the providers had received training regarding injection safety in the last 2 years and 62.5% had completed their three doses of hepatitis B vaccine. Only 42.2% of staffs who handled healthcare waste had access to heavy gloves. Indicators related to injection and injection-related practices that reflect risk to patients include deficiency of alcohol-based hand rub tools, nonadherence to hand hygiene before preparing an injection, and inadequate adherence to using a clean barrier when opening a glass ampule and use of gloves. Indicators that may reflect risk to

  13. Experimental and Computational Investigation of Multiple Injection Ports in a Convergent-Divergent Nozzle for Fluidic Thrust Vectoring

    NASA Technical Reports Server (NTRS)

    Waithe, Kenrick A.; Deere, Karen A.

    2003-01-01

    A computational and experimental study was conducted to investigate the effects of multiple injection ports in a two-dimensional, convergent-divergent nozzle, for fluidic thrust vectoring. The concept of multiple injection ports was conceived to enhance the thrust vectoring capability of a convergent-divergent nozzle over that of a single injection port without increasing the secondary mass flow rate requirements. The experimental study was conducted at static conditions in the Jet Exit Test Facility of the 16-Foot Transonic Tunnel Complex at NASA Langley Research Center. Internal nozzle performance was obtained at nozzle pressure ratios up to 10 with secondary nozzle pressure ratios up to 1 for five configurations. The computational study was conducted using the Reynolds Averaged Navier-Stokes computational fluid dynamics code PAB3D with two-equation turbulence closure and linear Reynolds stress modeling. Internal nozzle performance was predicted for nozzle pressure ratios up to 10 with a secondary nozzle pressure ratio of 0.7 for two configurations. Results from the experimental study indicate a benefit to multiple injection ports in a convergent-divergent nozzle. In general, increasing the number of injection ports from one to two increased the pitch thrust vectoring capability without any thrust performance penalties at nozzle pressure ratios less than 4 with high secondary pressure ratios. Results from the computational study are in excellent agreement with experimental results and validates PAB3D as a tool for predicting internal nozzle performance of a two dimensional, convergent-divergent nozzle with multiple injection ports.

  14. Ciprofloxacin Injection

    MedlinePlus

    ... of caffeine-containing products such as coffee, tea, energy drinks, cola, or chocolate. Ciprofloxacin injection may increase nervousness, sleeplessness, heart pounding, and anxiety caused by caffeine.Make ...

  15. Electrokinetic injection techniques in microfluidic chips.

    PubMed

    Fu, L M; Yang, R J; Lee, G B; Liu, H H

    2002-10-01

    The separation efficiency of a microfluidic chip is influenced to a significant degree by the flow field conditions within the injection microchannel. Therefore, an understanding of the physics of the flow within this channel is beneficial in the design and operation of such a system. The configuration of an injection system is determined by the volume of the sample plug that is to be delivered to the separation process. Accordingly, this paper addresses the design and testing of injection systems with a variety of configurations, including a simple cross, a double-T, and a triple-T configuration. This paper also presents the design of a unique multi-T injection configuration. Each injection system cycles through a predetermined series of steps, in which the electric field magnitude and distribution within the various channels is strictly manipulated, to effectuate a virtual valve. The uniquemulti-T configuration injection system presented within this paper has the ability to simulate the functions of the cross, double-T, and triple-T systems through appropriate manipulations of the electric field within its various channels. In other words, the proposed design successfully combines several conventional injection systems within a single microfluidic chip.

  16. Fast camera observations of injected and intrinsic dust in TEXTOR

    NASA Astrophysics Data System (ADS)

    Shalpegin, A.; Vignitchouk, L.; Erofeev, I.; Brochard, F.; Litnovsky, A.; Bozhenkov, S.; Bykov, I.; den Harder, N.; Sergienko, G.

    2015-12-01

    Stereoscopic fast camera observations of pre-characterized carbon and tungsten dust injection in TEXTOR are reported, along with the modelling of tungsten particle trajectories with MIGRAINe. Particle tracking analysis of the video data showed significant differences in dust dynamics: while carbon flakes were prone to agglomeration and explosive destruction, spherical tungsten particles followed quasi-inertial trajectories. Although this inertial nature prevented any validation of the force models used in MIGRAINe, comparisons between the experimental and simulated lifetimes provide a direct evidence of dust temperature overestimation in dust dynamics codes. Furthermore, wide-view observations of the TEXTOR interior revealed the main production mechanism of intrinsic carbon dust, as well as the location of probable dust remobilization sites.

  17. Side effects of corticosteroid injections: what's new?

    PubMed

    Berthelot, Jean-Marie; Le Goff, Benoît; Maugars, Yves

    2013-07-01

    The risk of sepsis with a hip or knee implant does not seem to be increased by prior joint injections, as long as the injection and surgery are separated by at least two months. Calcifications have been reported after intradiscal injection in the coccygeal region for coccydynia. Complete rest for 24 hours after injection of triamcinolone hexacetonide into the knee had no effect on systemic diffusion of the product. Patients infected by HIV who are treated with ritonavir are at much greater risk for Cushing syndrome after epidural injection. Problems with menstruation after corticosteroid injection seem to be related to a transient decrease in estradiol levels, without alterations in FSH and LH levels. The risk of central serous chorioretinopathy and acute necrosis of the retina after injection is not known, even by ophthalmologists. Transient dysphonia occurs in 12% of patients receiving corticosteroid injections. The impressive Tachon's syndrome seems to be the venous counterpart to Nicolau's syndrome for arteries. Injections into C1-C2 should be abandoned because of the neurological risks. Since serious neurological events after foraminal injections could be the result of an overly fast injection into the arterialized radicular veins rather than in the arteries, only slow injections with products having a low risk of embolism or vascular complications should be allowed. Dexamethasone-based preparations seem to contain no particles or crystals, and have not induced any neurological accidents in various animal models, even after direct administration into vertebral or carotid arteries. Copyright © 2012 Société française de rhumatologie. Published by Elsevier SAS. All rights reserved.

  18. Injection-induced earthquakes

    USGS Publications Warehouse

    Ellsworth, William L.

    2013-01-01

    Earthquakes in unusual locations have become an important topic of discussion in both North America and Europe, owing to the concern that industrial activity could cause damaging earthquakes. It has long been understood that earthquakes can be induced by impoundment of reservoirs, surface and underground mining, withdrawal of fluids and gas from the subsurface, and injection of fluids into underground formations. Injection-induced earthquakes have, in particular, become a focus of discussion as the application of hydraulic fracturing to tight shale formations is enabling the production of oil and gas from previously unproductive formations. Earthquakes can be induced as part of the process to stimulate the production from tight shale formations, or by disposal of wastewater associated with stimulation and production. Here, I review recent seismic activity that may be associated with industrial activity, with a focus on the disposal of wastewater by injection in deep wells; assess the scientific understanding of induced earthquakes; and discuss the key scientific challenges to be met for assessing this hazard.

  19. Staged direct injection diesel engine

    DOEpatents

    Baker, Quentin A.

    1985-01-01

    A diesel engine having staged injection for using lower cetane number fuels than No. 2 diesel fuel. The engine includes a main fuel injector and a pilot fuel injector. Pilot and main fuel may be the same fuel. The pilot injector injects from five to fifteen percent of the total fuel at timings from 20.degree. to 180.degree. BTDC depending upon the quantity of pilot fuel injected, the fuel cetane number and speed and load. The pilot fuel injector is directed toward the centerline of the diesel cylinder and at an angle toward the top of the piston, avoiding the walls of the cylinder. Stratification of the early injected pilot fuel is needed to reduce the fuel-air mixing rate, prevent loss of pilot fuel to quench zones, and keep the fuel-air mixture from becoming too fuel lean to become effective. In one embodiment, the pilot fuel injector includes a single hole for injection of the fuel and is directed at approximately 48.degree. below the head of the cylinder.

  20. Fault Injection and Monitoring Capability for a Fault-Tolerant Distributed Computation System

    NASA Technical Reports Server (NTRS)

    Torres-Pomales, Wilfredo; Yates, Amy M.; Malekpour, Mahyar R.

    2010-01-01

    The Configurable Fault-Injection and Monitoring System (CFIMS) is intended for the experimental characterization of effects caused by a variety of adverse conditions on a distributed computation system running flight control applications. A product of research collaboration between NASA Langley Research Center and Old Dominion University, the CFIMS is the main research tool for generating actual fault response data with which to develop and validate analytical performance models and design methodologies for the mitigation of fault effects in distributed flight control systems. Rather than a fixed design solution, the CFIMS is a flexible system that enables the systematic exploration of the problem space and can be adapted to meet the evolving needs of the research. The CFIMS has the capabilities of system-under-test (SUT) functional stimulus generation, fault injection and state monitoring, all of which are supported by a configuration capability for setting up the system as desired for a particular experiment. This report summarizes the work accomplished so far in the development of the CFIMS concept and documents the first design realization.

  1. Multipoint Fuel Injection Arrangements

    NASA Technical Reports Server (NTRS)

    Prociw, Lev Alexander (Inventor)

    2017-01-01

    A multipoint fuel injection system includes a plurality of fuel manifolds. Each manifold is in fluid communication with a plurality of injectors arranged circumferentially about a longitudinal axis for multipoint fuel injection. The injectors of separate respective manifolds are spaced radially apart from one another for separate radial staging of fuel flow to each respective manifold.

  2. Gas injected vacuum switch

    DOEpatents

    Hardin, K. Dan

    1977-01-01

    The disclosure relates to a gas injected vacuum switch comprising a housing having an interior chamber, a conduit for evacuating the interior chamber, within the chamber an anode and a cathode spaced from the anode, and a detonator for injecting electrically conductive gas into the chamber between the anode and the cathode to provide a current path therebetween.

  3. Coupled Viscous Fluid Flow and Joint Deformation Analysis for Grout Injection in a Rock Joint

    NASA Astrophysics Data System (ADS)

    Kim, Hyung-Mok; Lee, Jong-Won; Yazdani, Mahmoud; Tohidi, Elham; Nejati, Hamid Reza; Park, Eui-Seob

    2018-02-01

    Fluid flow modeling is a major area of interest within the field of rock mechanics. The main objective of this study is to gain insight into the performance of grout injection inside jointed rock masses by numerical modeling of grout flow through a single rock joint. Grout flow has been widely simulated using non-Newtonian Bingham fluid characterized by two main parameters of dynamic viscosity and shear yield strength both of which are time dependent. The increasing value of these properties with injection time will apparently affect the parameters representing the grouting performance including grout penetration length and volumetric injection rate. In addition, through hydromechanical coupling a mutual influence between the injection pressure from the one side and the joint opening/closing behavior and the aperture profile variation on the other side is anticipated. This is capable of producing a considerable impact on grout spread within the rock joints. In this study based on the Bingham fluid model, a series of numerical analysis has been conducted using UDEC to simulate the flow of viscous grout in a single rock joint with smooth parallel surfaces. In these analyses, the time-dependent evolution of the grout fluid properties and the hydromechanical coupling have been considered to investigate their impact on grouting performance. In order to verify the validity of these simulations, the results of analyses including the grout penetration length and the injection flow rate were compared with a well-known analytical solution which is available for the simple case of constant grout properties and non-coupled hydraulic analysis. The comparison demonstrated that the grout penetration length can be overestimated when the time-dependent hardening of grout material is not considered. Moreover, due to the HM coupling, it was shown that the joint opening induced by injection pressure may have a considerable increasing impression on the values of penetration length and

  4. Penicillin G (Potassium, Sodium) Injection

    MedlinePlus

    Penicillin G injection is used to treat and prevent certain infections caused by bacteria. Penicillin G injection is in a class of medications called penicillins. It works by killing bacteria that cause infections. ...

  5. Botulinum toxin injection in laryngeal dyspnea.

    PubMed

    Woisard, Virginie; Liu, Xuelai; Bes, Marie Christine Arné; Simonetta-Moreau, Marion

    2017-02-01

    Data, regarding the use of botulinum toxin (BT-A) in laryngeal dyspnea, are scarce, coming from some cases reports in the literature, including Vocal fold paralysis, laryngeal dystonia, vocal cord dysfunction also called paradoxical motion of the vocal fold (PMVF), and post-neuroleptic laryngeal dyskinesia. There is no consensus regarding the muscles and the doses to inject. The aim of this study is to present a retrospective review of patients treated in our ENT Department by BT-A injection in this indication. This study is a retrospective study describing patients who underwent an injection of botulinum toxin for laryngeal dyspnea in the ENT Department from 2005 to 2015 years. The inclusion criteria were a dyspnea associated with a laryngeal dysfunction, confirmed by flexible fiberoptic nasopharyngolaryngoscopy. Information concerning the causes of the dyspnea, the botulinum toxin BT-A injections procedure, post-injection follow-up, and respiratory outcome were collected for all patients included. In the group of 13 patients included, the main cause identified as principal factor linked with the short breath was: a bilateral VF paralysis (Patel et al., Otolaryngol Head Neck Surg 130:686-689, 7), laryngeal dystonia (Balkissoon and Kenn, Semin Respir Crit Care Med 33:595-605, 2), Anxiety syndrome associated with unilateral vocal fold paralysis or asthma (Marcinow et al., Laryngoscope 124:1425-1430, 3), and an isolated asthma (Zwirner et al., Eur Arch Otorhinolaryngol 254:242-245, 1). Nine out of the thirteen patients were improved by the injections. A BT-A-induced stable benefit for four patients led them to stop the injections in the follow-up. Good outcome was observed in five other patients (main cause: bilateral VP paralysis), allowing a progressive lengthening of the delay between BT-A injections. Four patients did not report a positive risk/benefit ratio after BT-A injections; two of them (with bilateral VF paralysis), because of respiratory side effects and

  6. A field-validated model for in situ transport of polymer-stabilized nZVI and implications for subsurface injection.

    PubMed

    Krol, Magdalena M; Oleniuk, Andrew J; Kocur, Chris M; Sleep, Brent E; Bennett, Peter; Xiong, Zhong; O'Carroll, Denis M

    2013-07-02

    Nanoscale zerovalent iron (nZVI) particles have significant potential to remediate contaminated source zones. However, the transport of these particles through porous media is not well understood, especially at the field scale. This paper describes the simulation of a field injection of carboxylmethyl cellulose (CMC) stabilized nZVI using a 3D compositional simulator, modified to include colloidal filtration theory (CFT). The model includes composition dependent viscosity and spatially and temporally variable velocity, appropriate for the simulation of push-pull tests (PPTs) with CMC stabilized nZVI. Using only attachment efficiency as a fitting parameter, model results were in good agreement with field observations when spatially variable viscosity effects on collision efficiency were included in the transport modeling. This implies that CFT-modified transport equations can be used to simulate stabilized nZVI field transport. Model results show that an increase in solution viscosity, resulting from injection of CMC stabilized nZVI suspension, affects nZVI mobility by decreasing attachment as well as changing the hydraulics of the system. This effect is especially noticeable with intermittent pumping during PPTs. Results from this study suggest that careful consideration of nZVI suspension formulation is important for optimal delivery of nZVI which can be facilitated with the use of a compositional simulator.

  7. Maximum magnitude earthquakes induced by fluid injection

    USGS Publications Warehouse

    McGarr, Arthur F.

    2014-01-01

    Analysis of numerous case histories of earthquake sequences induced by fluid injection at depth reveals that the maximum magnitude appears to be limited according to the total volume of fluid injected. Similarly, the maximum seismic moment seems to have an upper bound proportional to the total volume of injected fluid. Activities involving fluid injection include (1) hydraulic fracturing of shale formations or coal seams to extract gas and oil, (2) disposal of wastewater from these gas and oil activities by injection into deep aquifers, and (3) the development of enhanced geothermal systems by injecting water into hot, low-permeability rock. Of these three operations, wastewater disposal is observed to be associated with the largest earthquakes, with maximum magnitudes sometimes exceeding 5. To estimate the maximum earthquake that could be induced by a given fluid injection project, the rock mass is assumed to be fully saturated, brittle, to respond to injection with a sequence of earthquakes localized to the region weakened by the pore pressure increase of the injection operation and to have a Gutenberg-Richter magnitude distribution with a b value of 1. If these assumptions correctly describe the circumstances of the largest earthquake, then the maximum seismic moment is limited to the volume of injected liquid times the modulus of rigidity. Observations from the available case histories of earthquakes induced by fluid injection are consistent with this bound on seismic moment. In view of the uncertainties in this analysis, however, this should not be regarded as an absolute physical limit.

  8. Comparison Between the Two-Injection Technique and the Four-Injection Technique in Axillary Brachial Plexus Block with Articaine.

    PubMed

    Ertikin, Aysun; Argun, Güldeniz; Mısırlıoğlu, Mesut; Aydın, Murat; Arıkan, Murat; Kadıoğulları, Nihal

    2017-10-01

    In this study, we aimed to compare axillary brachial plexus block using the two-injection and four-injection techniques assisted with ultrasonography (USG) and nerve stimulator in patients operated for carpal tunnel syndrome with articaine. To evaluate which technique is more effective, we compared the onset time, effectiveness, and duration of block procedures, patient satisfaction, adverse effect of the drug, and complication rates of the motor and sensory blocks. Sixty patients were randomly divided into two groups. A mixture of physiologic serum added to articain with NaHCO 3 (30 mL) was injected into the patients' axilla in both the groups. After the blockage of the musculocutaneous nerve in both the groups, the median nerve in the two-injection group and the median nerve, ulnar nerve, and radial nerve in the four-injection group were blocked. In brachial plexus nerves, sensorial blockage was evaluated with pinprick test, and motor block was evaluated by contraction of the muscles innervated by each nerve. The adverse effects and complications, visual analog scale (VAS) values during the operation, and post-operative patient satisfaction were recorded. Sufficient analgesia and anaesthesia were achieved with no need for an additional local anaesthetics in both the groups. Furthermore, additional sedation requirements were found to be similar in both the groups. A faster rate and a more effective complete block were achieved in more patients from the four-injection group. In the two-injection group, the block could not be achieved for N. radialis in one patient. All other nerves were successfully blocked. Whereas the blockage procedure lasted longer in the four-injection group, the VAS values recorded during the blockage procedure were higher in the four-injection group. No statistical difference was found with regard to patient satisfaction, and no adverse effects and complications were observed in any group. Although the multi-injection method takes more time

  9. [On the history of injection].

    PubMed

    Norn, Svend; Kruse, Poul R; Kruse, Edith

    2006-01-01

    Although the effect of snake bites and poisoned arrows was known from ancient time, the development of the syringe and the needle lasted several centuries. Forms of intravenous injection and infusion are clearly documented in the 1650s. Sir Christopher Wren used a syringe made of animal bladder fixed to a goose quill to inject wine and opium into the veins of dogs. J.D. Major from Kiel and J.S. Elsholtz from Berlin probably were the first to deliberately administer intravenous injections to people in the 1660s. However, these early injections were not successful and injections did not come into fashion again until the latter part of the 1800s. Forerunners of subcutaneous administration were either the introduction of the drug under the epidermis by means of a vaccination-lancet or the application of a vesicant to remove the epidermis, after which the drug was applied to the denuded cutis. Lafargue, Lembert and Lesieur described these methods in the first half of the 1800s, and the methods continued to be of use in the second part of the century until the advent of subcutaneous injection. Alexander Wood of Edinburgh and Charles-Gabriel Pravaz from Lyon are known commonly as the inventors of the syringe for subcutaneous injection, but other pioneers such as Taylor, Washington and Rynd had already begun this form of administration. Increased use, safety and accuracy were accomplished by the progressive steps introduced by Wood, Pravaz and Luer. Thus, the syringe of Luer was fitted for aseptic heating, and a sharp needle readily perforated the skin. Sterilization by heating in an autoclave was developed by Pasteur, Chamberland and Koch, after managing aseptic conditions by the addition of preservatives such as carbolic acid. A safe method for the storage of sterile injectates was provided by Limousin's ampoule from 1886, and later by the introduction of multi-dose containers. The evolution of the syringe and its needle continues with the introduction of transdermal

  10. Cefotetan Injection

    MedlinePlus

    ... is in a class of medications called cephalosporin antibiotics. It works by killing bacteria.Antibiotics such as cefotetan injection will not work for colds, flu, or other viral infections. Using ...

  11. Metronidazole Injection

    MedlinePlus

    ... surround the brain and spinal cord), and certain respiratory infections, including pneumonia. Metronidazole injection is also to ... later that resists antibiotic treatment.infections of the respiratory tract, including bronchitis, pneumonia

  12. The anterior approach for a non-image-guided intra-articular hip injection.

    PubMed

    Mei-Dan, Omer; McConkey, Mark O; Petersen, Brian; McCarty, Eric; Moreira, Brett; Young, David A

    2013-06-01

    The purpose of this study was to investigate and validate the accuracy and safety of a technique using an anterior approach for non-image-guided intra-articular injection of the hip by use of anatomic landmarks. We enrolled 55 patients. Injections were performed before supine hip arthroscopy after landmarking and before application of traction. After the needle insertion, success was confirmed with an air arthrogram and by direct visualization after arthroscope insertion. Accuracy and difficulty achieving correct needle placement were correlated with age, weight, height, body mass index, body type, gender, and surgical indication, as well as femoral and pelvic morphology. Forty-five patients who underwent injection in the office were followed up separately to document injection side effects. Needle placement accuracy was correlated to patients' demographics. All statistical tests with P values were 2 sided, with the level of significance set at P < .05. There were 51 correct needle placements and 4 misses, yielding a 93% success rate. The most common location for needle placement was the upper medial head-neck junction. Female gender was correlated with a more difficult needle placement and misses in relation to group size (P = .06). The reasons for misplacements of the needle were a high-riding trochanter, increased femoral version, thick adipose tissue over the landmarks, and variant of ilium morphology. Of 45 patients in the side effect study arm, 3 reported sensory changes of the lateral femoral cutaneous nerve that resolved within 24 hours. Hip injections by use of the direct anterior approach, from the intersection of the lines drawn from the anterior superior iliac spine and 1 cm distal to the tip of the greater trochanter, are safe and reproducible. Patient characteristics, such as increased subcutaneous adipose tissue or osseous anatomic variants, can lead to difficulty in placing the needle successfully. These characteristics can be predicted with the aid

  13. Numerical studies and metric development for validation of magnetohydrodynamic models on the HIT-SI experiment

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

    Hansen, C., E-mail: hansec@uw.edu; Columbia University, New York, New York 10027; Victor, B.

    We present application of three scalar metrics derived from the Biorthogonal Decomposition (BD) technique to evaluate the level of agreement between macroscopic plasma dynamics in different data sets. BD decomposes large data sets, as produced by distributed diagnostic arrays, into principal mode structures without assumptions on spatial or temporal structure. These metrics have been applied to validation of the Hall-MHD model using experimental data from the Helicity Injected Torus with Steady Inductive helicity injection experiment. Each metric provides a measure of correlation between mode structures extracted from experimental data and simulations for an array of 192 surface-mounted magnetic probes. Numericalmore » validation studies have been performed using the NIMROD code, where the injectors are modeled as boundary conditions on the flux conserver, and the PSI-TET code, where the entire plasma volume is treated. Initial results from a comprehensive validation study of high performance operation with different injector frequencies are presented, illustrating application of the BD method. Using a simplified (constant, uniform density and temperature) Hall-MHD model, simulation results agree with experimental observation for two of the three defined metrics when the injectors are driven with a frequency of 14.5 kHz.« less

  14. Cefazolin Injection

    MedlinePlus

    ... valve, respiratory tract (including pneumonia), biliary tract, and urinary tract infections. Cefazolin injection also may be used before, during, ... prescribed for other uses; ask your doctor or pharmacist for more information.

  15. Ceftazidime Injection

    MedlinePlus

    ... skin, blood, bone, joint, female genital tract, and urinary tract infections. Ceftazidime injection is in a class of medications ... prescribed for other uses; ask your doctor or pharmacist for more information.

  16. Cefuroxime Injection

    MedlinePlus

    ... transmitted disease); and skin, blood, bone, joint, and urinary tract infections. Cefuroxime injection may also be used before, during, ... prescribed for other uses; ask your doctor or pharmacist for more information.

  17. Cefotaxime Injection

    MedlinePlus

    ... female reproductive organs, skin, blood, bone, joint, and urinary tract infections. Cefotaxime injection may also be used before surgery, ... prescribed for other uses; ask your doctor or pharmacist for more information.

  18. Ganciclovir Injection

    MedlinePlus

    Ganciclovir injection is used to treat cytomegalovirus (CMV) retinitis (eye infection that can cause blindness) in people whose immune system is not working normally, including those people who have acquired immunodeficiency ...

  19. Edaravone Injection

    MedlinePlus

    Edaravone injection is used to treat amyotrophic lateral sclerosis (ALS, Lou Gehrig's disease; a condition in which the nerves that control muscle movement slowly die, causing the muscles to shrink and ...

  20. Identification of limiting case between DBA and SBDBA (CL break area sensitivity): A new model for the boron injection system

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

    Gonzalez Gonzalez, R.; Petruzzi, A.; D'Auria, F.

    2012-07-01

    Atucha-2 is a Siemens-designed PHWR reactor under construction in the Republic of Argentina. Its geometrical complexity and (e.g., oblique Control Rods, Positive Void coefficient) required a developed and validated complex three dimensional (3D) neutron kinetics (NK) coupled thermal hydraulic (TH) model. Reactor shut-down is obtained by oblique CRs and, during accidental conditions, by an emergency shut-down system (JDJ) injecting a highly concentrated boron solution (boron clouds) in the moderator tank, the boron clouds reconstruction is obtained using a CFD (CFX) code calculation. A complete LBLOCA calculation implies the application of the RELAP5-3D{sup C} system code. Within the framework of themore » third Agreement 'NA-SA - Univ. of Pisa' a new RELAP5-3D control system for the boron injection system was developed and implemented in the validated coupled RELAP5-3D/NESTLE model of the Atucha 2 NPP. The aim of this activity is to find out the limiting case (maximum break area size) for the Peak Cladding Temperature for LOCAs under fixed boundary conditions. (authors)« less

  1. Randomized trial of anesthetic methods for intravitreal injections.

    PubMed

    Blaha, Gregory R; Tilton, Elisha P; Barouch, Fina C; Marx, Jeffrey L

    2011-03-01

    To compare the effectiveness of four different anesthetic methods for intravitreal injection. Twenty-four patients each received four intravitreal injections using each of four types of anesthesia (proparacaine, tetracaine, lidocaine pledget, and subconjunctival injection of lidocaine) in a prospective, masked, randomized block design. Pain was graded by the patient on a 0 to 10 scale for both the anesthesia and the injection. The average combined pain scores for both the anesthesia and the intravitreal injection were 4.4 for the lidocaine pledget, 3.5 for topical proparacaine, 3.8 for the subconjunctival lidocaine injection, and 4.1 for topical tetracaine. The differences were not significant (P = 0.65). There were also no statistical differences in the individual anesthesia or injection pain scores. Subconjunctival lidocaine injection had the most side effects. Topical anesthesia is an effective method for limiting pain associated with intravitreal injections.

  2. Using Focus Groups to Validate a Pharmacy Vaccination Training Program.

    PubMed

    Bushell, Mary; Morrissey, Hana; Ball, Patrick

    2015-06-12

    Introduction: Focus group methodology is commonly used to quickly collate, integrated views from a variety of different stakeholders. This paper provides an example of how focus groups can be employed to collate expert opinion informing amendments on a newly developed training program for integration into undergraduate pharmacy curricula. Materials and methods: Four focus groups were conducted, across three continents, to determine the appropriateness and reliability of a developed vaccination training program with nested injection skills training. All focus groups were comprised of legitimate experts in the field of vaccination, medicine and/or pharmacy. Results: Themes that emerged across focus groups informed amendments giving rise to a validated version of a training program. Discussion : The rigorous validation of the vaccination training program offers generalizable lessons to inform the design and validation of future training programs intended for the health sector and or pharmacy curricula. Using the knowledge and experience of focus group participants fostered collaborative problem solving and validation of material and concept development. The group dynamics of a focus group allowed synthesis of feedback in an inter-professional manner. Conclusions : This paper provides a demonstration of how focus groups can be structured and used by health researchers to validate a newly developed training program.

  3. Orthogonal ion injection apparatus and process

    DOEpatents

    Kurulugama, Ruwan T; Belov, Mikhail E

    2014-04-15

    An orthogonal ion injection apparatus and process are described in which ions are directly injected into an ion guide orthogonal to the ion guide axis through an inlet opening located on a side of the ion guide. The end of the heated capillary is placed inside the ion guide such that the ions are directly injected into DC and RF fields inside the ion guide, which efficiently confines ions inside the ion guide. Liquid droplets created by the ionization source that are carried through the capillary into the ion guide are removed from the ion guide by a strong directional gas flow through an inlet opening on the opposite side of the ion guide. Strong DC and RF fields divert ions into the ion guide. In-guide orthogonal injection yields a noise level that is a factor of 1.5 to 2 lower than conventional inline injection known in the art. Signal intensities for low m/z ions are greater compared to convention inline injection under the same processing conditions.

  4. Ceftaroline Injection

    MedlinePlus

    ... infections and pneumonia (lung infection) caused by certain bacteria. Ceftaroline is in a class of medications called cephalosporin antibiotics. It works by killing bacteria.Antibiotics such as ceftaroline injection will not work ...

  5. Porous media heat transfer for injection molding

    DOEpatents

    Beer, Neil Reginald

    2016-05-31

    The cooling of injection molded plastic is targeted. Coolant flows into a porous medium disposed within an injection molding component via a porous medium inlet. The porous medium is thermally coupled to a mold cavity configured to receive injected liquid plastic. The porous medium beneficially allows for an increased rate of heat transfer from the injected liquid plastic to the coolant and provides additional structural support over a hollow cooling well. When the temperature of the injected liquid plastic falls below a solidifying temperature threshold, the molded component is ejected and collected.

  6. “Vivo para consumirla y la consumo para vivir” [“I live to inject and inject to live”]: High-Risk Injection Behaviors in Tijuana, Mexico

    PubMed Central

    Strathdee, Steffanie A.; Fraga, Wendy Davila; Case, Patricia; Firestone, Michelle; Brouwer, Kimberly C.; Perez, Saida Gracia; Magis, Carlos; Fraga, Miguel Angel

    2007-01-01

    Injection drug use is a growing problem on the US–Mexico border, where Tijuana is situated. We studied the context of injection drug use among injection drug users (IDUs) in Tijuana to help guide future research and interventions. Guided in-depth interviews were conducted with 10 male and 10 female current IDUs in Tijuana. Topics included types of drug used, injection settings, access to sterile needles, and environmental influences. Interviews were taped, transcribed verbatim, and translated. Content analysis was conducted to identify themes. Of the 20 IDUs, median age and age at first injection were 30 and 18. Most reported injecting at least daily: heroin (“carga,” “chiva,” “negra”), methamphetamine (“crico,” “cri-cri”), or both drugs combined. In sharp contrast to Western US cities, almost all regularly attended shooting galleries (“yongos” or “picaderos”) because of the difficulties obtaining syringes and police oppression. Almost all shared needles/paraphernalia [“cuete” (syringe), “cacharros” (cookers), cotton from sweaters/socks (filters)]. Some reported obtaining syringes from the United States. Key themes included (1) pharmacies refusing to sell or charging higher prices to IDUs, (2) ample availability of used/rented syringes from “picaderos” (e.g., charging approximately 5 pesos or “10 drops” of drug), and (3) poor HIV/AIDS knowledge, such as beliefs that exposing syringes to air “kills germs.” This qualitative study suggests that IDUs in Tijuana are at high risk of HIV and other blood-borne infections. Interventions are urgently needed to expand access to sterile injection equipment and offset the potential for a widespread HIV epidemic. PMID:16107441

  7. Determination of recharge fraction of injection water in combined abstraction-injection wells using continuous radon monitoring.

    PubMed

    Lee, Kil Yong; Kim, Yong-Chul; Cho, Soo Young; Kim, Seong Yun; Yoon, Yoon Yeol; Koh, Dong Chan; Ha, Kyucheol; Ko, Kyung-Seok

    2016-12-01

    The recharge fractions of injection water in combined abstraction-injection wells (AIW) were determined using continuous radon monitoring and radon mass balance model. The recharge system consists of three combined abstraction-injection wells, an observation well, a collection tank, an injection tank, and tubing for heating and transferring used groundwater. Groundwater was abstracted from an AIW and sprayed on the water-curtain heating facility and then the used groundwater was injected into the same AIW well by the recharge system. Radon concentrations of fresh groundwater in the AIWs and of used groundwater in the injection tank were measured continuously using a continuous radon monitoring system. Radon concentrations of fresh groundwater in the AIWs and used groundwater in the injection tank were in the ranges of 10,830-13,530 Bq/m 3 and 1500-5600 Bq/m 3 , respectively. A simple radon mass balance model was developed to estimate the recharge fraction of used groundwater in the AIWs. The recharge fraction in the 3 AIWs was in the range of 0.595-0.798. The time series recharge fraction could be obtained using the continuous radon monitoring system with a simple radon mass balance model. The results revealed that the radon mass balance model using continuous radon monitoring was effective for determining the time series recharge fractions in AIWs as well as for characterizing the recharge system. Copyright © 2016 Elsevier Ltd. All rights reserved.

  8. Prototype of Multifunctional Full-text Library in the Architecture Web-browser / Web-server / SQL-server

    NASA Astrophysics Data System (ADS)

    Lyapin, Sergey; Kukovyakin, Alexey

    Within the framework of the research program "Textaurus" an operational prototype of multifunctional library T-Libra v.4.1. has been created which makes it possible to carry out flexible parametrizable search within a full-text database. The information system is realized in the architecture Web-browser / Web-server / SQL-server. This allows to achieve an optimal combination of universality and efficiency of text processing, on the one hand, and convenience and minimization of expenses for an end user (due to applying of a standard Web-browser as a client application), on the other one. The following principles underlie the information system: a) multifunctionality, b) intelligence, c) multilingual primary texts and full-text searching, d) development of digital library (DL) by a user ("administrative client"), e) multi-platform working. A "library of concepts", i.e. a block of functional models of semantic (concept-oriented) searching, as well as a subsystem of parametrizable queries to a full-text database, which is closely connected with the "library", serve as a conceptual basis of multifunctionality and "intelligence" of the DL T-Libra v.4.1. An author's paragraph is a unit of full-text searching in the suggested technology. At that, the "logic" of an educational / scientific topic or a problem can be built in a multilevel flexible structure of a query and the "library of concepts", replenishable by the developers and experts. About 10 queries of various level of complexity and conceptuality are realized in the suggested version of the information system: from simple terminological searching (taking into account lexical and grammatical paradigms of Russian) to several kinds of explication of terminological fields and adjustable two-parameter thematic searching (a [set of terms] and a [distance between terms] within the limits of an author's paragraph are such parameters correspondingly).

  9. Interferon Beta-1b Injection

    MedlinePlus

    ... course of disease where symptoms flare up from time to time) of multiple sclerosis (MS, a disease in which ... interferon beta-1b injection at around the same time of day each time you inject it. Follow ...

  10. Peginterferon Beta-1a Injection

    MedlinePlus

    ... course of disease where symptoms flare up from time to time) of multiple sclerosis (MS, a disease in which ... peginterferon beta-1a injection at around the same time of day each time you inject it. Follow ...

  11. 40 CFR 146.88 - Injection well operating requirements.

    Code of Federal Regulations, 2011 CFR

    2011-07-01

    ..., the owner or operator must ensure that injection pressure does not exceed 90 percent of the fracture pressure of the injection zone(s) so as to ensure that the injection does not initiate new fractures or propagate existing fractures in the injection zone(s). In no case may injection pressure initiate fractures...

  12. 40 CFR 146.88 - Injection well operating requirements.

    Code of Federal Regulations, 2014 CFR

    2014-07-01

    ..., the owner or operator must ensure that injection pressure does not exceed 90 percent of the fracture pressure of the injection zone(s) so as to ensure that the injection does not initiate new fractures or propagate existing fractures in the injection zone(s). In no case may injection pressure initiate fractures...

  13. 40 CFR 146.88 - Injection well operating requirements.

    Code of Federal Regulations, 2013 CFR

    2013-07-01

    ..., the owner or operator must ensure that injection pressure does not exceed 90 percent of the fracture pressure of the injection zone(s) so as to ensure that the injection does not initiate new fractures or propagate existing fractures in the injection zone(s). In no case may injection pressure initiate fractures...

  14. 40 CFR 146.88 - Injection well operating requirements.

    Code of Federal Regulations, 2012 CFR

    2012-07-01

    ..., the owner or operator must ensure that injection pressure does not exceed 90 percent of the fracture pressure of the injection zone(s) so as to ensure that the injection does not initiate new fractures or propagate existing fractures in the injection zone(s). In no case may injection pressure initiate fractures...

  15. Injection of benomyl into elm, oak & maple

    Treesearch

    Garold F. Gregory; Thomas W. Jones; Percy McWain; Percy McWain

    1971-01-01

    A newly devised apparatus using pressure to inject fluids into trees was used to inject solubilized benomyl into elms, oaks, and maples. In October and November, injections were made into the outer two annual rings of sapwood at points 2 to 3 feet above ground line. One to 3 weeks after injection, the trees were sampled; and positive bioassays were obtained from branch...

  16. 21 CFR 522.1182 - Iron injection.

    Code of Federal Regulations, 2010 CFR

    2010-04-01

    ... follows: (i) For prevention of iron deficiency anemia, inject 100 mg (1 mL) by intramuscular injection at 2 to 4 days of age. (ii) For treatment of iron deficiency anemia, inject 100 mg (1 mL) by... described in paragraph (a)(1)(i) of this section as follows: (i) For the prevention of anemia due to iron...

  17. When the dragon's awake: a needs assessment of people injecting drugs in a small urban centre.

    PubMed

    Gustafson, Diana L; Goodyear, Lesley; Keough, Fran

    2008-06-01

    St. John's, Newfoundland and Labrador is one of the smallest Canadian provincial capitals. Like other Canadian coastal communities, St. John's has been affected by dramatic economic and institutional restructuring that negatively impacted community health. Marginalized populations including people who inject drugs are more negatively affected by the gap between health needs and available services. A mixed methods needs assessment began with a survey and key informant and focus group interviews to determine attitudes, knowledge, and practices of people with current or previous experience injecting drugs. An environmental scan of programmes and services was conducted followed by a community consultation with key stakeholders, community agencies, study participants, the media, and members of the public to share and validate findings, solicit feedback, and gather data about future knowledge transfer activities. This paper examines two of the five barriers to health and health services for people injecting drugs: First, there was a discrepancy amongst people injecting drugs between awareness and use of safer practices, and second, there was a limited formalized network of health and social programmes and services. Accurate and timely information about safer practices, whilst an essential component of a harm reduction approach, is insufficient to reduce the risk of negative health outcomes for people injecting drugs. Funding new programmes and services, although desirable, is not always feasible in small urban centres with limited human and material resources. Recommendations for promoting health, reducing harm, and building local capacity must consider these limitations. Registered nurses are well positioned to provide leadership through collaborative community-based research, education and advocacy.

  18. Amphotericin B Lipid Complex Injection

    MedlinePlus

    Amphotericin B lipid complex injection is used to treat serious, possibly life-threatening fungal infections in people who did not respond ... to tolerate conventional amphotericin B therapy. Amphotericin B lipid complex injection is in a class of medications ...

  19. Vancomycin Injection

    MedlinePlus

    ... is in a class of medications called glycopeptide antibiotics. It works by killing bacteria that cause infections.Antibiotics such as vancomycin injection will not work for colds, flu, or other viral infections. Taking ...

  20. Leuprolide Injection

    MedlinePlus

    ... the body and causes pain, heavy or irregular menstruation [periods], and other symptoms). Leuprolide injection (Lupron Depot) ... time.Ask your pharmacist or doctor for a copy of the manufacturer's information for the patient.

  1. Muscle structure and stiffness assessment after botulinum toxin type A injection. A systematic review.

    PubMed

    Mathevon, L; Michel, F; Decavel, P; Fernandez, B; Parratte, B; Calmels, P

    2015-12-01

    Botulinum toxin type A manages spasticity disorders in neurological central diseases. Some studies have reported that it might induce muscle changes. We present a literature review abiding by the PRISMA statement guidelines. The purpose was to explore the structural and passive biomechanical muscle properties after botulinum toxin type A injections in healthy and spastic limb muscles, on animals and humans, as well as methods for evaluating these properties. We searched the PubMed and Cochrane Library databases using the following keywords: "Botulinum toxin" AND ("muscle structure" OR "muscle atrophy") and, "Botulinum toxin" AND "muscle elasticity". From the 228 initially identified articles, 21 articles were included. Histological analyses were performed, especially on animals. A neurogenic atrophy systematically occurred. In humans, one year after a single injection, the histological recovery remained incomplete. Furthermore, 2D ultrasound analyses showed a reduction of the gastrocnemius thickness and pennation angle. MRI volumetric analysis evidenced muscular atrophy six months or one year after a single injection. Passive muscle stiffness depends on these structural changes. On the short term, the biomechanical analysis showed an elastic modulus increase in animals whereas no change was recorded in humans. On the short term, ultrasound elastography imaging showed a decreased elastic modulus. To date, few data are available, but all show a structural and mechanical muscle impact post injections, specifically muscle atrophy which can linger over time. Further studies are necessary to validate this element, and the possibility of change must be taken into account particularly with repeated injections. Thus, in clinical practice, 2D ultrasound and ultrasound elastography are two non-invasive techniques that will help physicians to develop an efficient long term monitoring. Copyright © 2015 Elsevier Masson SAS. All rights reserved.

  2. Current-limited electron beam injection

    NASA Technical Reports Server (NTRS)

    Stenzel, R. L.

    1977-01-01

    The injection of an electron beam into a weakly collisional, magnetized background plasma was investigated experimentally. The injected beam was energetic and cold, the background plasma was initially isothermal. Beam and plasma dimensions were so large that the system was considered unbounded. The temporal and spatial evolution of the beam-plasma system was dominated by collective effects. High-frequency electrostatic instabilities rapidly thermalized the beam and heated the background electrons. The injected beam current was balanced by a return current consisting of background electrons drifting toward the beam source. The drift between electrons and ions gave rise to an ion acoustic instability which developed into strong three-dimensional turbulence. It was shown that the injected beam current was limited by the return current which is approximately given by the electron saturation current. Non-Maxwellian electron distribution functions were observed.

  3. FDDI network test adaptor error injection circuit

    NASA Technical Reports Server (NTRS)

    Eckenrode, Thomas (Inventor); Stauffer, David R. (Inventor); Stempski, Rebecca (Inventor)

    1994-01-01

    An apparatus for injecting errors into a FDDI token ring network is disclosed. The error injection scheme operates by fooling a FORMAC into thinking it sent a real frame of data. This is done by using two RAM buffers. The RAM buffer normally accessed by the RBC/DPC becomes a SHADOW RAM during error injection operation. A dummy frame is loaded into the shadow RAM in order to fool the FORMAC. This data is just like the data that would be used if sending a normal frame, with the restriction that it must be shorter than the error injection data. The other buffer, the error injection RAM, contains the error injection frame. The error injection data is sent out to the media by switching a multiplexor. When the FORMAC is done transmitting the data, the multiplexor is switched back to the normal mode. Thus, the FORMAC is unaware of what happened and the token ring remains operational.

  4. Monitoring of subsurface injection of wastes, Florida

    USGS Publications Warehouse

    Vecchioli, John

    1979-01-01

    Injection of waste liquids into Florida's subsurface is physically feasible in many places but should be accompanied by monitoring of the waste-receiving aquifer system in addition to the injection facility. Monitoring of the interaction of factors including hydrogeologic conditions, well construction, waste volumes and characteristics, and potable-water sources is desirable to assure that fresh-water resources are not being adversely affected. An effective aquifer-system monitoring program includes on-site wells located close to an injection well and open to the next-higher permeable stratum, satellite wells located hundreds to several thousands of feet from an injection well and open to the receiving aquifer, and regional wells located miles from individual injection wells and open to the receiving aquifer. An extensive aquifer-system monitoring program associated with two waste-injection facilities near Pensacola, Florida, has provided data which have aided hydrologists to understand the aquifer system's response to the injection and, accordingly, to evaluate the potential for affecting the area's fresh-water resources.

  5. Precision injection molding of freeform optics

    NASA Astrophysics Data System (ADS)

    Fang, Fengzhou; Zhang, Nan; Zhang, Xiaodong

    2016-08-01

    Precision injection molding is the most efficient mass production technology for manufacturing plastic optics. Applications of plastic optics in field of imaging, illumination, and concentration demonstrate a variety of complex surface forms, developing from conventional plano and spherical surfaces to aspheric and freeform surfaces. It requires high optical quality with high form accuracy and lower residual stresses, which challenges both optical tool inserts machining and precision injection molding process. The present paper reviews recent progress in mold tool machining and precision injection molding, with more emphasis on precision injection molding. The challenges and future development trend are also discussed.

  6. The evaluation of the optimization design and application effect of same-well-injection-production technique’s injection-production circulatory system

    NASA Astrophysics Data System (ADS)

    Guoxing, Zheng; Minghu, Jiang; Hongliang, Gong; Nannan, Zhang; Jianguang, Wei

    2018-02-01

    According to basic principles of combining series of strata and demands of same-well injection-production technique, the optimization designing method of same-well injection-production technique’s injection-production circulatory system is given. Based on oil-water two-phase model with condition of arbitrarily well network, a dynamic forecast method for the application of same-well injection-production reservoir is established with considering the demands and capacity of same-well injection-production technique, sample wells are selected to launch the forecast evaluation and analysis of same-well injection-production reservoir application’s effect. Results show: single-test-well composite water cut decreases by 4.7% and test-well-group composite water cut decreases by 1.56% under the condition of basically invariant ground water injection rate. The method provides theoretical support for the proof of same-well injection-production technique’s reservoir development improving effect and further tests.

  7. Intramuscular glucocorticoid injection versus placebo injection in hip osteoarthritis: a 12-week blinded randomised controlled trial.

    PubMed

    Dorleijn, Desirée M J; Luijsterburg, Pim A J; Reijman, Max; Kloppenburg, Margreet; Verhaar, Jan A N; Bindels, Patrick J E; Bos, Pieter Koen; Bierma-Zeinstra, Sita M A

    2018-06-01

    Guidelines recommend intra-articular glucocorticoid injection in patients with painful hip osteoarthritis. However, intra-articular hip injection is an invasive procedure. The efficacy of systemic glucocorticoid treatment for pain reduction in hip osteoarthritis is unknown. This randomised, double-blind, trial assessed effectiveness in hip pain reduction of an intramuscular glucocorticoid injection compared with a placebo injection in patients with hip osteoarthritis. Patients with painful hip osteoarthritis were randomised to either 40 mg triamcinolone acetate or placebo with an intramuscular injection into the gluteus muscle. The primary outcomes were severity of hip pain at rest, during walking (0-10) and WOMAC pain at 2-week postinjection. We used linear mixed models for repeated measurements at 2, 4, 6 and 12 weeks for the intention-to-treat data analysis. Of the 107 patients randomised, 106 could be analysed (52 in the glucocorticoid group, 54 in the placebo group). At 2-week follow-up, compared with placebo injection, the intramuscular glucocorticoid injection showed a significant and clinically relevant difference in hip pain reduction at rest (difference -1.3, 95% CI -2.3 to -0.3). This effect persisted for the entire 12-week follow-up. For hip pain during walking, the effect was present at 4-week, 6-week and 12-week follow-ups, and for WOMAC pain the effect was present at 6-week and 12-week follow-up. An intramuscular glucocorticoid injection showed effectiveness in patients with hip osteoarthritis on one of the three primary outcomes at 2-week postinjection. All primary outcomes showed effectiveness from 4 to 6 weeks, up to a 12-week follow-up. NTR2966. © Article author(s) (or their employer(s) unless otherwise stated in the text of the article) 2018. All rights reserved. No commercial use is permitted unless otherwise expressly granted.

  8. Endoscopic Cyanoacrylate Injection with Post-injection Audible Doppler Assessment of Gastric Varices: A Single-Institution Experience.

    PubMed

    Catron, Tom D; Smallfield, George B; Kang, Le; Sterling, Richard K; Siddiqui, Mohammad S

    2017-11-01

    Gastric varices (GV) have higher rates of morbidity and mortality from hemorrhage than esophageal varices. Several studies have shown the safety and efficacy of cyanoacrylate (CA) injection for acute gastric variceal hemorrhage. We report data from our experience with CA injection for GV before and after routine use of post-injection audible Doppler assessment (ADA) for GV obturation and describe long-term outcomes after this therapy. We retrospectively identified patients who had documented GV, underwent CA injection, and had at least 2 weeks of follow-up. We recorded and analyzed the survival and rebleeding rates with patient demographics, clinical data, and endoscopy findings between two groups of patients who were categorized by CA injection prior to and after inception of the ADA technique. Seventy-one patients were identified with 16 patients analyzed in a group where ADA was not used (Pre-ADA) and 55 analyzed where ADA was used (Post-ADA). No rebleeding events were observed within 1 week of initial CA injection. No embolic events were reported after any initial CA injection within 4 weeks. The rate of bleed-free survival at 1 year was 69.6% in the Pre-ADA group and 85.8% in the Post-ADA without statistical significance. The all-cause 1-year mortality was 13.8% in the Pre-ADA group and 10.7% in the Post-ADA group without statistical significance. ADA of CA-injected GV does not appear to significantly affect adverse events or clinical outcomes; however, our findings are limited by small sample size and cohort proportions allowing for significant type II statistical error. Further prospective investigation is required to determine the impact of ADA on clinical outcomes after GV obturation.

  9. Comparing Characteristics of Early-Onset Injection Drug Users to Those With Late-Onset Injection in Kermanshah, Iran.

    PubMed

    Jorjoran Shushtari, Zahra; Noroozi, Alireza; Mirzazadeh, Ali; Ahounbar, Elahe; Hajbi, Ahmad; Najafi, Mohammad; Bazrafshan, Ali; Farhadi, Mohammad Hossin; Farhoudian, Ali; Higgs, Peter; Shahboulagh, Farahnaz Mohammadi; Waye, Katherine; Noroozi, Mehdi

    2017-05-12

    Characteristics and behaviors of early-onset injection drug users are under studied topics in Iran. This study aimed to identify and compare the demographic characteristics as well as the drug using behaviors of early-onset and late-onset injection drug users in Kermanshah, West Iran. In this cross-sectional study using snowball and convenience sampling, we recruited 450 people during the Fall of 2014 from two drop in centers in Kermanshah, Iran. We collected data through face-to-face interviews. Early-onset injection is defined as whether the person reported their first injection at 22 years of age or younger. Subsequently, late-onset injection is defined as 23 years of age or older. We compared the characteristics of the two groups through both univariate and multiple logistic analyses. Overall, 54% (CI 95%: 44.3%, 62.2%) were early injectors. After controlling for low socioeconomic status, initiation of drug use at a young age, multiple drug use and methamphetamine use were all significantly associated with a higher likelihood of early-onset injection. Additionally, early-onset injection was associated with recent syringe borrowing (OR = 2.6, p = 0.001), recent syringe lending (OR = 1.4, p = 0.01), recent cooker sharing (OR = 3.2, p = 0.01) and injecting two or more times a day (OR = 2.2, p = 0.04). Early-onset injectors were more likely to report a lower socioeconomic status, initiation of first drug use at a younger age, using methamphetamine alongside polydrug use, and engaging in higher risk taking behaviors like borrowing needles. With these associations, the study emphasizes the need for drug-prevention programs to focus on the transition to injection drug use at younger ages.

  10. Assembling proteomics data as a prerequisite for the analysis of large scale experiments

    PubMed Central

    Schmidt, Frank; Schmid, Monika; Thiede, Bernd; Pleißner, Klaus-Peter; Böhme, Martina; Jungblut, Peter R

    2009-01-01

    in a comprehensive repository system such as SQL-LIMS, to query results in a systematic manner. On the other hand, these database systems are expensive and require at least one full time administrator and specialized lab manager. Moreover, the high technical dynamics in proteomics may cause problems to adjust new data formats. To summarize, SQL-LIMS met the requirements of proteomics data handling especially in skilled processes such as gel-electrophoresis or mass spectrometry and fulfilled the PSI standardization criteria. The data transfer into a public domain via DTT facilitated validation of proteomics data. Additionally, evaluation of mass spectra by post-processing using MS-Screener improved the reliability of mass analysis and prevented storage of data junk. PMID:19166578

  11. Docetaxel Injection

    MedlinePlus

    ... allergic to docetaxel injection or drugs made with polysorbate 80, an ingredient found in some medications. Ask ... if a medication you are allergic to contains polysorbate 80. If you experience any of the following ...

  12. Tigecycline Injection

    MedlinePlus

    ... to treat certain serious infections including community acquired pneumonia (a lung infection that developed in a person ... Tigecycline injection should not be used to treat pneumonia that developed in people who are on ventilators ...

  13. Sumatriptan Injection

    MedlinePlus

    ... injection is used to treat the symptoms of migraine headaches (severe, throbbing headaches that sometimes are accompanied ... that cause pain, nausea, and other symptoms of migraine or cluster headaches. Sumatriptan does not prevent migraine ...

  14. Diphenhydramine Injection

    MedlinePlus

    ... or along with other medications to control abnormal movements in people who have Parkinsonian syndrome (a disorder of the nervous system that causes difficulties with movement, muscle control, and balance). Diphenhydramine injection should not ...

  15. Risperidone Injection

    MedlinePlus

    ... release (long-acting) injection is used to treat schizophrenia (a mental illness that causes disturbed or unusual ... do not already have diabetes. If you have schizophrenia, you are more likely to develop diabetes than ...

  16. Olanzapine Injection

    MedlinePlus

    Olanzapine extended-release injection is used to treat schizophrenia (a mental illness that causes disturbed or unusual ... treat episodes of agitation in people who have schizophrenia or in people who have bipolar I disorder ( ...

  17. Fluconazole Injection

    MedlinePlus

    ... injection is used to treat fungal infections, including yeast infections of the mouth, throat, esophagus (tube leading ... by fungus. Fluconazole is also used to prevent yeast infections in patients who are likely to become ...

  18. Dexamethasone Injection

    MedlinePlus

    ... severe allergic reactions. It is used in the management of certain types of edema (fluid retention and ... needed for normal body functioning) and in the management of certain types of shock. Dexamethasone injection is ...

  19. Romiplostim Injection

    MedlinePlus

    ... treated or have not been helped by other treatments, including other medications or surgery to remove the ... given written information that explains the risks of treatment with romiplostim injection and you will need to ...

  20. Dexrazoxane Injection

    MedlinePlus

    ... heart damage in women who are just beginning treatment with doxorubicin; it is only given to women ... with doxorubicin in the past and need continued treatment with doxorubicin. Dexrazoxane injection (Totect) is used to ...