WorldWideScience

Sample records for ada 9x project

  1. Ada 9X overview

    Science.gov (United States)

    Weller, David G.

    1992-01-01

    The current version of Ada has been an ANSI standard since 1983. In 1988, the Ada Joint Program Office was tasked with reevaluating the language and proposing changes to the standard. Since that time, the world has seen a tremendous explosion in object-oriented languages, as well as other growing fields such as distributed computing and support for very large software systems. The speaker will discuss new features being added to the next version of Ada, currently called Ada 9X, and what transition issues must be considered for current Ada projects.

  2. Towards a formal semantics for Ada 9X

    Science.gov (United States)

    Guaspari, David; Mchugh, John; Wolfgang, Polak; Saaltink, Mark

    1995-01-01

    The Ada 9X language precision team was formed during the revisions of Ada 83, with the goal of analyzing the proposed design, identifying problems, and suggesting improvements, through the use of mathematical models. This report defines a framework for formally describing Ada 9X, based on Kahn's 'natural semantics', and applies the framework to portions of the language. The proposals for exceptions and optimization freedoms are also analyzed, using a different technique.

  3. Programming in a proposed 9X distributed Ada

    Science.gov (United States)

    Waldrop, Raymond S.; Volz, Richard A.; Goldsack, Stephen J.; Holzbach-Valero, A. A.

    1991-01-01

    The studies of the proposed Ada 9X constructs for distribution, now referred to as AdaPT are reported. The goals for this time period were to revise the chosen example scenario and to begin studying about how the proposed constructs might be implemented. The example scenario chosen is the Submarine Combat Information Center (CIC) developed by IBM for the Navy. The specification provided by IBM was preliminary and had several deficiencies. To address these problems, some changes to the scenario specification were made. Some of the more important changes include: (1) addition of a system database management function; (2) addition of a fourth processing unit to the standard resources; (3) addition of an operator console interface function; and (4) removal of the time synchronization function. To implement the CIC scenario in AdaPT, the decided strategy were publics, partitions, and nodes. The principle purpose for implementing the CIC scenario was to demonstrate how the AdaPT constructs interact with the program structure. While considering ways that the AdaPt constructs might be translated to Ada 83, it was observed that the partition construct could reasonably be modeled as an abstract data type. Although this gives a useful method of modeling partitions, it does not at all address the configuration aspects on the node construct.

  4. Ada 9X Project Revision Request Report. Supplement 1

    Science.gov (United States)

    1990-01-01

    SYNCHRONIZATION POINTS OF A TASK DATE: August 8, 1989 NAME: Patrick de Bondeli ADDRESS: CR2A, 19 Avenue Dubonnet 92411 - COURBEVOIE - CEDEX, FRANCE TELEPHONE...to the parent task. Evaluating the attributes TERMINATED or CALLABLE - Giovini and Zucca (1986) consider them as synchronization points, but we do not...Elena. An Analysis of Ada Tasking December 1986. Companion paper of the Ada Formal Definition Sponsored by the European Commission. De Bondeli , Patrick

  5. Ada To X-Window Bindings

    Science.gov (United States)

    Souleles, Dean

    1993-01-01

    Ada to X-Window Bindings computer program developed to provide Ada programmers with complete interfaces to Xt Intrinsics and OSF Motif toolkits. Provides "Ada view" of some mostly C-language programming libraries. Package of software written in Ada and C languages.

  6. Object-oriented programming with mixins in Ada

    Science.gov (United States)

    Seidewitz, ED

    1992-01-01

    Recently, I wrote a paper discussing the lack of 'true' object-oriented programming language features in Ada 83, why one might desire them in Ada, and how they might be added in Ada 9X. The approach I took in this paper was to build the new object-oriented features of Ada 9X as much as possible on the basic constructs and philosophy of Ada 83. The object-oriented features proposed for Ada 9X, while different in detail, are based on the same kind of approach. Further consideration of this approach led me on a long reflection on the nature of object-oriented programming and its application to Ada. The results of this reflection, presented in this paper, show how a fairly natural object-oriented style can indeed be developed even in Ada 83. The exercise of developing this style is useful for at least three reasons: (1) it provides a useful style for programming object-oriented applications in Ada 83 until new features become available with Ada 9X; (2) it demystifies many of the mechanisms that seem to be 'magic' in most object-oriented programming languages by making them explicit; and (3) it points out areas that are and are not in need of change in Ada 83 to make object-oriented programming more natural in Ada 9X. In the next four sections I will address in turn the issues of object-oriented classes, mixins, self-reference and supertyping. The presentation is through a sequence of examples. This results in some overlap with that paper, but all the examples in the present paper are written entirely in Ada 83. I will return to considerations for Ada 9X in the last section of the paper.

  7. Atomic Data and Modelling for Fusion: the ADAS Project

    International Nuclear Information System (INIS)

    Summers, H. P.; O'Mullane, M. G.

    2011-01-01

    The paper is an update on the Atomic Data and Analysis Structure, ADAS, since ICAM-DATA06 and a forward look to its evolution in the next five years. ADAS is an international project supporting principally magnetic confinement fusion research. It has participant laboratories throughout the world, including ITER and all its partner countries. In parallel with ADAS, the ADAS-EU Project provides enhanced support for fusion research at Associated Laboratories and Universities in Europe and ITER. OPEN-ADAS, sponsored jointly by the ADAS Project and IAEA, is the mechanism for open access to principal ADAS atomic data classes and facilitating software for their use. EXTENDED-ADAS comprises a variety of special, integrated application software, beyond the purely atomic bounds of ADAS, tuned closely to specific diagnostic analyses and plasma models.The current scientific content and scope of these various ADAS and ADAS related activities are briefly reviewed. These span a number of themes including heavy element spectroscopy and models, charge exchange spectroscopy, beam emission spectroscopy and special features which provide a broad baseline of atomic modelling and support. Emphasis will be placed on 'lifting the fundamental data baseline'--a principal ADAS task for the next few years. This will include discussion of ADAS and ADAS-EU coordinated and shared activities and some of the methods being exploited.

  8. Transforming AdaPT to Ada

    Science.gov (United States)

    Goldsack, Stephen J.; Holzbach-Valero, A. A.; Waldrop, Raymond S.; Volz, Richard A.

    1991-01-01

    This paper describes how the main features of the proposed Ada language extensions intended to support distribution, and offered as possible solutions for Ada9X can be implemented by transformation into standard Ada83. We start by summarizing the features proposed in a paper (Gargaro et al, 1990) which constitutes the definition of the extensions. For convenience we have called the language in its modified form AdaPT which might be interpreted as Ada with partitions. These features were carefully chosen to provide support for the construction of executable modules for execution in nodes of a network of loosely coupled computers, but flexibly configurable for different network architectures and for recovery following failure, or adapting to mode changes. The intention in their design was to provide extensions which would not impact adversely on the normal use of Ada, and would fit well in style and feel with the existing standard. We begin by summarizing the features introduced in AdaPT.

  9. Update of GRASP/Ada reverse engineering tools for Ada

    Science.gov (United States)

    Cross, James H., II

    1993-01-01

    The GRASP/Ada project (Graphical Representations of Algorithms, Structures, and Processes for Ada) successfully created and prototyped a new algorithmic level graphical representation for Ada software, the Control Structure Diagram (CSD). The primary impetus for creation of the CSD was to improve the comprehension efficiency of Ada software and, as a result, improve reliability and reduce costs. The emphasis was on the automatic generation of the CSD from Ada PDL or source code to support reverse engineering and maintenance. The CSD has the potential to replace traditional pretty printed Ada source code. In Phase 1 of the GRASP/Ada project, the CSD graphical constructs were created and applied manually to several small Ada programs. A prototype CSD generator (Version 1) was designed and implemented using FLEX and BISON running under VMS on a VAX 11-780. In Phase 2, the prototype was improved and ported to the Sun 4 platform under UNIX. A user interface was designed and partially implemented using the HP widget toolkit and the X Windows System. In Phase 3, the user interface was extensively reworked using the Athena widget toolkit and X Windows. The prototype was applied successfully to numerous Ada programs ranging in size from several hundred to several thousand lines of source code. Following Phase 3,e two update phases were completed. Update'92 focused on the initial analysis of evaluation data collected from software engineering students at Auburn University and the addition of significant enhancements to the user interface. Update'93 (the current update) focused on the statistical analysis of the data collected in the previous update and preparation of Version 3.4 of the prototype for limited distribution to facilitate further evaluation. The current prototype provides the capability for the user to generate CSD's from Ada PDL or source code in a reverse engineering as well as forward engineering mode with a level of flexibility suitable for practical

  10. ART/Ada and CLIPS/Ada

    Science.gov (United States)

    Culbert, Chris

    1990-01-01

    Although they have reached a point of commercial viability, expert systems were originally developed in artificial intelligence (AI) research environments. Many of the available tools still work best in such environments. These environments typically utilize special hardware such as LISP machines and relatively unfamiliar languages such as LISP or Prolog. Space Station applications will require deep integration of expert system technology with applications developed in conventional languages, specifically Ada. The ability to apply automation to Space Station functions could be greatly enhanced by widespread availability of state-of-the-art expert system tools based on Ada. Although there have been some efforts to examine the use of Ada for AI applications, there are few, if any, existing products which provide state-of-the-art AI capabilities in an Ada tool. The goal of the ART/Ada Design Project is to conduct research into the implementation in Ada of state-of-the-art hybrid expert systems building tools (ESBT's). This project takes the following approach: using the existing design of the ART-IM ESBT as a starting point, analyze the impact of the Ada language and Ada development methodologies on that design; redesign the system in Ada; and analyze its performance. The research project will attempt to achieve a comprehensive understanding of the potential for embedding expert systems in Ada systems for eventual application in future Space Station Freedom projects. During Phase 1 of the project, initial requirements analysis, design, and implementation of the kernel subset of ART-IM functionality was completed. During Phase 2, the effort has been focused on the implementation and performance analysis of several versions with increasing functionality. Since production quality ART/Ada tools will not be available for a considerable time, and additional subtask of this project will be the completion of an Ada version of the CLIPS expert system shell developed by NASA

  11. Studsvik SUPER-RAMP-II: 9x9 Project

    International Nuclear Information System (INIS)

    Djurle, S.

    1991-12-01

    EPRI participated in an international program involving ramp-testing of 9 x 9 fuel rod segments in a test reactor in Sweden. The principal objective was to establish the pellet-cladding interaction (PCI) failure threshold for this type of fuel. Several segmented fuel rods were irradiated in Dresden-2 BWR with time-averaged linear heat ratings ranging from 13 to 17 kW/m up to average burnup ranging from 26 to 34 MWd/kgU. The segments were subsequently subjected to ramp-testing in the R2 reactor at Studsvik Nuclear. The ramp-testing consisted of an initial irradiation of peak linear heat rating between 12 to 16 kW/m for about two hours, followed by a rapid increase to a power level in the range of 36 to 50 kW/m. The upper power level was maintained for twelve hours or until the fuel failure was detected. The study concluded that for 9 x 9 fuel type the PCI failure threshold is ∼38 kW/m, independent of the burnup in the range of 26 to 34 MWd/kgU. This failure threshold is about 5 kW/m greater than that of traditional 8 x 8 design. Although the significance of this difference can be argued, the interim and final fuel examinations performed in this project by destructive and nondestructive methods revealed valuable detailed information on fuel performance, which is also documented and discussed in this report

  12. ART-Ada: An Ada-based expert system tool

    Science.gov (United States)

    Lee, S. Daniel; Allen, Bradley P.

    1991-01-01

    The Department of Defense mandate to standardize on Ada as the language for software systems development has resulted in increased interest in making expert systems technology readily available in Ada environments. NASA's Space Station Freedom is an example of the large Ada software development projects that will require expert systems in the 1990's. Another large scale application that can benefit from Ada based expert system tool technology is the Pilot's Associate (PA) expert system project for military combat aircraft. Automated Reasoning Tool (ART) Ada, an Ada Expert system tool is described. ART-Ada allow applications of a C-based expert system tool called ART-IM to be deployed in various Ada environments. ART-Ada is being used to implement several prototype expert systems for NASA's Space Station Freedom Program and the U.S. Air Force.

  13. ART-Ada design project, phase 2

    Science.gov (United States)

    Lee, S. Daniel; Allen, Bradley P.

    1990-01-01

    Interest in deploying expert systems in Ada has increased. An Ada based expert system tool is described called ART-Ada, which was built to support research into the language and methodological issues of expert systems in Ada. ART-Ada allows applications of an existing expert system tool called ART-IM (Automated Reasoning Tool for Information Management) to be deployed in various Ada environments. ART-IM, a C-based expert system tool, is used to generate Ada source code which is compiled and linked with an Ada based inference engine to produce an Ada executable image. ART-Ada is being used to implement several expert systems for NASA's Space Station Freedom Program and the U.S. Air Force.

  14. Software engineering capability for Ada (GRASP/Ada Tool)

    Science.gov (United States)

    Cross, James H., II

    1995-01-01

    The GRASP/Ada project (Graphical Representations of Algorithms, Structures, and Processes for Ada) has successfully created and prototyped a new algorithmic level graphical representation for Ada software, the Control Structure Diagram (CSD). The primary impetus for creation of the CSD was to improve the comprehension efficiency of Ada software and, as a result, improve reliability and reduce costs. The emphasis has been on the automatic generation of the CSD from Ada PDL or source code to support reverse engineering and maintenance. The CSD has the potential to replace traditional prettyprinted Ada Source code. A new Motif compliant graphical user interface has been developed for the GRASP/Ada prototype.

  15. Immunologic reconstitution during PEG-ADA therapy in an unusual mosaic ADA deficient patient.

    Science.gov (United States)

    Liu, Ping; Santisteban, Ines; Burroughs, Lauri M; Ochs, Hans D; Torgerson, Troy R; Hershfield, Michael S; Rawlings, David J; Scharenberg, Andrew M

    2009-02-01

    We report detailed genetic and immunologic studies in a patient diagnosed with adenosine deaminase (ADA) deficiency and combined immune deficiency at age 5 years. At the time of diagnosis, although all other lymphocyte subsets were depleted, circulating CD8(+) T cells with a terminally differentiated phenotype were abundant and expressed normal ADA activity due to a reversion mutation in a CD8(+) T cell or precursor. Over the first 9 months of replacement therapy with PEG-ADA, the patient steadily accumulated mature naïve CD4(+) and CD8(+) T cells, as well as CD4(+)/FOXP3(+) regulatory T cells, consistent with restoration of a functional cellular immune system. While CD19(+) naïve B cells also accumulated in response to PEG-ADA therapy, a high proportion of these B cells exhibited an immature surface marker phenotype even after 9 months, and immunization with neoantigen bacteriophage varphiX174 demonstrated a markedly subnormal humoral immune response. Our observations in this single patient have important implications for gene therapy of human ADA deficiency, as they indicate that ADA expression within even a large circulating lymphocyte population may not be sufficient to support adequate immune reconstitution. They also suggest that an immature surface marker phenotype of the peripheral B cell compartment may be a useful surrogate marker for incomplete humoral immune reconstitution during enzyme replacement, and possibly other forms of hematopoietic cell therapies.

  16. Monuments on Gemiler Ada and Karacaören Ada

    OpenAIRE

    Masuda, Tomoyuki

    1995-01-01

    Contents : 1. Church I on Gemiler Ada, 2. Church II on Gemiler Ada, 3. Church III on Gemiler Ada, 4. Church IV on Gemiler Ada, 5. Basilica on Karacaören Ada, 6. Painted Tomb on Karacaören Ada, 7. The Baptistery and the Chronology of Construction of the Karacaören Ada Basilica Complex, 8. Ölüdeniz Beach Basilica, 9. Iskender Basilica on Ölüdeniz Lagoon, 10. Mustafa Basilica near Beştaş Cove.

  17. CLIPS/Ada: An Ada-based tool for building expert systems

    Science.gov (United States)

    White, W. A.

    1990-01-01

    Clips/Ada is a production system language and a development environment. It is functionally equivalent to the CLIPS tool. CLIPS/Ada was developed in order to provide a means of incorporating expert system technology into projects where the use of the Ada language had been mandated. A secondary purpose was to glean information about the Ada language and its compilers. Specifically, whether or not the language and compilers were mature enough to support AI applications. The CLIPS/Ada tool is coded entirely in Ada and is designed to be used by Ada systems that require expert reasoning.

  18. GRASP/Ada 95: Reverse Engineering Tools for Ada

    Science.gov (United States)

    Cross, James H., II

    1996-01-01

    The GRASP/Ada project (Graphical Representations of Algorithms, Structures, and Processes for Ada) has successfully created and prototyped an algorithmic level graphical representation for Ada software, the Control Structure Diagram (CSD), and a new visualization for a fine-grained complexity metric called the Complexity Profile Graph (CPG). By synchronizing the CSD and the CPG, the CSD view of control structure, nesting, and source code is directly linked to the corresponding visualization of statement level complexity in the CPG. GRASP has been integrated with GNAT, the GNU Ada 95 Translator to provide a comprehensive graphical user interface and development environment for Ada 95. The user may view, edit, print, and compile source code as a CSD with no discernible addition to storage or computational overhead. The primary impetus for creation of the CSD was to improve the comprehension efficiency of Ada software and, as a result, improve reliability and reduce costs. The emphasis has been on the automatic generation of the CSD from Ada 95 source code to support reverse engineering and maintenance. The CSD has the potential to replace traditional prettyprinted Ada source code. The current update has focused on the design and implementation of a new Motif compliant user interface, and a new CSD generator consisting of a tagger and renderer. The Complexity Profile Graph (CPG) is based on a set of functions that describes the context, content, and the scaling for complexity on a statement by statement basis. When combined graphicafly, the result is a composite profile of complexity for the program unit. Ongoing research includes the development and refinement of the associated functions, and the development of the CPG generator prototype. The current Version 5.0 prototype provides the capability for the user to generate CSDs and CPGs from Ada 95 source code in a reverse engineering as well as forward engineering mode with a level of flexibility suitable for

  19. Evolving impact of Ada on a production software environment

    Science.gov (United States)

    Mcgarry, F.; Esker, L.; Quimby, K.

    1988-01-01

    Many aspects of software development with Ada have evolved as our Ada development environment has matured and personnel have become more experienced in the use of Ada. The Software Engineering Laboratory (SEL) has seen differences in the areas of cost, reliability, reuse, size, and use of Ada features. A first Ada project can be expected to cost about 30 percent more than an equivalent FORTRAN project. However, the SEL has observed significant improvements over time as a development environment progresses to second and third uses of Ada. The reliability of Ada projects is initially similar to what is expected in a mature FORTRAN environment. However, with time, one can expect to gain improvements as experience with the language increases. Reuse is one of the most promising aspects of Ada. The proportion of reusable Ada software on our Ada projects exceeds the proportion of reusable FORTRAN software on our FORTRAN projects. This result was noted fairly early in our Ada projects, and experience shows an increasing trend over time.

  20. The development of a program analysis environment for Ada: Reverse engineering tools for Ada

    Science.gov (United States)

    Cross, James H., II

    1991-01-01

    The Graphical Representations of Algorithms, Structures, and Processes for Ada (GRASP/Ada) has successfully created and prototyped a new algorithm level graphical representation for Ada software, the Control Structure Diagram (CSD). The primary impetus for creation of the CSD was to improve the comprehension efficiency of Ada software and thus improve reliability and reduce costs. The emphasis was on the automatic generation of the CSD from Ada source code to support reverse engineering and maintenance. The CSD has the potential to replace traditional prettyprinted Ada source code. In Phase 1 of the GRASP/Ada project, the CSD graphical constructs were created and applied manually to several small Ada programs. A prototype (Version 1) was designed and implemented using FLEX and BISON running under the Virtual Memory System (VMS) on a VAX 11-780. In Phase 2, the prototype was improved and ported to the Sun 4 platform under UNIX. A user interface was designed and partially implemented. The prototype was applied successfully to numerous Ada programs ranging in size from several hundred to several thousand lines of source code. In Phase 3 of the project, the prototype was prepared for limited distribution (GRASP/Ada Version 3.0) to facilitate evaluation. The user interface was extensively reworked. The current prototype provides the capability for the user to generate CSD from Ada source code in a reverse engineering mode with a level of flexibility suitable for practical application.

  1. Lessons learned: Managing the development of a corporate Ada training project

    Science.gov (United States)

    Blackmon, Linda F.

    1986-01-01

    The management lessons learned during the implementation of a corporate mandate to develop and deliver an effective Ada training program to all divisions are discussed. The management process involved in obtaining cooperation from all levels in the development of a corporate-wide project is described. The problem areas are identified along with some possible solutions.

  2. The OPEN-ADAS Approach to Atomic Data Provision

    Energy Technology Data Exchange (ETDEWEB)

    O' Mullane, M [University of Strathclyde, Department of Physics, Glasgow (United Kingdom)

    2011-11-15

    Dr O'Mullane of University of Strathclyde presented an overview of the ADAS project (Atomic Data and Analysis Structure, http://www.adas.ac.uk/) and of OPEN-ADAS (http://open.adas.ac.uk/). ADAS is maintained as a self-funding consortium of fusion laboratories. The project provides an interconnected set of computer codes and data collections for modeling the radiating properties of ions and atoms in plasmas. The ADAS data fall into 3 broad classes: 1) Fundamental data such as A- values, cross-sections and effective collision strengths obtained from ADAS collaborators, the literature or data centres. 2) Derived data processed for modeling such as electron temperature and density dependent effective emission coefficients, effective ionization/recombination rates, radiated power and spectral emissivities. 3) Driver data which allow complete regeneration of all ADAS derived data in conjunction with the various ADAS codes. ADAS data uses high quality data as well as baseline data for fall-back when high quality data is not available. The data is mostly embedded in codes and the update without expert help is problematic. The ADAS data formats (adf) are precisely defined and Fortran codes are supplied to read the data sets for easy access. IDL can be used for interactive manipulation. The OPEN-ADAS project is a joint development between the ADAS Project and the IAEA to make the extensive fundamental and derived atomic data for fusion more widely available. It is designed to appeal to both plasma modelers and those interested in the detailed atomic physics. It has been searchable through the Google Scholar and appears in citations, which gives greater visibility and credits to the data producers. The OPEN-ADAS server was replaced due to a series of attacks since June 2011 and was off-line for 8 weeks. The new service removed the registration requirement and hence the user statistics is limited.

  3. The OPEN-ADAS Approach to Atomic Data Provision

    International Nuclear Information System (INIS)

    O'Mullane, M.

    2011-01-01

    Dr O'Mullane of University of Strathclyde presented an overview of the ADAS project (Atomic Data and Analysis Structure, http://www.adas.ac.uk/) and of OPEN-ADAS (http://open.adas.ac.uk/). ADAS is maintained as a self-funding consortium of fusion laboratories. The project provides an interconnected set of computer codes and data collections for modeling the radiating properties of ions and atoms in plasmas. The ADAS data fall into 3 broad classes: 1) Fundamental data such as A- values, cross-sections and effective collision strengths obtained from ADAS collaborators, the literature or data centres. 2) Derived data processed for modeling such as electron temperature and density dependent effective emission coefficients, effective ionization/recombination rates, radiated power and spectral emissivities. 3) Driver data which allow complete regeneration of all ADAS derived data in conjunction with the various ADAS codes. ADAS data uses high quality data as well as baseline data for fall-back when high quality data is not available. The data is mostly embedded in codes and the update without expert help is problematic. The ADAS data formats (adf) are precisely defined and Fortran codes are supplied to read the data sets for easy access. IDL can be used for interactive manipulation. The OPEN-ADAS project is a joint development between the ADAS Project and the IAEA to make the extensive fundamental and derived atomic data for fusion more widely available. It is designed to appeal to both plasma modelers and those interested in the detailed atomic physics. It has been searchable through the Google Scholar and appears in citations, which gives greater visibility and credits to the data producers. The OPEN-ADAS server was replaced due to a series of attacks since June 2011 and was off-line for 8 weeks. The new service removed the registration requirement and hence the user statistics is limited.

  4. QUEST/Ada: Query utility environment for software testing of Ada

    Science.gov (United States)

    Brown, David B.

    1989-01-01

    Results of research and development efforts are presented for Task 1, Phase 2 of a general project entitled, The Development of a Program Analysis Environment for Ada. A prototype of the QUEST/Ada system was developed to collect data to determine the effectiveness of the rule-based testing paradigm. The prototype consists of five parts: the test data generator, the parser/scanner, the test coverage analyzer, a symbolic evaluator, and a data management facility, known as the Librarian. These components are discussed at length. Also presented is an experimental design for the evaluations, an overview of the project, and a schedule for its completion.

  5. Lessons learned applying CASE methods/tools to Ada software development projects

    Science.gov (United States)

    Blumberg, Maurice H.; Randall, Richard L.

    1993-01-01

    This paper describes the lessons learned from introducing CASE methods/tools into organizations and applying them to actual Ada software development projects. This paper will be useful to any organization planning to introduce a software engineering environment (SEE) or evolving an existing one. It contains management level lessons learned, as well as lessons learned in using specific SEE tools/methods. The experiences presented are from Alpha Test projects established under the STARS (Software Technology for Adaptable and Reliable Systems) project. They reflect the front end efforts by those projects to understand the tools/methods, initial experiences in their introduction and use, and later experiences in the use of specific tools/methods and the introduction of new ones.

  6. Parallel Ada benchmarks for the SVMS

    Science.gov (United States)

    Collard, Philippe E.

    1990-01-01

    The use of parallel processing paradigm to design and develop faster and more reliable computers appear to clearly mark the future of information processing. NASA started the development of such an architecture: the Spaceborne VHSIC Multi-processor System (SVMS). Ada will be one of the languages used to program the SVMS. One of the unique characteristics of Ada is that it supports parallel processing at the language level through the tasking constructs. It is important for the SVMS project team to assess how efficiently the SVMS architecture will be implemented, as well as how efficiently Ada environment will be ported to the SVMS. AUTOCLASS II, a Bayesian classifier written in Common Lisp, was selected as one of the benchmarks for SVMS configurations. The purpose of the R and D effort was to provide the SVMS project team with the version of AUTOCLASS II, written in Ada, that would make use of Ada tasking constructs as much as possible so as to constitute a suitable benchmark. Additionally, a set of programs was developed that would measure Ada tasking efficiency on parallel architectures as well as determine the critical parameters influencing tasking efficiency. All this was designed to provide the SVMS project team with a set of suitable tools in the development of the SVMS architecture.

  7. Ada & the Analytical Engine.

    Science.gov (United States)

    Freeman, Elisabeth

    1996-01-01

    Presents a brief history of Ada Byron King, Countess of Lovelace, focusing on her primary role in the development of the Analytical Engine--the world's first computer. Describes the Ada Project (TAP), a centralized World Wide Web site that serves as a clearinghouse for information related to women in computing, and provides a Web address for…

  8. Ada issues in implementing ART-Ada

    Science.gov (United States)

    Lee, S. Daniel

    1990-01-01

    Due to the Ada mandate of a number of government agencies, interest in deploying expert systems such as Ada has increased. Recently, several Ada-based expert system tools have been developed. According to a recent benchmark report, these tools do not perform as well as similar tools written in C. While poorly implemented Ada compilers contribute to the poor benchmark result, some fundamental problems of the Ada language itself have been uncovered. Here, the authors describe Ada language issues encountered during the deployment of ART-Ada, an expert system tool for Ada deployment. ART-Ada is being used to implement several prototype expert systems for the Space Station Freedom and the U.S. Air Force.

  9. BWR 9 X 9 Fuel Assembly Thermal-Hydraulic Tests (2): Hydraulic Vibration Test

    International Nuclear Information System (INIS)

    Yoshiaki Tsukuda; Katsuichiro Kamimura; Toshiitsu Hattori; Akira Tanabe; Noboru Saito; Masahiko Warashina; Yuji Nishino

    2002-01-01

    Nuclear Power Engineering Corporation (NUPEC) conducted thermal-hydraulic projects for verification of thermal-hydraulic design reliability for BWR high-burnup 8 x 8 and 9 x 9 fuel assemblies, entrusted by the Ministry of Economy, Trade and Industry (METI). As a part of the NUPEC thermal-hydraulic projects, hydraulic vibration tests using full-scale test assemblies simulating 9 x 9 fuel assemblies were carried out to evaluate BWR fuel integrity. The test data were applied to development of a new correlation for the estimation of fuel rod vibration amplitude. (authors)

  10. Gamma ray observatory dynamics simulator in Ada (GRODY)

    International Nuclear Information System (INIS)

    1990-09-01

    This experiment involved the parallel development of dynamics simulators for the Gamma Ray Observatory in both FORTRAN and Ada for the purpose of evaluating the applicability of Ada to the NASA/Goddard Space Flight Center's flight dynamics environment. The experiment successfully demonstrated that Ada is a viable, valuable technology for use in this environment. In addition to building a simulator, the Ada team evaluated training approaches, developed an Ada methodology appropriate to the flight dynamics environment, and established a baseline for evaluating future Ada projects

  11. An Embedded Rule-Based Diagnostic Expert System in Ada

    Science.gov (United States)

    Jones, Robert E.; Liberman, Eugene M.

    1992-01-01

    Ada is becoming an increasingly popular programming language for large Government-funded software projects. Ada with it portability, transportability, and maintainability lends itself well to today's complex programming environment. In addition, expert systems have also assumed a growing role in providing human-like reasoning capability expertise for computer systems. The integration is discussed of expert system technology with Ada programming language, especially a rule-based expert system using an ART-Ada (Automated Reasoning Tool for Ada) system shell. NASA Lewis was chosen as a beta test site for ART-Ada. The test was conducted by implementing the existing Autonomous Power EXpert System (APEX), a Lisp-based power expert system, in ART-Ada. Three components, the rule-based expert systems, a graphics user interface, and communications software make up SMART-Ada (Systems fault Management with ART-Ada). The rules were written in the ART-Ada development environment and converted to Ada source code. The graphics interface was developed with the Transportable Application Environment (TAE) Plus, which generates Ada source code to control graphics images. SMART-Ada communicates with a remote host to obtain either simulated or real data. The Ada source code generated with ART-Ada, TAE Plus, and communications code was incorporated into an Ada expert system that reads the data from a power distribution test bed, applies the rule to determine a fault, if one exists, and graphically displays it on the screen. The main objective, to conduct a beta test on the ART-Ada rule-based expert system shell, was achieved. The system is operational. New Ada tools will assist in future successful projects. ART-Ada is one such tool and is a viable alternative to the straight Ada code when an application requires a rule-based or knowledge-based approach.

  12. ADA1, a novel component of the ADA/GCN5 complex, has broader effects than GCN5, ADA2, or ADA3.

    OpenAIRE

    Horiuchi, J; Silverman, N; Piña, B; Marcus, G A; Guarente, L

    1997-01-01

    The ADA genes encode factors which are proposed to function as transcriptional coactivators. Here we describe the cloning, sequencing, and initial characterization of a novel ADA gene, ADA1. Similar to the previously isolated ada mutants, ada1 mutants display decreases in transcription from various reporters. Furthermore, ADA1 interacts with the other ADAs in the ADA/GCN5 complex as demonstrated by partial purification of the complex and immunoprecipitation experiments. We estimate that the c...

  13. Ada and the rapid development lifecycle

    Science.gov (United States)

    Deforrest, Lloyd; Gref, Lynn

    1991-01-01

    JPL is under contract, through NASA, with the US Army to develop a state-of-the-art Command Center System for the US European Command (USEUCOM). The Command Center System will receive, process, and integrate force status information from various sources and provide this integrated information to staff officers and decision makers in a format designed to enhance user comprehension and utility. The system is based on distributed workstation class microcomputers, VAX- and SUN-based data servers, and interfaces to existing military mainframe systems and communication networks. JPL is developing the Command Center System utilizing an incremental delivery methodology called the Rapid Development Methodology with adherence to government and industry standards including the UNIX operating system, X Windows, OSF/Motif, and the Ada programming language. Through a combination of software engineering techniques specific to the Ada programming language and the Rapid Development Approach, JPL was able to deliver capability to the military user incrementally, with comparable quality and improved economies of projects developed under more traditional software intensive system implementation methodologies.

  14. Restoring balance to B cells in ADA deficiency.

    Science.gov (United States)

    Luning Prak, Eline T

    2012-06-01

    It is paradoxical that immunodeficiency disorders are associated with autoimmunity. Adenosine deaminase (ADA) deficiency, a cause of X-linked severe combined immunodeficiency (SCID), is a case in point. In this issue of the JCI, Sauer and colleagues investigate the B cell defects in ADA-deficient patients. They demonstrate that ADA patients receiving enzyme replacement therapy had B cell tolerance checkpoint defects. Remarkably, gene therapy with a retrovirus that expresses ADA resulted in the apparent correction of these defects, with normalization of peripheral B cell autoantibody frequencies. In vitro, agents that either block ADA or overexpress adenosine resulted in altered B cell receptor and TLR signaling. Collectively, these data implicate a B cell-intrinsic mechanism for alterations in B cell tolerance in the setting of partial ADA deficiency that is corrected by gene therapy.

  15. 76 FR 38124 - Applications for New Awards; Americans With Disabilities Act (ADA) National Network Regional...

    Science.gov (United States)

    2011-06-29

    ... DEPARTMENT OF EDUCATION Applications for New Awards; Americans With Disabilities Act (ADA) National Network Regional Centers and ADA National Network Collaborative Research Projects AGENCY: Office... Rehabilitation Research Projects and Centers Program--Disability Rehabilitation Research Projects (DRRP)--ADA...

  16. Techniques and implementation of the embedded rule-based expert system using Ada

    Science.gov (United States)

    Liberman, Eugene M.; Jones, Robert E.

    1991-01-01

    Ada is becoming an increasingly popular programming language for large Government-funded software projects. Ada with its portability, transportability, and maintainability lends itself well to today's complex programming environment. In addition, expert systems have also assured a growing role in providing human-like reasoning capability and expertise for computer systems. The integration of expert system technology with Ada programming language, specifically a rule-based expert system using an ART-Ada (Automated Reasoning Tool for Ada) system shell is discussed. The NASA Lewis Research Center was chosen as a beta test site for ART-Ada. The test was conducted by implementing the existing Autonomous Power EXpert System (APEX), a Lisp-base power expert system, in ART-Ada. Three components, the rule-based expert system, a graphics user interface, and communications software make up SMART-Ada (Systems fault Management with ART-Ada). The main objective, to conduct a beta test on the ART-Ada rule-based expert system shell, was achieved. The system is operational. New Ada tools will assist in future successful projects. ART-Ada is one such tool and is a viable alternative to the straight Ada code when an application requires a rule-based or knowledge-based approach.

  17. PENGARUH PROJECT BASED LEARNING TERHADAP KETERAMPILAN PROSES SAINS SISWA KELAS X SMA NEGERI SIDOARJO

    Directory of Open Access Journals (Sweden)

    Nuril Maghfiroh

    2016-08-01

    Tujuan penelitian ini adalah untuk mengetahui pengaruh pembelajaran Project Based Learning terhadap keterampilan proses sains siswa kelas X SMA Negeri 4 Sidoarjo. Penelitian ini menggunakan metode Quasi Eksperimen dengan rancangan pretest postest non-equivalent control group design. Penentuan sampel mempertimbangkan kemampuan kognitif yang setara antara dua kelas yang menjadi kelompok kontrol dan kelompok eksperimen. Keterampilan proses sains diukur melalui tes tulis yang kemudian dianalisis dengan rubrik penilaian yang sudah disesuaikan untuk setiap aspek keterampilan proses sains. Hasil penelitian menunjukkan bahwa ada pengaruh pembelajaran Project Based Learning terhadap keterampilan proses sains siswa.

  18. Ada (Trade Name) Bibliography. Volume 3.

    Science.gov (United States)

    1986-02-01

    access to shared resources by concurrently callable procedures. Both rely on queues to achieve serialization, but calls on monitor procedures are...DOCUMENT CITATIONS ADA AS A PROGRAM DESCRIPTION LANGUAGE (PDL): A PROJECT SOFTW ARE MANAGEMENT PERSPECTIVE BOND , RODNEY M. DOCUMENT NUMBER: 6141 TYPE...HONEYWELL BULL-RESEARCH CTR,GRENOBLE,CEDEX,FRANCE 2548 -01 ADA, ABSTRACT DATA TYPES AND DISTRIBUTED DATABASES TRANSACTIONS BOND , RODNEYM., NONAFFILIATED 6141

  19. QUEST/Ada (Query Utility Environment for Software Testing of Ada): The development of a prgram analysis environment for Ada, task 1, phase 2

    Science.gov (United States)

    Brown, David B.

    1990-01-01

    The results of research and development efforts are described for Task one, Phase two of a general project entitled The Development of a Program Analysis Environment for Ada. The scope of this task includes the design and development of a prototype system for testing Ada software modules at the unit level. The system is called Query Utility Environment for Software Testing of Ada (QUEST/Ada). The prototype for condition coverage provides a platform that implements expert system interaction with program testing. The expert system can modify data in the instrument source code in order to achieve coverage goals. Given this initial prototype, it is possible to evaluate the rule base in order to develop improved rules for test case generation. The goals of Phase two are the following: (1) to continue to develop and improve the current user interface to support the other goals of this research effort (i.e., those related to improved testing efficiency and increased code reliable); (2) to develop and empirically evaluate a succession of alternative rule bases for the test case generator such that the expert system achieves coverage in a more efficient manner; and (3) to extend the concepts of the current test environment to address the issues of Ada concurrency.

  20. Ada (Trade Name) Bibliography. Volume 1.

    Science.gov (United States)

    1983-05-01

    GLENN DOCUMENT NUMBER: 3268 TYPE: JOURNAL ARTICLE .5-., SCIENCE VOL 215 ISSUE 34 PP. 775-779S In this article, two principal themes are observed in...AINST LANAN RD NAY 83 ND9S-8-C-936 UNCLASSIFIED F/6 12/5 ML -4.4 ’-4-4----" ’°p..l i . d N N L. 131 t ’ll /II~ Ada Bibliography Volume I 95 𔃾- This...BUDAPEST,HUNGARY 4102 -01 ON THE TYPE CONCEPT OF ADA 6224 -03 UNORTHOGONALITIES IN THE IDENTIFICATION RULES IN ADA BACON, GLENN , IBM SANTA TERESA LABS

  1. Classic-Ada(TM)

    Science.gov (United States)

    Valley, Lois

    1989-01-01

    The SPS product, Classic-Ada, is a software tool that supports object-oriented Ada programming with powerful inheritance and dynamic binding. Object Oriented Design (OOD) is an easy, natural development paradigm, but it is not supported by Ada. Following the DOD Ada mandate, SPS developed Classic-Ada to provide a tool which supports OOD and implements code in Ada. It consists of a design language, a code generator and a toolset. As a design language, Classic-Ada supports the object-oriented principles of information hiding, data abstraction, dynamic binding, and inheritance. It also supports natural reuse and incremental development through inheritance, code factoring, and Ada, Classic-Ada, dynamic binding and static binding in the same program. Only nine new constructs were added to Ada to provide object-oriented design capabilities. The Classic-Ada code generator translates user application code into fully compliant, ready-to-run, standard Ada. The Classic-Ada toolset is fully supported by SPS and consists of an object generator, a builder, a dictionary manager, and a reporter. Demonstrations of Classic-Ada and the Classic-Ada Browser were given at the workshop.

  2. Development of Software Tools for ADA Compliance Data Collection, Management, and Inquiry

    Science.gov (United States)

    2014-07-01

    In this NUTC research project, the UNR research team developed an iOS application (named NDOT ADA Data) to efficiently and intuitively collect ADA inventory data with iPhones or iPads. This tool was developed to facilitate NDOT ADA data collect...

  3. Formal methods in the design of Ada 1995

    Science.gov (United States)

    Guaspari, David

    1995-01-01

    Formal, mathematical methods are most useful when applied early in the design and implementation of a software system--that, at least, is the familiar refrain. I will report on a modest effort to apply formal methods at the earliest possible stage, namely, in the design of the Ada 95 programming language itself. This talk is an 'experience report' that provides brief case studies illustrating the kinds of problems we worked on, how we approached them, and the extent (if any) to which the results proved useful. It also derives some lessons and suggestions for those undertaking future projects of this kind. Ada 95 is the first revision of the standard for the Ada programming language. The revision began in 1988, when the Ada Joint Programming Office first asked the Ada Board to recommend a plan for revising the Ada standard. The first step in the revision was to solicit criticisms of Ada 83. A set of requirements for the new language standard, based on those criticisms, was published in 1990. A small design team, the Mapping Revision Team (MRT), became exclusively responsible for revising the language standard to satisfy those requirements. The MRT, from Intermetrics, is led by S. Tucker Taft. The work of the MRT was regularly subject to independent review and criticism by a committee of distinguished Reviewers and by several advisory teams--for example, the two User/Implementor teams, each consisting of an industrial user (attempting to make significant use of the new language on a realistic application) and a compiler vendor (undertaking, experimentally, to modify its current implementation in order to provide the necessary new features). One novel decision established the Language Precision Team (LPT), which investigated language proposals from a mathematical point of view. The LPT applied formal mathematical analysis to help improve the design of Ada 95 (e.g., by clarifying the language proposals) and to help promote its acceptance (e.g., by identifying a

  4. Software engineering and Ada (Trademark) training: An implementation model for NASA

    Science.gov (United States)

    Legrand, Sue; Freedman, Glenn

    1988-01-01

    The choice of Ada for software engineering for projects such as the Space Station has resulted in government and industrial groups considering training programs that help workers become familiar with both a software culture and the intricacies of a new computer language. The questions of how much time it takes to learn software engineering with Ada, how much an organization should invest in such training, and how the training should be structured are considered. Software engineering is an emerging, dynamic discipline. It is defined by the author as the establishment and application of sound engineering environments, tools, methods, models, principles, and concepts combined with appropriate standards, guidelines, and practices to support computing which is correct, modifiable, reliable and safe, efficient, and understandable throughout the life cycle of the application. Neither the training programs needed, nor the content of such programs, have been well established. This study addresses the requirements for training for NASA personnel and recommends an implementation plan. A curriculum and a means of delivery are recommended. It is further suggested that a knowledgeable programmer may be able to learn Ada in 5 days, but that it takes 6 to 9 months to evolve into a software engineer who uses the language correctly and effectively. The curriculum and implementation plan can be adapted for each NASA Center according to the needs dictated by each project.

  5. ADAS: Atomic data, modelling and analysis for fusion

    International Nuclear Information System (INIS)

    Summers, H. P.; O'Mullane, M. G.; Whiteford, A. D.; Badnell, N. R.; Loch, S. D.

    2007-01-01

    The Atomic Data and Analysis Structure, ADAS, comprises extensive fundamental and derived atomic data collections, interactive codes for the manipulation and generation of collisional-radiative data and models, off-line codes for large scale fundamental atomic data production and codes for diagnostic analysis in the fusion and astrophysical environments. ADAS data are organized according to precise specifications, tuned to application and are assigned to numbered ADAS data formats. Some of these formats contain very large quantities of data and some have achieved wide-scale adoption in the fusion community.The paper focuses on recent extensions of ADAS designed to orient ADAS to the needs of ITER. The issue of heavy atomic species, expected to be present as ITER wall and divertor materials, dopants or control species, will be addressed with a view to the economized handling of the emission and ionisation state data needed for diagnostic spectral analysis. Charge exchange and beam emission spectroscopic capabilities and developments in ADAS will be reviewed from an ITER perspective and in the context of a shared analysis between fusion laboratories. Finally an overview and summary of current large scale fundamental data production in the framework of the ADAS project will be given and its intended availability in both fusion and astrophysics noted

  6. [Diagnostic value and functional correlations of the ADAS-Cog scale in Alzheimer's disease: data on NORMACODEM project].

    Science.gov (United States)

    Monllau, A; Pena-Casanova, J; Blesa, R; Aguilar, M; Bohm, P; Sol, J M; Hernandez, G

    2007-10-01

    The aims of this study were to assess the criterion validity of Alzheimer's Disease Assessment Scale (ADAS) and its cognitive subscale (ADAS-Cog) for the diagnosis of Alzheimer's disease (AD), and to determine their different cut-off scores and sensitivity and specificity values. In addition, we also attempted to study the possible correlations between cognitive scores (ADAS) and functional measures. 451 subjects were studied (254 controls, 86 subjects with mild cognitive impairment and 111 patients with AD). ADAS total score was obtained by adding the cognitive (ADAS-Cog) and non-cognitive (ADAS-Nocog) scales. Scores were adjusted for age and formal education. For assessing the possible correlation between cognitive and functional measures, the following instruments were administered: Rapid Disability Rating Scale-2 (RDRS-2), Blessed Dementia Rating Scale (BDRS) and the Interview for the Deterioration of Daily Living in Dementia (IDDD). ROC curves and Pearson correlation coefficient. ADAS best cut-off score for dementia was > or = 17 providing sensitivity and specificity values of 90.09% and 85.88 % respectively, while for the ADAS-Cog best cut-off score was > or = 12 with sensitivity and specificity values of 89.19 % and 88.53 % respectively. In both cases scores were adjusted for age and formal education. The area under the ROC curve was 0.95 and 0.94 respectively. Highly significant correlations were found for ADAS and 19 ADAS-Cog with the functional scales studied. Both, ADAS and ADAS-Cog report good validity in terms of sensitivity, specificity and as predictive value for AD. Moreover, significant correlations were found between the functional impairment observed in patients with AD and the overall scores achieved in the ADAS and ADAS-Cog.

  7. 76 FR 38129 - Applications for New Awards; Americans With Disabilities Act (ADA) National Network Knowledge...

    Science.gov (United States)

    2011-06-29

    ... DEPARTMENT OF EDUCATION Applications for New Awards; Americans With Disabilities Act (ADA) National Network Knowledge Translation Center (ADA KT Center) AGENCY: Office of Special Education and... Program--Disability Rehabilitation Research Projects (DRRP)--The ADA National Network Knowledge...

  8. High pressure single-crystal micro X-ray diffraction analysis with GSE_ADA/RSV software

    Science.gov (United States)

    Dera, Przemyslaw; Zhuravlev, Kirill; Prakapenka, Vitali; Rivers, Mark L.; Finkelstein, Gregory J.; Grubor-Urosevic, Ognjen; Tschauner, Oliver; Clark, Simon M.; Downs, Robert T.

    2013-08-01

    GSE_ADA/RSV is a free software package for custom analysis of single-crystal micro X-ray diffraction (SCμXRD) data, developed with particular emphasis on data from samples enclosed in diamond anvil cells and subject to high pressure conditions. The package has been in extensive use at the high pressure beamlines of Advanced Photon Source (APS), Argonne National Laboratory and Advanced Light Source (ALS), Lawrence Berkeley National Laboratory. The software is optimized for processing of wide-rotation images and includes a variety of peak intensity corrections and peak filtering features, which are custom-designed to make processing of high pressure SCμXRD easier and more reliable.

  9. Carrier frequency of a nonsense mutation in the adenosine deaminase (ADA) gene implies a high incidence of ADA-deficient severe combined immunodeficiency (SCID) in Somalia and a single, common haplotype indicates common ancestry

    DEFF Research Database (Denmark)

    Sanchez Sanchez, Juan Jose; Monaghan, Gemma; Børsting, Claus

    2007-01-01

    Inherited adenosine deaminase (ADA) deficiency is a rare metabolic disorder that causes immunodeficiency, varying from severe combined immunodeficiency (SCID) in the majority of cases to a less severe form in a small minority of patients. Five patients of Somali origin from four unrelated families......, with severe ADA-SCID, were registered in the Greater London area. Patients and their parents were investigated for the nonsense mutation Q3X (ADA c7C>T), two missense mutations K80R (ADA c239A>G) and R142Q (ADA c425G>A), and a TAAA repeat located at the 3' end of an Alu element (AluVpA) positioned 1.1 kb...... upstream of the ADA transcription start site. All patients were homozygous for the haplotype ADA-7T/ADA-239G/ADA-425G/AluVpA7. Among 207 Somali immigrants to Denmark, the frequency of ADA c7C>T and the maximum likelihood estimate of the frequency of the haplotype ADA-7T/ADA-239G/ADA-425G/AluVpA7 were both...

  10. ADA Deficiency: Evaluation of the Clinical and Laboratory Features and the Outcome.

    Science.gov (United States)

    Cagdas, Deniz; Gur Cetinkaya, Pınar; Karaatmaca, Betül; Esenboga, Saliha; Tan, Cagman; Yılmaz, Togay; Gümüş, Ersin; Barış, Safa; Kuşkonmaz, Barış; Ozgur, Tuba Turul; Bali, Pawan; Santisteban, Ines; Orhan, Diclehan; Yüce, Aysel; Cetinkaya, Duygu; Boztug, Kaan; Hershfield, Michael; Sanal, Ozden; Tezcan, İlhan

    2018-05-09

    Adenosine deaminase (ADA) deficiency is an autosomal recessive primary immunodeficiency. It results in the intracellular accumulation of toxic metabolites which have effects particularly on lymphocytes and the brain. The aim of this study was to evaluate the outcome of 13 ADA-deficient patients. We planned to evaluate their clinical and laboratory findings before and after enzyme replacement therapy (ERT), allogeneic hematopoietic stem cell transplantation (aHSCT), and hematopoietic stem cell gene therapy (HSCGT). Measurement of ADA enzyme activity and metabolites and sequencing of the ADA gene were performed in most of the patients with ADA deficiency. One of the patients with late-onset ADA deficiency was diagnosed by the help of primary immunodeficiency panel screening. Ten out of 13 patients were diagnosed as SCID, while 3 out of 13 were diagnosed as delayed-/late-onset ADA deficiency. Late-onset ADA deficiency patients had clinical and laboratory findings of combined immunodeficiency (CID). Eight patients with ADA-SCID were found to have higher levels of ADA metabolite (dAXP%) (62.1% (34.6-71.9)) than 3 patients with delayed-/late-onset ADA deficiency (6.9% (2.1-8.9). All but one patient with SCID had T-B-NK- phenotype, one had T-B-NK+ phenotype. Genetic defect was documented in 11 patients. Four out of 11 patients had compound heterozygous defects. Three out of 4 patients with compound heterozygous defects had delayed-onset/late-onset ADA deficiency. Seven out of 11 patients with SCID had homozygous defects. Five out of 7 had the same homozygous indel frameshift mutation (c.955-959delGAAGA) showing a founder effect. There were two novel splice site defects: one (IVS10+2T>C) was heterozygous in a patient with late-onset ADA deficiency, and the other was homozygous (IVS2delT+2) in a SCID patient. Other defects were missense defects. Nine out of 13 patients were put on pegylated ADA ERT. Four out of six patients were transplanted without using a conditioning

  11. Evaluating pleural ADA, ADA2, IFN-γ and IGRA for diagnosing tuberculous pleurisy.

    Science.gov (United States)

    Keng, Li-Ta; Shu, Chin-Chung; Chen, Jason Yao-Ping; Liang, Sheng-Kai; Lin, Ching-Kai; Chang, Lih-Yu; Chang, Chia-Hao; Wang, Jann-Yuan; Yu, Chong-Jen; Lee, Li-Na

    2013-10-01

    Conventional methods for diagnosing tuberculous pleurisy (TB pleurisy) are either invasive or have a long turn-around-time. Performances of pleural adenosine deaminase (ADA), ADA2, interferon-gamma (IFN-γ), and interferon-gamma release assays (IGRA) as diagnostic tools for TB pleurisy were evaluated. Eighty-eight patients with lymphocyte-predominant pleural exudates between June 2010 and March 2011, including 31 with clinically diagnosed TB pleurisy, were prospectively studied. Pleural ADA and ADA2 activity were measured by colorimetric method, IFN-γ levels by enzyme-linked immuno-sorbent assay, and IGRA by enzyme-linked immuno-spot (T-SPOT.TB) assay. Pleural ADA, ADA2, and IFN-γ levels, but not the proportion of positive T-SPOT.TB assay, were significantly higher in patients with TB pleurisy than in those without TB pleurisy. The area under the receiver-operating-characteristic (ROC) curve was 0.920, 0.893, 0.875, and 0.544 for IFN-γ, ADA2, ADA, and T-SPOT.TB assay, respectively. The combination of ADA ≥ 40 IU/L and IFN-γ ≥ 75 pg/mL yielded a specificity of 100%. Pleural ADA, ADA2 and IFN-γ, but not T-SPOT.TB assay, are all sensitive and specific for TB pleurisy. In patients with lymphocyte-predominant pleural exudates, ADA ≥ 40 IU/L and IFN-γ ≥ 75 pg/mL in pleural effusion imply a very high probability of TB pleurisy. Copyright © 2013 The British Infection Association. Published by Elsevier Ltd. All rights reserved.

  12. Analysis of serum adenosine deaminase (ADA) and ADA1 and ADA2 isoenzyme activities in HIV positive and HIV-HBV co-infected patients.

    Science.gov (United States)

    Khodadadi, Iraj; Abdi, Mohammad; Ahmadi, Abbas; Wahedi, Mohammad Saleh; Menbari, Shahoo; Lahoorpour, Fariba; Rahbari, Rezgar

    2011-08-01

    To determine adenosine deaminase (ADA) activity as a possible diagnostic marker in HIV and HIV-HBV co-infected patients. Blood samples were collected from 72 healthy, 33 HIV positive and 30 HIV-HBV co-infected subjects. Blood CD4+ cell count was recorded and serum alanine aminotransferase, aspartate aminotransferase, alkaline phosphatase, total ADA, and ADA1 and ADA2 isoenzyme activities were determined. Serum ALT, AST, total ADA and ADA2 isoenzyme activities were significantly higher in HIV positive and HIV-HBV co-infected groups compare to the control (pADA activities (R(2)=0.589, pADA was significantly increased in HIV and HIV-HBV co-infections. Therefore, because of its low cost and simplicity to perform, ADA activity might be considered as a useful diagnostic tool among the other markers in these diseases. Copyright © 2011 The Canadian Society of Clinical Chemists. Published by Elsevier Inc. All rights reserved.

  13. 76 FR 14745 - Notice To Rescind a Notice of Intent To Prepare an Environmental Impact Statement, Ada and Canyon...

    Science.gov (United States)

    2011-03-17

    ... To Prepare an Environmental Impact Statement, Ada and Canyon Counties, ID AGENCY: Federal Highway... prepare an Environmental Impact Statement for a proposed highway project in Ada and Canyon County, Idaho... Highway 44 from Exit 25 at Interstate 84 in Canyon County to Ballantyne Lane in Ada County. The project is...

  14. ADA5/SPT20 links the ADA and SPT genes, which are involved in yeast transcription.

    OpenAIRE

    Marcus, G A; Horiuchi, J; Silverman, N; Guarente, L

    1996-01-01

    In this report we described the cloning and characterization of ADA5, a gene identified by resistance to GAL4-VP16-mediated toxicity. ADA5 binds directly to the VP16 activation domain but not to a transcriptionally defective VP16 double point mutant. Double mutants with mutations in ada5 and other genes (ada2 or ada3) isolated by resistance to GAL4-VP16 grow like ada5 single mutants, suggesting that ADA5 is in the same pathway as the other ADA genes. Further, ADA5 cofractionates and coprecipi...

  15. ADA (Trade Name) Software Engineering Education and Training Symposium (2nd) Held in Dallas, Texas on 9-11 June 1987.

    Science.gov (United States)

    1987-06-11

    illustrative examples throughout. The book seems adecuate for a beginners class if instructor complements book with his or her own material. Ada: An...point, boolean, character, and enumeration) are taught, but proper declaration of types and subtypes are fully covered. Flowcharts are used to design the...placed on accurately following the stated requirements and sample run. Normally, students have one week to complete each project. A flowchart showing the

  16. Cartalk 2000: development of a co-operative ADAS based on vehicle-to-vehicle communication

    NARCIS (Netherlands)

    Morsink, P.L.J.; Hallouzi, R.; Dagli, I.; Cseh, C.; Schäfers, L.; Nelisse, M.W.; Bruin, D. de

    2003-01-01

    Advanced Driver Assistance Systems (ADAS) benefit from using vehicle-to-vehicle communication. In the 5th framework EC project CarTALK2000 co-operative ADAS are designed, tested and evaluated with respect to increasing traffic safety, efficiency and driving comfort. Communication based longitudinal

  17. Performance of 9 x 9 demonstration assemblies in Dresden-2

    International Nuclear Information System (INIS)

    Bain, G.M.

    1992-06-01

    The Electric Power Research Institute, Empire State Electric energy Research Corporation and Siemens Nuclear Power corporation jointly sponsored a program to monitor the in-reactor performance of 9x9 BWR fuel. The program was conducted in Dresden-2, with four 9x9 lead assemblies and one 8x8 reference assembly. These assemblies were loaded at the beginning of reactor Cycle 9 and completed four cycles of operation. All five assemblies were discharged after reactor Cycle 12 (EOC12) in September 1990. the 9x9 assemblies reached an average exposure of 35.7 GWd/MTU and the 8x8 reference assembly reached a burnup of 34.2 GWd/MTU. This final program report evaluates the performance of the 9x9 and 8x8 fuel assemblies, based on results from all four poolside examinations, analysis of the operating histories, and ramp tests conducted on rod segments under another program. Overall, both 9x9 and 8x assemblies performed well during the four cycles of irradiation

  18. Ada training evaluation and recommendations from the Gamma Ray Observatory Ada Development Team

    International Nuclear Information System (INIS)

    1985-10-01

    The Ada training experiences of the Gamma Ray Observatory Ada development team are related, and recommendations are made concerning future Ada training for software developers. Training methods are evaluated, deficiencies in the training program are noted, and a recommended approach, including course outline, time allocation, and reference materials, is offered

  19. Ada in AI or AI in Ada. On developing a rationale for integration

    Science.gov (United States)

    Collard, Philippe E.; Goforth, Andre

    1988-01-01

    The use of Ada as an Artificial Intelligence (AI) language is gaining interest in the NASA Community, i.e., by parties who have a need to deploy Knowledge Based-Systems (KBS) compatible with the use of Ada as the software standard for the Space Station. A fair number of KBS and pseudo-KBS implementations in Ada exist today. Currently, no widely used guidelines exist to compare and evaluate these with one another. The lack of guidelines illustrates a fundamental problem inherent in trying to compare and evaluate implementations of any sort in languages that are procedural or imperative in style, such as Ada, with those in languages that are functional in style, such as Lisp. Discussed are the strengths and weakness of using Ada as an AI language and a preliminary analysis provided of factors needed for the development of criteria for the integration of these two families of languages and the environments in which they are implemented. The intent for developing such criteria is to have a logical rationale that may be used to guide the development of Ada tools and methodology to support KBS requirements, and to identify those AI technology components that may most readily and effectively be deployed in Ada.

  20. The X-ray microscopy project at saga SLS

    International Nuclear Information System (INIS)

    Yasumoto, M.; Ishiguro, E.; Takemoto, K.; Kihara, H.; Kamijo, N.; Tomimasu, T.; Tsurushima, T.; Takahara, A.; Hara, K.; Chikaura, Y.

    2002-01-01

    A new high resolution X-ray microscopy project has been proposed at Saga synchrotron light source, which is a third generation synchrotron light facility in Japan. Two microscopy beamlines are planned for this project. One is a scanning microscope in the water window region, and the other is a full-field imaging microscope in the multi-keV X-ray energy region. To demonstrate the feasibility of the project, the optical layout of the scanning microscope was designed. The beamline mainly consists of a 3.5 cm periodical undulator, a varied line-spacing plane grating monochromator (600 lines/mm) and an end-station including a zone plate. Thus, the calculated X-ray properties focused on the sample position are as follows: the spot size is ∼ 70 nm, the monochromaticity is ∼2000, and the photon flux is 10 9 ∼ 10 10 photons/sec. (authors)

  1. Ada Compiler Validation Summary Report: Certificate Number: 901112W1. 11116 Cray Research, Inc., Cray Ada Compiler, Release 2.0, Cray X-MP/EA (Host & Target)

    Science.gov (United States)

    1990-11-12

    semaphores : 0.00 44858 Waiting on shared registers : 0.00 0 Waiting on A-registers/funct.units : 19.69 5551338711 Waiting on S-registers/funct.units...dependent bodies that implement the fundamental low-level primitives on which SR-3082 2.0 Cray Research, Inc. 73 Ada Program Runtime Model Cray Ada...operations provided by the runtime library are performed synchronously , with program execution suspended until the 1/O operation is complete. The

  2. Transcriptional Adaptor ADA3 of Drosophila melanogaster Is Required for Histone Modification, Position Effect Variegation, and Transcription▿ †

    OpenAIRE

    Grau, Benjamin; Popescu, Cristina; Torroja, Laura; Ortuño-Sahagún, Daniel; Boros, Imre; Ferrús, Alberto

    2007-01-01

    The Drosophila melanogaster gene diskette (also known as dik or dAda3) encodes a protein 29% identical to human ADA3, a subunit of GCN5-containing histone acetyltransferase (HAT) complexes. The fly dADA3 is a major contributor to oogenesis, and it is also required for somatic cell viability. dADA3 localizes to chromosomes, and it is significantly reduced in dGcn5 and dAda2a, but not in dAda2b, mutant backgrounds. In dAda3 mutants, acetylation at histone H3 K9 and K14, but not K18, and at hist...

  3. Righting the ADA

    Science.gov (United States)

    National Council on Disability, 2004

    2004-01-01

    Many Americans with disabilities feel that a series of negative court decisions is reducing their status to that of "second-class citizens," a status that the Americans with Disabilities Act (ADA) was supposed to remedy forever. In this report, the National Council on Disability (NCD), which first proposed the enactment of an ADA and…

  4. Predictive value of 6-month decline in ADAS-cog for survival without severe Alzheimer's disease.

    Science.gov (United States)

    Helmer, Catherine; Andrieu, Sandrine; Pérès, Karine; Orgogozo, Jean-Marc; Vellas, Bruno; Dartigues, Jean-François

    2007-01-01

    To determine the predictive value of the 6-month evolution of the ADAS-cog score in initially mild to moderate Alzheimer's disease (AD) patients on the risk of death or severe dementia (MMSE ADAS-cog scale in the Real.fr study, a cohort of AD patients. Six classes of ADAS-cog evolution were distinguished, from the severest deterioration (decline >or=7 points) to the greatest cognitive improvement (gain >or=4 points). Among 536 AD patients, 53 (9.9%) had a 6-month decline of 7 points or more. This group with the severest deterioration was significantly associated with the risk of severe dementia or death at 2 years (relative risk, RR = 3.8, 95% confidence interval, CI = 2.1-6.8), even after adjustment for baseline MMSE, disability and ADAS-cog score (RR = 2.6, 95% CI = 1.4-5.0). In addition, subjects with a decline by at least 4 points were also at greater risk of severe dementia. These results confirm the value of the ADAS-cog scale as a judgement criterion in clinical trials since it is a good surrogate marker of long-term prognosis. The proportion of fast decliners on the ADAS-cog could be a helpful judgement criterion for future trials in AD.

  5. Ada--Programming Language of the Future.

    Science.gov (United States)

    Rudd, David

    1983-01-01

    Ada is a programing language developed for the Department of Defense, with a registered trademark. It was named for Ada Augusta, coworker of Charles Babbage and the world's first programer. The Department of Defense hopes to prevent variations and to establish Ada as a consistent, standardized language. (MNS)

  6. ADA, the Programming Language of Choice for the UPMSat-2 Satellite

    Science.gov (United States)

    Garrido, Jorge; Zamorano, Juan; de la Puente, Juan A.; Alonso, Alejandro; Salazar, Emilio

    2015-09-01

    The proper selection of development mechanisms and tools is essential for the final success of any engineering project. This is also true when it comes to software development. Furthermore, when the system shows very specific and hard to meet requirements, as it happens for high-integrity real-time systems, the appropriate selection is crucial. For this kind of systems, Ada has proven to be a successful companion, and satellites are not an exception. The paper presents the reasons behind the selection of Ada for the UPMSat-2 development, along with the experience and examples on its usage.

  7. Microphonics control for Project X

    International Nuclear Information System (INIS)

    Schappert, W.; Barbanotti, S.; Branlard, J.; Cancelo, G.; Carcagno, R.; Chase, B.; Champion, M.; Gonin, I.; Klebaner, A.; Orris, D.; Pischalnikov, Y.

    2011-01-01

    The proposed multi-MW Project X facility at Fermilab will employ cavities with bandwidths as narrow as 20 Hz. This combination of high RF power with narrow bandwidths combined requires careful attention to detuning control if these cavities are to be operated successfully. Detuning control for Projects X will require a coordinated effort between the groups responsible for various machine subsystems. Considerable progress in this area has been made over the past year. Detuning levels in the Project X cavities, specifically the Low and High β 650 MHz elliptical types, can have a significant impact on the overall cost of the project. The narrow bandwidths, and the high RF Power requirements, and the large number of these cavities mean that careful attention to detuning control will be required if these cavities are to operate successfully. Limiting cavity detuning in Project X will require a coordinated effort between the groups responsible for various subsystems of the planned machine. Considerable progress towards this goal has been made by each of these groups over the past year.

  8. Microphonics control for Project X

    Energy Technology Data Exchange (ETDEWEB)

    Schappert, W.; Barbanotti, S.; Branlard, J.; Cancelo, G.; Carcagno, R.; Chase, B.; Champion, M.; Gonin, I.; Klebaner, A.; Orris, D.; Pischalnikov, Y.; /Fermilab

    2011-03-01

    The proposed multi-MW Project X facility at Fermilab will employ cavities with bandwidths as narrow as 20 Hz. This combination of high RF power with narrow bandwidths combined requires careful attention to detuning control if these cavities are to be operated successfully. Detuning control for Projects X will require a coordinated effort between the groups responsible for various machine subsystems. Considerable progress in this area has been made over the past year. Detuning levels in the Project X cavities, specifically the Low and High {beta} 650 MHz elliptical types, can have a significant impact on the overall cost of the project. The narrow bandwidths, and the high RF Power requirements, and the large number of these cavities mean that careful attention to detuning control will be required if these cavities are to operate successfully. Limiting cavity detuning in Project X will require a coordinated effort between the groups responsible for various subsystems of the planned machine. Considerable progress towards this goal has been made by each of these groups over the past year.

  9. 49 CFR 37.123 - ADA paratransit eligibility: Standards.

    Science.gov (United States)

    2010-10-01

    ... 49 Transportation 1 2010-10-01 2010-10-01 false ADA paratransit eligibility: Standards. 37.123... INDIVIDUALS WITH DISABILITIES (ADA) Paratransit as a Complement to Fixed Route Service § 37.123 ADA... complementary paratransit service shall provide the service to the ADA paratransit eligible individuals...

  10. GRASP/Ada: Graphical Representations of Algorithms, Structures, and Processes for Ada. The development of a program analysis environment for Ada: Reverse engineering tools for Ada, task 2, phase 3

    Science.gov (United States)

    Cross, James H., II

    1991-01-01

    The main objective is the investigation, formulation, and generation of graphical representations of algorithms, structures, and processes for Ada (GRASP/Ada). The presented task, in which various graphical representations that can be extracted or generated from source code are described and categorized, is focused on reverse engineering. The following subject areas are covered: the system model; control structure diagram generator; object oriented design diagram generator; user interface; and the GRASP library.

  11. Real-time multi-camera video acquisition and processing platform for ADAS

    Science.gov (United States)

    Saponara, Sergio

    2016-04-01

    The paper presents the design of a real-time and low-cost embedded system for image acquisition and processing in Advanced Driver Assisted Systems (ADAS). The system adopts a multi-camera architecture to provide a panoramic view of the objects surrounding the vehicle. Fish-eye lenses are used to achieve a large Field of View (FOV). Since they introduce radial distortion of the images projected on the sensors, a real-time algorithm for their correction is also implemented in a pre-processor. An FPGA-based hardware implementation, re-using IP macrocells for several ADAS algorithms, allows for real-time processing of input streams from VGA automotive CMOS cameras.

  12. Project control of WENDELSTEIN 7-X

    International Nuclear Information System (INIS)

    Buende, R.; Gottschewsky, M.; Heinrich, S.

    2001-01-01

    WENDELSTEIN 7-X (W7-X) is an experimental stellarator presently under construction at the new branch of IPP Garching at Greifswald. Since its beginning in 1996, the project W7-X Construction has been incorporating a comprehensive project control activity to assure the plant is constructed according to schedule and budget. The working fields of the project control--organization, planning and controlling--are described together with the relevant boundary conditions of the project. The activities in these fields are highlighted and an overview of the status of the project is given with emphasis on the components on the time-critical path. As conclusions some important issues for the future of the project are specified

  13. 49 CFR 37.125 - ADA paratransit eligibility: Process.

    Science.gov (United States)

    2010-10-01

    ... 49 Transportation 1 2010-10-01 2010-10-01 false ADA paratransit eligibility: Process. 37.125... INDIVIDUALS WITH DISABILITIES (ADA) Paratransit as a Complement to Fixed Route Service § 37.125 ADA... § 37.121 of this part shall establish a process for determining ADA paratransit eligibility. (a) The...

  14. X11---A graphic interface in the OS-9 real-time environment

    International Nuclear Information System (INIS)

    Pastore, A.

    1990-01-01

    X11 is a graphic window manager developed as a joint project of the Masschusetts Institute of Technology and Digital Equipment Corporation. It represents a widely available platform to develop distributed graphic applications using TCP/IP and DECNET. Microware's OS-9 is a real-time operating system widely used inside the physics community. The marriage between OS-9 and X11 should be seen as an attempt to stabilize a wise, open and accepted platform in the physics world to do real-time programming as well as line graphic output. Choosing X11 as our graphic environment should allow applications to run virtually without changes for several years but still be able to use the latest and fastest CPUs/architectures

  15. OLDER DRIVERS AND ADAS

    Directory of Open Access Journals (Sweden)

    Ragnhild J. DAVIDSE

    2006-01-01

    Next, based on the available literature, relevant ADAS are discussed in terms of their availability, their effects on safety and the willingness of older drivers to use and buy them. One of the conclusions is that only very few of the types of support that are thought to be most beneficial to the safety of older drivers are provided by the ADAS that are currently available.

  16. Errors in ADAS-cog administration and scoring may undermine clinical trials results.

    Science.gov (United States)

    Schafer, K; De Santi, S; Schneider, L S

    2011-06-01

    The Alzheimer's Disease Assessment Scale - cognitive subscale (ADAS-cog) is the most widely used cognitive outcome measure in AD trials. Although errors in administration and scoring have been suggested as factors masking accurate estimates and potential effects of treatments, there have been few formal examinations of errors with the ADAS-cog. We provided ADAS-cog administration training using standard methods to raters who were designated as experienced, potential raters by sponsors or contract research organizations for two clinical trials. Training included 1 hour sessions on test administration, scoring, question periods, and required that raters individually view and score a model ADAS-cog administration. Raters scores were compared to the criterion scores established for the model administration. A total of 108 errors were made by 80.6% of the 72 raters; 37.5% made 1 error, 25.0% made 2 errors and 18.0% made 3 or more. Errors were made in all ADAS-cog subsections. The most common were in word finding difficulty (67% of the raters), word recognition (22%), and orientation (22%). For the raters who made 1, 2, or ≥ 3 errors the ADAS-cog score was 17.5 (95% CI, 17.3 - 17.8), 17.8 (17.0 - 18.5), and 18.8 (17.6 - 20.0), respectively, and compared to the criterion score, 18.3. ADAS-cog means differed significantly and the variances were more than twice as large between those who made errors on word finding and those who did not, 17.6 (SD=1.4) vs. 18.8 (SD=0.9), respectively (χ(2) = 37.2, P ADAS-cog scores and clinical trials outcomes. These errors may undermine detection of medication effects by contributing both to a biased point estimate and increased variance of the outcome.

  17. AN ADA NAMELIST PACKAGE

    Science.gov (United States)

    Klumpp, A. R.

    1994-01-01

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

  18. ADA-07 Suppresses Solar Ultraviolet-Induced Skin Carcinogenesis by Directly Inhibiting TOPK.

    Science.gov (United States)

    Gao, Ge; Zhang, Tianshun; Wang, Qiushi; Reddy, Kanamata; Chen, Hanyong; Yao, Ke; Wang, Keke; Roh, Eunmiri; Zykova, Tatyana; Ma, Weiya; Ryu, Joohyun; Curiel-Lewandrowski, Clara; Alberts, David; Dickinson, Sally E; Bode, Ann M; Xing, Ying; Dong, Zigang

    2017-09-01

    Cumulative exposure to solar ultraviolet (SUV) irradiation is regarded as the major etiologic factor in the development of skin cancer. The activation of the MAPK cascades occurs rapidly and is vital in the regulation of SUV-induced cellular responses. The T-LAK cell-originated protein kinase (TOPK), an upstream activator of MAPKs, is heavily involved in inflammation, DNA damage, and tumor development. However, the chemopreventive and therapeutic effects of specific TOPK inhibitors in SUV-induced skin cancer have not yet been elucidated. In the current study, ADA-07, a novel TOPK inhibitor, was synthesized and characterized. Pull-down assay results, ATP competition, and in vitro kinase assay data revealed that ADA-07 interacted with TOPK at the ATP-binding pocket and inhibited its kinase activity. Western blot analysis showed that ADA-07 suppressed SUV-induced phosphorylation of ERK1/2, p38, and JNKs and subsequently inhibited AP-1 activity. Importantly, topical treatment with ADA-07 dramatically attenuated tumor incidence, multiplicity, and volume in SKH-1 hairless mice exposed to chronic SUV. Our findings suggest that ADA-07 is a promising chemopreventive or potential therapeutic agent against SUV-induced skin carcinogenesis that acts by specifically targeting TOPK. Mol Cancer Ther; 16(9); 1843-54. ©2017 AACR . ©2017 American Association for Cancer Research.

  19. Status of the mechanical design of the 650 MHz cavities for Project X

    Energy Technology Data Exchange (ETDEWEB)

    Barbanotti, S.; Grimm, C.; Champion, M.; Foley, M.; Ginsburg, C.M.; Gonin, I.; Peterson, T.; Ristori, L.; Yakovlev, V.; /Fermilab

    2011-03-01

    In the high-energy section of the Project X Linac, acceleration of H{sup -} ions takes place in superconducting cavities operating at 650 MHz. Two families of five-cell elliptical cavities are planned: beta = 0.61 and beta = 0.9. A specific feature of the Project X Linac is low beam loading, and thus, low bandwidth and higher sensitivity to microphonics. Efforts to optimize the mechanical design of the cavities to improve their mechanical stability in response to the helium bath pressure fluctuations will be presented. These efforts take into account constraints such as cost and ease of fabrication. Also discussed will be the overall design status of the cavities and their helium jackets. The proposed design of the 3 GeV Project X superconducting (SC) Linac employs 650 MHz five-cell elliptical cavities to accelerate 1.0 mA of average H-beam current in the 160-3000 MeV energy range. The 650 MHz region of the Linac is divided into two sections with two different geometric phase velocity factors: beta = 0.61 to cover the 160-520 MeV range and beta = 0.9 to cover the 520-3000 MeV range. Approximately 40 beta = 0.61 and 150 beta = 0.9 cavities are currently planned for the project. An R&D program is in progress at FNAL, in collaboration with TJNAF and India, to develop the 650 MHz cavities for the proposed Linac design. This R&D program includes the design and fabrication of several beta = 0.61 and beta = 0.9 single-cell prototypes for evaluation prior to production of the five-cell cavities. FNAL has contracted AES to fabricate the beta = 0.9 prototypes, while TJNAF is building beta = 0.61 prototypes of their own design. In the remainder of this paper we will restrict our discussion to the five-cell beta = 0.9 cavities.

  20. ADA members weigh in on critical issues.

    Science.gov (United States)

    Burgess, Karen; Ruesch, Jon D; Mikkelsen, Matthew C; Wagner, Karen Schaid

    2003-01-01

    Science, new technology, patient care, dental reimbursement and government regulations all affect today's dental practitioners. To find out more about how such challenges may affect current private practitioners, the American Dental Association conducted the 2000 Membership Needs and Opinions Survey. A questionnaire was sent to 6,310 ADA members in January 2000 with follow-up mailings in February, March and April 2000. Data collection was completed in July 2000. The survey included questions on critical professional issues, and on perceptions of the ADA and ADA priorities. A total of 3,558 completed surveys were received for an adjusted response rate of 59.5 percent. Members rated the identified issues' level of importance to them. The top three issues included "maintaining my ability to recommend the treatment option I feel is most appropriate for my patients," "receiving fair reimbursement for the dental services I provide," and "protecting myself, my staff and my patients from communicable diseases." New dentists found other items to be more significant to them compared with members overall. Although ADA members as a whole had similar views on critical issues facing dentistry and ADA priorities, there were significant differences regarding some issues. New dentists were far more concerned about securing funds for their practice and paying off debt than were all ADA members. Minority dentists expressed greater levels of concern about certain issues than did all ADA members. When planning and implementing ADA activities, the Association should continue to take into account members' relative rankings of professional issues and note issues of special interest to selected membership subgroups.

  1. Geophysical analysis for the Ada Tepe region (Bulgaria) - case study

    Science.gov (United States)

    Trifonova, Petya; Metodiev, Metodi; Solakov, Dimcho; Simeonova, Stela; Vatseva, Rumiana

    2013-04-01

    According to the current archeological investigations Ada Tepe is the oldest gold mine in Europe with Late Bronze and Early Iron age. It is a typical low-sulfidation epithermal gold deposit and is hosted in Maastrichtian-Paleocene sedimentary rocks above a detachment fault contact with underlying Paleozoic metamorphic rocks. Ada Tepe (25o.39'E; 41o.25'N) is located in the Eastern Rhodope unit. The region is highly segmented despite the low altitude (470-750 m) due to widespread volcanic and sediment rocks susceptible to torrential erosion during the cold season. Besides the thorough geological exploration focused on identifying cost-effective stocks of mineral resources, a detailed geophysical analysis concernig diferent stages of the gold extraction project was accomplished. We present the main results from the geophysical investigation aimed to clarify the complex seismotectonic setting of the Ada Tepe site region. The overall study methodology consists of collecting, reviewing and estimating geophysical and seismological information to constrain the model used for seismic hazard assessment of the area. Geophysical information used in the present work consists of gravity, geomagnetic and seismological data. Interpretation of gravity data is applied to outline the axes of steep gravity transitions marked as potential axes of faults, flexures and other structures of dislocation. Direct inverse techniques are also utilized to estimate the form and depth of anomalous sources. For the purposes of seismological investigation of the Ada Tepe site region an earthquake catalogue is compiled for the time period 510BC - 2011AD. Statistical parameters of seismicity - annual seismic rate parameter, ?, and the b-value of the Gutenberg-Richter exponential relation for Ada Tepe site region, are estimated. All geophysical datasets and derived results are integrated using GIS techniques ensuring interoperability of data when combining, processing and visualizing obtained

  2. Ada Namelist Package

    Science.gov (United States)

    Klumpp, Allan R.

    1991-01-01

    Ada Namelist Package, developed for Ada programming language, enables calling program to read and write FORTRAN-style namelist files. Features are: handling of any combination of types defined by user; ability to read vectors, matrices, and slices of vectors and matrices; handling of mismatches between variables in namelist file and those in programmed list of namelist variables; and ability to avoid searching entire input file for each variable. Principle benefits derived by user: ability to read and write namelist-readable files, ability to detect most file errors in initialization phase, and organization keeping number of instantiated units to few packages rather than to many subprograms.

  3. Fine-Tuning ADAS Algorithm Parameters for Optimizing Traffic ...

    Science.gov (United States)

    With the development of the Connected Vehicle technology that facilitates wirelessly communication among vehicles and road-side infrastructure, the Advanced Driver Assistance Systems (ADAS) can be adopted as an effective tool for accelerating traffic safety and mobility optimization at various highway facilities. To this end, the traffic management centers identify the optimal ADAS algorithm parameter set that enables the maximum improvement of the traffic safety and mobility performance, and broadcast the optimal parameter set wirelessly to individual ADAS-equipped vehicles. After adopting the optimal parameter set, the ADAS-equipped drivers become active agents in the traffic stream that work collectively and consistently to prevent traffic conflicts, lower the intensity of traffic disturbances, and suppress the development of traffic oscillations into heavy traffic jams. Successful implementation of this objective requires the analysis capability of capturing the impact of the ADAS on driving behaviors, and measuring traffic safety and mobility performance under the influence of the ADAS. To address this challenge, this research proposes a synthetic methodology that incorporates the ADAS-affected driving behavior modeling and state-of-the-art microscopic traffic flow modeling into a virtually simulated environment. Building on such an environment, the optimal ADAS algorithm parameter set is identified through an optimization programming framework to enable th

  4. The Katydid system for compiling KEE applications to Ada

    Science.gov (United States)

    Filman, Robert E.; Bock, Conrad; Feldman, Roy

    1990-01-01

    Components of a system known as Katydid are developed in an effort to compile knowledge-based systems developed in a multimechanism integrated environment (KEE) to Ada. The Katydid core is an Ada library supporting KEE object functionality, and the other elements include a rule compiler, a LISP-to-Ada translator, and a knowledge-base dumper. Katydid employs translation mechanisms that convert LISP knowledge structures and rules to Ada and utilizes basic prototypes of a run-time KEE object-structure library module for Ada. Preliminary results include the semiautomatic compilation of portions of a simple expert system to run in an Ada environment with the described algorithms. It is suggested that Ada can be employed for AI programming and implementation, and the Katydid system is being developed to include concurrency and synchronization mechanisms.

  5. Toward the efficient implementation of expert systems in Ada

    Science.gov (United States)

    Lee, S. Daniel

    1990-01-01

    Here, the authors describe Ada language issues encountered during the development of ART-Ada, an expert system tool for Ada deployment. ART-Ada is being used to implement several expert system applications for the Space Station Freedom and the U.S. Air Force. Additional information is given on dynamic memory allocation.

  6. Ada Run Time Support Environments and a common APSE Interface Set. [Ada Programming Support Environment

    Science.gov (United States)

    Mckay, C. W.; Bown, R. L.

    1985-01-01

    The paper discusses the importance of linking Ada Run Time Support Environments to the Common Ada Programming Support Environment (APSE) Interface Set (CAIS). A non-stop network operating systems scenario is presented to serve as a forum for identifying the important issues. The network operating system exemplifies the issues involved in the NASA Space Station data management system.

  7. A Comparison of Ada 83 and C++

    Science.gov (United States)

    1991-06-01

    developing large, complex, software systems with long lifetimes. Those interviewed for this study who are familiar with both Ada and C++ believe that Ada is...with those who are familiar with both languages, there was a clear preference for using Ada for large complex systems with long lifetimes. These...University, December 1990 Additions by Nelson H. Weiderman, June 1991. Chile Empresa Nacional de Aeronautica (ENAER), real-time avionics system, Data

  8. High order modes in Project-X linac

    Energy Technology Data Exchange (ETDEWEB)

    Sukhanov, A., E-mail: ais@fnal.gov; Lunin, A.; Yakovlev, V.; Awida, M.; Champion, M.; Ginsburg, C.; Gonin, I.; Grimm, C.; Khabiboulline, T.; Nicol, T.; Orlov, Yu.; Saini, A.; Sergatskov, D.; Solyak, N.; Vostrikov, A.

    2014-01-11

    Project-X, a multi-MW proton source, is now under development at Fermilab. In this paper we present study of high order modes (HOM) excited in continues-wave (CW) superconducting linac of Project-X. We investigate effects of cryogenic losses caused by HOMs and influence of HOMs on beam dynamics. We find that these effects are small. We conclude that HOM couplers/dampers are not needed in the Project-X SC RF cavities.

  9. GRASP/Ada (Graphical Representations of Algorithms, Structures, and Processes for Ada): The development of a program analysis environment for Ada. Reverse engineering tools for Ada, task 1, phase 2

    Science.gov (United States)

    Cross, James H., II

    1990-01-01

    The study, formulation, and generation of structures for Ada (GRASP/Ada) are discussed in this second phase report of a three phase effort. Various graphical representations that can be extracted or generated from source code are described and categorized with focus on reverse engineering. The overall goal is to provide the foundation for a CASE (computer-aided software design) environment in which reverse engineering and forward engineering (development) are tightly coupled. Emphasis is on a subset of architectural diagrams that can be generated automatically from source code with the control structure diagram (CSD) included for completeness.

  10. Multiprocessor performance modeling with ADAS

    Science.gov (United States)

    Hayes, Paul J.; Andrews, Asa M.

    1989-01-01

    A graph managing strategy referred to as the Algorithm to Architecture Mapping Model (ATAMM) appears useful for the time-optimized execution of application algorithm graphs in embedded multiprocessors and for the performance prediction of graph designs. This paper reports the modeling of ATAMM in the Architecture Design and Assessment System (ADAS) to make an independent verification of ATAMM's performance prediction capability and to provide a user framework for the evaluation of arbitrary algorithm graphs. Following an overview of ATAMM and its major functional rules are descriptions of the ADAS model of ATAMM, methods to enter an arbitrary graph into the model, and techniques to analyze the simulation results. The performance of a 7-node graph example is evaluated using the ADAS model and verifies the ATAMM concept by substantiating previously published performance results.

  11. Spectrum of mutations in a cohort of UK patients with ADA deficient SCID: Segregation of genotypes with specific ethnicities.

    Science.gov (United States)

    Adams, Stuart P; Wilson, Melanie; Harb, Elissar; Fairbanks, Lynette; Xu-Bayford, Jinhua; Brown, Lucie; Kearney, Laura; Madkaikar, Manisha; Bobby Gaspar, H

    2015-12-01

    Severe combined immunodeficiency (SCID) arises from a number of different genetic defects, one of the most common being mutations in the gene encoding adenosine deaminase (ADA). In the UK, ADA deficient SCID compromises approximately 20% of all known cases of SCID. We carried out a retrospective analysis of the ADA gene in 46 known ADA deficient SCID patients on whom DNA had been stored. Here, we report a high frequency of two previously reported mutations and provide a link between the mutations and patient ethnicity within our patient cohort. We also report on 9 novel mutations that have been previously unreported. Copyright © 2015 Elsevier Inc. All rights reserved.

  12. Ada and its impact on the scientific user

    International Nuclear Information System (INIS)

    Marty, R.

    1982-01-01

    The Ada programming language is the result of a collective effort to design a common language for programming real-time systems. The design of Ada was initiated by the United States Department of Defense (DoD) in 1975. Ada combines facilities found in most classical languages like Fortran, PL/I, Pascal, and Basic together with many features formerly found only in experimental languages. It is argued that these features make Ada a very decent tool not only for writing real-time programs but also for the development of software in the scientific sector. (orig.)

  13. Longer-term effects of ADAS use on speed and headway control in drivers diagnosed with Parkinson's disease.

    Science.gov (United States)

    Dotzauer, Mandy; Caljouw, Simone R; De Waard, Dick; Brouwer, Wiebo H

    2015-01-01

    An advanced driver assistance system (ADAS) provided information about speed limits, speed, speeding, and following distance. Information was presented to the participants by means of a head-up display. Effects of the information on speed and headway control were studied in a longer-term driving simulator study including 12 repeated measures spread out over 4 weeks. Nine healthy older drivers between the ages of 65 and 82 years and 9 drivers between the ages of 68 and 82 years diagnosed with Parkinson's disease (PD) participated in the study. Within the 4 weeks, groups completed 12 consecutive sessions (10 with ADAS and 2 without ADAS) in a driving simulator. Results indicate an effect of ADAS use on performance. Removing ADAS after short-term exposure led to deterioration of performance in all speed measures in the group of drivers diagnosed with PD. These results suggest that provision of traffic information was utilized by drivers diagnosed with PD in order to control their speed.

  14. Compiling knowledge-based systems from KEE to Ada

    Science.gov (United States)

    Filman, Robert E.; Bock, Conrad; Feldman, Roy

    1990-01-01

    The dominant technology for developing AI applications is to work in a multi-mechanism, integrated, knowledge-based system (KBS) development environment. Unfortunately, systems developed in such environments are inappropriate for delivering many applications - most importantly, they carry the baggage of the entire Lisp environment and are not written in conventional languages. One resolution of this problem would be to compile applications from complex environments to conventional languages. Here the first efforts to develop a system for compiling KBS developed in KEE to Ada (trademark). This system is called KATYDID, for KEE/Ada Translation Yields Development Into Delivery. KATYDID includes early prototypes of a run-time KEE core (object-structure) library module for Ada, and translation mechanisms for knowledge structures, rules, and Lisp code to Ada. Using these tools, part of a simple expert system was compiled (not quite automatically) to run in a purely Ada environment. This experience has given us various insights on Ada as an artificial intelligence programming language, potential solutions of some of the engineering difficulties encountered in early work, and inspiration on future system development.

  15. AN ADA LINEAR ALGEBRA PACKAGE MODELED AFTER HAL/S

    Science.gov (United States)

    Klumpp, A. R.

    1994-01-01

    This package extends the Ada programming language to include linear algebra capabilities similar to those of the HAL/S programming language. The package is designed for avionics applications such as Space Station flight software. In addition to the HAL/S built-in functions, the package incorporates the quaternion functions used in the Shuttle and Galileo projects, and routines from LINPAK that solve systems of equations involving general square matrices. Language conventions in this package follow those of HAL/S to the maximum extent practical and minimize the effort required for writing new avionics software and translating existent software into Ada. Valid numeric types in this package include scalar, vector, matrix, and quaternion declarations. (Quaternions are fourcomponent vectors used in representing motion between two coordinate frames). Single precision and double precision floating point arithmetic is available in addition to the standard double precision integer manipulation. Infix operators are used instead of function calls to define dot products, cross products, quaternion products, and mixed scalar-vector, scalar-matrix, and vector-matrix products. The package contains two generic programs: one for floating point, and one for integer. The actual component type is passed as a formal parameter to the generic linear algebra package. The procedures for solving systems of linear equations defined by general matrices include GEFA, GECO, GESL, and GIDI. The HAL/S functions include ABVAL, UNIT, TRACE, DET, INVERSE, TRANSPOSE, GET, PUT, FETCH, PLACE, and IDENTITY. This package is written in Ada (Version 1.2) for batch execution and is machine independent. The linear algebra software depends on nothing outside the Ada language except for a call to a square root function for floating point scalars (such as SQRT in the DEC VAX MATHLIB library). This program was developed in 1989, and is a copyrighted work with all copyright vested in NASA.

  16. The Alzheimer's Disease Assessment Scale-Cognitive-Plus (ADAS-Cog-Plus): an expansion of the ADAS-Cog to improve responsiveness in MCI.

    Science.gov (United States)

    Skinner, Jeannine; Carvalho, Janessa O; Potter, Guy G; Thames, April; Zelinski, Elizabeth; Crane, Paul K; Gibbons, Laura E

    2012-12-01

    The Alzheimer's Disease Assessment Scale cognitive subscale (ADAS-Cog) is widely used in AD, but may be less responsive to change when used in people with mild cognitive impairment (MCI). Participants from the Alzheimer's Disease Neuroimaging Initiative were administered a neuropsychological battery and 1.5 T MRI scans over 2-3 years. Informants were queried regarding functional impairments. Some participants had lumbar punctures to obtain cerebrospinal fluid (CSF). We added executive functioning (EF) and functional ability (FA) items to the ADAS-Cog to generate candidate augmented measures. We calibrated these candidates using baseline data (n = 811) and selected the best candidate that added EF items alone and that added EF and FA items. We selected candidates based on their responsiveness over three years in a training sample of participants with MCI (n = 160). We compared traditional ADAS-Cog scores with the two candidates based on their responsiveness in a validation sample of participants with MCI (n = 234), ability to predict conversion to dementia (n = 394), strength of association with baseline MRI (n = 394) and CSF biomarkers (n = 193). The selected EF candidate added category fluency (ADAS Plus EF), and the selected EF and FA candidate added category fluency, Digit Symbol, Trail Making, and five items from the Functional Assessment Questionnaire (ADAS Plus EF&FA). The ADAS Plus EF& FA performed as well as or better than traditional ADAS-Cog scores. Adding EF and FA items to the ADAS-Cog may improve responsiveness among people with MCI without impairing validity.

  17. Comparison of the diabetes guidelines from the ADA/EASD and the AACE/ACE.

    Science.gov (United States)

    Cornell, Susan

    To compare recent diabetes guideline updates from the American Diabetes Association-European Association for the Study of Diabetes (ADA/EASD) and the American Association of Clinical Endocrinologists-American College of Endocrinology (AACE/ACE). The ADA/EASD guideline continues to advocate a stepwise approach to glycemic control that initiates with metformin and intensifies treatment incrementally to dual and triple therapy at 3-month intervals until the patient is at their individualized goal. The AACE/ACE guideline provides a broader choice of first-line medications, with a suggested hierarchy of use, and it encourages initial dual and triple therapy if the glycated hemoglobin (A1C) level is high enough at diagnosis (7.5%-9.0% and >9.0%, respectively). Target A1C levels are higher in the ADA/EASD guideline (≤7.0%) compared with the AACE/ACE guideline (≤6.5%), although both statements indicate that targets should be adjusted to specific clinical scenarios based on safety. Both guidelines now include the new sodium-glucose cotransporter-2 inhibitors among their choices of acceptable glucose-lowering medications and endorse the overall cardiovascular and pancreatic safety of incretin therapies, and the safety of pioglitazone vis-a-vis bladder cancer. In practice, the ADA/EASD guidelines tend to be more user-friendly for general practitioners because of the simple stepwise intensification regimen, whereas the AACE/ACE guidelines are more commonly followed by specialists (endocrinologists) because of the more aggressive A1C targets. Copyright © 2017 American Pharmacists Association®. Published by Elsevier Inc. All rights reserved.

  18. Project X: Accelerator Reference Design

    Energy Technology Data Exchange (ETDEWEB)

    Holmes, Stephen D. [Fermi National Accelerator Lab. (FNAL), Batavia, IL (United States)

    2013-06-20

    Project X is a high-intensity proton facility being developed to support a world-leading program of Intensity Frontier physics over the next two decades at Fermilab. Project X is an integral part of the U.S. Intensity Frontier Roadmap as described in the P5 report of May 2008 [1] and within the Fermilab Strategic Plan of November 2011 [2]. This document represents Part I of the “Project X Book” describing the Project X accelerator facility and the broad range of physics research opportunities enabled by Project X. Parts II and III provide in-depth descriptions of the physics research program, both within and beyond particle physics [3]. The primary elements of the U.S. program to be supported by Project X include: Neutrino Experiments: Experimental studies of neutrino oscillations and neutrino interaction physics with ultra-intense neutrino beams provided by a high-power proton source with energies up to 120 GeV, utilizing near detectors at the Fermilab site and massive detectors at distant underground laboratories. Goal: At least 2 MW of proton beam power at any energy between 60 to 120 GeV; several hundred kW of proton beam power on target at 8 GeV. Kaon, Muon, Nucleon, and Neutron Precision Experiments: World-leading experiments studying ultra-rare kaon decays, searching for muon-to-electron conversion and nuclear electron dipole moments (EDMs), and exploring neutron properties at very high precision. Goal: MW-class proton beams supporting multiple experiments at 1 and 3 GeV, with flexible capability for providing distinct beam formats to concurrent users while allowing simultaneous operations with the neutrino program. Material Science and Nuclear Energy Applications: High-intensity accelerator, spallation, target and transmutation technology demonstrations will provide critical input into the design of future energy systems, including next generation fission reactors, nuclear waste transmutation systems and future thorium fuel-cycle power systems. Possible

  19. Experiences with Ada in an embedded system

    Science.gov (United States)

    Labaugh, Robert J.

    1988-01-01

    Recent experiences with using Ada in a real time environment are described. The application was the control system for an experimental robotic arm. The objectives of the effort were to experiment with developing embedded applications in Ada, evaluating the suitability of the language for the application, and determining the performance of the system. Additional objectives were to develop a control system based on the NASA/NBS Standard Reference Model for Telerobot Control System Architecture (NASREM) in Ada, and to experiment with the control laws and how to incorporate them into the NASREM architecture.

  20. Long-term changes in ADAS-cog: what is clinically relevant for disease modifying trials in Alzheimer?

    Science.gov (United States)

    Vellas, B; Andrieu, S; Cantet, C; Dartigues, J F; Gauthier, S

    2007-01-01

    With the development of long-term disease modifying trials, changes in ADAS-Cog at 18 months will rise certainly many questions. We decided to look in the Real.fr study at the links between changes in cognition, ADAS-Cog and function. A total of 346 Alzheimer's patients with ADAS-cog at entry and at 18 months. were eligible for this analysis. These patients were on average 77.44 years old and 254 (72.36%) were women. The great majority lived at home and about 93% were treated with a cholinesterase inhibitor at baseline. Thirty three patients (9%) had a gain of more than 2 points at the ADAS-cog at 18 months (Group I, improvement); 130 (38%) were considered as stable, the reference group (Group II ) characterized by a stability at the ADAS-cog: decline of 2 points to gain of 2 points, 112 subjects (32%) had a moderate decline between 2 and 7 at the ADAScog (Group III) and finally 71 subjects (21%) had a severe impairment more than seven points at the ADAS-cog. A loss of one Basic ADL is certainly highly relevant, and such a change was found at 18 months in more than half of the subjects, which is not surprising for a long-term evolution in mild to moderate AD. An impairment of more than 7 points at the ADAS-cog was found in 21% of the subjects at 18 months and was associated with loss.

  1. Autoimmune dysregulation and purine metabolism in adenosine deaminase (ADA-deficiency

    Directory of Open Access Journals (Sweden)

    Aisha Vanessa Sauer

    2012-08-01

    Full Text Available Genetic defects in the adenosine deaminase (ADA gene are among the most common causes for severe combined immunodeficiency (SCID. ADA-SCID patients suffer from lymphopenia, severely impaired cellular and humoral immunity, failure to thrive and recurrent infections. Currently available therapeutic options for this otherwise fatal disorder include bone marrow transplantation (BMT, enzyme replacement therapy with bovine ADA (PEG-ADA or hematopoietic stem cell gene therapy (HSC-GT. Although varying degrees of immune reconstitution can be achieved by these treatments, breakdown of tolerance is a major concern in ADA-SCID. Immune dysregulation such as autoimmune hypothyroidism, diabetes mellitus, hemolytic anemia, and immune thrombocytopenia are frequently observed in milder forms of the disease. However, several reports document similar complications also in patients on long-term PEG-ADA and after BMT or GT treatment.A skewed repertoire and decreased immune functions have been implicated in autoimmunity observed in certain B-cell and/or T-cell immunodeficiencies, but it remains unclear to what extent specific mechanisms of tolerance are affected in ADA deficiency. Herein we provide an overview about ADA-SCID and the autoimmune manifestations reported in these patients before and after treatment. We also assess the value of the ADA-deficient mouse model as a useful tool to study both immune and metabolic disease mechanisms. With focus on regulatory T and B cells we discuss the lymphocyte subpopulations particularly prone to contribute to the loss of self-tolerance and onset of autoimmunity in ADA deficiency. Moreover we address which aspects of immune dysregulation are specifically related to alterations in purine metabolism caused by the lack of ADA and the subsequent accumulation of metabolites with immunomodulatory properties.

  2. Epitope characterization of the ADA response directed against a targeted immunocytokine.

    Science.gov (United States)

    Stubenrauch, Kay; Künzel, Christian; Vogel, Rudolf; Tuerck, Dietrich; Schick, Eginhard; Heinrich, Julia

    2015-10-10

    Targeted immunocytokines (TICs) display potent activity in selective tumor suppression. This class of multi domain biotherapeutics (MDBs) is composed of the three major domains Fab, Fc, and a cytokine which may induce a complex polyclonal anti-drug antibody (ADA) response. However, classical ADA assays usually are not suitable to specify ADAs and to identify the immunogenic domains of a TIC. The purpose of the present study was to establish epitope characterization of ADA responses in order to specify immunogenic responses against a TIC and their direct impact on the pharmacokinetic profile, safety, and efficacy. Based on standard ADA screening and confirmation assays, respectively, domain detection assays (DDAs) and domain competition assays (DCAs) were established and compared by the use of 12 ADA-positive samples obtained from a cynomolgus monkey study in early development. Both domain-specific assays were sensitive enough to preserve the positive screening assay result and revealed an overall accordance for the evaluation of domain-specific ADA responses. About half of the samples displayed one ADA specificity, either for the Fab or for the cytokine (Cy) domain, and the remaining samples showed a combination of Fab-specific and Cy-specific ADA fractions. Fc-specific ADAs occurred in only one sample. In-depth comparison of DCAs and DDAs showed that both assays appeared to be appropriate to assess multi-specific ADA responses as well as minor ADA fractions. An advantage of DCAs is typically a fast and easy assay establishment, whereas, DDAs in some cases may be superior to assess low abundant ADAs in multi-specific responses. Our results reveal that both approaches benefit from thorough reagent development as an essential precondition for reliable epitope characterization of ADA responses. Copyright © 2015 Elsevier B.V. All rights reserved.

  3. Using Ada to implement the operations management system in a community of experts

    Science.gov (United States)

    Frank, M. S.

    1986-01-01

    An architecture is described for the Space Station Operations Management System (OMS), consisting of a distributed expert system framework implemented in Ada. The motivation for such a scheme is based on the desire to integrate the very diverse elements of the OMS while taking maximum advantage of knowledge based systems technology. Part of the foundation of an Ada based distributed expert system was accomplished in the form of a proof of concept prototype for the KNOMES project (Knowledge-based Maintenance Expert System). This prototype successfully used concurrently active experts to accomplish monitoring and diagnosis for the Remote Manipulator System. The basic concept of this software architecture is named ACTORS for Ada Cognitive Task ORganization Scheme. It is when one considers the overall problem of integrating all of the OMS elements into a cooperative system that the AI solution stands out. By utilizing a distributed knowledge based system as the framework for OMS, it is possible to integrate those components which need to share information in an intelligent manner.

  4. Knowledge, programming, and programming cultures: LISP, C, and Ada

    Science.gov (United States)

    Rochowiak, Daniel

    1990-01-01

    The results of research 'Ada as an implementation language for knowledge based systems' are presented. The purpose of the research was to compare Ada to other programming languages. The report focuses on the programming languages Ada, C, and Lisp, the programming cultures that surround them, and the programming paradigms they support.

  5. Development of the Korean version of Alzheimer's Disease Assessment Scale (ADAS-K).

    Science.gov (United States)

    Youn, J C; Lee, D Y; Kim, K W; Lee, J H; Jhoo, J H; Lee, K U; Ha, J; Woo, J I

    2002-09-01

    The purpose of this study was the development of the Korean Version of Alzheimer's Disease Assessment Scale (ADAS-K). ADAS-K was administrated to 84 AD patients as well as 105 non-demented control subjects. Three aspects of reliability were tested. To evaluate the validity of ADAS-K, discriminant validity and concurrent validity were tested. To evaluate the sensitivity of ADAS-K to disease severity, all subjects, AD patients and control subjects, were grouped by CDR scale and their mean scores on ADAS-K were compared. ADAS-K demonstrated high levels of reliability. Mean ADAS-K scores for AD patients were significantly different from the control group (p ADAS-K exhibited significant correlations with other tests and scales (range 0.45-0.85, p ADAS-K displayed high diagnostic efficacy and the optimal cut-off point was selected between 18/19. ADAS-K was able to discriminate the degree of AD severity according to CDR classification. Our results suggested that ADAS-K-cog was sensitive to very mild AD. We demonstrated that ADAS-K is a reliable and valid instrument not only for AD diagnosis but also for evaluation of its severity. Copyright 2002 John Wiley & Sons, Ltd.

  6. VIII Olimpíada Brasileira de Astronomia e Astronáutica

    Science.gov (United States)

    Garcia Canalle, João Batista; Villas da Rocha, Jaime Fernando; Wuensche de Souza, Carlos Alexandre; Pereira Ortiz, Roberto; Aguilera, Nuricel Villalonga; Padilha, Maria De Fátima Catta Preta; Pessoa Filho, José Bezerra; Soares Rodrigues, Ivette Maria

    2007-07-01

    Neste trabalho apresentamos as motivações pelas quais organizamos, em conjunto, pela primeira vez, a Olimpíada Brasileira de Astronomia incluindo a Astronáutica, em colaboração com a Agência Espacial Brasileira. Esta ampliação contribuiu para atrair ainda mais alunos, professores, escolas e patrocinadores para participarem desta Olimpíada. Em 2005 participaram da VIII Olimpíada Brasileira de Astronomia e Astronáutica (VIII OBA) 187.726 alunos distribuídos por 3.229 escolas, pertencentes a todos os estados brasileiros, incluindo o Distrito Federal. O crescimento em número de alunos participantes foi 52,4% maior do que em 2004. Em abril de 2005 organizamos, em Itapecerica da Serra, SP, um curso para os 50 alunos previamente selecionados e participantes da VII OBA e ao final selecionamos, dentre eles, uma equipe de 5 alunos, os quais representaram o Brasil na X Olimpíada Internacional de Astronomia, na China, em outubro de 2005. Ganhamos, pela primeira vez, uma medalha de ouro naquele evento. Em Agosto de 2005, organizamos a VIII Escola de Agosto para 50 alunos e respectivos professores, em Águas de Lindóia, SP, juntamente com a XXXI reunião anual da Sociedade Astronômica Brasileira (SAB). Em novembro de 2005 realizamos a I Jornada Espacial, em São José dos Campos, com 22 alunos e 22 professores selecionados dentre os participantes que melhores resultados obtiveram nas questões de Astronáutica da VIII OBA. Neste trabalho detalhamos os resultados da VIII OBA bem como as ações subseqüentes.

  7. Reviews: Effects of transdermal rivastigmine on ADAS-cog items in mild-to-moderate Alzheimer's disease.

    Science.gov (United States)

    Grossberg, George T; Schmitt, Frederick A; Meng, Xiangyi; Tekin, Sibel; Olin, Jason

    2010-12-01

    Alzheimer's disease (AD) patients treated with rivastigmine transdermal patch have shown statistically significant differences versus placebo on the AD Assessment scale-cognitive subscale (ADAS-cog). In this retrospective analysis of a double-blind, placebo- and active-controlled, 24-week clinical trial, the specific effects of rivastigmine patch on individual ADAS-cog items and cognitive domains (memory, language, and praxis) were explored. The mean baseline to week 24 changes were calculated for each ADAS-cog item and domain in this exploratory, hypothesis-generating analysis. Patients on 9.5 mg/24 h rivastigmine patch, 17.4 mg/24 h rivastigmine patch, and 3 to 12 mg/d rivastigmine capsules showed improvements over placebo on the memory and praxis ADAS-cog subscales. The rivastigmine patch groups also showed improvements on the language subscale. Significant differences versus placebo were seen on several individual item scores in the rivastigmine-treated groups. Rivastigmine patch was associated with improvements on the memory, praxis, and language domains of cognition in patients with mild-to-moderate AD.

  8. The MEL-X project at the Lawrence Livermore National Laboratory: a mirror-based delay line for x-rays

    Science.gov (United States)

    Pardini, Tom; Hill, Randy; Decker, Todd; Alameda, Jennifer; Soufli, Regina; Aquila, Andy; Guillet, Serge; Boutet, Sébastien; Hau-Riege, Stefan P.

    2015-09-01

    At the Lawrence Livermore National Laboratory (LLNL) in collaboration with the Linac Coherent Light Source (LCLS) we are developing a mirror-based delay line for x-rays (MEL-X) to enable x-ray pump/x-ray probe experiments at Free Electron Lasers (XFELs). The goal of this project is the development and deployment of a proof-of-principle delay line featuring coated x-ray optics. The four-mirror design of the MEL-X is motivated by the need for ease of alignment and use. In order to simplify the overlap of the pump and the probe beam after each delay time change, a scheme involving super-polished rails and mirror-to-motor decoupling has been adopted. The MEL-X, used in combination with a bright pulsed source like LCLS, features a capability for a high intensity pump beam. Its Iridium coating allows it to work at hard x-ray energies all the way up to 9 keV, with a probe beam transmission of 35% up to 8keV, and 14% at 9keV. The delay time can be tailored to each particular experiment, with a nominal range of 70 - 350 fs for this prototype. The MEL-X, combined with established techniques such as x-ray diffraction, absorption or emission, could provide new insights on ultra-fast transitions in highly excited states of matter.

  9. Changes in Adenosine Deaminase Activity in Patients with Type 2 Diabetes Mellitus and Effect of DPP-4 Inhibitor Treatment on ADA Activity

    Science.gov (United States)

    Lee, Jae-Geun; Kang, Dong Gu; Yu, Jung Re; Kim, Youngree; Kim, Jinsoek; Koh, Gwanpyo

    2011-01-01

    Background Dipeptidyl peptidase 4 (DPP-4, also known as CD26) binds with adenosine deaminase (ADA) to activate T lymphocytes. Here, we investigated whether ADA activity is specifically affected by treatment with DPP-4 inhibitor (DPP4I) compared with other anti-diabetic agents. Methods Fasting ADA activity, in addition to various metabolic and biochemical parameters, were measured in 262 type 2 diabetes mellitus (T2DM) patients taking various anti-diabetic agents and in 46 non-diabetic control subjects. Results ADA activity was increased in T2DM patients compared with that in non-diabetic control subjects (mean±standard error, 23.1±0.6 U/L vs. 18.6±0.8 U/L; PADA activity was correlated with fasting plasma glucose (r=0.258, P9%) showed significantly increased ADA activity (21.1±0.8 U/L vs. 25.4±1.6 U/L; PADA activity in T2DM patients did not differ from those of other oral anti-diabetic agents or insulin. T2DM patients on metformin monotherapy showed a lower ADA activity (20.9±1.0 U/L vs. 28.1±2.8 U/L; PADA activity is increased in T2DM patients compared to that in non-diabetic patients, is positively correlated with blood glucose level, and that DPP4I has no additional specific effect on ADA activity, except for a glycemic control- or HbA1c-dependent effect. PMID:21738897

  10. Changes in Adenosine Deaminase Activity in Patients with Type 2 Diabetes Mellitus and Effect of DPP-4 Inhibitor Treatment on ADA Activity.

    Science.gov (United States)

    Lee, Jae-Geun; Kang, Dong Gu; Yu, Jung Re; Kim, Youngree; Kim, Jinsoek; Koh, Gwanpyo; Lee, Daeho

    2011-04-01

    Dipeptidyl peptidase 4 (DPP-4, also known as CD26) binds with adenosine deaminase (ADA) to activate T lymphocytes. Here, we investigated whether ADA activity is specifically affected by treatment with DPP-4 inhibitor (DPP4I) compared with other anti-diabetic agents. Fasting ADA activity, in addition to various metabolic and biochemical parameters, were measured in 262 type 2 diabetes mellitus (T2DM) patients taking various anti-diabetic agents and in 46 non-diabetic control subjects. ADA activity was increased in T2DM patients compared with that in non-diabetic control subjects (mean±standard error, 23.1±0.6 U/L vs. 18.6±0.8 U/L; PADA activity was correlated with fasting plasma glucose (r=0.258, P9%) showed significantly increased ADA activity (21.1±0.8 U/L vs. 25.4±1.6 U/L; PADA activity in T2DM patients did not differ from those of other oral anti-diabetic agents or insulin. T2DM patients on metformin monotherapy showed a lower ADA activity (20.9±1.0 U/L vs. 28.1±2.8 U/L; PADA activity is increased in T2DM patients compared to that in non-diabetic patients, is positively correlated with blood glucose level, and that DPP4I has no additional specific effect on ADA activity, except for a glycemic control- or HbA1c-dependent effect.

  11. An Overview of Advanced Data Acquisition System (ADAS)

    Science.gov (United States)

    Mata, Carlos T.; Steinrock, T. (Technical Monitor)

    2001-01-01

    The paper discusses the following: 1. Historical background. 2. What is ADAS? 3. R and D status. 4. Reliability/cost examples (1, 2, and 3). 5. What's new? 6. Technical advantages. 7. NASA relevance. 8. NASA plans/options. 9. Remaining R and D. 10. Applications. 11. Product benefits. 11. Commercial advantages. 12. intellectual property. Aerospace industry requires highly reliable data acquisition systems. Traditional Acquisition systems employ end-to-end hardware and software redundancy. Typically, redundancy adds weight, cost, power consumption, and complexity.

  12. Subunits of ADA-two-A-containing (ATAC) or Spt-Ada-Gcn5-acetyltrasferase (SAGA) Coactivator Complexes Enhance the Acetyltransferase Activity of GCN5.

    Science.gov (United States)

    Riss, Anne; Scheer, Elisabeth; Joint, Mathilde; Trowitzsch, Simon; Berger, Imre; Tora, László

    2015-11-27

    Histone acetyl transferases (HATs) play a crucial role in eukaryotes by regulating chromatin architecture and locus specific transcription. GCN5 (KAT2A) is a member of the GNAT (Gcn5-related N-acetyltransferase) family of HATs. In metazoans this enzyme is found in two functionally distinct coactivator complexes, SAGA (Spt Ada Gcn5 acetyltransferase) and ATAC (Ada Two A-containing). These two multiprotein complexes comprise complex-specific and shared subunits, which are organized in functional modules. The HAT module of ATAC is composed of GCN5, ADA2a, ADA3, and SGF29, whereas in the SAGA HAT module ADA2b is present instead of ADA2a. To better understand how the activity of human (h) hGCN5 is regulated in the two related, but different, HAT complexes we carried out in vitro HAT assays. We compared the activity of hGCN5 alone with its activity when it was part of purified recombinant hATAC or hSAGA HAT modules or endogenous hATAC or hSAGA complexes using histone tail peptides and full-length histones as substrates. We demonstrated that the subunit environment of the HAT complexes into which GCN5 incorporates determines the enhancement of GCN5 activity. On histone peptides we show that all the tested GCN5-containing complexes acetylate mainly histone H3K14. Our results suggest a stronger influence of ADA2b as compared with ADA2a on the activity of GCN5. However, the lysine acetylation specificity of GCN5 on histone tails or full-length histones was not changed when incorporated in the HAT modules of ATAC or SAGA complexes. Our results thus demonstrate that the catalytic activity of GCN5 is stimulated by subunits of the ADA2a- or ADA2b-containing HAT modules and is further increased by incorporation of the distinct HAT modules in the ATAC or SAGA holo-complexes. © 2015 by The American Society for Biochemistry and Molecular Biology, Inc.

  13. Examining the reliability of ADAS-Cog change scores.

    Science.gov (United States)

    Grochowalski, Joseph H; Liu, Ying; Siedlecki, Karen L

    2016-09-01

    The purpose of this study was to estimate and examine ways to improve the reliability of change scores on the Alzheimer's Disease Assessment Scale, Cognitive Subtest (ADAS-Cog). The sample, provided by the Alzheimer's Disease Neuroimaging Initiative, included individuals with Alzheimer's disease (AD) (n = 153) and individuals with mild cognitive impairment (MCI) (n = 352). All participants were administered the ADAS-Cog at baseline and 1 year, and change scores were calculated as the difference in scores over the 1-year period. Three types of change score reliabilities were estimated using multivariate generalizability. Two methods to increase change score reliability were evaluated: reweighting the subtests of the scale and adding more subtests. Reliability of ADAS-Cog change scores over 1 year was low for both the AD sample (ranging from .53 to .64) and the MCI sample (.39 to .61). Reweighting the change scores from the AD sample improved reliability (.68 to .76), but lengthening provided no useful improvement for either sample. The MCI change scores had low reliability, even with reweighting and adding additional subtests. The ADAS-Cog scores had low reliability for measuring change. Researchers using the ADAS-Cog should estimate and report reliability for their use of the change scores. The ADAS-Cog change scores are not recommended for assessment of meaningful clinical change.

  14. Metaphors in Projects - An Overlooked X-factor

    DEFF Research Database (Denmark)

    Svejvig, Per

    2015-01-01

    Metaphors are pervasive in human thought and action, but have been an overlooked X-factor in projects and project management. This essay presents deliberate uses of metaphors classified into specific projects and frameworks for projects in order to stimulate explicit uses of metaphors in project...

  15. Relationships between cognitive impairment on ADAS-cog and regional cerebral blood flow using SPECT in late-onset Alzheimer's disease.

    Science.gov (United States)

    Takahashi, Michio; Oda, Yasunori; Okubo, Toshiyuki; Shirayama, Yukihiko

    2017-09-01

    The aim of this study was to examine brain hypoperfusion and its relationship with cognitive dysfunction in late-onset Alzheimer's disease (AD). Forty patients with late-onset AD and not receiving acetylcholinesterase inhibitors were recruited from outpatient clinics. We examined cognitive function using the Alzheimer's Disease Assessment Scale-cognitive subscale (ADAS-cog) and brain perfusion using single-photon emission computed tomography, and analyzed classified gyrus level segments with three-dimensional stereotactic surface projection and the stereotactic extraction estimation method level 3. ADAS-cog subscales were grouped into three domains: language, memory, and praxis. Patients with late-onset AD showed an apparent reduction in regional cerebral blood flow (rCBF) with a z score >1.5 in the frontal, temporal, and limbic lobes, with lesser reduction in the parietal and occipital lobes. Although hypoperfusion in the orbital, rectal, and subcallosal gyri of the frontal lobe was prominent, rCBF in the inferior frontal gyrus of the frontal lobe was significantly correlated with ADAS-cog total and language and praxis subscale scores. The parahippocampal gyrus of the limbic lobe was also significantly correlated with the ADAS-cog total, language, and praxis subscale scores. Additionally, the cingulate of the limbic lobe was significantly related with ADAS-cog memory. In spite of lesser hypoperfusion, the posterior cingulate gyrus of the limbic lobe was significantly related with ADAS-cog total, language, and memory subscale scores. Further, each subdivision of ADAS-cog was found to be related with various brain regions.

  16. The ADAS-Cog revisited: novel composite scales based on ADAS-Cog to improve efficiency in MCI and early AD trials.

    Science.gov (United States)

    Raghavan, Nandini; Samtani, Mahesh N; Farnum, Michael; Yang, Eric; Novak, Gerald; Grundman, Michael; Narayan, Vaibhav; DiBernardo, Allitia

    2013-02-01

    The Alzheimer's Disease Assessment Scale-Cognitive (ADAS-Cog) has been used widely as a cognitive end point in Alzheimer's Disease (AD) clinical trials. Efforts to treat AD pathology at earlier stages have also used ADAS-Cog, but failure in these trials can be difficult to interpret because the scale has well-known ceiling effects that limit its use in mild cognitive impairment (MCI) and early AD. A wealth of data exists in ADAS-Cog from both historical trials and contemporary longitudinal natural history studies that can provide insights about parts of the scale that may be better suited for MCI and early AD trials. Using Alzheimer's Disease Neuroimaging Initiative study data, we identified the most informative cognitive measures from the ADAS-Cog and other available scales. We used cross-sectional analyses to characterize trajectories of ADAS-Cog and its individual subscales, as well as other cognitive, functional, or global measures across disease stages. Informative measures were identified based on standardized mean of 2-year change from baseline and were combined into novel composite endpoints. We assessed performance of the novel endpoints based on sample size requirements for a 2-year clinical trial. A bootstrap validation procedure was also undertaken to assess the reproducibility of the standardized mean changes of the selected measures and the corresponding composites. All proposed novel endpoints have improved standardized mean changes and thus improved statistical power compared with the ADAS-Cog 11. Further improvements were achieved by using cognitive-functional composites. Combining the novel composites with an enrichment strategy based on cerebral spinal fluid beta-amyloid (Aβ(1-42)) in a 2-year trial yielded gains in power of 20% to 40% over ADAS-Cog 11, regardless of the novel measure considered. An empirical, data-driven approach with existing instruments was used to derive novel composite scales based on ADAS-Cog 11 with improved performance

  17. On 'Money' in ISLM and AD/AS Models

    OpenAIRE

    Thomas K. Rymes; Colin Rogers

    2000-01-01

    Hicks's ISLM model interpretation of Keynes's theory is subject to much controversy. In this paper, we focus upon the 'real balance' effect and its role in ISLM and AD/AS analyses. We shall argue that ISLM and AD/AS require 'nominal anchors'. We live in a world where, increasingly, the 'money' in the ISLM and AD/AS model no longer exists (as Keynes imperfectly understood in his TREATISE ON MONEy). There are no longer any nominal anchors, rather they have been replaced by discretionary policy....

  18. ADA Implementation Issues as Discovered through a Literature Survey of Applications Outside the United States

    Science.gov (United States)

    1992-03-01

    compile time, ensuring that operations conducted are appropriate for the object type. Each implementation requires a database known as the program...Finnish bank being developed by Nokia • Oil drilling control system managed by Sedco- Forex * Vigile - an industrial installation supervisor project by...user interface and Oracle database backend control. The software is being developed in Ada under DOD-STD-2167 under OS/2. BELGIUM BATS S.A. Project title

  19. Software engineering and the role of Ada: Executive seminar

    Science.gov (United States)

    Freedman, Glenn B.

    1987-01-01

    The objective was to introduce the basic terminology and concepts of software engineering and Ada. The life cycle model is reviewed. The application of the goals and principles of software engineering is applied. An introductory understanding of the features of the Ada language is gained. Topics addressed include: the software crises; the mandate of the Space Station Program; software life cycle model; software engineering; and Ada under the software engineering umbrella.

  20. An Ada-based preprocessor language for concurrent object oriented programming

    International Nuclear Information System (INIS)

    Almulla, M.; Al-Haddad, M.; Loeper, H.

    2001-01-01

    In this paper, implementation issues of concurrent-objected programming using Ada 95 are addressed. Ada is not a pure object-oriented language; in order to make it so, a uniform template for structuring object classes is proposed. The template constitutes a basis for an Ada-based preprocessor language that handles concurrent object-oriented programming. The preprocessor accepts Ada-like object-oriented programs (object classes, subclasses and main program) as input and produces Ada 95 concurrent object-oriented program units as output. The preprocessor language has the advantage of adding a new component to the class specification called the protocol, which specifies the order for requesting methods f an object. The preprocessor also touches on the extensibility of object classes issue. It supports defining class hierarchies by inheritance and aggregation. In addition, the preprocessor language supports the re-use of Ada packages, which are not necessarily written according to the object-oriented approach. The paper also investigates the definition of circular dependent object classes and proposes a solution for introducing a collection of classes. (author)

  1. Further observations on associations between the ADA gene and past malaria morbidity in Sardinia.

    Science.gov (United States)

    Gloria-Bottini, Fulvia; Saccucci, Patrizia; Meloni, Gianfranco; Bottini, Egidio

    2014-01-01

    Adenosine Deaminase (ADA) contributes to the regulation of adenosine concentration and in turn to T cell activation. Genetic variability of ADA activity may have, therefore, an important role in resistance to malaria. Indeed, previous studies in Sardinia have shown a lower frequency of ADA1 *2 allele (associated with low ADA activity) in areas, where malaria was heavily endemic compared to areas where malaria was not endemic. We have now studied the ADA2 locus, another polymorphic site with two alleles ADA2 *1 and ADA2 *2 within the ADA gene. In the area of Oristano (where malaria was endemic in the past) 51 consecutive newborns and in the area of Nuoro (where malaria was not as endemic) 48 consecutive newborns were examined. ADA1 and ADA2 genotypes were determined by DNA analysis. The low frequency of the ADA1 *2 allele in the area where malaria was endemic is confirmed. The frequency of the ADA2 *2 allele is higher in Oristano than in Nuoro resulting in a higher frequency of the ADA1 *1/ADA2 *2 haplotype in Oristano as compared to Nuoro. This suggests a selective advantage of this haplotype in a malarial environment. The ADA gene shows other polymorphic sites further studies on their role in human adaptation to malaria could be rewarding. © 2014 Wiley Periodicals, Inc.

  2. SEL Ada reuse analysis and representations

    Science.gov (United States)

    Kester, Rush

    1990-01-01

    Overall, it was revealed that the pattern of Ada reuse has evolved from initial reuse of utility components into reuse of generalized application architectures. Utility components were both domain-independent utilities, such as queues and stacks, and domain-specific utilities, such as those that implement spacecraft orbit and attitude mathematical functions and physics or astronomical models. The level of reuse was significantly increased with the development of a generalized telemetry simulator architecture. The use of Ada generics significantly increased the level of verbatum reuse, which is due to the ability, using Ada generics, to parameterize the aspects of design that are configurable during reuse. A key factor in implementing generalized architectures was the ability to use generic subprogram parameters to tailor parts of the algorithm embedded within the architecture. The use of object oriented design (in which objects model real world entities) significantly improved the modularity for reuse. Encapsulating into packages the data and operations associated with common real world entities creates natural building blocks for reuse.

  3. Projection x-space magnetic particle imaging.

    Science.gov (United States)

    Goodwill, Patrick W; Konkle, Justin J; Zheng, Bo; Saritas, Emine U; Conolly, Steven M

    2012-05-01

    Projection magnetic particle imaging (MPI) can improve imaging speed by over 100-fold over traditional 3-D MPI. In this work, we derive the 2-D x-space signal equation, 2-D image equation, and introduce the concept of signal fading and resolution loss for a projection MPI imager. We then describe the design and construction of an x-space projection MPI scanner with a field gradient of 2.35 T/m across a 10 cm magnet free bore. The system has an expected resolution of 3.5 × 8.0 mm using Resovist tracer, and an experimental resolution of 3.8 × 8.4 mm resolution. The system images 2.5 cm × 5.0 cm partial field-of views (FOVs) at 10 frames/s, and acquires a full field-of-view of 10 cm × 5.0 cm in 4 s. We conclude by imaging a resolution phantom, a complex "Cal" phantom, mice injected with Resovist tracer, and experimentally confirm the theoretically predicted x-space spatial resolution.

  4. What is the clinically relevant change on the ADAS-Cog?

    Science.gov (United States)

    Schrag, Anette; Schott, Jonathan M

    2012-02-01

    To establish the minimal clinically relevant change (MCRC) on the Alzheimer's Disease Assessment Scale-Cognitive (ADAS-Cog) for patients with mild Alzheimer's disease (AD). Cohort study. 59 recruiting sites for the Alzheimer's Disease Neuroimaging Initiative. Outpatients with AD in the Alzheimer's Disease Neuroimaging Initiative. The authors applied anchor-based MCRC methodology comparing ADAS-Cog change against clinicians' judgement of clinically relevant worsening between baseline and 6 months in four domains: memory and non-memory cognitive performance; Clinical Dementia Rating Scale; and Functional Assessment Questionnaire. The analysis was repeated for the 6-12-month interval. To support these findings, the authors calculated distribution-based measures including half-baseline SD (1/2 SD) and SEM. 181 patients (baseline ADAS-Cog score 18.5±6.4) had ADAS-Cog data at 0 and 6 months. Those undergoing clinically significant worsening on any of the four anchor questions (n=41-47) had an average ADAS-Cog change of 3.1-3.8 points. Similar results were found for the 177 patients with 6-12-month data. The average 1/2 SD for the baseline ADAS-Cog score was 3.2, and the SEM was 3.7. 3 points decline on the ADAS-Cog may be an appropriate MCRC for clinical trials of patients with early AD. However, further studies assessing the MCRC for improvement on the ADAS-Cog, using patient-based judgement as an anchor, and determining the minimal clinically relevant difference between change on two treatments are required. http://clinicalTrials.gov Identifier: NCT00106899.

  5. Ada Linear-Algebra Program

    Science.gov (United States)

    Klumpp, A. R.; Lawson, C. L.

    1988-01-01

    Routines provided for common scalar, vector, matrix, and quaternion operations. Computer program extends Ada programming language to include linear-algebra capabilities similar to HAS/S programming language. Designed for such avionics applications as software for Space Station.

  6. Synchrotron radiation sources and condensers for projection x-ray lithography

    International Nuclear Information System (INIS)

    Murphy, J.B.; MacDowell, A.A.; White, D.L.; Wood, O.R. II

    1992-01-01

    The design requirements for a compact electron storage ring that could be used as a soft x-ray source for projection lithography are discussed. The design concepts of the x-ray optics that are required to collect and condition the radiation in divergence, uniformity and direction to properly illuminate the mask and the particular x-ray projection camera used are discussed. Preliminary designs for an entire soft x-ray projection lithography system using an electron storage ring as a soft X-ray source are presented. It is shown that by combining the existing technology of storage rings with large collection angle condensers, a powerful and reliable source of 130 Angstrom photons for production line projection x-ray lithography is possible

  7. Initial Ada components evaluation

    Science.gov (United States)

    Moebes, Travis

    1989-01-01

    The SAIC has the responsibility for independent test and validation of the SSE. They have been using a mathematical functions library package implemented in Ada to test the SSE IV and V process. The library package consists of elementary mathematical functions and is both machine and accuracy independent. The SSE Ada components evaluation includes code complexity metrics based on Halstead's software science metrics and McCabe's measure of cyclomatic complexity. Halstead's metrics are based on the number of operators and operands on a logical unit of code and are compiled from the number of distinct operators, distinct operands, and total number of occurrences of operators and operands. These metrics give an indication of the physical size of a program in terms of operators and operands and are used diagnostically to point to potential problems. McCabe's Cyclomatic Complexity Metrics (CCM) are compiled from flow charts transformed to equivalent directed graphs. The CCM is a measure of the total number of linearly independent paths through the code's control structure. These metrics were computed for the Ada mathematical functions library using Software Automated Verification and Validation (SAVVAS), the SSE IV and V tool. A table with selected results was shown, indicating that most of these routines are of good quality. Thresholds for the Halstead measures indicate poor quality if the length metric exceeds 260 or difficulty is greater than 190. The McCabe CCM indicated a high quality of software products.

  8. Integrity and security in an Ada runtime environment

    Science.gov (United States)

    Bown, Rodney L.

    1991-01-01

    A review is provided of the Formal Methods group discussions. It was stated that integrity is not a pure mathematical dual of security. The input data is part of the integrity domain. The group provided a roadmap for research. One item of the roadmap and the final position statement are closely related to the space shuttle and space station. The group's position is to use a safe subset of Ada. Examples of safe sets include the Army Secure Operating System and the Penelope Ada verification tool. It is recommended that a conservative attitude is required when writing Ada code for life and property critical systems.

  9. Issues Involved in Developing Ada Real-Time Systems

    Science.gov (United States)

    1989-02-15

    expensive modifications to the compiler or Ada runtime system to fit a particular application. Whether we can solve the problems of programming real - time systems in...lock in solutions to problems that are not yet well understood in standards as rigorous as the Ada language. Moreover, real - time systems typically have

  10. Ada Lovelace Poster

    OpenAIRE

    Charman-Anderson, Suw

    2016-01-01

    Who was Ada Lovelace? What were her greatest achievements? This ‘infoposter’ describes Lovelace’s achievements and describes why she’s thought of as the world’s first computer programmer.Available to buy from RedBubble as a poster, photographic print, art print, framed print, canvas print, metal print, greetings card, spiral bound notebook or hardback journal. 

  11. HST spectrum and timing of the ultracompact X-ray binary candidate 47 Tuc X9

    Science.gov (United States)

    Tudor, V.; Miller-Jones, J. C. A.; Knigge, C.; Maccarone, T. J.; Tauris, T. M.; Bahramian, A.; Chomiuk, L.; Heinke, C. O.; Sivakoff, G. R.; Strader, J.; Plotkin, R. M.; Soria, R.; Albrow, M. D.; Anderson, G. E.; van den Berg, M.; Bernardini, F.; Bogdanov, S.; Britt, C. T.; Russell, D. M.; Zurek, D. R.

    2018-05-01

    To confirm the nature of the donor star in the ultracompact X-ray binary candidate 47 Tuc X9, we obtained optical spectra (3000-10 000 Å) with the Hubble Space Telescope / Space Telescope Imaging Spectrograph. We find no strong emission or absorption features in the spectrum of X9. In particular, we place 3σ upper limits on the H α and He II λ4686 emission line equivalent widths - EWH α ≲ 14 Å and -EW_{He {II}} ≲ 9 Å, respectively. This is much lower than seen for typical X-ray binaries at a similar X-ray luminosity (which, for L_2-10 keV ≈ 10^{33}-10^{34} erg s-1 is typically - EWH α ˜ 50 Å). This supports our previous suggestion, by Bahramian et al., of an H-poor donor in X9. We perform timing analysis on archival far-ultraviolet, V- and I-band data to search for periodicities. In the optical bands, we recover the 7-d superorbital period initially discovered in X-rays, but we do not recover the orbital period. In the far-ultraviolet, we find evidence for a 27.2 min period (shorter than the 28.2 min period seen in X-rays). We find that either a neutron star or black hole could explain the observed properties of X9. We also perform binary evolution calculations, showing that the formation of an initial black hole/ He-star binary early in the life of a globular cluster could evolve into a present-day system such as X9 (should the compact object in this system indeed be a black hole) via mass-transfer driven by gravitational wave radiation.

  12. Ada in Introductory Computer Science Courses

    Science.gov (United States)

    1993-01-01

    M2 111418111 1111111 I s%1 tems to des elop soaftware Systems for IM5. ONhalt oIf dt ufl’wae mownev b f "bs" arn .exti to k ,ulift la Ada. COMPUT...beftjobamdsodeckldthesespienicngamnug them. A celula 101110011ui systm Service in Ada& using an rmniticdawau dipay shows *I tatus. The systm objweaniiimd...liftt aftr of Fucal Nikkao Wirh. Some say Software i - , I, ced a pse-validaed ver. origina soitweim is coded. The idWa is to that Ads is the las gpat

  13. The Ultracompact Nature of the Black Hole Candidate X-Ray Binary 47 Tuc X9

    Science.gov (United States)

    Bahramian, Arash; Heinke, Craig O.; Tudor, Vlad; Miller-Jones, James C. A.; Bogdanov, Slavko; Maccarone, Thomas J.; Knigge, Christian; Sivakoff, Gregory R.; Chomiuk, Laura; Strader, J.; hide

    2017-01-01

    47 Tuc X9 is a low-mass X-ray binary (LMXB) in the globular cluster 47 Tucanae, and was previously thought to be a cataclysmic variable. However, Miller-Jones et al. recently identified a radio counterpart to X9 (inferring a radio X-ray luminosity ratio consistent with black hole LMXBs), and suggested that the donor star might be a white dwarf. We report simultaneous observations of X9 performed by Chandra, NuSTAR and Australia Telescope Compact Array. We find a clear 28.18+/- 0.02-min periodic modulation in the Chandra data, which we identify as the orbital period, confirming this system as an ultracompact X-ray binary. Our X-ray spectral fitting provides evidence for photoionized gas having a high oxygen abundance in this system, which indicates a CO white dwarf donor. We also identify reflection features in the hard X-ray spectrum, making X9 the faintest LMXB to show X-ray reflection. We detect an approx. 6.8-d modulation in the X-ray brightness by a factor of 10, in archival Chandra, Swift and ROSAT data. The simultaneous radio X-ray flux ratio is consistent with either a black hole primary or a neutron star primary, if the neutron star is a transitional millisecond pulsar. Considering the measured orbital period (with other evidence of a white dwarf donor), and the lack of transitional millisecond pulsar features in the X-ray light curve, we suggest that this could be the first ultracompact black hole X-ray binary identified in our Galaxy.

  14. Glycaemic control and implementation of the ADA/EASD-2006 consensus algorithm in type 2 diabetes mellitus patients in primary care in Spain.

    Science.gov (United States)

    Alvarez-Guisasola, F

    2014-01-01

    In 2006, the American Diabetes Association and the European Association for the Study of Diabetes established a consensus algorithm (ADA/EASD-2006) for the adjustment of drug therapy for type 2 diabetes mellitus (T2DM). To study glycaemic control in T2DM patients and the implementation of the ADA/EASD-2006 recommendations in primary care centres in Spain. Prospective observational study in 1194 patients with T2DM conducted in 250 primary care centres in Spain. Patients were assessed at study inclusion (V0) and at 3 (V1) and 6 months (V2) post baseline. Information was collected at the level of DM control, HbA(1c) ADA/EASD-2006 guidelines. Type 2 diabetes mellitus patients (53% women; mean age 64.9 years) had a mean (SD) HbA(1c) 7.8 (1.4)% and HbC 25.2% at baseline, 95% of them were receiving oral antihyperglycaemic agents (AAs) only. At V1, HbA(1c) was 7.3 (1.1)% and HbC was 38.1%; 65.0% of patients were receiving oral AAs, 5.6% insulin and 27.9% oral AAs plus insulin. At V2, HbA(1c) was 7.1 (0.9)% and HbC was 48.0%; 57.1% of patients were receiving oral AAs, 5.0% insulin and 36.9% oral AAs plus insulin. The ADA/EASD-2006 algorithm was adhered to in 33% patients up to study month 3, vs. 17.2% throughout the entire 6-month period. In patients with T2DM seen in primary care, the HbA1c target was met in 48.0% after adjusting their AAs. However, this is not reflected in greater implementation of the ADA/EASD-2006 guidelines, which are adhered to in only 17%. © 2013 John Wiley & Sons Ltd.

  15. An Ada Linear-Algebra Software Package Modeled After HAL/S

    Science.gov (United States)

    Klumpp, Allan R.; Lawson, Charles L.

    1990-01-01

    New avionics software written more easily. Software package extends Ada programming language to include linear-algebra capabilities similar to those of HAL/S programming language. Designed for such avionics applications as Space Station flight software. In addition to built-in functions of HAL/S, package incorporates quaternion functions used in Space Shuttle and Galileo projects and routines from LINPAK solving systems of equations involving general square matrices. Contains two generic programs: one for floating-point computations and one for integer computations. Written on IBM/AT personal computer running under PC DOS, v.3.1.

  16. KYTC sidewalk and curb ramp inventory for ADA compliance.

    Science.gov (United States)

    2017-09-01

    The Americans with Disabilities Act of 1990 (ADA) requires that all public and private organizations providing services to the public ensure their facilities and infrastructure comply with regulations set forth therein. The ADA requires that a transi...

  17. Ada Compiler Validation Summary Report: Certificate Number 890711W1. 10109 Concurrent Computer Corporation C(3) Ada, Version R02-02.00 Concurrent Computer Corporation 3280 MPS

    Science.gov (United States)

    1989-07-11

    Wright-Patterson ATB Dayton, OH, USA Ada Joint Prograr Office United States De artment of Defense " * ’ , Washington, DC 2 301-3061 i4. I 10 k A$ -h-Y...dependent but is permitted by the Ada Standard. Six classes of tests are used. These tests are designed to perform checks at compile time, at link time...the direction of the AVF according to procedures establizhed by the Ada Joia ,, Program Office and administered by the Ada Validation Organization (AVO

  18. Applications of an architecture design and assessment system (ADAS)

    Science.gov (United States)

    Gray, F. Gail; Debrunner, Linda S.; White, Tennis S.

    1988-01-01

    A new Architecture Design and Assessment System (ADAS) tool package is introduced, and a range of possible applications is illustrated. ADAS was used to evaluate the performance of an advanced fault-tolerant computer architecture in a modern flight control application. Bottlenecks were identified and possible solutions suggested. The tool was also used to inject faults into the architecture and evaluate the synchronization algorithm, and improvements are suggested. Finally, ADAS was used as a front end research tool to aid in the design of reconfiguration algorithms in a distributed array architecture.

  19. Ada developers' supplement to the recommended approach

    Science.gov (United States)

    Kester, Rush; Landis, Linda

    1993-01-01

    This document is a collection of guidelines for programmers and managers who are responsible for the development of flight dynamics applications in Ada. It is intended to be used in conjunction with the Recommended Approach to Software Development (SEL-81-305), which describes the software development life cycle, its products, reviews, methods, tools, and measures. The Ada Developers' Supplement provides additional detail on such topics as reuse, object-oriented analysis, and object-oriented design.

  20. Gender-specific association of ADA genetic polymorphism with human longevity.

    Science.gov (United States)

    Napolioni, Valerio; Lucarini, Nazzareno

    2010-08-01

    Aim of this study was to investigate whether the polymorphic ADA (Adenosine Deaminase, EC 3.5.4.4) gene, which determines the cellular level of adenosine and plays a crucial role in the regulation of the immune system and in the control of metabolic rates, is involved in longevity. 884 unrelated healthy individuals (age range 10-106 years, 400 males and 484 females) from central Italy were studied. ADA genotyping was performed by RFLP-PCR. Frequency distributions were compared using the chi-square test and a three-way contingency table analysis by a log linear model was applied to test independence between the variables. We found that ADA influences human life-span in a sex and age specific way. An increased frequency of ADA*2 carriers was found in males aged 80-85, and a decreased frequency in males over 85 (chi(2) = 13.93; df = 3; P = 0.003); significant differences among the age groups was not found in females. A strong interaction among age groups, ADA genotype and sex (G = 15.086; df = 3; P = 0.0017) was found. Males aged 80-85 could be protected from ischemic stroke by higher levels of adenosine (determined by the ADA*2 allele). The decrease of ADA*2 carriers in males over 85 may depend essentially on immunological factors; reduced levels of adenosine protect from asthma and other pulmonary diseases and lead to a reduced activation of inflammatory cells and pro-inflammatory cytokines production. Moreover, the low level of adenosine may potentiate the activity of NK and other cellular effectors against tumor cells. The negligible effect of ADA genetic polymorphism in females suggest a marginal influence of genetic factors in determining longevity in this sex, confirming previous reports.

  1. Maternal T-cell engraftment impedes with diagnosis of a SCID-ADA patient.

    Science.gov (United States)

    Lanfranchi, Arnalda; Lougaris, Vassilios; Notarangelo, Lucia Dora; Soncini, Elena; Comini, Marta; Beghin, Alessandra; Bolda, Federica; Montanelli, Alessandro; Imberti, Luisa; Porta, Fulvio

    2018-02-02

    We describe the case of a child affected by severe combined immunodeficiency (SCID) with adenosine deaminase (ADA) deficiency showing a maternal T-cell engraftment, a finding that has never been reported before. The presence of engrafted maternal T cells was misleading. Although ADA enzymatic levels were suggestive of ADA-SCID, the child did not present the classical signs of ADA deficiency; therefore, the initial diagnosis was of a conventional SCID. However, ADA toxic metabolites and molecular characterization confirmed this diagnosis. Polyethylene glycol-modified bovine (PEG) ADA therapy progressively decreased the number of maternal engrafted T cells. The child was grafted with full bone marrow from a matched unrelated donor, after a reduced conditioning regimen, and the result was the complete immunological reconstitution. Copyright © 2018 Elsevier Inc. All rights reserved.

  2. Role of ascitic fluid adenosine deaminase (ADA) and serum CA-125 in the diagnosis of tuberculous peritonitis.

    Science.gov (United States)

    Ali, N; Nath, N C; Parvin, R; Rahman, A; Bhuiyan, T M; Rahman, M; Mohsin M N

    2014-12-01

    This cross sectional study was carried out in the department of gastroenterology, BIRDEM, Dhaka from January 2010 to May 2011 to determine the role of ascitic fluid ADA and serum CA-125 in the diagnosis of clinically suspected tubercular peritonitis. Total 30 patients (age 39.69 ± 21.26, 18M/12F) with clinical suspicion of tuberculosis peritonitis were included in this study after analyzing selection criteria. Laparoscopic peritoneal biopsy with 'histopathological diagnosis' was considered gold standard against which accuracics of two biomarkers (ADA & CA-125) were compared. Cut off value of ADA and CA-125 are 24 u/l, 35 U/ml respectively. Sensitivity, specificity, positive predictive value, negative predictive value and accuracy of ADA as a diagnostic modality in tuberculos peritonitis were 87.5%, 83.33%, 95.45%, 62.5% and 86.67% respectively where as CA-125 was found to have 83.33% sensitivity, 50% specificity, 86.9% positive predictive value, 42.85% negative predictive value and 76.6% accuracy. Both biomarkers are simple, non-invasive, rapid and relatively cheap diagnostic test where as laparoscopy is an invasive procedure, costly & requires trained staff and not without risk and also not feasible in all the centre in our country. So ascitic fluid ADA and serum CA-125 are important diagnostic test for peritoneal tuberculosis.

  3. Synthesis of iridacarborane halide complexes [(η-9-SMe2-7,8-C2B9H10)IrX2]2 (X=Cl, Br, I)

    International Nuclear Information System (INIS)

    Kudinov, A.R.; Perekalin, D.S.; Petrovskij, P.V.

    2001-01-01

    By interaction between Na[9-SMe 2 -7,8-C 2 B 9 H 10 ] and [(Cod)IrCl] 2 (Cod - cycloocta-1,5-diene) iridium complex (η-9-SMe 2 -7,8-C 2 B 9 H 10 )Ir(Cod), which under the action of anhydrous hydrohalogenic acids HX (X=Cl, Br, I) yields iridacarborane halide complexes [(η-9-SMe 2 -7,8-C 2 B 9 H 10 )IrX 2 ] 2 , being analogs of cyclopentadienyl complexes [(C 5 Me 5 )IrX 2 ] 2 . The complexes prepared were characterized on the basis of data of elementary analysis and 1 H, 11 B NMR spectra [ru

  4. Using naturalistic driving films as a design tool for investigating driver requirements in HMI design for ADAS.

    Science.gov (United States)

    Wang, Minjuan; Sun, Dong; Chen, Fang

    2012-01-01

    In recent years, there are many naturalistic driving projects have been conducted, such as the 100-Car Project (Naturalistic Driving study in United State), EuroFOT(European Large-Scale Field Operational Tests on Vehicle Systems), SeMi- FOT(Sweden Michigan Naturalistic Field Operational Test and etc. However, those valuable naturalistic driving data hasn't been applied into Human-machine Interaction (HMI) design for Advanced Driver Assistance Systems (ADAS), a good HMI design for ADAS requires a deep understanding of drive environment and the interactions between the driving car and other road users in different situations. The results demonstrated the benefits of using naturalistic driving films as a mean for enhancing focus group discussion for better understanding driver's needs and traffic environment constraints. It provided an efficient tool for designers to have inside knowledge about drive and the needs for information presentation; The recommendations for how to apply this method is discussed in the paper.

  5. Establish and Evaluate Ada Runtime Features of Interest for Real-Time Systems

    Science.gov (United States)

    1989-02-15

    Runtime Features of Interest for Real - Time Systems -,-. CLEARED POR :)E,4 pUEL tCATLON SEP 2 0 19E19 ,CETM ORP t ’R RE LOO O Nt-U~HM- ANDQ SECURITY...ESTABLISH AND EVALUATE py ADA RUNTIME FEATURES OF INTEREST FOR REAL - TIME SYSTEMS CONTRACT NUMBER: MDA 903-87-D-0056 IITRI PROJECT NUMBER: T06168 PREPARED...2 2.0 SELECTION PROCESS OVERVIEW .................................... 3 2.1 REAL - TIME SYSTEMS IDENTIFICATION ........................... 4 2.2

  6. A report on NASA software engineering and Ada training requirements

    Science.gov (United States)

    Legrand, Sue; Freedman, Glenn B.; Svabek, L.

    1987-01-01

    NASA's software engineering and Ada skill base are assessed and information that may result in new models for software engineering, Ada training plans, and curricula are provided. A quantitative assessment which reflects the requirements for software engineering and Ada training across NASA is provided. A recommended implementation plan including a suggested curriculum with associated duration per course and suggested means of delivery is also provided. The distinction between education and training is made. Although it was directed to focus on NASA's need for the latter, the key relationships to software engineering education are also identified. A rationale and strategy for implementing a life cycle education and training program are detailed in support of improved software engineering practices and the transition to Ada.

  7. Ada Lovelace : a primeira programadora da história

    OpenAIRE

    Martins, Maria do Carmo

    2016-01-01

    Ada Augusta King, Condessa de Lovelace, sendo conhecida como Ada Lovelace nasceu a 10 de dezembro de 1815 em Londres. Foi uma matemática e escritora inglesa, autora do primeiro algoritmo para ser processado por uma máquina, a máquina analítica de Charles Babbage, um computador proposto em 1837. Aquando da sua participação no projeto de Babbage, Ada desenvolveu os algoritmos que permitiriam à máquina computar os valores de funções matemáticas. Além disso, publicou uma coleção de notas sobre a ...

  8. 78 FR 10263 - Proposed Collection; Comment Request for ADA Accommodations Request Packet

    Science.gov (United States)

    2013-02-13

    ... DEPARTMENT OF THE TREASURY Internal Revenue Service Proposed Collection; Comment Request for ADA... the ADA Accommodations Packet. DATES: Written comments should be received on or before April 15, 2013...: ADA Accommodations Request Packet. OMB Number: 1545-2027. Abstract: Information is collected so that...

  9. Artificial Intelligence in ADA: Pattern-Directed Processing. Final Report.

    Science.gov (United States)

    Reeker, Larry H.; And Others

    To demonstrate to computer programmers that the programming language Ada provides superior facilities for use in artificial intelligence applications, the three papers included in this report investigate the capabilities that exist within Ada for "pattern-directed" programming. The first paper (Larry H. Reeker, Tulane University) is…

  10. Proceedings of the IDA Workshop on Formal Specification and Verification of Ada (Trade Name) (1st) Held in Alexandria, Virginia on 18-20 March 1985.

    Science.gov (United States)

    1985-12-01

    on the third day. 5 ADA VERIFICATION WORKSHOP MARCH 18-20, 1985 LIST OF PARTICIPANTS Bernard Abrams ABRAMS@ADA20 Grumman Aerospace Corporation Mail...20301-3081 (202) 694-0211 Mark R. Cornwell CORNWELL @NRL-CSS Code 7590 Naval Research Lab Washington, D.C. 20375 (202) 767-3365 Jeff Facemire FACEMIRE...accompanied by descriptions of their purpose in English, to LUCKHAM@SAIL for annotation. - X-2 DISTRIBUTION LIST FOR M-146 Bernard Abrams ABRAMS@USC-ECLB

  11. Project X Accelerator R and D Plan

    International Nuclear Information System (INIS)

    2008-01-01

    Project X is a high intensity proton facility conceived to support a world-leading program in neutrino and flavor physics over the next two decades at Fermilab. Project X is an integral part of the Fermilab Roadmap as described in the Fermilab Steering Group Report. Project X is based on an 8 GeV superconducting H-linac, paired with the existing (but modified) Main Injector and Recycler Ring, to provide in excess of 2 MW of beam power throughout the energy range 60-120 GeV, simultaneous with at least 100 kW of beam power at 8 GeV. The linac utilizes technology in common with the ILC over the energy range 0.6-8.0 GeV. Beam current parameters can be made identical to ILC resulting in identical rf generation and distribution systems. This alignment of ILC and Project X technologies allows for a shared development effort. The initial 0.6 GeV of the linac draws heavily on technology developed by Argonne National Laboratory for a facility for rare isotope beams. It is anticipated that the exact configuration and operating parameters of the linac will be defined through the R and D program and will retain alignment with the ILC plan as it evolves over this period. Utilization of the Recycler Ring as an H - stripper and accumulator ring is the key element that provides the flexibility to operate the linac with the same beam parameters as the ILC. The linac operates at 5 Hz with a total of 5.6 x 10 13 H - ions delivered per pulse. H - are stripped at injection into the Recycler in a manner that 'paints' the beam both transversely and longitudinally to reduce space charge forces. Following the 1 ms injection, the orbit moves off the stripping foil and circulates for 200 msec, awaiting the next injection. Following three such injections a total of 1.7 x 10 14 protons are transferred in a single turn to the Main Injector. These protons are then accelerated to 120 GeV and fast extracted to a neutrino target. The Main Injector cycle takes 1.4 seconds, producing approximately 2

  12. The x-ray luminous galaxy cluster population at 0.9 < z ≲ 1.6 as revealed by the XMM-Newton Distant Cluster Project

    International Nuclear Information System (INIS)

    Fassbender, R; Böhringer, H; Nastasi, A; Šuhada, R; Mühlegger, M; Mohr, J J; Pierini, D; De Hoon, A; Kohnert, J; Lamer, G; Schwope, A D; Pratt, G W; Quintana, H; Rosati, P; Santos, J S

    2011-01-01

    local clusters, the z > 0.9 systems mostly do not harbor central dominant galaxies coincident with the x-ray centroid position, but rather exhibit significant brightest cluster galaxy (BCG) offsets from the x-ray center with a median value of about 50 kpc in projection and a smaller median luminosity gap to the second-ranked galaxy of Δm 12 ≃ 0.3 mag. We estimate a fraction of cluster-associated NVSS 1.4 GHz radio sources of about 30%, preferentially located within 1′ from the x-ray center. This value suggests an increase of the fraction of very luminous cluster-associated radio sources by about a factor of 2.5-5 relative to low-z systems. The galaxy populations in z ≳ 1.5 cluster environments show first evidence for drastic changes on the high-mass end of galaxies and signs of a gradual disappearance of a well-defined cluster red-sequence as strong star formation activity is observed in an increasing fraction of massive galaxies down to the densest core regions. The presented XDCP high-z sample will allow first detailed studies of the cluster population during the critical cosmic epoch at lookback times of 7.3-9.5 Gyr on the aggregation and evolution of baryons in the cold and hot phases as a function of redshift and system mass. (paper)

  13. Combined model of 9x9 playfair and RSA for securing confidential ...

    African Journals Online (AJOL)

    Combined model of 9x9 playfair and RSA for securing confidential information. Y.B. Zakariyau, L.J. Muhammad, A.M. Usman, A Garba. Abstract. No Abstract. Keywords: Cryptography, RSA, Playfair Cipher, Public and Secret Key. Full Text: EMAIL FULL TEXT EMAIL FULL TEXT · DOWNLOAD FULL TEXT DOWNLOAD FULL ...

  14. Kinetic data bank for Ramona of the Siemens 9x9-IX

    International Nuclear Information System (INIS)

    Alonso V, G.

    1993-12-01

    With the purpose of making the transitory analyses of the Laguna Verde Nuclear Power station when Siemens fuel of the type 9x9-IX is used, proposed for the cycle 2 of the Unit 2, the kinetic data bank in hot condition for the Ramona code has been generated. (Author)

  15. State of the art Advanced Driver Assistance Systems (ADAS).

    NARCIS (Netherlands)

    OEI, H.-L.

    2017-01-01

    An overview of state-of-the-art ADA Advanced Driver Assistance systems is given. First a main structuring system for the ADA systems is presented, needed for purposes of relevancy, and consistency : the three phases in the accident process, i.e. pre-crash, crash and post-crash; the driving task at

  16. Diagnostic Value of Serum Adenosine Deaminase (ADA) Level for Pulmonary Tuberculosis.

    Science.gov (United States)

    Salmanzadeh, Shokrollah; Tavakkol, Heshmatollah; Bavieh, Khalid; Alavi, Seyed Mohammad

    2015-03-01

    Diagnosis of tuberculosis (TB) is not always easy, thus employing methods with a short duration and acceptable sensitivity and specificity is necessary to diagnose TB. The aim of this study was to investigate the diagnostic value of serum adenosine deaminase (ADA) level for diagnosis of pulmonary tuberculosis. A total of 160 sex and age-matched subjects were included in this study, and were divided to four groups; forty patients with pulmonary tuberculosis (PTB) diagnosed based on the national TB program (NTP), forty patients with non-tuberculosis bacterial pneumonia, forty patients with lung cancer and forty people who were healthy in every respect. Serum adenosine deaminase activity in patients of each group was measured by the Giusti and Galanti calorimetry method using a commercial kit (Diazyme, USA). The ANOVA analysis was used to compare groups for quantitative variables. Mean serum ADA level in the PTB group was clearly higher than the mean serum ADA in the other three groups. Mean serum ADA was 26 IU/L in PTB patients, 19.48 IU/L in patients with pneumonia, 15.8 IU/L in patients with lung cancer, and 10.7 IU/L in the control group (P ADA in patients with PTB sensitivity and specificity was defined as 35% and 91%, respectively. Serum ADA activity with high specificity percentage may be a useful alternative test in restricted resource areas to rule out diagnosis of PTB. However, serum ADA activity is not a useful tool for TB diagnosis.

  17. An Ada environment for relativistic cross section calculations

    International Nuclear Information System (INIS)

    Nilsson, E.

    1990-01-01

    We have developed an Ada environment adapted to relativistic cross section calculations. Objects such as four-vectors, γ- matrices and propagators are defined as well as operations between these objects. In this environment matrix elements can be expressed in a compact and readable way as Ada code. Unpolarized cross sections are calculated numerically by explicitly summing and averaging over spins and polarizations. A short presentation of the technique is given

  18. Development of Immunocapture-LC/MS Assay for Simultaneous ADA Isotyping and Semiquantitation

    Science.gov (United States)

    2016-01-01

    Therapeutic proteins and peptides have potential to elicit immune responses resulting in anti-drug antibodies that can pose problems for both patient safety and product efficacy. During drug development immunogenicity is usually examined by risk-based approach along with specific strategies for developing “fit-for-purpose” bioanalytical approaches. Enzyme-linked immunosorbent assays and electrochemiluminescence immunoassays are the most widely used platform for ADA detection due to their high sensitivity and throughput. During the past decade, LC/MS has emerged as a promising technology for quantitation of biotherapeutics and protein biomarkers in biological matrices, mainly owing to its high specificity, selectivity, multiplexing, and wide dynamic range. In fully taking these advantages, we describe here an immunocapture-LC/MS methodology for simultaneous isotyping and semiquantitation of ADA in human plasma. Briefly, ADA and/or drug-ADA complex is captured by biotinylated drug or anti-drug Ab, immobilized on streptavidin magnetic beads, and separated from human plasma by a magnet. ADA is then released from the beads and subjected to trypsin digestion followed by LC/MS detection of specific universal peptides for each ADA isotype. The LC/MS data are analyzed using cut-point and calibration curve. The proof-of-concept of this methodology is demonstrated by detecting preexisting ADA in human plasma. PMID:27034966

  19. Development of Immunocapture-LC/MS Assay for Simultaneous ADA Isotyping and Semiquantitation.

    Science.gov (United States)

    Chen, Lin-Zhi; Roos, David; Philip, Elsy

    2016-01-01

    Therapeutic proteins and peptides have potential to elicit immune responses resulting in anti-drug antibodies that can pose problems for both patient safety and product efficacy. During drug development immunogenicity is usually examined by risk-based approach along with specific strategies for developing "fit-for-purpose" bioanalytical approaches. Enzyme-linked immunosorbent assays and electrochemiluminescence immunoassays are the most widely used platform for ADA detection due to their high sensitivity and throughput. During the past decade, LC/MS has emerged as a promising technology for quantitation of biotherapeutics and protein biomarkers in biological matrices, mainly owing to its high specificity, selectivity, multiplexing, and wide dynamic range. In fully taking these advantages, we describe here an immunocapture-LC/MS methodology for simultaneous isotyping and semiquantitation of ADA in human plasma. Briefly, ADA and/or drug-ADA complex is captured by biotinylated drug or anti-drug Ab, immobilized on streptavidin magnetic beads, and separated from human plasma by a magnet. ADA is then released from the beads and subjected to trypsin digestion followed by LC/MS detection of specific universal peptides for each ADA isotype. The LC/MS data are analyzed using cut-point and calibration curve. The proof-of-concept of this methodology is demonstrated by detecting preexisting ADA in human plasma.

  20. Synthesis of an A-D-A type of molecule used as electron acceptor for improving charge transfer in organic solar cells

    Energy Technology Data Exchange (ETDEWEB)

    Zhang, Chao-Zhi, E-mail: chzhzhang@sohu.com [Department of Chemistry, Nanjing University of Information Science & Technology, Nanjing 210044 (China); Gu, Shu-Duo; Shen, Dan; Yuan, Yang [Department of Chemistry, Nanjing University of Information Science & Technology, Nanjing 210044 (China); Zhang, Mingdao, E-mail: matchlessjimmy@163.com [Jiangsu Key Laboratory of Atmospheric Environment Monitoring and Pollution Control, Nanjing University of Information Science & Technology, Nanjing 210044 (China)

    2016-08-22

    Electron-accepting molecules play an important role in developing organic solar cells. A new type of A-D-A molecule, 3,6-di([7-(5-bromothiophen-2-yl)-1,5,2,4,6,8-dithiotetrazocin-3-yl]thiophen -2-yl)-9-(2-ethylhexyl)carbazole, was synthesized. The lowest unoccupied molecular orbital (LUMO) and highest occupied molecular orbital (HOMO) energy levels are −3.55 and −5.85 eV, respectively. Therefore, the A-D-A type of compound could be used as electron acceptor for fabricating organic solar cell with a high open circuit voltage. Gibbs free energy (−49.2 kJ/mol) reveals that the process of A-D-A acceptor accepting an electron from poly(3-hexylthiophene) at excited state is spontaneous. The value of entropy (118 J/mol) in the process of an electron transferring from P3HT to the A-D-A acceptor at organic interface suggests that electrons generated from separation of electron-hole pairs at donor/acceptor interface would be delocalized efficiently. Therefore, the A-D-A molecule would be a potential acceptor for efficient organic BHJ solar cells.

  1. Regulation of adenosine deaminase (ADA) on induced mouse experimental autoimmune uveitis (EAU) ‡

    Science.gov (United States)

    Liang, Dongchun; Zuo, Aijun; Zhao, Ronglan; Shao, Hui; Kaplan, Henry J.; Sun, Deming

    2016-01-01

    Adenosine is an important regulator of the immune response and adenosine deaminase (ADA) inhibits this regulatory effect by converting adenosine into functionally inactive molecules. Studies have shown that adenosine receptor (AR) agonists can be either anti- or pro-inflammatory. Clarification of the mechanisms that cause these opposing effects should provide a better guide for therapeutic intervention. In this study, we investigated the effect of ADA on the development of experimental autoimmune uveitis (EAU) induced by immunizing EAU-prone mice with a known uveitogenic peptide, IRBP1–20. Our results showed that the effective time to administer a single dose of ADA to suppress induction of EAU was 8–14 days post-immunization, shortly before EAU expression, but ADA treatment at other time points exacerbated disease. ADA preferentially inhibited Th17 responses and this effect was γδ T cell-dependent. Our results demonstrated that the existing immune status strongly influences the anti- or proinflammatory effects of ADA. Our observations should help improve the design of ADA- and AR-targeted therapies. PMID:26856700

  2. ADAS Update and Maintainability

    Science.gov (United States)

    Watson, Leela R.

    2010-01-01

    Since 2000, both the National Weather Service Melbourne (NWS MLB) and the Spaceflight Meteorology Group (SMG) have used a local data integration system (LOIS) as part of their forecast and warning operations. The original LOIS was developed by the Applied Meteorology Unit (AMU) in 1998 (Manobianco and Case 1998) and has undergone subsequent improvements. Each has benefited from three-dimensional (3-D) analyses that are delivered to forecasters every 15 minutes across the peninsula of Florida. The intent is to generate products that enhance short-range weather forecasts issued in support of NWS MLB and SMG operational requirements within East Central Florida. The current LDIS uses the Advanced Regional Prediction System (ARPS) Data Analysis System (AD AS) package as its core, which integrates a wide variety of national, regional, and local observational data sets. It assimilates all available real-time data within its domain and is run at a finer spatial and temporal resolution than current national or regional-scale analysis packages. As such, it provides local forecasters with a more comprehensive understanding of evolving fine-scale weather features. Over the years, the LDIS has become problematic to maintain since it depends on AMU-developed shell scripts that were written for an earlier version of the ADAS software. The goals of this task were to update the NWS MLB/SMG LDIS with the latest version of ADAS, incorporate new sources of observational data, and upgrade and modify the AMU-developed shell scripts written to govern the system. In addition, the previously developed ADAS graphical user interface (GUI) was updated. Operationally, these upgrades will result in more accurate depictions of the current local environment to help with short-range weather forecasting applications, while also offering an improved initialization for local versions of the Weather Research and Forecasting (WRF) model used by both groups.

  3. Hexagonal perovskites with cationic vacancies. 24. Rhombohedral 9 L stacking polytypes in the systems Ba/sub 3/Wsub(2-x)sup(VI)Msub(x)sup(V)vacantOsub(9-x/2)vacantsub(x/2) with Msup(V) = Nb, Ta

    Energy Technology Data Exchange (ETDEWEB)

    Kemmler-Sack, S [Tuebingen Univ. (Germany, F.R.). Lehrstuhl fuer Anorganische Chemie 2

    1980-12-01

    In the system Ba/sub 3/Wsub(2-x)sup(VI)Nbsub(x)sup(V)vacantOsub(9-x/2)vacantsub(x/2) stacking polytypes of rhombohedral 9 L type (sequence (hhc)/sub 3/; space group R-3m) can be prepared with approximately 1/3 <= x <= 2. For x = 2(Ba/sub 3/Nb/sub 2/vacantO/sub 8/vacant) two modifications are formed. In the corresponding Ta system the phase width is reduced to a smaller region with x approximately 1/3.

  4. Magnetic properties of Nd-deficient manganites Nd0.9-xCaxMnOy

    International Nuclear Information System (INIS)

    Troyanchuk, I.O.; Khomchenko, V.A.; Pastushonok, S.N.; Novitsky, O.A.; Pavlov, V.I.; Szymczak, H.

    2006-01-01

    X-ray diffraction and magnetic studies of neodymium deficient Nd 0.9-x Ca x MnO y (0= 0.9 MnO y samples have been prepared in the 2.85= g -orbitals of manganese ions. Composition with y=2.85 is antiferromagnet with T N =85K, whereas for more oxidized Nd 0.9 MnO y samples a coexistence of antiferromagnetic and ferromagnetic phases is suggested. Low-temperature magnetic phase transition which is accompanied by a negative magnetization appearance has been found in the Nd 0.9 MnO 2.90 compound. Magnetic behavior of Nd 0.9-x Ca x MnO y (0.1= 1-x Ca x MnO 3 series. Properties of the Nd 0.9-x Ca x MnO y (0=< x=<0.4) solid solutions are in agreement with a hypothesis according to which a part of Nd ions can be substituted by Mn ions

  5. Resonance Excitation of Longitudinal High Order Modes in Project X Linac

    Energy Technology Data Exchange (ETDEWEB)

    Khabiboulline, T.N.; Sukhanov, A.AUTHOR = Awida, M.; Gonin, I.; Lunin, A.AUTHOR = Solyak, N.; Yakovlev, V.; /Fermilab

    2012-05-01

    Results of simulation of power loss due to excitation of longitudinal high order modes (HOMs) in the accelerating superconducting RF system of CW linac of Project X are presented. Beam structures corresponding to the various modes of Project X operation are considered: CW regime for 3 GeV physics program; pulsed mode for neutrino experiments; and pulsed regime, when Project X linac operates as a driver for Neutrino Factory/Muon Collider. Power loss and associated heat load due to resonance excitation of longitudinal HOMs are shown to be small in all modes of operation. Conclusion is made that HOM couplers can be removed from the design of superconducting RF cavities of Project X linac.

  6. Resonance Excitation of Longitudinal High Order Modes in Project X Linac

    International Nuclear Information System (INIS)

    Gonin, I.V.; Khabiboulline, T.N.; Lunin, A.; Solyak, N.; Sukhanov, A.I.; Yakovlev, V.P.; Awida, M.H.

    2012-01-01

    Results of simulation of power loss due to excitation of longitudinal high order modes (HOMs) in the accelerating superconducting RF system of CW linac of Project X are presented. Beam structures corresponding to the various modes of Project X operation are considered: CW regime for 3 GeV physics program; pulsed mode for neutrino experiments; and pulsed regime, when Project X linac operates as a driver for Neutrino Factory/Muon Collider. Power loss and associated heat load due to resonance excitation of longitudinal HOMs are shown to be small in all modes of operation. Conclusion is made that HOM couplers can be removed from the design of superconducting RF cavities of Project X linac.

  7. Learning from Experience Case Studies of the Hyper-X Project

    Science.gov (United States)

    Peebles, Curtis

    2009-01-01

    The Hyper-X project (X-43A) provides a number of "lessons learned" which can be applied to other aerospace project. The specific areas examined were the selection of the goals of the Hyper-X. How the technical unknowns and assumptions were handled. The final lesson was the ambiguous nature of risk assessment, and how trying to remove a technical unknown can have unintended consequences.

  8. Adenosine Deaminase (ADA)-Deficient Severe Combined Immune Deficiency (SCID): Molecular Pathogenesis and Clinical Manifestations.

    Science.gov (United States)

    Bradford, Kathryn L; Moretti, Federico A; Carbonaro-Sarracino, Denise A; Gaspar, Hubert B; Kohn, Donald B

    2017-10-01

    Deficiency of adenosine deaminase (ADA, EC3.5.4.4), a housekeeping enzyme of purine metabolism encoded by the Ada gene, is a cause of human severe combined immune deficiency (SCID). Numerous deleterious mutations occurring in the ADA gene have been found in patients with profound lymphopenia (T - B - NK - ), thus underscoring the importance of functional purine metabolism for the development of the immune defense. While untreated ADA SCID is a fatal disorder, there are multiple life-saving therapeutic modalities to restore ADA activity and reconstitute protective immunity, including enzyme replacement therapy (ERT), allogeneic hematopoietic stem cell transplantation (HSCT) and gene therapy (GT) with autologous gene-corrected hematopoietic stem cells (HSC). We review the pathogenic mechanisms and clinical manifestations of ADA SCID.

  9. Ada Lovelace, a encantadora de números

    OpenAIRE

    Ibaldo, Adriana; Schwantes, Cíntia

    2017-01-01

    Ada Lovelace foi a única filha legítima de seu famoso pai, o poeta George Gordon, Lord Byron. Seus pais se divorciaram quando Ada tinha apenas meses de idade, e ela nunca o conheceu. Mais do que isso, ela foi educada para evitar que a hereditariedade de loucura, que sua mãe acreditava que ela estaria em risco de desenvolver, se manifestasse. Assim, ela teve uma extensa educação matemática. Sua vida se desenrolou dentro do esperável para uma mulher de sua classe social em sua época, com um dif...

  10. Ada response - a strategy for repair of alkylated DNA in bacteria.

    Science.gov (United States)

    Mielecki, Damian; Grzesiuk, Elżbieta

    2014-06-01

    Alkylating agents are widespread in the environment and also occur endogenously. They can be cytotoxic or mutagenic to the cells introducing alkylated bases to DNA or RNA. All organisms have evolved multiple DNA repair mechanisms to counteract the effects of DNA alkylation: the most cytotoxic lesion, N(3)-methyladenine (3meA), is excised by AlkA glycosylase initiating base excision repair (BER); toxic N(1)-methyladenine (1meA) and N(3)-methylcytosine (3meC), induced in DNA and RNA, are removed by AlkB dioxygenase; and mutagenic and cytotoxic O(6)-methylguanine (O(6) meG) is repaired by Ada methyltransferase. In Escherichia coli, Ada response involves the expression of four genes, ada, alkA, alkB, and aidB, encoding respective proteins Ada, AlkA, AlkB, and AidB. The Ada response is conserved among many bacterial species; however, it can be organized differently, with diverse substrate specificity of the particular proteins. Here, an overview of the organization of the Ada regulon and function of individual proteins is presented. We put special effort into the characterization of AlkB dioxygenases, their substrate specificity, and function in the repair of alkylation lesions in DNA/RNA. © 2014 The Authors. FEMS Microbiology Letters published by John Wiley & Sons Ltd on behalf of Federation of European Microbiological Societies.

  11. Eu9Cd4-xCM2+x-y□ySb9: Ca9Mn4Bi9-type structure stuffed with coinage metals (Cu, Ag, and Au) and the challenges with classical valence theory in describing these possible zintl phases.

    Science.gov (United States)

    Kazem, Nasrin; Hurtado, Antonio; Klobes, Benedikt; Hermann, Raphaël P; Kauzlarich, Susan M

    2015-02-02

    The synthesis, crystal structure, magnetic properties, and europium Mössbauer spectroscopy of the new members of the 9-4-9 Zintl family of Eu(9)Cd(4-x)CM(2+x-y)□(y)Sb(9) (CM = coinage metal: Au, Ag, and Cu) are reported. These compounds crystallize in the Ca(9)Mn(4)Bi(9) structure type (9-4-9) with the 4g interstitial site almost half-occupied by coinage metals; these are the first members in the 9-4-9 family where the interstitial positions are occupied by a monovalent metal. All previously known compounds with this structure type include divalent interstitials where these interstitials are typically the same as the transition metals in the anionic framework. Single-crystal magnetic susceptibility data indicate paramagnetic behavior for all three compounds with antiferromagnetic ordering below 10 K (at 100 Oe) that shifts to lower temperature (x)CM(2+x-y)□(y)Sb(9) at 50 and 6.5 K in order to evaluate the valence of Eu cations. Although the Zintl formalism states that the five crystallographically distinct Eu sites in Eu(9)Cd(4-x)CM(2+x-y)□(y)Sb9 should bear Eu(2+), the Mössbauer spectral isomer shifts are clearly indicative of both 2+ and 3+ valence of the Eu cations with the Cu- and Au-containing compounds showing higher amounts of Eu(3+). This electronic configuration leads to an excess of negative charge in these compounds that contradicts the expected valence-precise requirement of Zintl phases. The spectra obtained at 6.5 K reveal magnetic ordering for both Eu(2+) and Eu(3+). The field dependence of Eu(2+) indicates two distinct magnetic sublattices, with higher and lower fields, and of a small field for Eu(3+). The site symmetry of the five Eu sites is not distinguishable from the Mössbauer data.

  12. 78 FR 34095 - Adequacy Status of the Idaho, Northern Ada County PM10

    Science.gov (United States)

    2013-06-06

    ..., Northern Ada County PM 10 State Implementation Plan for Transportation Conformity Purposes AGENCY...), and volatile organic compounds (VOC) for the years 2008, 2015 and 2023 in the Northern Ada County PM... Northern Ada County. The EPA's finding was made pursuant to the adequacy review process for implementation...

  13. Psychometric evaluation of ADAS-Cog and NTB for measuring drug response.

    Science.gov (United States)

    Karin, A; Hannesdottir, K; Jaeger, J; Annas, P; Segerdahl, M; Karlsson, P; Sjögren, N; von Rosen, T; Miller, F

    2014-02-01

    To conduct a psychometric analysis to determine the adequacy of instruments that measure cognition in Alzheimer's disease trials. Both the Alzheimer's Disease Assessment Scale - Cognition (ADAS-Cog) and the Neuropsychological Test Battery (NTB) are validated outcome measures for clinical trials in Alzheimer's disease and are approved also for regulatory purposes. However, it is not clear how comparable they are in measuring cognitive function. In fact, many recent trials in Alzheimer's disease patients have failed and it has been questioned if ADAS-Cog still is a sensitive measure. The present paper examines the psychometric properties of ADAS-Cog and NTB, based on a post hoc analysis of data from a clinical trial (NCT01024660), which was conducted by AstraZeneca, in mild-to-moderate Alzheimer's disease (AD) patients, with a Mini Mental State Examination (MMSE) Total score 16-24. Acceptability, reliability, different types of validity and ability to detect change were assessed using relevant statistical methods. Total scores of both tests, as well as separate domains of both tests, including the Wechsler Memory Scale (WMS), Rey Auditory Verbal Learning Test (RAVLT) and Delis-Kaplan Executive Function System (D-KEFS) Verbal Fluency Condition, were analyzed. Overall, NTB performed well, with acceptable reliability and ability to detect change, while ADAS-Cog had insufficient psychometric properties, including ceiling effects in 8 out of a total of 11 ADAS-Cog items in mild AD patients, as well as low test-retest reliability in some of the items. Based on a direct comparison on the same patient sample, we see advantages of the NTB compared with the ADAS-Cog for the evaluation of cognitive function in the population of mild-to-moderate AD patients. The results suggest that not all of ADAS-Cog items are relevant for both mild and moderate AD population. This validation study demonstrates satisfactory psychometric properties of the NTB, while ADAS-Cog was found to be

  14. The ada operon of Mycobacterium tuberculosis encodes two DNA methyltransferases for inducible repair of DNA alkylation damage.

    Science.gov (United States)

    Yang, Mingyi; Aamodt, Randi M; Dalhus, Bjørn; Balasingham, Seetha; Helle, Ina; Andersen, Pernille; Tønjum, Tone; Alseth, Ingrun; Rognes, Torbjørn; Bjørås, Magnar

    2011-06-10

    The ada operon of Mycobacterium tuberculosis, which encodes a composite protein of AdaA and AlkA and a separate AdaB/Ogt protein, was characterized. M. tuberculosis treated with N-methyl-N'-nitro-N-nitrosoguanidine induced transcription of the adaA-alkA and adaB genes, suggesting that M. tuberculosis mount an inducible response to methylating agents. Survival assays of the methyltransferase defective Escherichia coli mutant KT233 (ada ogt), showed that expression of the adaB gene rescued the alkylation sensitivity. Further, adaB but not adaA-alkA complemented the hypermutator phenotype of KT233. Purified AdaA-AlkA and AdaB possessed methyltransferase activity. These data suggested that AdaB counteract the cytotoxic and mutagenic effect of O(6)-methylguanine, while AdaA-AlkA most likely transfers methyl groups from innocuous methylphosphotriesters. AdaA-AlkA did not possess alkylbase DNA glycosylase activity nor rescue the alkylation sensitivity of the E. coli mutant BK2118 (tag alkA). We propose that AdaA-AlkA is a positive regulator of the adaptive response in M. tuberculosis. It thus appears that the ada operon of M. tuberculosis suppresses the mutagenic effect of alkylation but not the cytotoxic effect of lesions such as 3-methylpurines. Collectively, these data indicate that M. tuberculosis hypermutator strains with defective adaptive response genes might sustain robustness to cytotoxic alkylation DNA damage and confer a selective advantage contributing to host adaptation. Copyright © 2011 Elsevier B.V. All rights reserved.

  15. The deubiquitinase USP9X regulates FBW7 stability and suppresses colorectal cancer

    Science.gov (United States)

    Khan, Omar M.; Carvalho, Joana; Spencer-Dene, Bradley; Mitter, Richard; Frith, David; Snijders, Ambrosius P.; Wood, Stephen A.

    2018-01-01

    The tumor suppressor FBW7 targets oncoproteins such as c-MYC for ubiquitylation and is mutated in several human cancers. We noted that in a substantial percentage of colon cancers, FBW7 protein is undetectable despite the presence of FBW7 mRNA. To understand the molecular mechanism of FBW7 regulation in these cancers, we employed proteomics and identified the deubiquitinase (DUB) USP9X as an FBW7 interactor. USP9X antagonized FBW7 ubiquitylation, and Usp9x deletion caused Fbw7 destabilization. Mice lacking Usp9x in the gut showed reduced secretory cell differentiation and increased progenitor proliferation, phenocopying Fbw7 loss. In addition, Usp9x inactivation impaired intestinal regeneration and increased tumor burden in colitis-associated intestinal cancer. c-Myc heterozygosity abrogated increased progenitor proliferation and tumor burden in Usp9x-deficient mice, suggesting that Usp9x suppresses tumor formation by regulating Fbw7 protein stability and thereby reducing c-Myc. Thus, we identify a tumor suppressor mechanism in the mammalian intestine that arises from the posttranslational regulation of FBW7 by USP9X independent of somatic FBW7 mutations. PMID:29346117

  16. High-pressure syntheses of lanthanide polysulfides and polyselenides LnX_1_._9 (Ln = Gd-Tm, X = S, Se)

    International Nuclear Information System (INIS)

    Mueller, Carola J.; Schwarz, Ulrich; Doert, Thomas

    2012-01-01

    The polysulfides LnS_1_._9 and polyselenides LnSe_1_._9 of the lanthanide metals from gadolinium to thulium were prepared by high-pressure high-temperature synthesis. The compounds adopt the tetragonal CeSe_1_._9 structure type in space group P4_2/n (No. 86) with lattice parameters of 8.531 Aa ≤ a ≤ 8.654 Aa and 15.563 Aa ≤ c ≤ 15.763 Aa for the sulfides and 8.869 Aa ≤ a ≤ 9.076 Aa and 16.367 Aa ≤ c ≤ 16.611 Aa for the selenides. The atomic pattern consists of puckered double slabs [LnX]"+ and planar chalcogenide layers with ten possible chalcogen positions, of which eight are occupied by chalcogen atoms forming dinuclear X_2"2"- dianions, one by a single X"2"- ion and one remaining vacant. This resembles a √5 x √5 x 2 superstructure of the ZrSSi aristotype. Structural relationships to the aristotype and the related lanthanide polychalcogenides LnX_2_-_δ (Ln = La-Tm, X = S-Te, δ = 0 - 0.3) are discussed. The samples synthesized under high-pressure conditions (p > 1 GPa) decompose slowly under release of sulfur or selenium at ambient conditions. The crystal structure of a partially degraded thulium-polysulfide sample can be described as an incommensurate variant of the original TmS_1_._9 motif. Additionally, the isostructural ternary compound Gd(S_1_-_xSe_x)_1_._9 was synthesized and characterized by powder X-ray diffraction. (Copyright copyright 2012 WILEY-VCH Verlag GmbH and Co. KGaA, Weinheim)

  17. X-ray shadow projection microscopy of microwires

    International Nuclear Information System (INIS)

    Kasatkin, Yu.I.; Kasyuga, L.Z.; Kasyuga, P.I.; Kozyrev, A.S.; Khanonkin, A.A.

    1981-01-01

    The X-ray shadow projection microscopy as a method for testing geometrical parameters of microwires is considered. Two X-ray-optical circuits for measuring geometrical parameters of wires are described. It is shown that the coefficient of increase of the circuits does not depend on geometrical parameters of the wire under testing, and it is determined solely by the construction peculiarities of the circuits. The testability of geometric parameters of a wire, using DRON-2.0 X-ray diffractometer or its like, is discussed [ru

  18. The ADA and IDEA Basics: Inclusion of Children with Disabilities

    Science.gov (United States)

    Motwani, Mona

    2007-01-01

    This article discusses the American with Disabilities Act (ADA) and the Individuals with Disabilities Education Act (IDEA). The ADA is a federal civil rights law that was passed in 1990 with the aim of securing equal rights for persons with disabilities in the employment, housing, government, transportation, and public accommodation contexts. It…

  19. Lead-free Perovskite Materials (NH4 )3 Sb2 Ix Br9-x.

    Science.gov (United States)

    Zuo, Chuantian; Ding, Liming

    2017-06-01

    A family of perovskite light absorbers (NH 4 ) 3 Sb 2 I x Br 9-x (0≤x≤9) was prepared. These materials show good solubility in ethanol, a low-cost, hypotoxic, and environmentally friendly solvent. The light absorption of (NH 4 ) 3 Sb 2 I x Br 9-x films can be tuned by adjusting I and Br content. The absorption onset for (NH 4 ) 3 Sb 2 I x Br 9-x films changes from 558 nm to 453 nm as x changes from 9 to 0. (NH 4 ) 3 Sb 2 I 9 single crystals were prepared, exhibiting a hole mobility of 4.8 cm 2  V -1  s -1 and an electron mobility of 12.3 cm 2  V -1  s -1 . (NH 4 ) 3 Sb 2 I 9 solar cells gave an open-circuit voltage of 1.03 V and a power conversion efficiency of 0.51 %. © 2017 Wiley-VCH Verlag GmbH & Co. KGaA, Weinheim.

  20. Ada response – a strategy for repair of alkylated DNA in bacteria

    Science.gov (United States)

    Mielecki, Damian; Grzesiuk, Elżbieta

    2014-01-01

    Alkylating agents are widespread in the environment and also occur endogenously. They can be cytotoxic or mutagenic to the cells introducing alkylated bases to DNA or RNA. All organisms have evolved multiple DNA repair mechanisms to counteract the effects of DNA alkylation: the most cytotoxic lesion, N3-methyladenine (3meA), is excised by AlkA glycosylase initiating base excision repair (BER); toxic N1-methyladenine (1meA) and N3-methylcytosine (3meC), induced in DNA and RNA, are removed by AlkB dioxygenase; and mutagenic and cytotoxic O6-methylguanine (O6meG) is repaired by Ada methyltransferase. In Escherichia coli, Ada response involves the expression of four genes, ada, alkA, alkB, and aidB, encoding respective proteins Ada, AlkA, AlkB, and AidB. The Ada response is conserved among many bacterial species; however, it can be organized differently, with diverse substrate specificity of the particular proteins. Here, an overview of the organization of the Ada regulon and function of individual proteins is presented. We put special effort into the characterization of AlkB dioxygenases, their substrate specificity, and function in the repair of alkylation lesions in DNA/RNA. PMID:24810496

  1. A high proportion of ADA point mutations associated with a specific alanine-to-valine substitution.

    OpenAIRE

    Markert, M L; Norby-Slycord, C; Ward, F E

    1989-01-01

    In 15%-20% of children with severe combined immunodeficiency (SCID), the underlying defect is adenosine deaminase (ADA) deficiency. The overall goal of our research has been to identify the precise molecular defects in patients with ADA-deficient SCID. In this study, we focused on a patient whom we found to have normal sized ADA mRNA by Northern analysis and an intact ADA structural gene by Southern analysis. By cloning and sequencing this patient's ADA cDNA, we found a C-to-T point mutation ...

  2. ARE: Ada Rendering Engine

    Directory of Open Access Journals (Sweden)

    Stefano Penge

    2009-10-01

    Full Text Available E' ormai pratica diffusa, nello sviluppo di applicazioni web, l'utilizzo di template e di potenti template engine per automatizzare la generazione dei contenuti da presentare all'utente. Tuttavia a volte la potenza di tali engine è€ ottenuta mescolando logica e interfaccia, introducendo linguaggi diversi da quelli di descrizione della pagina, o addirittura inventando nuovi linguaggi dedicati.ARE (ADA Rendering Engine è€ pensato per gestire l'intero flusso di creazione del contenuto HTML/XHTML dinamico, la selezione del corretto template, CSS, JavaScript e la produzione dell'output separando completamente logica e interfaccia. I templates utilizzati sono puro HTML senza parti in altri linguaggi, e possono quindi essere gestiti e visualizzati autonomamente. Il codice HTML generato è€ uniforme e parametrizzato.E' composto da due moduli, CORE (Common Output Rendering Engine e ALE (ADA Layout Engine.Il primo (CORE viene utilizzato per la generazione OO degli elementi del DOM ed è pensato per aiutare lo sviluppatore nella produzione di codice valido rispetto al DTD utilizzato. CORE genera automaticamente gli elementi del DOM in base al DTD impostato nella configurazioneIl secondo (ALE viene utilizzato come template engine per selezionare automaticamente in base ad alcuni parametri (modulo, profilo utente, tipologia del nodo, del corso, preferenze di installazione il template HTML, i CSS e i file JavaScript appropriati. ALE permette di usare templates di default e microtemplates ricorsivi per semplificare il lavoro del grafico.I due moduli possono in ogni caso essere utilizzati indipendentemente l'uno dall'altro. E' possibile generare e renderizzare una pagina HTML utilizzando solo CORE oppure inviare gli oggetti CORE al template engine ALE che provvede a renderizzare la pagina HTML. Viceversa è possibile generare HTML senza utilizzare CORE ed inviarlo al template engine ALECORE è alla prima release ed è€ già utilizzato all

  3. 77 FR 36231 - Americans With Disabilities Act (ADA) and Architectural Barriers Act (ABA) Accessibility...

    Science.gov (United States)

    2012-06-18

    ...-0004] RIN 3014-AA39 Americans With Disabilities Act (ADA) and Architectural Barriers Act (ABA... (ADA) and Architectural Barriers Act (ABA) Accessibility Guidelines to specifically address emergency... ensure that newly constructed and altered emergency transportable housing units covered by the ADA or ABA...

  4. Analytical performances of the Diazyme ADA assay on the Cobas® 6000 system.

    Science.gov (United States)

    Delacour, Hervé; Sauvanet, Christophe; Ceppa, Franck; Burnat, Pascal

    2010-12-01

    To evaluate the analytical performance of the Diazyme ADA assay on the Cobas® 6000 system for pleural fluid samples analysis. Imprecision, linearity, calibration curve stability, interference, and correlation studies were completed. The Diazyme ADA assay demonstrated excellent precision (CVADA assay correlated well with the Giusti method (r(2)=0.93) but exhibited a negative bias (~ -30%). The Diazyme ADA assay on the Cobas® 6000 system represents a rapid, accurate, precise and reliable method for determination of ADA activity in pleural fluid samples. Copyright © 2010 The Canadian Society of Clinical Chemists. Published by Elsevier Inc. All rights reserved.

  5. Projection-type X-ray microscope based on a spherical compound refractive X-ray lens

    OpenAIRE

    Dudchik, Yu. I.; Gary, C. K.; Park, H.; Pantell, R. H.; Piestrup, M. A.

    2007-01-01

    New projection- type X-ray microscope with a compound refractive lens as the optical element is presented. The microscope consists of an X-ray source that is 1-2 mm in diameter, compound X-ray lens and X-ray camera that are placed in-line to satisfy the lens formula. The lens forms an image of the X-ray source at camera sensitive plate. An object is placed between the X-ray source and the lens as close as possible to the source, and the camera shows a shadow image of the object. Spatial resol...

  6. Diagnostic value of sputum adenosine deaminase (ADA) level in pulmonary tuberculosis.

    Science.gov (United States)

    Binesh, Fariba; Jalali, Hadi; Zare, Mohammad Reza; Behravan, Farhad; Tafti, Arefeh Dehghani; Behnaz, Fatemah; Tabatabaee, Mohammad; Shahcheraghi, Seyed Hossein

    2016-06-01

    Tuberculosis is still a considerable health problem in many countries. Rapid diagnosis of this disease is important, and adenosine deaminase (ADA) has been used as a diagnostic test. The aim of this study was to assess the diagnostic value of ADA in the sputum of patients with pulmonary tuberculosis. The current study included 40 patients with pulmonary tuberculosis (culture positive, smear ±) and 42 patients with non tuberculosis pulmonary diseases (culture negative). ADA was measured on all of the samples. The median value of ADA in non-tuberculosis patients was 2.94 (4.2) U/L and 4.01 (6.54) U/L in tuberculosis patients, but this difference was not statistically significant (p=0.100). The cut-off point of 3.1 U/L had a sensitivity of 61% and a specificity of 53%, the cut-off point of 2.81 U/L had a sensitivity of 64% and a specificity of 50% and the cut-off point of 2.78 U/L had a sensitivity of 65% and a specificity of 48%. The positive predictive values for cut-off points of 3.1, 2.81 and 2.78 U/L were 55.7%, 57.44% and 69.23%, respectively. The negative predictive values for the abovementioned cut-off points were 56.75%, 57.14% and 55.88%, respectively. Our results showed that sputum ADA test is neither specific nor sensitive. Because of its low sensitivity and specificity, determination of sputum ADA for the diagnosis of pulmonary tuberculosis is not recommended.

  7. Analysis of the ectoenzymes ADA, ALP, ENPP1, and ENPP3, in the contents of ovarian endometriomas as candidate biomarkers of endometriosis.

    Science.gov (United States)

    Trapero, Carla; Jover, Lluis; Fernández-Montolí, Maria Eulàlia; García-Tejedor, Amparo; Vidal, August; Gómez de Aranda, Inmaculada; Ponce, Jordi; Matias-Guiu, Xavier; Martín-Satué, Mireia

    2018-02-01

    The diagnosis of endometriosis, a prevalent chronic disease with a strong inflammatory component, is usually delayed due to the lack of noninvasive diagnostic tests. Purinergic signaling, a key cell pathway, is altered in many inflammatory disorders. The aim of the present work was to evaluate the levels of adenosine deaminase (ADA), alkaline phosphatase (ALP), ecto-nucleotide pyrophosphatase/phosphodiesterase 1 (ENPP1), and ENPP3, elements of purinergic signaling, as biomarker candidates for endometriosis. A case-control comparative study was conducted to determine ADA, ALP, ENPP1 and ENPP3 levels in echo-guided aspirated fluids of endometriomas (case group) and simple ovarian cysts (control group) using the ELISA technique. Adenosine deaminase, ALP, ENPP1, and ENPP3 were present and quantifiable in the contents of endometriomas and simple cysts. There were significant differences in ADA and ENPP1 levels in endometriomas in comparison with simple cysts (2787 U/L and 103.9 ng/mL more in endometriomas, for ADA and ENPP1, respectively). Comparisons of ALP and ENPP3 levels between the two groups did not reveal significant differences. The ectoenzymes ADA and ENPP1 are biomarker candidates for endometriosis. © 2017 John Wiley & Sons A/S. Published by John Wiley & Sons Ltd.

  8. Optimizing ADAS-Cog Worksheets: A Survey of Clinical Trial Rater s' Perceptions.

    Science.gov (United States)

    Meyer, Stephen M; Bertzos, Kristina A; Perez, Magdalena; Connor, Donald J; Schafer, Kimberly; Walter, Sarah

    2017-01-01

    The Alzheimer's Disease Assessment Scale-Cognitive subscale (ADASCog) remains the most widely used test of longitudinal cognitive functioning in Alzheimer's disease (AD) clinical trials. Unlike most neuropsychological tests, the ADAS-Cog source documentation worksheets are not uniform across clinical trials, and vary by document layout, inclusion of administration and/or scoring instructions, and documentation of subtest scoring (e.g., recording correct versus incorrect scores), among other differences. Many ADAS-Cog test administrators (raters) participate in multiple AD trials and switching between different ADAS-Cog worksheets may increase the likelihood of administration and/or scoring mistakes that lessen the reliability of the instrument. An anonymous online survey sought raters' experiences with ADAS-Cog worksheets and their opinions on the design and content of the worksheets. Results of the survey indicated preference for structure and standardization of the ADASCog worksheets, which has been considered in the development of a standard ADAS-Cog source document by the Alzheimer's Disease Cooperative Study (ADCS) Working Group. Copyright© Bentham Science Publishers; For any queries, please email at epub@benthamscience.org.

  9. Swift fabrication of Ag nanostructures using a colloidal solution of Holostemma ada-kodien (Apocynaceae) - Antibiofilm potential, insecticidal activity against mosquitoes and non-target impact on water bugs.

    Science.gov (United States)

    Alyahya, Sami A; Govindarajan, Marimuthu; Alharbi, Naiyf S; Kadaikunnan, Shine; Khaled, Jamal M; Mothana, Ramzi A; Al-Anbr, Mohammed N; Vaseeharan, Baskaralingam; Ishwarya, Ramachandran; Yazhiniprabha, Mariappan; Benelli, Giovanni

    2018-04-01

    Recent research in entomology and parasitology focused on the efficacy of green fabricated nanomaterials as novel insecticides. In this study, we synthesized poly-dispersed and stable silver nanoparticles (AgNPs) using the leaf extract of Holostemma ada-kodien. The nanostructures were characterized by ultraviolet-visible spectroscopy, Fourier-transform infrared spectroscopy, scanning electron microscopy, transmission electron microscopy, energy dispersive X-ray, and X-ray diffraction analysis. The efficacy of H. ada-kodien leaf extract and AgNPs in vector control was evaluated against the mosquitoes Anopheles stephensi, Aedes aegypti, and Culex quinquefasciatus, which act as major vectors of important parasitic and arboviral diseases. AgNPs showed higher toxicity if compared to the H. ada-kodien leaf aqueous extract, LC 50 towards larvae of A. stephensi, A. aegypti, and C. quinquefasciatus were 12.18, 13.30, and 14.70 μg/mL, respectively. When the AgNPs were tested on non-target water bugs, Diplonychus indicus, the LC 50 value was 623.48 μg/mL. Furthermore, 100 μl/mL of AgNPs achieved significant antimicrobial activity against Bacillus pumilus, Enterococcus faecalis, Pseudomonas aeruginosa, Proteus vulgaris, and Candida albicans. Light and confocal laser scanning microscopy highlighted a major impact of the H. ada-kodien-synthesized AgNPs on the external topography and architecture of microbial biofilms, both on Gram-positive and Gram-negative bacteria. Overall, this study sheds light on the insecticidal and antibiofilm potential of H. ada-kodien-synthesized AgNPs, a potential green resource for the rapid synthesis of polydispersed and highly stable AgNPs. Copyright © 2018 Elsevier B.V. All rights reserved.

  10. SDI satellite autonomy using AI and Ada

    Science.gov (United States)

    Fiala, Harvey E.

    1990-01-01

    The use of Artificial Intelligence (AI) and the programming language Ada to help a satellite recover from selected failures that could lead to mission failure are described. An unmanned satellite will have a separate AI subsystem running in parallel with the normal satellite subsystems. A satellite monitoring subsystem (SMS), under the control of a blackboard system, will continuously monitor selected satellite subsystems to become alert to any actual or potential problems. In the case of loss of communications with the earth or the home base, the satellite will go into a survival mode to reestablish communications with the earth. The use of an AI subsystem in this manner would have avoided the tragic loss of the two recent Soviet probes that were sent to investigate the planet Mars and its moons. The blackboard system works in conjunction with an SMS and a reconfiguration control subsystem (RCS). It can be shown to be an effective way for one central control subsystem to monitor and coordinate the activities and loads of many interacting subsystems that may or may not contain redundant and/or fault-tolerant elements. The blackboard system will be coded in Ada using tools such as the ABLE development system and the Ada Production system.

  11. 76 FR 31892 - Recordkeeping and Reporting Requirements Under Title VII, the ADA, and GINA

    Science.gov (United States)

    2011-06-02

    ... Requirements Under Title VII, the ADA, and GINA AGENCY: Equal Employment Opportunity Commission. ACTION: Notice... Civil Rights Act of 1964 (Title VII) and the Americans with Disabilities Act (ADA) to entities covered... the same record retention requirements under GINA that are imposed under Title VII and the ADA, i.e...

  12. Ada Dual-Use Summary: Ada Dual-Use Workshop Held in Vienna, Virginia on October 19-20, 1993. Ada Dual-Use Committee Briefing, November 8, 1993

    Science.gov (United States)

    1993-11-29

    Systems Agency C- 19 Novemtiber 8., 1993 Promoting the Use of Ada in Computer Science Curricula Timothy J. Long Ohio State University ®I To L4 ease...framework, distributed file systems, a high-performance fiber-optic connection and multi-processor modules to work with the OSF’s Mach 3 microkernel (again

  13. Proceedings of the IDA (Institute for Defense Analyses) Workshop on Formal Specification and Verification of Ada (Trade Name) (2nd) Held in Alexandria, Virginia on July 23-25, 1985.

    Science.gov (United States)

    1985-11-01

    2% -N X Mailing Directory U Bernard Abrams ABRAMS@USC-ECLB Grumman Aerospace Corporation Mail Station 001-31T Bethpage, NY 11714 (516) 575-9487 Omar...Aerospace & Comm. Corp. 10440 State Highway 83 Colorado Springs, Colorado 80908 Mark R. Cornwell CORNWELL @NRL-CSS Code 7590 Naval Research Lab Washington...5) Role of the Formal Definition of Ada Bernard Lang, INRIA, no date, 10 pages [6) The Users of a Formal Definition for Ada Bernd Krieg-Brdckner 2

  14. Large distributed control system using Ada in fusion research

    International Nuclear Information System (INIS)

    Van Arsdall, P J; Woodruff, J P.

    1998-01-01

    Construction of the National Ignition Facility laser at Lawrence Livermore National Laboratory features a distributed control system that uses object-oriented software engineering techniques. Control of 60,000 devices is effected using a network of some 500 computers. The software is being written in Ada and communicates through CORBA. Software controls are implemented in two layers: individual device controllers and a supervisory layer. The software architecture provides services in the form of frameworks that address issues common to event-driven control systems. Those services are allocated to levels that strictly prescribe their interdependency so the levels are separately reusable. The project has completed its final design review. The delivery of the first increment takes place in October 1998. Keywords Distributed control system, object-oriented development, CORBA, application frameworks, levels of abstraction

  15. First International Conference on Ada (R) Programming Language Applications for the NASA Space Station, volume 1

    Science.gov (United States)

    Bown, Rodney L. (Editor)

    1986-01-01

    Topics discussed include: test and verification; environment issues; distributed Ada issues; life cycle issues; Ada in Europe; management/training issues; common Ada interface set; and run time issues.

  16. Revising the ADAS-cog for a more accurate assessment of cognitive impairment.

    Science.gov (United States)

    Wouters, Hans; van Gool, Willem A; Schmand, Ben; Lindeboom, Robert

    2008-01-01

    To examine whether it is appropriate to sum the cognitive part of the Alzheimer Disease Assessment Scale (ADAS-cog) items to assess cognitive impairment. This assumes items to have (1) equal measurement precision and (2) hierarchically ordered categories. Rasch analysis on the basis of pooled data from 3 Randomized Controlled Trials was used to examine these assumptions and to estimate each patient's level of impairment. Analyses were replicated in an independent sample. The original ADAS-cog scoring did not fit the Rasch Model and did not reliably distinguish between impairment levels. Patients with equal test scores had different impairment levels. Similarly, patients with different test scores could have the same impairment level. Revising the ADAS-cog by (1) weighting the items by their measurement precision and (2) collapsing nonhierarchical item categories resulted in good fit and a valid one to one correspondence between sum scores and estimated impairment levels. This revealed that equal differences in ADAS-cog scores did not reflect equal differences in impairment level along the test's score range. It is appropriate to summate the ADAS-cog items provided that the items are weighted and have their categories hierarchically ordered.

  17. Validation study of the Alzheimer's disease assessment scale-cognitive subscale (ADAS-Cog) for the Portuguese patients with mild cognitive impairment and Alzheimer's disease.

    Science.gov (United States)

    Nogueira, Joana; Freitas, Sandra; Duro, Diana; Almeida, Jorge; Santana, Isabel

    2018-03-23

    The Alzheimer's disease assessment scale-Cognitive Subscale (ADAS-Cog) is a battery to assess cognitive performance in Alzheimer's disease (AD) and was developed according to the core characteristics of cognitive decline in AD: memory, language, praxis, constructive ability, and orientation. The aim of this study was to explore the diagnostic accuracy and discriminative capacity of the ADAS-Cog for Mild Cognitive Impairment (MCI) and AD, using cut-off points for the Portuguese population. The European Portuguese version of the ADAS-Cog was administrated to 650 participants, divided into a control group (n = 210), an MCI group (n = 240), and an AD group (n = 200). The clinical groups fulfilled standard international diagnostic criteria. Controls were healthy cognitive participants actively integrated in the community. The neuropsychological assessment protocol included the ADAS-Cog, the Mini Mental State Examination (MMSE), the Montreal Cognitive Assessment (MoCA), and the Adults and Older Adults Functional Assessment Inventory (IAFAI). The ADAS-Cog revealed good psychometric indicators, and the total scores were significantly different between the three groups (p  9 points (AUC = .835; sensitivity = 58% and specificity = 91%) and AD > 12 points (AUC = .996; sensitivity = 94% and specificity = 98%). Our findings confirmed the capacity of the ADAS-Cog total score to identify cognitive impairment in AD patients, with poor sensitivity for MCI, in a Portuguese cohort.

  18. Preplacement evaluation: thriving within the ADA guidelines.

    Science.gov (United States)

    Pruitt, R H

    1995-03-01

    1. The intent of the Americans With Disabilities Act (ADA) is to remove barriers against those with known disabilities and to require reasonable accommodation to enable qualified employees to perform a job. The ADA is not meant to facilitate those with covert preexisting conditions in setting up workers' compensation and disability claims. 2. Essential job functions are physical and mental requirements for a job that are developed by the supervisor and the occupational health department. These functions should be included with the posting of any position. 3. Preplacement evaluation requirements: essential job functions that are used to determine what is included in the assessment; employee capability statement (with reasonable accommodation); and conditional offer of employment pending a satisfactory post-offer evaluation prior to beginning the job.

  19. 76 FR 79065 - Recordkeeping and Reporting Requirements Under Title VII, the ADA and GINA

    Science.gov (United States)

    2011-12-21

    ... Reporting Requirements Under Title VII, the ADA and GINA CFR Correction In Title 29 of the Code of Federal... title VII or section 107 of the ADA'' and add in their place the words ``section 709(c) of title VII, section 107 of the ADA, or section 207(a) of GINA'' wherever they appear in the following sections...

  20. ADA genetic polymorphism and the effect of smoking on neonatal bilirubinemia and developmental parameters.

    Science.gov (United States)

    Gloria-Bottini, F; Magrini, A; Cozzoli, E; Bergamaschi, A; Bottini, E

    2008-11-01

    Genetic variability of metabolic enzymes may influence the effect of cigarette smoking on intrauterine development and on early neonatal events. To investigate the role of adenosine deaminase genetic polymorphism on the effect of smoking on neonatal bilirubinemia and developmental parameters. Analysis of association between adenosine deaminase phenotypes and neonatal developmental parameters. Prospective study of serum bilirubin level in relation to adenosine deaminase phenotype. We have studied 360 consecutive newborn infants from the Caucasian population of Rome. Serum bilirubin concentration was determined at birth and every 24 h for the first five days. Overall maternal smoking is associated with a slight decrease in the incidence of phototherapy (13.4% in non smoking vs 11.7% in smoking mothers) and with a reduction of birth weight (3374 g in non smoking mothers vs 3133 g in smoking mothers). There is a significant interaction between smoke and adenosine deaminase. While in non smoking mothers the incidence of phototherapy in carriers of ADA 2 allele is higher than in ADA 1 phenotype, in infants from smoking mothers the pattern is reversed and the incidence of phototherapy in carriers of ADA 2 allele is lower than in infants with ADA 1 phenotype. Other neonatal bilirubin parameters follow a similar pattern of interaction between smoking and ADA. The negative effect of smoke on birth weight is much more evident in infant with ADA 1 phenotype than in those carrying the ADA 2 allele. The data suggest that ADA phenotype modifies the effect of smoking on developmental and bilirubin parameters.

  1. Alterations in the brain adenosine metabolism cause behavioral and neurological impairment in ADA-deficient mice and patients

    Science.gov (United States)

    Sauer, Aisha V.; Hernandez, Raisa Jofra; Fumagalli, Francesca; Bianchi, Veronica; Poliani, Pietro L.; Dallatomasina, Chiara; Riboni, Elisa; Politi, Letterio S.; Tabucchi, Antonella; Carlucci, Filippo; Casiraghi, Miriam; Carriglio, Nicola; Cominelli, Manuela; Forcellini, Carlo Alberto; Barzaghi, Federica; Ferrua, Francesca; Minicucci, Fabio; Medaglini, Stefania; Leocani, Letizia; la Marca, Giancarlo; Notarangelo, Lucia D.; Azzari, Chiara; Comi, Giancarlo; Baldoli, Cristina; Canale, Sabrina; Sessa, Maria; D’Adamo, Patrizia; Aiuti, Alessandro

    2017-01-01

    Adenosine Deaminase (ADA) deficiency is an autosomal recessive variant of severe combined immunodeficiency (SCID) caused by systemic accumulation of ADA substrates. Neurological and behavioral abnormalities observed in ADA-SCID patients surviving after stem cell transplantation or gene therapy represent an unresolved enigma in the field. We found significant neurological and cognitive alterations in untreated ADA-SCID patients as well as in two groups of patients after short- and long-term enzyme replacement therapy with PEG-ADA. These included motor dysfunction, EEG alterations, sensorineural hypoacusia, white matter and ventricular alterations in MRI as well as a low mental development index or IQ. Ada-deficient mice were significantly less active and showed anxiety-like behavior. Molecular and metabolic analyses showed that this phenotype coincides with metabolic alterations and aberrant adenosine receptor signaling. PEG-ADA treatment corrected metabolic adenosine-based alterations, but not cellular and signaling defects, indicating an intrinsic nature of the neurological and behavioral phenotype in ADA deficiency. PMID:28074903

  2. Pegademase bovine (PEG-ADA) for the treatment of infants and children with severe combined immunodeficiency (SCID).

    Science.gov (United States)

    Booth, Claire; Gaspar, H Bobby

    2009-01-01

    Adenosine deaminase deficiency (ADA) is a rare, inherited disorder of purine metabolism characterized by immunodeficiency, failure to thrive and metabolic abnormalities. A lack of the enzyme ADA allows accumulation of toxic metabolites causing defects of both cell mediated and humoral immunity leading to ADA severe combined immune deficiency (SCID), a condition that can be fatal in early infancy if left untreated. Hematopoietic stem cell transplant is curative but is dependent on a good donor match. Other therapeutic options include enzyme replacement therapy (ERT) with pegademase bovine (PEG-ADA) and more recently gene therapy. PEG-ADA has been used in over 150 patients worldwide and has allowed stabilization of patients awaiting more definitive treatment with hematopoietic stem cell transplant. It affords both metabolic detoxification and protective immune function with patients remaining clinically well, but immune reconstitution is often suboptimal and may not be long lived. We discuss the pharmacokinetics, immune reconstitution, effects on systemic disease and side effects of treatment with PEG-ADA. We also review the long-term outcome of patients receiving ERT and discuss the role of PEG-ADA in the management of infants and children with ADA-SCID, alongside other therapeutic options.

  3. DNA repair by the Ada protein of E. coli

    International Nuclear Information System (INIS)

    Karran, P.; Hall, J.

    1988-01-01

    This paper discusses the Ada protein of E. coli which exemplifies the highly specialized nature of the enzymes which have evolved to repair DNA. According to the authors, this protein exhibits not only novel mechanistic features but also provides an apparently unique example of a strategy for controlling gene expression in E. coli. They report that knowledge of the properties and mode of action of the Ada protein has afforded insight into how human cells are affected by alkylating agents, including those used in chemotherapy

  4. Cytoplasmic localization of alteration/deficiency in activation 3 (ADA3) predicts poor clinical outcome in breast cancer patients.

    Science.gov (United States)

    Mirza, Sameer; Rakha, Emad A; Alshareeda, Alaa; Mohibi, Shakur; Zhao, Xiangshan; Katafiasz, Bryan J; Wang, Jun; Gurumurthy, Channabasavaiah Basavaraju; Bele, Aditya; Ellis, Ian O; Green, Andrew R; Band, Hamid; Band, Vimla

    2013-02-01

    Transcriptional activation by estrogen receptor (ER) is a key step to breast oncogenesis. Given previous findings that ADA3 is a critical component of HAT complexes that regulate ER function and evidence that overexpression of other ER coactivators such as SRC-3 is associated with clinical outcomes in breast cancer, the current study was designed to assess the potential significance of ADA3 expression/localization in human breast cancer patients. In this study, we analyzed ADA3 expression in breast cancer tissue specimens and assessed the correlation of ADA3 staining with cancer progression and patient outcome. Tissue microarrays prepared from large series of breast cancer patients with long-term follow-ups were stained with anti-ADA3 monoclonal antibody using immunohistochemistry. Samples were analyzed for ADA3 expression followed by correlation with various clinicopathological parameters and patients' outcomes. We report that breast cancer specimens show predominant nuclear, cytoplasmic, or mixed nuclear + cytoplasmic ADA3 staining patterns. Predominant nuclear ADA3 staining correlated with ER+ status. While predominant cytoplasmic ADA3 staining negatively correlated with ER+ status, but positively correlated with ErbB2, EGFR, and Ki67. Furthermore, a positive correlation of cytoplasmic ADA3 was observed with higher histological grade, mitotic counts, Nottingham Prognostic Index, and positive vascular invasion. Patients with nuclear ADA3 and ER positivity have better breast cancer specific survival and distant metastasis free survival. Significantly, cytoplasmic expression of ADA3 showed a strong positive association with reduced BCSS and DMFS in ErbB2+/EGFR+ patients. Although in multivariate analyses ADA3 expression was not an independent marker of survival, predominant nuclear ADA3 staining in breast cancer tissues correlates with ER+ expression and together serves as a marker of good prognosis, whereas predominant cytoplasmic ADA3 expression correlates with

  5. A portable generic elementary function package in Ada and an accurate test suite

    Energy Technology Data Exchange (ETDEWEB)

    Tang, Ping Tak Peter.

    1990-11-01

    A comprehensive set of elementary functions has been implemented portably in Ada. The high accuracy of the implementation has been confirmed by rigorous analysis. Moreover, we present new test methods that are efficient and offer a high resolution of 0.005 unit in the last place. These test methods have been implemented portably here and confirm the accuracy of our implemented functions. Reports on the accuracy of other function libraries obtained by our test programs are also presented. 26 refs., 9 tabs.

  6. Constructing a working taxonomy of functional Ada software components for real-time embedded system applications

    Science.gov (United States)

    Wallace, Robert

    1986-01-01

    A major impediment to a systematic attack on Ada software reusability is the lack of an effective taxonomy for software component functions. The scope of all possible applications of Ada software is considered too great to allow the practical development of a working taxonomy. Instead, for the purposes herein, the scope of Ada software application is limited to device and subsystem control in real-time embedded systems. A functional approach is taken in constructing the taxonomy tree for identified Ada domain. The use of modular software functions as a starting point fits well with the object oriented programming philosophy of Ada. Examples of the types of functions represented within the working taxonomy are real time kernels, interrupt service routines, synchronization and message passing, data conversion, digital filtering and signal conditioning, and device control. The constructed taxonomy is proposed as a framework from which a need analysis can be performed to reveal voids in current Ada real-time embedded programming efforts for Space Station.

  7. Hyperbilirubinemia and rapid fatal hepatic failure in severe combined immunodeficiency caused by adenosine deaminase deficiency (ADA-SCID).

    Science.gov (United States)

    Kühl, J S; Schwarz, K; Münch, A; Schmugge, M; Pekrun, A; Meisel, C; Wahn, V; Ebell, W; von Bernuth, H

    2011-03-01

    Adenosin deaminase (ADA) deficiency is the cause for Severe Combined Immunodeficiency (SCID) in about 15% of patients with SCID, often presenting as T (-)B (-)NK (-)SCID. Treatment options for ADA-SCID are enzyme replacement, bone marrow transplantation or gene therapy. We here describe the first patient with ADA-SCID and fatal hepatic failure despite bone marrow transplantation from a 10/10 HLA identical related donor. As patients with ADA-SCID may be at yet underestimated increased risk for rapid hepatic failure we speculate whether hepatitis in ADA-SCID should lead to the immediate treatment with enzyme replacement by pegylated ADA. © Georg Thieme Verlag KG Stuttgart · New York.

  8. Generalized algorithm for X-ray projections generation in cone-beam tomography

    International Nuclear Information System (INIS)

    Qin Zhongyuan; Mu Xuanqin; Wang Ping; Cai Yuanlong; Hou Chuanjian

    2002-01-01

    In order to get rid of random factors in the measurement so as to support proceeding 3D reconstruction, a general approach is presented to obtain the X-ray projections in cone-beam tomography. The phantom is firstly discretized into cubic volume through inverse transformation then a generalized projection procedure is proposed to the digitized result without concerning what the phantom exactly is. In the second step, line integrals are calculated to obtain the projection of each X-ray through accumulation of tri-linear interpolation. Considering projection angles, a rotation matrix is proposed to the X-ray source and the detector plane so projections in arbitrary angles can be got. In this approach the algorithm is easy to be extended and irregular objects can also be processed. The algorithm is implemented in Visual C++ and experiments are done using different models. Satisfactory results are obtained. It makes good preparation for the proceeding reconstruction

  9. New control system: IMAGIN supervision in ADA

    International Nuclear Information System (INIS)

    Maugeais, C.

    1991-01-01

    The structure, the initialization, the operating cycle, the different messages and the errors treatment of the new user oriented packages written in ADA language for IMAGIN software are presented. (A.B.). 2 figs

  10. Geometric Effects of La1+xMg2-xNi9 (x=0.0~1.0) Ternary Alloys on Their Hydrogen Storage Capacities

    Institute of Scientific and Technical Information of China (English)

    Zhiqing YUAN; Guanglie LU; Bin LIAO; Yongquan LEI

    2005-01-01

    Structural analysis was made using X-ray diffraction (XRD) Rietveld refinement on a series of La1+xMg2-xNi9(x=0.0~1.0) ternary alloys. Results showed that each of La1+xMg2-xNi9 alloys was a PuNi3-type structure stacked by LaNi5 and (La, Mg) Ni2 blocks. Electrochemical tests revealed that discharge abilities of these La-Mg-Ni ternary alloys mainly depended on their atomic distances between (La, Mg) and Ni, which could be modified by varying the atomic ratios of La/Mg.

  11. Project X: competitive intelligence data mining and analysis

    Science.gov (United States)

    Gilmore, John F.; Pagels, Michael A.; Palk, Justin

    2001-03-01

    Competitive Intelligence (CI) is a systematic and ethical program for gathering and analyzing information about your competitors' activities and general business trends to further your own company's goals. CI allows companies to gather extensive information on their competitors and to analyze what the competition is doing in order to maintain or gain a competitive edge. In commercial business this potentially translates into millions of dollars in annual savings or losses. The Internet provides an overwhelming portal of information for CI analysis. The problem is how a company can automate the translation of voluminous information into valuable and actionable knowledge. This paper describes Project X, an agent-based data mining system specifically developed for extracting and analyzing competitive information from the Internet. Project X gathers CI information from a variety of sources including online newspapers, corporate websites, industry sector reporting sites, speech archiving sites, video news casts, stock news sites, weather sites, and rumor sites. It uses individual industry specific (e.g., pharmaceutical, financial, aerospace, etc.) commercial sector ontologies to form the knowledge filtering and discovery structures/content required to filter and identify valuable competitive knowledge. Project X is described in detail and an example competitive intelligence case is shown demonstrating the system's performance and utility for business intelligence.

  12. ADA Compliance and Accessibility of Fitness Facilities in Western Wisconsin.

    Science.gov (United States)

    Johnson, Marquell J; Stoelzle, Hannah Y; Finco, Kristi L; Foss, Sadie E; Carstens, Katie

    2012-01-01

    The study expands the research on fitness facility accessibility by determining how compliant fitness facilities in rural western Wisconsin were with Title III of the Americans with Disabilities Act (ADA). Comparisons were made with 4 other studies that were conducted in different geographical regions. The study also examined fitness professionals' disability knowledge and awareness. An ADA fitness facility compliance instrument and a fitness professional disability awareness survey were used. Direct observation and physical measurements were taken during on-site visits to 16 of 36 eligible fitness facilities in rural western Wisconsin. Ten fitness professionals from participating facilities completed an online survey. Frequencies were used to analyze the results. None of the participating facilities were in 100% compliance with ADA. Customer service desk (84%) and path of travel throughout the facility (72%) were the highest compliance areas. Telephone (6%) and locker rooms (32%) were the lowest compliance areas. No fitness professional was trained in wheelchair transfers and very few had received training in providing services to individuals with disabilities. Fitness facility accessibility remains a concern nationally. Continued efforts need to be made to raise the awareness of ADA compliance among fitness professionals across the United States, especially in rural areas where fitness facility availability is limited.

  13. Vector-matrix-quaternion, array and arithmetic packages: All HAL/S functions implemented in Ada

    Science.gov (United States)

    Klumpp, Allan R.; Kwong, David D.

    1986-01-01

    The HAL/S avionics programmers have enjoyed a variety of tools built into a language tailored to their special requirements. Ada is designed for a broader group of applications. Rather than providing built-in tools, Ada provides the elements with which users can build their own. Standard avionic packages remain to be developed. These must enable programmers to code in Ada as they have coded in HAL/S. The packages under development at JPL will provide all of the vector-matrix, array, and arithmetic functions described in the HAL/S manuals. In addition, the linear algebra package will provide all of the quaternion functions used in Shuttle steering and Galileo attitude control. Furthermore, using Ada's extensibility, many quaternion functions are being implemented as infix operations; equivalent capabilities were never implemented in HAL/S because doing so would entail modifying the compiler and expanding the language. With these packages, many HAL/S expressions will compile and execute in Ada, unchanged. Others can be converted simply by replacing the implicit HAL/S multiply operator with the Ada *. Errors will be trapped and identified. Input/output will be convenient and readable.

  14. Ada Integrated Environment III Computer Program Development Specification. Volume III. Ada Optimizing Compiler.

    Science.gov (United States)

    1981-12-01

    file.library-unit{.subunit).SYMAP Statement Map: library-file. library-unit.subunit).SMAP Type Map: 1 ibrary.fi le. 1 ibrary-unit{.subunit). TMAP The library...generator SYMAP Symbol Map code generator SMAP Updated Statement Map code generator TMAP Type Map code generator A.3.5 The PUNIT Command The P UNIT...Core.Stmtmap) NAME Tmap (Core.Typemap) END Example A-3 Compiler Command Stream for the Code Generator Texas Instruments A-5 Ada Optimizing Compiler

  15. Piezoelectric properties of nonstoichiometric Sr1-xBi2+2x/3Ta2O9 ceramics

    International Nuclear Information System (INIS)

    Jain, Rajni; Chauhan, Arun Kumar Singh; Gupta, Vinay; Sreenivas, K.

    2005-01-01

    The effect of poling on the structural, dielectric, and piezoelectric properties has been investigated for sol-gel-derived strontium bismuth tantalate (SBT) [Sr 1-x Bi 2+2x/3 Ta 2 O 9 ] ceramics with x=0.0,0.15,0.30,0.45. The dielectric and ferroelectric properties are found to improve with increase in x up to 0.3. Beyond x>0.3 the properties are found to degrade due to the limited solid solubility and the presence of a mixed phase of bismuth tantalate (BiTaO 4 ) is detected with x=0.45. Poling treatment reduces the dielectric dispersion and dielectric loss in the frequency range (0.1-100 kHz). The resonance and antiresonance frequencies increase with increase in x (x=0-0.30), and the corresponding minimum impedance decreases. The measured coupling coefficients (k p ) are small (0.0967-0.1) for x=0-0.30, and the electromechanical quality factor (Q m =915) is a maximum for the Sr 0.7 Bi 2.2 Ta 2 O 9 composition (x=0.30). The estimated piezoelectric charge coefficient (d 31 ) and piezoelectric voltage coefficient (g 31 ) are 5.2 pC/N and 5.8x10 -3 V m/N, respectively. The positive values of d 31 and g 31 and the low dielectric permittivity of SBT yield a high value for the hydrostatic coefficients, despite the low charge coefficient of d 33 =24 pC/N. The maximum values of charge coefficient (d h =34 pC/N) and voltage coefficient (g h =39x10 -3 V m/N) are obtained for Sr 0.7 Bi 2.2 Ta 2 O 9 composition, and the estimated hydrostatic figure of merit (d h g h x10 -15 =1215 m 2 /N) is high

  16. A 9 x 9 Matrix Representation of Birman-Wenzl-Murakami Algebra and Berry Phase in Yang-Baxter System

    International Nuclear Information System (INIS)

    Gou Lidan; Xue Kang; Wang Gangcheng

    2011-01-01

    We present a 9 x 9 S-matrix and E-matrix. A representation of specialized Birman-Wenzl-Murakami algebra is obtained. Starting from the given braid group representation S-matrix, we obtain the trigonometric solution of Yang-Baxter equation. A unitary matrix R(x, φ 1 ,φ 2 ) is generated via the Yang-Baxterization approach. Then we construct a Yang-Baxter Hamiltonian through the unitary matrix R(x, φ 1 ,φ 2 ). Berry phase of this Yang-Baxter system is investigated in detail. (general)

  17. Pegademase bovine (PEG-ADA for the treatment of infants and children with severe combined immunodeficiency (SCID

    Directory of Open Access Journals (Sweden)

    Claire Booth

    2009-06-01

    Full Text Available Claire Booth1,2, H Bobby Gaspar1,21Centre for Immunodeficiency, Molecular Immunology Unit, UCL Institute of Child Health, London, UK; 2Dept of Clinical Immunology, Great Ormond Street Hospital NHS Trust, London, UKAbstract: Adenosine deaminase deficiency (ADA is a rare, inherited disorder of purine metabolism characterized by immunodeficiency, failure to thrive and metabolic abnormalities. A lack of the enzyme ADA allows accumulation of toxic metabolites causing defects of both cell mediated and humoral immunity leading to ADA severe combined immune deficiency (SCID, a condition that can be fatal in early infancy if left untreated. Hematopoietic stem cell transplant is curative but is dependent on a good donor match. Other therapeutic options include enzyme replacement therapy (ERT with pegademase bovine (PEG-ADA and more recently gene therapy. PEG-ADA has been used in over 150 patients worldwide and has allowed stabilization of patients awaiting more definitive treatment with hematopoietic stem cell transplant. It affords both metabolic detoxification and protective immune function with patients remaining clinically well, but immune reconstitution is often suboptimal and may not be long lived. We discuss the pharmacokinetics, immune reconstitution, effects on systemic disease and side effects of treatment with PEG-ADA. We also review the long-term outcome of patients receiving ERT and discuss the role of PEG-ADA in the management of infants and children with ADA-SCID, alongside other therapeutic options.Keywords: adenosine deaminase deficiency, PEG-ADA, enzyme replacement therapy, severe combined immune deficiency (SCID

  18. How Do Scores on the ADAS-Cog, MMSE, and CDR-SOB Correspond?

    Science.gov (United States)

    Balsis, Steve; Benge, Jared F; Lowe, Deborah A; Geraci, Lisa; Doody, Rachelle S

    2015-01-01

    Clinicians and researchers who measure cognitive dysfunction often use the Alzheimer's Disease Assessment Scale--Cognitive Subscale (ADAS-Cog), the Mini-Mental State Examination (MMSE), or the Clinical Dementia Rating scale (CDR-SOB). But, the use of different measures can make it difficult to compare data across patients or studies. What is needed is a simple chart that shows how scores on these three important measures correspond to each other. Using data from 1709 participants from the Alzheimer's Disease Neuroimaging Initiative and item response theory-based statistics, we analyzed how scores on each measure, the ADAS-Cog, the MMSE, and the CDR-SOB, correspond. Results indicated multiple inflections in CDR-SOB and ADAS-Cog scores within a given MMSE score, suggesting that the CDR-SOB and ADAS-Cog are more precise in measuring the severity of cognitive dysfunction than the MMSE. This study shows how scores on these three popular measures of cognitive dysfunction correspond to each other, which is very useful information for both researchers and clinicians.

  19. Alteration of lysine 178 in the hinge region of the Escherichia coli ada protein interferes with activation of ada, but not alkA, transcription.

    OpenAIRE

    Saget, B M; Shevell, D E; Walker, G C

    1995-01-01

    The ada gene of Escherichia coli K-12 encodes the 39-kDa Ada protein, which consists of two domains joined by a hinge region that is sensitive to proteolytic cleavage in vitro. The amino-terminal domain has a DNA methyltransferase activity that repairs the S-diastereoisomer of methylphosphotriesters while the carboxyl-terminal domain has a DNA methyltransferase activity that repairs O6-methylguanine and O4-methylthymine lesions. Transfer of a methyl group to Cys-69 by repair of a methylphosph...

  20. An enhanced Ada run-time system for real-time embedded processors

    Science.gov (United States)

    Sims, J. T.

    1991-01-01

    An enhanced Ada run-time system has been developed to support real-time embedded processor applications. The primary focus of this development effort has been on the tasking system and the memory management facilities of the run-time system. The tasking system has been extended to support efficient and precise periodic task execution as required for control applications. Event-driven task execution providing a means of task-asynchronous control and communication among Ada tasks is supported in this system. Inter-task control is even provided among tasks distributed on separate physical processors. The memory management system has been enhanced to provide object allocation and protected access support for memory shared between disjoint processors, each of which is executing a distinct Ada program.

  1. The testability of Ada programs

    Science.gov (United States)

    Auty, David; Cohen, Norman H.

    1986-01-01

    Software development for NASA's Space Station poses a significant problem; considered the most difficult by some. The difficulty is the magnitude and complexity of the required software. The concerns raised by consideration of the requirements for testing and checkout procedures for the Space Station software are addressed. In particular, it addresses the use of Ada in the development of widely distributed yet closely coordinated processing.

  2. [Synthesis of a supermolecular nanoparticle γ-hy-PC/Ada-Dox and its antitumor activity].

    Science.gov (United States)

    Li, Yong-bin; Wang, Kai; Hu, Tian-nan; Wang, Qi-wen; Hu, Qi-da; Zhou, Jun; Hu, Xiu-rong; Tang, Gu-ping

    2012-11-01

    To synthesize a (2-Hydroxypropyl)-γ-cyclodextrin-polyethylenimine/adamantane-conjugated doxorubicin (γ-hy-PC/Ada-Dox) based supramolecular nanoparticle with host-guest interaction and to identify its physicochemical characterizations and antitumor effect. A novel non-viral gene delivery vector γ-hy-PC/Ada-Dox was synthesized based on host-guest interaction. 1H-NMR, NOESY, UV-Vis, XRD and TGA were used to confirm the structure of the vector. The DNA condensing ability of complexes was investigated by particle size, zeta potential and gel retardation assay. Cytotoxicity of complexes was determined by MTT assay in BEL-7402 and SMMC-7721 cells. Cell wound healing assay was performed in HEK293 and BEL-7404 cells. The transfection efficiency was investigated in HEK293 cells. H/E staining and cell uptake assay was performed in BEL-7402 cells. The structure of γ-hy-PC/Ada-Dox was characterized by 1H-NMR, NOESY, UV-Vis, XRD, TGA. The drug loading was 0.5% and 5.5%. Gel retardation assay showed that γ-hy-PC was able to completely condense DNA at N/P ratio of 2; 0.5% and 5.5% γ-hy-PC/Ada-Dox was able to completely condense DNA at N/P ratio of 3 and 4,respectively. The cytotoxicity of polymers was lower than that of PEI25KDa. The transfection efficiency of γ-hy-PC was higher than that of γ-hy-PC/Ada-Dox at N/P ratio of 30 in HEK293 cells; and the transfection efficiency was decreasing when Ada-Dox loading was increasing. Cell uptake assay showed that γ-hy-PC/Ada-Dox was able to carry drug and FAM-siRNA into cells. The novel vector γ-hy-PC/Ada-Dox has been developed successfully, which has certain transfection efficiency and antitumor activity.

  3. Alteration of the carboxyl-terminal domain of Ada protein influences its inducibility, specificity, and strength as a transcriptional activator.

    OpenAIRE

    Shevell, D E; LeMotte, P K; Walker, G C

    1988-01-01

    The ada gene of Escherichia coli K-12 encodes the regulatory protein for the adaptive response to alkylating agents. A set of plasmids carrying ordered deletions from the 3' end of the ada gene were isolated and characterized. These ada deletions encode fusion proteins that derive their amino termini from ada and their carboxyl termini from the downstream vector sequence that occurs before an in-frame stop codon. Several of these ada deletions encode Ada derivatives that constitutively activa...

  4. Deubiquitylating enzyme USP9x regulates hippo pathway activity by controlling angiomotin protein turnover

    DEFF Research Database (Denmark)

    Nguyen, Thanh Hung; Andrejeva, Diana; Gupta, Rajat

    2016-01-01

    /TAZ activity. We demonstrate that USPx regulates ubiquitin-mediated turnover of the YAP inhibitor, Angiomotin. USP9x acts to deubiquitylate Angiomotin at lysine 496, resulting in stabilization of Angiomotin and lower YAP/TAZ activity. USP9x mRNA levels were reduced in several cancers. Clinically, USP9x m......RNA levels were reduced in several cancers with low USPx expression correlating with poor prognosis in renal clear cell carcinoma. Our data indicate that USP9x may be a useful biomarker for renal clear cell carcinoma....

  5. Chagas Parasite Detection in Blood Images Using AdaBoost

    Directory of Open Access Journals (Sweden)

    Víctor Uc-Cetina

    2015-01-01

    Full Text Available The Chagas disease is a potentially life-threatening illness caused by the protozoan parasite, Trypanosoma cruzi. Visual detection of such parasite through microscopic inspection is a tedious and time-consuming task. In this paper, we provide an AdaBoost learning solution to the task of Chagas parasite detection in blood images. We give details of the algorithm and our experimental setup. With this method, we get 100% and 93.25% of sensitivity and specificity, respectively. A ROC comparison with the method most commonly used for the detection of malaria parasites based on support vector machines (SVM is also provided. Our experimental work shows mainly two things: (1 Chagas parasites can be detected automatically using machine learning methods with high accuracy and (2 AdaBoost + SVM provides better overall detection performance than AdaBoost or SVMs alone. Such results are the best ones known so far for the problem of automatic detection of Chagas parasites through the use of machine learning, computer vision, and image processing methods.

  6. Overfitting Reduction of Text Classification Based on AdaBELM

    Directory of Open Access Journals (Sweden)

    Xiaoyue Feng

    2017-07-01

    Full Text Available Overfitting is an important problem in machine learning. Several algorithms, such as the extreme learning machine (ELM, suffer from this issue when facing high-dimensional sparse data, e.g., in text classification. One common issue is that the extent of overfitting is not well quantified. In this paper, we propose a quantitative measure of overfitting referred to as the rate of overfitting (RO and a novel model, named AdaBELM, to reduce the overfitting. With RO, the overfitting problem can be quantitatively measured and identified. The newly proposed model can achieve high performance on multi-class text classification. To evaluate the generalizability of the new model, we designed experiments based on three datasets, i.e., the 20 Newsgroups, Reuters-21578, and BioMed corpora, which represent balanced, unbalanced, and real application data, respectively. Experiment results demonstrate that AdaBELM can reduce overfitting and outperform classical ELM, decision tree, random forests, and AdaBoost on all three text-classification datasets; for example, it can achieve 62.2% higher accuracy than ELM. Therefore, the proposed model has a good generalizability.

  7. Serum Adenosine Deaminase (ADA) Activity: A Novel Screening Test to Differentiate HIV Monoinfection From HIV-HBV and HIV-HCV Coinfections.

    Science.gov (United States)

    Abdi, Mohammad; Rahbari, Rizgar; Khatooni, Zahed; Naseri, Nima; Najafi, Adel; Khodadadi, Iraj

    2016-05-01

    CD4(+) cell count, the common HIV infection screening test, is costly and unable to differentiate HIV monoinfection from its concurrent infection with hepatitis B or C virus. We aimed to ascertain diagnostic value of serum adenosine deaminase (ADA) activity as a useful tool to differentiate HIV mono- and co-infection. Blood samples were collected from 30 HIV-HBV and 30 HIV-HCV coinfected patients, 33 HIV positive subjects, and 72 controls. CD4(+) cell count, serum total ADA (tADA), and ADA1, and ADA2 isoenzyme activities were determined and their sensitivity and specificity were computed. tADA and ADA2 activities were significantly higher and CD4(+) counts were markedly lower in all patients compared with controls. Strong inverse agreements between CD4(+) cell counts and both tADA and ADA2 activities were observed. Serum tADA and ADA1 activities showed the highest specificity and the highest sensitivity, respectively, for differentiating HIV monoinfection from HIV-HBV and HIV-HCV coinfections. We showed strong agreement and correlation between CD4(+) cell count and ADA enzyme activity. Based on high ADA sensitivity and specificity, it is concluded that determination of ADA activity might be a novel diagnostic tool to distinguish of HIV monoinfection from its coinfection with HBV or HCV. © 2015 Wiley Periodicals, Inc.

  8. New control system: ADA softwares organization

    International Nuclear Information System (INIS)

    David, L.

    1992-01-01

    On VAX/VMS, ADA compiler is integrated in a workshop of ACS software engineering which allows a coherent development by control of source and executable programs, by separation of applications in various levels of visibility and by management of existing links between different modules of a same application. (A.B.)

  9. Adaptation and validation of the Alzheimer's Disease Assessment Scale - Cognitive (ADAS-Cog) in a low-literacy setting in sub-Saharan Africa.

    Science.gov (United States)

    Paddick, Stella-Maria; Kisoli, Aloyce; Mkenda, Sarah; Mbowe, Godfrey; Gray, William Keith; Dotchin, Catherine; Ogunniyi, Adesola; Kisima, John; Olakehinde, Olaide; Mushi, Declare; Walker, Richard William

    2017-08-01

    This study aimed to assess the feasibility of a low-literacy adaptation of the Alzheimer's Disease Assessment Scale - Cognitive (ADAS-Cog) for use in rural sub-Saharan Africa (SSA) for interventional studies in dementia. No such adaptations currently exist. Tanzanian and Nigerian health professionals adapted the ADAS-Cog by consensus. Validation took place in a cross-sectional sample of 34 rural-dwelling older adults with mild/moderate dementia alongside 32 non-demented controls in Tanzania. Participants were oversampled for lower educational level. Inter-rater reliability was conducted by two trained raters in 22 older adults (13 with dementia) from the same population. Assessors were blind to diagnostic group. Median ADAS-Cog scores were 28.75 (interquartile range (IQR), 22.96-35.54) in mild/moderate dementia and 12.75 (IQR 9.08-16.16) in controls. The area under the receiver operating characteristic curve (AUC) was 0.973 (95% confidence interval (CI) 0.936-1.00) for dementia. Internal consistency was high (Cronbach's α 0.884) and inter-rater reliability was excellent (intra-class correlation coefficient 0.905, 95% CI 0.804-0.964). The low-literacy adaptation of the ADAS-Cog had good psychometric properties in this setting. Further evaluation in similar settings is required.

  10. Administration and scoring variance on the ADAS-Cog.

    Science.gov (United States)

    Connor, Donald J; Sabbagh, Marwan N

    2008-11-01

    The Alzheimer's Disease Assessment Scale - Cognitive (ADAS-Cog) is the most commonly used primary outcome instrument in clinical trials for treatments of dementia. Variations in forms, administration procedures and scoring rules, along with rater turnover and intra-rater drift may decrease the reliability of the instrument. A survey of possible variations in the ADAS-Cog was administered to 26 volunteer raters at a clinical trials meeting. Results indicate notable protocol variations in the forms used, administration procedures, and scoring rules. Since change over time is used to determine treatment effect in clinical trials, standardizing the instrument's ambiguities and addressing common problems will greatly increase the instrument's reliability and thereby enhance its sensitivity to treatment effects.

  11. Clinical significance of determination of serum HA, PCIII and ADA levels in patients with chronic hepatitis C

    International Nuclear Information System (INIS)

    Zhang Jing; Yu Fan; Zhao Changxin

    2006-01-01

    Objective: To explore the changes of serum HA, PCIII and ADA levels in patients with chronic hepatitis C. Methods: Serum HA, PCIII and ADA levels were detected with RIA in 42 cases with chronic hepatitis C and 35 controls. Results: The levels of serum HA, PC III and ADA in the patients were significantly higher than those in controls (P<0.01). Serum HA, PC m and ADA levels were positive correlated (r=0.6178, 0.6211, P<0.01). Conclusion: The results suggested the serum HA, PC m and ADA levels can reflect the degree of hepatic injury in the patients with cirrhosis, detection of serum HA, PC m and ADA levels is helpful in estimating the status of the disease. (authors)

  12. Improved utilization of ADAS-cog assessment data through item response theory based pharmacometric modeling.

    Science.gov (United States)

    Ueckert, Sebastian; Plan, Elodie L; Ito, Kaori; Karlsson, Mats O; Corrigan, Brian; Hooker, Andrew C

    2014-08-01

    This work investigates improved utilization of ADAS-cog data (the primary outcome in Alzheimer's disease (AD) trials of mild and moderate AD) by combining pharmacometric modeling and item response theory (IRT). A baseline IRT model characterizing the ADAS-cog was built based on data from 2,744 individuals. Pharmacometric methods were used to extend the baseline IRT model to describe longitudinal ADAS-cog scores from an 18-month clinical study with 322 patients. Sensitivity of the ADAS-cog items in different patient populations as well as the power to detect a drug effect in relation to total score based methods were assessed with the IRT based model. IRT analysis was able to describe both total and item level baseline ADAS-cog data. Longitudinal data were also well described. Differences in the information content of the item level components could be quantitatively characterized and ranked for mild cognitively impairment and mild AD populations. Based on clinical trial simulations with a theoretical drug effect, the IRT method demonstrated a significantly higher power to detect drug effect compared to the traditional method of analysis. A combined framework of IRT and pharmacometric modeling permits a more effective and precise analysis than total score based methods and therefore increases the value of ADAS-cog data.

  13. A study of three polymorphic sites of ADA gene in colon cancer.

    Science.gov (United States)

    Spina, C; Saccucci, P; Cozzoli, E; Bottini, E; Gloria-Bottini, F

    2010-12-01

    Adenosine inhibits the immune response in tumors. Adenosine deaminase (ADA) controls adenosine level and as ecto-enzyme acts as costimulatory molecule of adenosine receptors and/or CD26. We examined ADA₁, ADA₂, ADA₆ polymorphic sites of ADA gene in 109 subjects with colon cancer from Rome's population and in 246 blood donors as controls from the same population. In colon cancer ADA₁*2/ADA₂*1 haplotype is more represented, while ADA₁*2/ADA₂*2 is less represented than in controls. ADA₂*2/ADA₆*2 is less represented in patients than in controls. Polymorphic sites of ADA might influence cell-mediated anti-tumor immune responses controlling adenosine level and extraenzymatic protein functions.

  14. Latvian PR people are world class / Ada Parr

    Index Scriptorium Estoniae

    Parr, Ada

    2004-01-01

    Suhtekorraldusfirma Porter Novelli rahvusvahelise partnerluse juht suhtekorralduse osatähtsuse kasvust ettevõtete äritegevuses, suhtekorraldusturu olukorrast ja teenuste kvaliteedi tasemest Baltimaades. Vt. samas: Ada Parr recommends

  15. The inclusion of ADA-SCID in expanded newborn screening by tandem mass spectrometry.

    Science.gov (United States)

    la Marca, Giancarlo; Giocaliere, Elisa; Malvagia, Sabrina; Funghini, Silvia; Ombrone, Daniela; Della Bona, Maria Luisa; Canessa, Clementina; Lippi, Francesca; Romano, Francesca; Guerrini, Renzo; Resti, Massimo; Azzari, Chiara

    2014-01-01

    Severe combined immunodeficiency due to adenosine-deaminase defect (ADA-SCID) is usually deadly in childhood because of severe recurrent infections. When clinical diagnosis is done, permanent damages due to infections or metabolite accumulation are often present. Gene therapy, bone marrow transplantation or enzyme replacement therapy may be effective if started early. The aim of this study was to set-up a robust method suitable for screening with a minimized preparation process and with inexpensive running costs, for diagnosing ADA-SCID by tandem mass spectrometry. ADA-SCID satisfies all the criteria for inclusion in a newborn screening program. We describe a protocol revised to incorporate adenosine and 2-deoxyadenosine testing into an expanded newborn screening program. We assessed the effectiveness of this approach testing dried blood spots from 4 genetically confirmed early-onset and 5 delayed-onset ADA-SCID patients. Reference values were established on 50,000 healthy newborns (deoxyadenosine ADA) gene. The results show that the method having great simplicity, low cost and low process preparations can be fully applicable to a mass screening program. Copyright © 2013 Elsevier B.V. All rights reserved.

  16. 77 FR 46008 - Approval and Promulgation of State Implementation Plans: Idaho; Boise-Northern Ada County Air...

    Science.gov (United States)

    2012-08-02

    ... Promulgation of State Implementation Plans: Idaho; Boise-Northern Ada County Air Quality Maintenance Area... the Northern Ada County Air Quality Maintenance Area Second 10-year Carbon Monoxide Maintenance Plan...-Northern Ada County Air Quality Maintenance Area will maintain air quality standards for carbon monoxide...

  17. 77 FR 45962 - Approval and Promulgation of State Implementation Plans: Idaho; Boise-Northern Ada County Air...

    Science.gov (United States)

    2012-08-02

    ... Promulgation of State Implementation Plans: Idaho; Boise-Northern Ada County Air Quality Maintenance Area... (IDEQ) submitted the Northern Ada County Air Quality Maintenance Area Second 10-year Carbon Monoxide... Ada County Air Quality Maintenance Area will maintain air quality standards for carbon monoxide (CO...

  18. Acetylation of Mammalian ADA3 Is Required for Its Functional Roles in Histone Acetylation and Cell Proliferation.

    Science.gov (United States)

    Mohibi, Shakur; Srivastava, Shashank; Bele, Aditya; Mirza, Sameer; Band, Hamid; Band, Vimla

    2016-10-01

    Alteration/deficiency in activation 3 (ADA3) is an essential component of specific histone acetyltransferase (HAT) complexes. We have previously shown that ADA3 is required for establishing global histone acetylation patterns and for normal cell cycle progression (S. Mohibi et al., J Biol Chem 287:29442-29456, 2012, http://dx.doi.org/10.1074/jbc.M112.378901). Here, we report that these functional roles of ADA3 require its acetylation. We show that ADA3 acetylation, which is dynamically regulated in a cell cycle-dependent manner, reflects a balance of coordinated actions of its associated HATs, GCN5, PCAF, and p300, and a new partner that we define, the deacetylase SIRT1. We use mass spectrometry and site-directed mutagenesis to identify major sites of ADA3 acetylated by GCN5 and p300. Acetylation-defective mutants are capable of interacting with HATs and other components of HAT complexes but are deficient in their ability to restore ADA3-dependent global or locus-specific histone acetylation marks and cell proliferation in Ada3-deleted murine embryonic fibroblasts (MEFs). Given the key importance of ADA3-containing HAT complexes in the regulation of various biological processes, including the cell cycle, our study presents a novel mechanism to regulate the function of these complexes through dynamic ADA3 acetylation. Copyright © 2016, American Society for Microbiology. All Rights Reserved.

  19. Autologous transplants of Adipose-Derived Adult Stromal (ADAS) cells afford dopaminergic neuroprotection in a model of Parkinson's disease.

    Science.gov (United States)

    McCoy, Melissa K; Martinez, Terina N; Ruhn, Kelly A; Wrage, Philip C; Keefer, Edward W; Botterman, Barry R; Tansey, Keith E; Tansey, Malú G

    2008-03-01

    Adult adipose contains stromal progenitor cells with neurogenic potential. However, the stability of neuronal phenotypes adopted by Adipose-Derived Adult Stromal (ADAS) cells and whether terminal neuronal differentiation is required for their consideration as alternatives in cell replacement strategies to treat neurological disorders is largely unknown. We investigated whether in vitro neural induction of ADAS cells determined their ability to neuroprotect or restore function in a lesioned dopaminergic pathway. In vitro-expanded naïve or differentiated ADAS cells were autologously transplanted into substantia nigra 1 week after an intrastriatal 6-hydroxydopamine injection. Neurochemical and behavioral measures demonstrated neuroprotective effects of both ADAS grafts against 6-hydroxydopamine-induced dopaminergic neuron death, suggesting that pre-transplantation differentiation of the cells does not determine their ability to survive or neuroprotect in vivo. Therefore, we investigated whether equivalent protection by naïve and neurally-induced ADAS grafts resulted from robust in situ differentiation of both graft types into dopaminergic fates. Immunohistological analyses revealed that ADAS cells did not adopt dopaminergic cell fates in situ, consistent with the limited ability of these cells to undergo terminal differentiation into electrically active neurons in vitro. Moreover, re-exposure of neurally-differentiated ADAS cells to serum-containing medium in vitro confirmed ADAS cell phenotypic instability (plasticity). Lastly, given that gene expression analyses of in vitro-expanded ADAS cells revealed that both naïve and differentiated ADAS cells express potent dopaminergic survival factors, ADAS transplants may have exerted neuroprotective effects by production of trophic factors at the lesion site. ADAS cells may be ideal for ex vivo gene transfer therapies in Parkinson's disease treatment.

  20. CREASE 6.0 Catalog of Resources for Education in Ada and Software Engineering

    Science.gov (United States)

    1992-02-01

    Programming Software Engineering Strong Typing Tasking Audene . Computer Scientists Terbook(s): Barnes, J. Programming in Ada, 3rd ed. Addison-Wesley...Ada. Concept: Abstract Data Types Management Overview Package Real-Time Programming Tasking Audene Computer Scientists Textbook(s): Barnes, J

  1. Retroviral vectors encoding ADA regulatory locus control region provide enhanced T-cell-specific transgene expression.

    Science.gov (United States)

    Trinh, Alice T; Ball, Bret G; Weber, Erin; Gallaher, Timothy K; Gluzman-Poltorak, Zoya; Anderson, French; Basile, Lena A

    2009-12-30

    Murine retroviral vectors have been used in several hundred gene therapy clinical trials, but have fallen out of favor for a number of reasons. One issue is that gene expression from viral or internal promoters is highly variable and essentially unregulated. Moreover, with retroviral vectors, gene expression is usually silenced over time. Mammalian genes, in contrast, are characterized by highly regulated, precise levels of expression in both a temporal and a cell-specific manner. To ascertain if recapitulation of endogenous adenosine deaminase (ADA) expression can be achieved in a vector construct we created a new series of Moloney murine leukemia virus (MuLV) based retroviral vector that carry human regulatory elements including combinations of the ADA promoter, the ADA locus control region (LCR), ADA introns and human polyadenylation sequences in a self-inactivating vector backbone. A MuLV-based retroviral vector with a self-inactivating (SIN) backbone, the phosphoglycerate kinase promoter (PGK) and the enhanced green fluorescent protein (eGFP), as a reporter gene, was generated. Subsequent vectors were constructed from this basic vector by deletion or addition of certain elements. The added elements that were assessed are the human ADA promoter, human ADA locus control region (LCR), introns 7, 8, and 11 from the human ADA gene, and human growth hormone polyadenylation signal. Retroviral vector particles were produced by transient three-plasmid transfection of 293T cells. Retroviral vectors encoding eGFP were titered by transducing 293A cells, and then the proportion of GFP-positive cells was determined using fluorescence-activated cell sorting (FACS). Non T-cell and T-cell lines were transduced at a multiplicity of infection (MOI) of 0.1 and the yield of eGFP transgene expression was evaluated by FACS analysis using mean fluorescent intensity (MFI) detection. Vectors that contained the ADA LCR were preferentially expressed in T-cell lines. Further improvements

  2. Retroviral vectors encoding ADA regulatory locus control region provide enhanced T-cell-specific transgene expression

    Science.gov (United States)

    2009-01-01

    Background Murine retroviral vectors have been used in several hundred gene therapy clinical trials, but have fallen out of favor for a number of reasons. One issue is that gene expression from viral or internal promoters is highly variable and essentially unregulated. Moreover, with retroviral vectors, gene expression is usually silenced over time. Mammalian genes, in contrast, are characterized by highly regulated, precise levels of expression in both a temporal and a cell-specific manner. To ascertain if recapitulation of endogenous adenosine deaminase (ADA) expression can be achieved in a vector construct we created a new series of Moloney murine leukemia virus (MuLV) based retroviral vector that carry human regulatory elements including combinations of the ADA promoter, the ADA locus control region (LCR), ADA introns and human polyadenylation sequences in a self-inactivating vector backbone. Methods A MuLV-based retroviral vector with a self-inactivating (SIN) backbone, the phosphoglycerate kinase promoter (PGK) and the enhanced green fluorescent protein (eGFP), as a reporter gene, was generated. Subsequent vectors were constructed from this basic vector by deletion or addition of certain elements. The added elements that were assessed are the human ADA promoter, human ADA locus control region (LCR), introns 7, 8, and 11 from the human ADA gene, and human growth hormone polyadenylation signal. Retroviral vector particles were produced by transient three-plasmid transfection of 293T cells. Retroviral vectors encoding eGFP were titered by transducing 293A cells, and then the proportion of GFP-positive cells was determined using fluorescence-activated cell sorting (FACS). Non T-cell and T-cell lines were transduced at a multiplicity of infection (MOI) of 0.1 and the yield of eGFP transgene expression was evaluated by FACS analysis using mean fluorescent intensity (MFI) detection. Results Vectors that contained the ADA LCR were preferentially expressed in T

  3. Simultaneous multi-wavelength ultraviolet excited single-phase white light emitting phosphor Ba1-x(Zr,Ti)Si3O9:xEu

    Science.gov (United States)

    Zhou, Zhenzhen; Liu, Guanghui; Ni, Jia; Liu, Wanlu; Liu, Qian

    2018-05-01

    A kind of novel compound Ba1-x(Zr,Ti)Si3O9:xEu simultaneously activated by different-valence Eu2+ and Eu3+ ions has been successfully synthesized. The existence of Ti4+-O2- charge transfer (CT) transitions in Ba1-xZrSi3O9:xEu is proved by the photoluminescence spectra and first principle calculations, and the Ti4+ ions come from the impurities in commercial ZrO2 raw materials. Under the excitation of multi-wavelength ultraviolet radiation (λEX = 392, 260, 180 nm), Ba1-xZrSi3O9:xEu (x = 0.15) can directly emit nearly white light. The coexistence of multiple luminescent centers and the energy transfer among Zr4+-O2- CT state, Ti4+-O2- CT state, Eu2+ and Eu3+ ions play important roles in the white light emission. Ba1-xZrSi3O9:xEu (x = 0.15) has good thermal stability, in particular, the intensity of emission spectrum (λEX = 392 nm) at 150 °C is ∼96% of that at room temperature. In general, the multi-wavelength ultraviolet-excited single-phase white light emitting phosphor Ba1-x(Zr,Ti)Si3O9:xEu possesses a promise for applications in white light emitting diodes (WLEDs), agriculture, medicine and other photonic fields.

  4. Formal Semanol Specification of Ada.

    Science.gov (United States)

    1980-09-01

    concurrent task modeling involved very little change to the SEMANOL metalanguage. A primitive capable of initiating concurrent SEMANOL task processors...i.e., #CO-COMPUTE) and two primitivc-; corresponding to integer semaphores (i.c., #P and #V) were all that were required. In addition, these changes... synchronization techniques and choice of correct unblocking alternatives. We should note that it had been our original intention to use the Ada Translator program

  5. Project X and its connection to neutrino physics

    International Nuclear Information System (INIS)

    Harris, Deborah; Jansson, Andreas

    2008-01-01

    Project X is a new high intensity proton source that is being planned at Fermilab to usher in a new era of high intensity physics. The high intensity frontier can provide a wealth of new measurements--the most voracious consumer of protons is the long baseline neutrino program, but with the proton source upgrades being planned there are even more protons available than current neutrino targets can withstand. Those protons can provide a rich program on their own of muon physics and neutrino scattering physics that is complimentary to the long baseline program. In this article we discuss the physics motivation for Project X that comes from these short baseline experiments, and also the status of the design of this new source and what it will take to move forward on that design

  6. AdaFF: Adaptive Failure-Handling Framework for Composite Web Services

    Science.gov (United States)

    Kim, Yuna; Lee, Wan Yeon; Kim, Kyong Hoon; Kim, Jong

    In this paper, we propose a novel Web service composition framework which dynamically accommodates various failure recovery requirements. In the proposed framework called Adaptive Failure-handling Framework (AdaFF), failure-handling submodules are prepared during the design of a composite service, and some of them are systematically selected and automatically combined with the composite Web service at service instantiation in accordance with the requirement of individual users. In contrast, existing frameworks cannot adapt the failure-handling behaviors to user's requirements. AdaFF rapidly delivers a composite service supporting the requirement-matched failure handling without manual development, and contributes to a flexible composite Web service design in that service architects never care about failure handling or variable requirements of users. For proof of concept, we implement a prototype system of the AdaFF, which automatically generates a composite service instance with Web Services Business Process Execution Language (WS-BPEL) according to the users' requirement specified in XML format and executes the generated instance on the ActiveBPEL engine.

  7. Assessment of adenosine deaminase (ADA) activity and oxidative stress in patients with chronic tonsillitis.

    Science.gov (United States)

    Garca, Mehmet Fatih; Demir, Halit; Turan, Mahfuz; Bozan, Nazım; Kozan, Ahmet; Belli, Şeyda Bayel; Arslan, Ayşe; Cankaya, Hakan

    2014-06-01

    To emphasize the effectiveness of adenosine deaminase (ADA) enzyme, which has important roles in the differentiation of lymphoid cells, and oxidative stress in patients with chronic tonsillitis. Serum and tissue samples were obtained from 25 patients who underwent tonsillectomy due to recurrent episodes of acute tonsillitis. In the control group, which also had 25 subjects, only serum samples were taken as obtaining tissue samples would not have been ethically appropriate. ADA enzyme activity, catalase (CAT), carbonic anhydrase (CA), nitric oxide (NO) and malondialdehyde (MDA) were measured in the serum and tissue samples of patients and control group subjects. The serum values of both groups were compared. In addition, the tissue and serum values of patients were compared. Serum ADA activity and the oxidant enzymes MDA and NO values of the patient group were significantly higher than those of the control group (p ADA activity (p > 0.05). Elevated ADA activity may be effective in the pathogenesis of chronic tonsillitis both by impairing tissue structure and contributing to SOR formation.

  8. Reliability of the Alzheimer's disease assessment scale (ADAS-Cog) in longitudinal studies.

    Science.gov (United States)

    Khan, Anzalee; Yavorsky, Christian; DiClemente, Guillermo; Opler, Mark; Liechti, Stacy; Rothman, Brian; Jovic, Sofija

    2013-11-01

    Considering the scarcity of longitudinal assessments of reliability, there is need for a more precise understanding of cognitive decline in Alzheimer's Disease (AD). The primary goal was to assess longitudinal changes in inter-rater reliability, test retest reliability and internal consistency of scores of the ADAS-Cog. 2,618 AD subjects were enrolled in seven randomized, double-blind, placebo-controlled, multicenter-trials from 1986 to 2009. Reliability, internal-consistency and cross-sectional analysis of ADAS-Cog and MMSE across seven visits were examined. Intra-class correlation (ICC) for ADAS-Cog was moderate to high supporting their reliability. Absolute Agreement ICCs 0.392 (Visit-7) to 0.806 (Visit-2) showed a progressive decrease in correlations across time. Item analysis revealed a decrease in item correlations, with the lowest correlations for Visit 7 for Commands (ICC=0.148), Comprehension (ICC=0.092), Spoken Language (ICC=0.044). Suitable assessment of AD treatments is maintained through accurate measurement of clinically significant outcomes. Targeted rater education ADAS-Cog items over-time can improve ability to administer and score the scale.

  9. How We Manage Adenosine Deaminase-Deficient Severe Combined Immune Deficiency (ADA SCID).

    Science.gov (United States)

    Kohn, Donald B; Gaspar, H Bobby

    2017-05-01

    Adenosine deaminase-deficient severe combined immune deficiency (ADA SCID) accounts for 10-15% of cases of human SCID. From what was once a uniformly fatal disease, the prognosis for infants with ADA SCID has improved greatly based on the development of multiple therapeutic options, coupled with more frequent early diagnosis due to implementation of newborn screening for SCID. We review the various treatment approaches for ADA SCID including allogeneic hematopoietic stem cell transplantation (HSCT) from a human leukocyte antigen-matched sibling or family member or from a matched unrelated donor or a haplo-identical donor, autologous HSCT with gene correction of the hematopoietic stem cells (gene therapy-GT), and enzyme replacement therapy (ERT) with polyethylene glycol-conjugated adenosine deaminase. Based on growing evidence of safety and efficacy from GT, we propose a treatment algorithm for patients with ADA SCID that recommends HSCT from a matched family donor, when available, as a first choice, followed by GT as the next option, with allogeneic HSCT from an unrelated or haplo-identical donor or long-term ERT as other options.

  10. E-ADA activity in serum of lambs experimentally infected with Haemonchus contortus.

    Science.gov (United States)

    Da Silva, Aleksandro S; Fausto, Guilherme C; Grando, Thirssa H; Cadore, Carlos A; Pimentel, Victor C; Jaques, Jeandre A; Schetinger, Maria R C; Monteiro, Silvia G; Leal, Marta L R

    2013-08-01

    The aim of this study was to evaluate adenosine deaminase (E-ADA) activity in sera of lambs experimentally infected with Haemonchus contortus. We used 12 lambs divided into 2 groups; Group A had 5 healthy, non-infected animals (control) and Group B had 7 healthy animals infected with H. contortus . Lambs were infected orally with 500 larvae (L3) per animal every 2 days, for a period of 20 days, and later the infection was confirmed by examination of feces (eggs per gram [EPG] via fecal egg count). Blood collection was performed at days 0, 20, 40, 60, and 80 post-infection (PI) for analysis of E-ADA activity. Animals in Group A showed negative EPG throughout the experiment unlike those from Group B that had elevated EPG counts. E-ADA activity was reduced in the serum of animals infected with H. contortus when compared to non-infected controls at days 20, 40, 60, and 80 PI. Therefore, it is concluded that infection with H. contortus influences the E-ADA activity in lambs.

  11. 76 FR 66034 - Proposed Foreign-Trade Zone-Ada and Canyon Counties, ID, Under Alternative Site Framework...

    Science.gov (United States)

    2011-10-25

    ... DEPARTMENT OF COMMERCE Foreign-Trade Zones Board [Docket 65-2011] Proposed Foreign-Trade Zone--Ada... establish a general-purpose foreign-trade zone at sites in Ada and Canyon Counties, Idaho, adjacent to the... proposed service area under the ASF would be Ada and Canyon Counties, Idaho. If approved, the applicant...

  12. Magnetic-entropy change in Mn1.1Fe0.9P0.7As0.3-xGe x

    International Nuclear Information System (INIS)

    Tegus, O.; Fuquan, B.; Dagula, W.; Zhang, L.; Brueck, E.; Si, P.Z.; Boer, F.R. de; Buschow, K.H.J.

    2005-01-01

    We have studied the magnetic properties and magnetic-entropy changes of Mn 1.1 Fe 0.9 P 0.7 As 0.3-x Ge x compounds with x = 0, 0.05, 0.1, 0.15 and 0.3. X-ray diffraction (XRD) study shows all the compounds crystallize in the Fe 2 P-type structure. Magnetic measurements show that the Curie temperature increases from 150 K for Mn 1.1 Fe 0.9 P 0.7 As 0.3 to 380 K for Mn 1.1 Fe 0.9 P 0.7 Ge 0.3 . A field-induced first-order magnetic phase transition is observed above the Curie temperature for the compounds with x up to 0.15. There exists an optimal composition in which the first-order phase transition is the sharpest. The optimal composition for this system is x = 0.1. The maximal magnetic-entropy change derived from the magnetization data is about 40 J/(kg K) for a field change from 0 to 3 T

  13. School Issues Under [Section] 504 and the ADA: The Latest and Greatest.

    Science.gov (United States)

    Aleman, Steven R.

    This paper highlights recent guidance and rulings from the Office of Civil Rights (OCR) of interest to administrators, advocates, and attorneys. It is a companion piece to Student Issues on SectionNB504/ADA: The Latest and Greatest. Compliance with SectionNB504 and the Americans with Disabilities Act (ADA) continues to involve debate and dialog on…

  14. CITY GROUND DESIGN AND THE IMAGE OF THE CITY: THE PORTUGUESE CALÇADA

    Directory of Open Access Journals (Sweden)

    Antoni Remesar

    2014-10-01

    The pavement-form - including the "calçada-form"-is at the root of some of the flagship operations creating the image of the city (Havana, 1928; Alicante, 1957; the Ramblas in Barcelona, 1969; reform of the Avenida Atlantica in Rio by Burle Marx, 1970. However, these same operations show that the "form-calçada" does not meet many of the requirements of economy, security or universal accessibility required by the contemporary city. In the paper was to analyze the causes and reasons that hover over the announced death of calçada á Portugueza.

  15. ADA perceived disability claims: a decision-tree analysis.

    Science.gov (United States)

    Draper, William R; Hawley, Carolyn E; McMahon, Brian T; Reid, Christine A; Barbir, Lara A

    2014-06-01

    The purpose of this study is to examine the possible interactions of predictor variables pertaining to perceived disability claims contained in a large governmental database. Specifically, it is a retrospective analysis of US Equal Employment Opportunity Commission (EEOC) data for the entire population of workplace discrimination claims based on the "regarded as disabled" prong of the Americans with Disabilities Act (ADA) definition of disability. The study utilized records extracted from a "master database" of over two million charges of workplace discrimination in the Integrated Mission System of the EEOC. This database includes all ADA-related discrimination allegations filed from July 26, 1992 through December 31, 2008. Chi squared automatic interaction detection (CHAID) was employed to analyze interaction effects of relevant variables, such as issue (grievance) and industry type. The research question addressed by CHAID is: What combination of factors are associated with merit outcomes for people making ADA EEOC allegations who are "regarded as" having disabilities? The CHAID analysis shows how merit outcome is predicted by the interaction of relevant variables. Issue was found to be the most prominent variable in determining merit outcome, followed by industry type, but the picture is made more complex by qualifications regarding age and race data. Although discharge was the most frequent grievance among charging parties in the perceived disability group, its merit outcome was significantly less than that for the leading factor of hiring.

  16. Combinatorial depletion analysis to assemble the network architecture of the SAGA and ADA chromatin remodeling complexes.

    Science.gov (United States)

    Lee, Kenneth K; Sardiu, Mihaela E; Swanson, Selene K; Gilmore, Joshua M; Torok, Michael; Grant, Patrick A; Florens, Laurence; Workman, Jerry L; Washburn, Michael P

    2011-07-05

    Despite the availability of several large-scale proteomics studies aiming to identify protein interactions on a global scale, little is known about how proteins interact and are organized within macromolecular complexes. Here, we describe a technique that consists of a combination of biochemistry approaches, quantitative proteomics and computational methods using wild-type and deletion strains to investigate the organization of proteins within macromolecular protein complexes. We applied this technique to determine the organization of two well-studied complexes, Spt-Ada-Gcn5 histone acetyltransferase (SAGA) and ADA, for which no comprehensive high-resolution structures exist. This approach revealed that SAGA/ADA is composed of five distinct functional modules, which can persist separately. Furthermore, we identified a novel subunit of the ADA complex, termed Ahc2, and characterized Sgf29 as an ADA family protein present in all Gcn5 histone acetyltransferase complexes. Finally, we propose a model for the architecture of the SAGA and ADA complexes, which predicts novel functional associations within the SAGA complex and provides mechanistic insights into phenotypical observations in SAGA mutants.

  17. CSF ADA Determination in Early Diagnosis of Tuberculous Meningitis in HIV-Infected Patients.

    Science.gov (United States)

    Ghosh, Gopal Chandra; Sharma, Brijesh; Gupta, B B

    2016-01-01

    Tuberculous and Cryptococcal meningitis are common in HIV patients. A highly specific and sensitive rapid test for diagnosis of Tuberculous meningitis especially in setting of HIV is not available in developing countries where the burden of disease is high. We measured ADA (adenosine deaminase) levels using spectrophotometric method in the CSF of HIV patients with meningitis to differentiate Tuberculous meningitis from meningitis due to other causes. Kruskal-Wallis test was used to compare ADA values between tuberculous meningitis (TBM) and nontuberculous (non-TB) meningitis patients and a receiver-operating characteristic (ROC) analysis curve was drawn from these values. Levels of ADA in the CSF of patients with TBM were significantly higher than those in patients with meningitis due to other causes. CSF ADA level determination with a cut-off value of 6 IU/L was found to be highly specific and fairly sensitive test for the diagnosis of TBM in HIV positive patients.

  18. The ADAS-cog and clinically meaningful change in the VISTA clinical trial of galantamine for Alzheimer's disease.

    Science.gov (United States)

    Rockwood, Kenneth; Fay, Sherri; Gorman, Mary

    2010-02-01

    A minimum 4-point change at 6 months on the Alzheimer's disease assessment scale-cognitive subscale (ADAS-cog) is deemed clinically important, but this cut-point has been little studied in relation to clinical meaningfulness. In an investigator-initiated, clinical trial of galantamine, we investigated the extent to which a 4-point change classifies goal attainment by individual patients. Secondary analysis of the video imaging synthesis of treating Alzheimer's disease (VISTA) study: a 4-month, multi-centre, parallel-group, double-blind, placebo-controlled, trial of galantamine in 130 mild-moderate Alzheimer's disease patients (4-month open-label follow-up). ADAS-cog responses at 6 months were compared with outcomes on three clinical measures: clinician's interview based impression of change-plus caregiver input (CIBIC+), patient/carer-goal attainment scaling (PGAS) and clinician-GAS (CGAS). Thirty-seven of 99 patients improved by > or = 4 points on the ADAS-cog at 6 months, and 16/99 showed > or = 4-point worsening. ADAS-cog change scores correlated notionally to modestly with changes on the CGAS (r = -0.31), the PGAS (r = -0.29) and the CIBIC+ (r = 0.31). As a group, patients with ADAS-cog improvement were significantly more likely to improve on the clinical measures; those who worsened showed non-significant clinical decline. Individually, about half were misclassified in relation to each clinical measure; often when the ADAS-Cog detected 'no change', clinically meaningful effects could be detected. Even so, no ADAS-Cog cut-point optimally classified patients' clinical responses. A 4-point ADAS-cog change at 6 months is clinically meaningful for groups. Substantial individual misclassification between the ADAS-cog and clinical measures suggests no inherent meaning to a 4-point ADAS-cog change for a given patient.

  19. State prisons are covered by ADA, 7th Circuit rules.

    Science.gov (United States)

    1997-07-25

    Prison inmate [name removed] sued the Indiana Department of Corrections, claiming it violated the Americans with Disabilities Act (ADA) by denying him access to education programs, the library, and the dining hall because he is blind. The 7th U.S. Circuit Court of Appeals rejected the district court's decision to dismiss the case based on the grounds that the ADA does not apply to prison inmates. The court held that the Department of Corrections cannot exclude an inmate with a disability from prison programs unless the accommodation caused an undue burden on the system.

  20. The BESSY X-ray microfocus beamline project

    International Nuclear Information System (INIS)

    Erko, A.; Schaefers, F.; Firsov, A.; Peatman, W.B.; Eberhardt, W.; Signorato, R.

    2004-01-01

    The design and construction of a beamline dedicated to X-ray absorption spectroscopy, X-ray fluorescence analysis, X-ray diffraction and X-ray small-angle scattering measurements with micron and submicron spatial resolution in the photon energy range of 1.9-30 keV are reported here. The main feature of the beamline is a combination of all these methods in one experimental station. The source will be a BESSY 7-T wavelength shifter, which is already in operation. Such a wavelength shifter with its continuous spectrum is an optimum source for these experiments. Glass capillaries and the combination of a linear Bragg-Fresnel lens and bimorph mirror were chosen as the special optical components in the beamline. This beamline will open for BESSY users the possibility to perform experiments on the same sample applying a microfocused X-ray beam in combination with advanced experimental methods

  1. One-year treatment of Alzheimer's disease with acetylcholinesterase inhibitors: improvement on ADAS-cog and TMT A, no change or worsening on other tests.

    Science.gov (United States)

    Borkowska, Alina; Ziolkowska-Kochan, Marzena; Rybakowski, Janusz K

    2005-08-01

    The aim of this study was to assess cognitive functioning measured by selected psychometric and neuropsychological tools in patients with Alzheimer's disease (AD) after 1-year treatment with acetylcholinesterase inhibitors. Seventy-six patients (22 male and 54 female) with a mild to moderate stage of AD, aged 56-86 (mean 68) years, were treated. Forty-seven received donepezil (mean dose 9.3 mg/d) and 29 rivastigmine (mean dose 8.5 mg/d). Cognitive measurements included: the mini mental state examination (MMSE), the Alzheimer disease assessment scale-cognitive (ADAS- cog), the trail making test (TMT) and the Stroop color word interference test. The assessments were made before and after 3, 6 and 12 months of treatment. A significant improvement in ADAS-cog (p ADAS-cog) and psychomotor speed (TMT A), however, such treatment is unable to prevent the deterioration of working memory and executive functions. Copyright (c) 2005 John Wiley & Sons, Ltd.

  2. Reconstruction of tomographic image from x-ray projections of a few views

    International Nuclear Information System (INIS)

    Kobayashi, Fujio; Yamaguchi, Shoichiro

    1982-01-01

    Computer tomographs have progressed rapidly, and in the latest high performance types, the photographing time has been shortened to less than 5 sec, but the clear images of hearts have not yet been obtained. The X-ray tomographs used so far irradiate X-ray from many directions and measure the projected data, but by limiting projection direction to a small number, it was planned to shorter the X-ray photographing time and to reduce X-ray exposure as the objective of this study. In this paper, a method is proposed, by which tomographic images are reconstructed from projected data in a small number of direction by generalized inverse matrix penalty method. This method is the calculation method newly devised by the authors for this purpose. It is a kind of the nonlinear planning method added with the restrictive condition using a generalized inverse matrix, and it is characterized by the simple calculation procedure and rapid convergence. Moreover, the effect on reconstructed images when errors are included in projected data was examined. Also, the simple computer simulation to reconstruct tomographic images using the projected data in four directions was performed, and the usefulness of this method was confirmed. It contributes to the development of superhigh speed tomographs in future. (Kako, I.)

  3. Identifying Malignant Pleural Effusion by A Cancer Ratio (Serum LDH: Pleural Fluid ADA Ratio).

    Science.gov (United States)

    Verma, Akash; Abisheganaden, John; Light, R W

    2016-02-01

    We studied the diagnostic potential of serum lactate dehydrogenase (LDH) in malignant pleural effusion. Retrospective analysis of patients hospitalized with exudative pleural effusion in 2013. Serum LDH and serum LDH: pleural fluid ADA ratio was significantly higher in cancer patients presenting with exudative pleural effusion. In multivariate logistic regression analysis, pleural fluid ADA was negatively correlated 0.62 (0.45-0.85, p = 0.003) with malignancy, whereas serum LDH 1.02 (1.0-1.03, p = 0.004) and serum LDH: pleural fluid ADA ratio 0.94 (0.99-1.0, p = 0.04) was correlated positively with malignant pleural effusion. For serum LDH: pleural fluid ADA ratio, a cut-off level of >20 showed sensitivity, specificity of 0.98 (95 % CI 0.92-0.99) and 0.94 (95 % CI 0.83-0.98), respectively. The positive likelihood ratio was 32.6 (95 % CI 10.7-99.6), while the negative likelihood ratio at this cut-off was 0.03 (95 % CI 0.01-0.15). Higher serum LDH and serum LDH: pleural fluid ADA ratio in patients presenting with exudative pleural effusion can distinguish between malignant and non-malignant effusion on the first day of hospitalization. The cut-off level for serum LDH: pleural fluid ADA ratio of >20 is highly predictive of malignancy in patients with exudative pleural effusion (whether lymphocytic or neutrophilic) with high sensitivity and specificity.

  4. Mass Properties Measurement in the X-38 Project

    Science.gov (United States)

    Peterson, Wayne L.

    2004-01-01

    This paper details the techniques used in measuring the mass properties for the X-38 family of test vehicles. The X-38 Project was a NASA internal venture in which a series of test vehicles were built in order to develop a Crew Return Vehicle (CRV) for the International Space Station. Three atmospheric test vehicles and one spaceflight vehicle were built to develop the technologies required for a CRV. The three atmospheric test vehicles have undergone flight-testing by a combined team from the NASA Johnson Space Center and the NASA Dryden Flight Research Center. The flight-testing was performed at Edward's Air Force Base in California. The X-38 test vehicles are based on the X-24A, which flew in the '60s and '70s. Scaled Composites, Inc. of Mojave, California, built the airframes and the vehicles were outfitted at the NASA Johnson Space Center in Houston, Texas. Mass properties measurements on the atmospheric test vehicles included weight and balance by the three-point suspension method, four-point suspension method, three load cells on jackstands, and on three in-ground platform scales. Inertia measurements were performed as well in which Ixx, Iyy, Izz, and Ixz were obtained. This paper describes each technique and the relative merits of each. The proposed measurement methods for an X-38 spaceflight test vehicle will also be discussed. This vehicle had different measurement challenges, but integrated vehicle measurements were never conducted. The spaceflight test vehicle was also developed by NASA and was scheduled to fly on the Space Shuttle before the project was cancelled.

  5. A study of the Alzheimer's Disease Assessment Scale-Cognitive (ADAS-Cog) in an Icelandic elderly population.

    Science.gov (United States)

    Hannesdóttir, Kristin; Snaedal, Jón

    2002-01-01

    The Alzheimer's Disease Assessment Scale (ADAS) is designed for screening of cognitive and non-cognitive dysfunctions characteristic of persons with probable Alzheimer's disease (AD). The cognitive part of the scale (ADAS-Cog) is both convenient for screening of probable AD and as a measure of cognitive functioning during drug intervention. The aim of this study was to translate the ADAS-Cognitive sub-test (ADAS-Cog) into Icelandic and to study its application in an elderly Icelandic population. The Mini-Mental State Examination (MMSE) and the ADAS-Cog were administered to 20 AD patients and 20 controls. Each patient was also rated on the Global Deterioration Scale (GDS). The probable AD patients were divided into two groups based on their GDS: 3-4 and 5-6 points. The patients were also divided into two groups based on their MMSE score: very mild to mild (23-30 points) and mild to moderate (15-22 points). Furthermore, the subjects were divided into two age groups: 65-76 and 77-92 years. Results revealed a highly significant difference on MMSE (22.3 +/- 3.4; 26.8 +/- 1.6; P ADAS-Cog (18.4 +/- 7.7; 7.3 +/- 3.5; P ADAS-Cog plays an important role in the diagnostic makeup of AD along with other detailed investigations, such as neuropsychological assessment.

  6. Anemia nos pacientes com insuficiência cardíaca avançada

    Directory of Open Access Journals (Sweden)

    Juliano Cardoso

    2010-10-01

    Full Text Available FUNDAMENTO: Anemia está associada à pior evolução nos pacientes com insuficiência cardíaca (IC. Entretanto, há poucos estudos sobre a anemia nos pacientes com IC avançada. OBJETIVO: Avaliar as características da anemia na IC em fase avançada. MÉTODOS: Foram incluídos 99 pacientes hospitalizados para compensação de IC (CF IV/NYHA, com idade > 18 anos e FEVE 12 g/dl. A anemia foi marcador independente de mau prognóstico na análise multivariada (mortalidade 47% vs 24,6%, p = 0,016, risco relativo 2,54. CONCLUSÃO: Anemia acomete, aproximadamente, 1/3 dos pacientes com IC avançada, e a deficiência de ferro é uma importante etiologia. Pacientes anêmicos são mais idosos e apresentaram função renal mais deteriorada. A melhora da congestão não foi suficiente para melhorar a anemia na maioria dos casos. Nos pacientes com IC avançada, a anemia é marcador independente de mau prognóstico.

  7. Detecting treatment effects with combinations of the ADAS-cog items in patients with mild and moderate Alzheimer's disease.

    Science.gov (United States)

    Ihl, Ralf; Ferris, Steven; Robert, Philippe; Winblad, Bengt; Gauthier, Serge; Tennigkeit, Frank

    2012-01-01

    When complex cognitive functions are measured with multi-item scales like the Alzheimer's Disease Assessment Scale - cognitive subscale (ADAS-cog), it seems valuable information can be lost due to combination of the ADAS-cog items results into a total score. We hypothesized, that an analysis of the results of different ADAS-cog item combinations may reveal drug treatment effects in distinct cognitive domains and/or enhance the sensitivity to detect such treatment effects. Here, we present a novel approach called 'subsetting analysis' for assessment of drug treatment effects with multi-item scales, like the ADAS-cog. The subsetting approach is a mathematical algorithm designed to select and group scale items in a subset detecting drug treatment effects in a particular study population. The approach was applied in a post-hoc analysis of ADAS-cog results from two randomized, placebo-controlled and double-blind clinical trials with memantine in mild to moderate Alzheimer's disease (AD). The subsetting analysis of the ADAS-cog combined database aimed at selecting the scale items showing no worsening at study end compared to baseline due to memantine treatment in mild AD (Mini-Mental State Examination (MMSE >19)) patients. Two ADAS-cog subsets were finally revealed by the analysis: a subset of five ADAS-cog items, identified as most sensitive to memantine effects in mild AD patients, and a subset of six ADAS-cog items shown to detect significant memantine effects in moderate AD patients. The subsetting approach of analyzing ADAS-cog data is a powerful alternative for gaining information about drug effects on cognitive performance in mild and moderate AD patients. Copyright © 2011 John Wiley & Sons, Ltd.

  8. Using ADA Tasks to Simulate Operating Equipment

    Science.gov (United States)

    DeAcetis, Louis A.; Schmidt, Oron; Krishen, Kumar

    1990-01-01

    A method of simulating equipment using ADA tasks is discussed. Individual units of equipment are coded as concurrently running tasks that monitor and respond to input signals. This technique has been used in a simulation of the space-to-ground Communications and Tracking subsystem of Space Station Freedom.

  9. The Role of Project Science in the Chandra X-Ray Observatory

    Science.gov (United States)

    O'Dell, Stephen L.; Weisskopf, Martin C.

    2006-01-01

    The Chandra X-Ray Observatory, one of NASA's Great Observatories, has an outstanding record of scientific and technical success. This success results from the efforts of a team comprising NASA, its contractors, the Smithsonian Astrophysical Observatory, the instrument groups, and other elements of the scientific community, including thousands of scientists who utilize this powerful facility for astrophysical research. We discuss the role of NASA Project Science in the formulation, development, calibration, and operation of the Chandra X-ray Observatory. In addition to representing the scientific community within the Project, Project Science performed what we term "science systems engineering". This activity encompasses translation of science requirements into technical requirements and assessment of the scientific impact of programmatic and technical trades. We briefly describe several examples of science systems engineering conducted by Chandra Project Science.

  10. Coordinate reconstruction using box reconstruction and projection of X-ray photo

    International Nuclear Information System (INIS)

    Achmad Suntoro

    2011-01-01

    Some mathematical formula have been derived for a process of reconstruction to define the coordinate of any point relative to a pre set coordinate system. The process of reconstruction uses a reconstruction box in which each edge's length of the box is known, each top-bottom face and left-right face of the box having a cross marker, and the top face and the right face of the box as plane projections by X-ray source in perspective projection -system. Using the data of the two X-ray projection images, any point inside the reconstruction box, as long as its projection is recorded in the two photos, will be determined its coordinate relative to the midpoint of the reconstruction box as the central point coordinates. (author)

  11. On-board event processing algorithms for a CCD-based space borne X-ray spectrometer

    International Nuclear Information System (INIS)

    Chun, H.J.; Bowles, J.A.; Branduardi-Raymont, G.; Gowen, R.A.

    1996-01-01

    This paper describes two alternative algorithms which are applied to reduce the telemetry requirements for a Charge Coupled Device (CCD) based, space-borne, X-ray spectrometer by on-board reconstruction of the X-ray events split over two or more adjacent pixels. The algorithms have been developed for the Reflection Grating Spectrometer (RGS) on the X-ray multi-mirror (XMM) mission, the second cornerstone project in the European Space Agency's Horizon 2000 programme. The overall instrument and some criteria which provide the background of the development of the algorithms, implemented in Tartan ADA on an MA31750 microprocessor, are described. The on-board processing constraints and requirements are discussed, and the performances of the algorithms are compared. Test results are presented which show that the recursive implementation is faster and has a smaller executable file although it uses more memory because of its stack requirements. (orig.)

  12. Software tools to aid Pascal and Ada program design

    Energy Technology Data Exchange (ETDEWEB)

    Jankowitz, H.T.

    1987-01-01

    This thesis describes a software tool which analyses the style and structure of Pascal and Ada programs by ensuring that some minimum design requirements are fulfilled. The tool is used in much the same way as a compiler is used to teach students the syntax of a language, only in this case issues related to the design and structure of the program are of paramount importance. The tool operates by analyzing the design and structure of a syntactically correct program, automatically generating a report detailing changes that need to be made in order to ensure that the program is structurally sound. The author discusses how the model gradually evolved from a plagiarism detection system which extracted several measurable characteristics in a program to a model that analyzed the style of Pascal programs. In order to incorporate more-sophistical concepts like data abstraction, information hiding and data protection, this model was then extended to analyze the composition of Ada programs. The Ada model takes full advantage of facilities offered in the language and by using this tool the standard and quality of written programs is raised whilst the fundamental principles of program design are grasped through a process of self-tuition.

  13. The implications of the ADA Amendments Act of 2008 for residency training program administration.

    Science.gov (United States)

    Regenbogen, Alexandra; Recupero, Patricia R

    2012-01-01

    The Americans with Disabilities Act (ADA) is rarely invoked by medical residents in training. Dr. Martin Jakubowski, a family medicine resident with Asperger's disorder, was dismissed for communicating poorly with patients, peers, and supervisors and for issuing dangerous medical orders. In an attempt to become reinstated, he sued under the ADA (Jakubowski v. The Christ Hospital), arguing that the program had failed to make reasonable accommodation for his disability. The Sixth Circuit Court of Appeals ruled in favor of the hospital, finding that although the doctor was disabled under the ADA, he had failed to demonstrate that he was otherwise qualified for the position. This article comments on the ADA Amendments Act of 2008, the Equal Employment Opportunity Commission (EEOC) guidelines from 2011 and their application to medical residency training, and the Accreditation Council for Graduate Medical Education (ACGME) core competencies as essential job functions.

  14. [Is it pseudo-dementia? The validation of the Adas-Cog questionnaire in Hungary].

    Science.gov (United States)

    Drótos, Gergely; Pákáski, Magdolna; Papp, Edina; Kálmán, János

    2012-01-01

    The cognitive subscale of the Alzheimer's Disease Assessment Scale (ADAS-Cog) has been established internationally as an instrument for the assessment of treatment efficacy and cognitive performance in clinical trials. There is no data about the validity and characteristics of ADAS-Cog in Hungarian sample. This study is a part of the Hungarian standardization process of ADAS-Cog. It is crucial to examine the cognitive performance of patients with pseudodementia caused by depression (D) because of its' similarities with Alzheimer's disease (AK). The objective of the study was to analyze the characteristics of the cognitive subscale for further validation purposes. The study aimed at analyzing the ADAS-Cog performance of patients with D and AK in a Hungarian sample to make future studies more accurate through more exact differentiation between the two diseases. Fourty-seven normal elderly control (KNT) subjects, 66 AK patients and 39 patients with D participated in the study. The mental state and the severity of depressive symptoms of the participants were assessed by the means of ADAS-Cog, Mini Mental State Examination (MMSE) and Beck Depression Inventory. The ADAS-Cog is sensitive to the cognitive decline of the depressed group (sensitivity=69.2%, specificity=89.4%, AUC=0.868, p>0.001). While the performance of the two patient groups differed from the KNT, the groups are overlapping and the characteristic of the ROC curve and the optimal cut-off point (D:11.8; AK:12.1) indicates that the differentiation is mediocre. The results suggest that pseudodementia should be considered during the design of studies using ADASCog. Because the cognitive subscale can't accurately differentiate between AK and pseudodementia additional measures like BDI should be administered.

  15. A desk evaluation review of project RAF/9/005 radiation protection development. Project desk evaluation

    International Nuclear Information System (INIS)

    1994-01-01

    The Agency has been assisting member nations through a number of national TC projects in radiation protection and related areas over the years. In addition, a regional project RAF/9/005 - Radiation Protection Development (which is under this review) was approved in 1988, with the aim of assessing existing radiation protection practices in the African Member States in relation to the Agency's new basic safety standards for radiation protection, and to advise Governments on improvements. The project was subsequently extended up to 1994 as an umbrella project to assist all African Member States in the development of appropriate radiation protection services; to co-ordinate the implementation of the relevant national TC projects; and to develop co-operation amongst groups of Member States on a regional and sub-regional basis. Particular emphasis was to be given to manpower development through workshops, seminars and training courses in radiation protection and safety. In parallel thereto, the Agency's Radiation Protection Advisory Teams (RAPATs) visited nineteen African Member States during the period 1986 through 1993, to review and assess their radiation protection activities, identify priorities, and design long-term radiation protection programmes. RAPAT findings and recommendations were considered in drawing up programmes for implementation under project RAF/9/005

  16. Project management lessons learned from building the Wendelstein 7-x stellerator fusion research reactor

    Energy Technology Data Exchange (ETDEWEB)

    Freire-Gormaly, M.; Gittens, A.; Zhang, L., E-mail: m.freire.gormaly@utoronto.ca, E-mail: antonio.gittens@mail.utoronto.ca, E-mail: lavender.zhang@outlook.com [University of Toronto, Toronto, ON (Canada)

    2015-07-01

    Wendelstein 7-X (W7-X) is the world's largest 'stellerator' nuclear fusion reactor being commissioned in Greifswald, Germany. It will inform the international fusion energy test device (ITER). The complexity of W7- X added challenges since industrial expertise to manufacture components did not exist. The construction was completed eight years behind schedule and almost 100% over budget. Key take-away lessons in project management were revealed from W7-X which can be applied to any nuclear project. These lessons are aligned with the project management knowledge areas of schedule, stakeholder, procurement, scope, schedule, cost, communication, risk, quality, human resources and procurement management. (author)

  17. Project management lessons learned from building the Wendelstein 7-x stellerator fusion research reactor

    International Nuclear Information System (INIS)

    Freire-Gormaly, M.; Gittens, A.; Zhang, L.

    2015-01-01

    Wendelstein 7-X (W7-X) is the world's largest 'stellerator' nuclear fusion reactor being commissioned in Greifswald, Germany. It will inform the international fusion energy test device (ITER). The complexity of W7- X added challenges since industrial expertise to manufacture components did not exist. The construction was completed eight years behind schedule and almost 100% over budget. Key take-away lessons in project management were revealed from W7-X which can be applied to any nuclear project. These lessons are aligned with the project management knowledge areas of schedule, stakeholder, procurement, scope, schedule, cost, communication, risk, quality, human resources and procurement management. (author)

  18. Diagnosis of tuberculosis pleurisy with adenosine deaminase (ADA): a systematic review and meta-analysis.

    Science.gov (United States)

    Gui, Xuwei; Xiao, Heping

    2014-01-01

    This systematic review and meta-analysis was performed to determine accuracy and usefulness of adenosine deaminase (ADA) in diagnosis of tuberculosis pleurisy. Medline, Google scholar and Web of Science databases were searched to identify related studies until 2014. Two reviewers independently assessed quality of studies included according to standard Quality Assessment of Diagnosis Accuracy Studies (QUADAS) criteria. The sensitivity, specificity, diagnostic odds ratio and other parameters of ADA in diagnosis of tuberculosis pleurisy were analyzed with Meta-DiSC1.4 software, and pooled using the random effects model. Twelve studies including 865 tuberculosis pleurisy patients and 1379 non-tuberculosis pleurisy subjects were identified from 110 studies for this meta-analysis. The sensitivity, specificity, positive likelihood ratio (PLR), negative likelihood ratio (NLR) and diagnosis odds ratio (DOR) of ADA in the diagnosis of tuberculosis pleurisy were 45.25 (95% CI 27.63-74.08), 0.86 (95% CI 0.84-0.88), 0.88 (95% CI 0.86-0.90), 6.32 (95% CI 4.83-8.26) and 0.15 (95% 0.11-0.22), respectively. The area under the summary receiver operating characteristic curve (SROC) was 0.9340. Our results demonstrate that the sensitivity and specificity of ADA are high in the diagnosis of tuberculosis pleurisy especially when ADA≥50 (U/L). Thus, ADA is a relatively sensitive and specific marker for tuberculosis pleurisy diagnosis. However, it is cautious to apply these results due to the heterogeneity in study design of these studies. Further studies are required to confirm the optimal cut-off value of ADA.

  19. Adult Autism Subthreshold Spectrum (AdAS Spectrum): Validation of a questionnaire investigating subthreshold autism spectrum.

    Science.gov (United States)

    Dell'Osso, L; Gesi, C; Massimetti, E; Cremone, I M; Barbuti, M; Maccariello, G; Moroni, I; Barlati, S; Castellini, G; Luciano, M; Bossini, L; Rocchetti, M; Signorelli, M; Aguglia, E; Fagiolini, A; Politi, P; Ricca, V; Vita, A; Carmassi, C; Maj, M

    2017-02-01

    Increasing literature has shown the usefulness of a dimensional approach to autism. The present study aimed to determine the psychometric properties of the Adult Autism Subthreshold Spectrum (AdAS Spectrum), a new questionnaire specifically tailored to assess subthreshold forms of autism spectrum disorder (ASD) in adulthood. 102 adults endorsing at least one DSM-5 symptom criterion for ASD (ASDc), 143 adults diagnosed with a feeding and eating disorder (FED), and 160 subjects with no mental disorders (CTL), were recruited from 7 Italian University Departments of Psychiatry and administered the following: SCID-5, Autism-Spectrum Quotient (AQ), Ritvo Autism and Asperger Diagnostic Scale 14-item version (RAADS-14), and AdAS Spectrum. The AdAS Spectrum demonstrated excellent internal consistency for the total score (Kuder-Richardson's coefficient=.964) as well as for five out of seven domains (all coefficients>.80) and sound test-retest reliability (ICC=.976). The total and domain AdAS Spectrum scores showed a moderate to strong (>.50) positive correlation with one another and with the AQ and RAADS-14 total scores. ASDc subjects reported significantly higher AdAS Spectrum total scores than both FED (pcriteria (FED 0 ) and those with one ASD symptom criterion (FED 1 ) , a gradient of severity in AdAS Spectrum scores from CTL subjects to ASD patients, across FED 0 , ASD 1 , FED 1 was shown. The AdAS Spectrum showed excellent internal consistency and test-retest reliability and strong convergent validity with alternative dimensional measures of ASD. The questionnaire performed differently among the three diagnostic groups and enlightened some significant effects of gender in the expression of autistic traits. Copyright © 2016 Elsevier Inc. All rights reserved.

  20. A New Method of Cloud Detection Based on Cascaded AdaBoost

    International Nuclear Information System (INIS)

    Ma, C; Chen, F; Liu, J; Duan, J

    2014-01-01

    Cloud detection of remote sensing image is a critical step in the processing of the remote sensing images. How to quickly, accurately and effectively detect cloud on remote sensing images, is still a challenging issue in this area. In order to avoid disadvantages of the current algorithms, the cascaded AdaBoost classifier algorithm is successfully applied to the cloud detection. A new algorithm combined cascaded AdaBoost classifier and multi-features, is proposed in this paper. First, multi-features based on the color, texture and spectral features are extracted from the remote sensing image. Second, the automatic cloud detection model is obtained based on the cascaded AdaBoost algorithm. In this paper, the results show that the new algorithm can determine cloud detection model and threshold values adaptively for different resolution remote sensing training data. The accuracy of cloud detection is improved. So it is a new effective algorithm for the cloud detection of remote sensing images

  1. Regulation of adenosine deaminase (ADA) on induced mouse experimental autoimmune uveitis (EAU) ?

    OpenAIRE

    Liang, Dongchun; Zuo, Aijun; Zhao, Ronglan; Shao, Hui; Kaplan, Henry J.; Sun, Deming

    2016-01-01

    Adenosine is an important regulator of the immune response and adenosine deaminase (ADA) inhibits this regulatory effect by converting adenosine into functionally inactive molecules. Studies have shown that adenosine receptor (AR) agonists can be either anti- or pro-inflammatory. Clarification of the mechanisms that cause these opposing effects should provide a better guide for therapeutic intervention. In this study, we investigated the effect of ADA on the development of experimental autoim...

  2. Bahan pemutih gigi dengan sertifikat ADA/ISO (Tooth bleaching material with ADA/ISO certificate

    Directory of Open Access Journals (Sweden)

    Asti Meizarini

    2005-06-01

    Full Text Available Bleaching of teeth for cosmetic reasons is a popular aspect of cosmetic dentistry because patients realize the aesthetical benefits of these products. The dentist as a clinician's practitioner must be knowledgeable of the products and their application techniques. Bleaching materials which are safe and effective are the ADA accepted or manufactured by those which have already haved ISO certificate. Dentist must have enough knowledge about in-office bleaching prescribed for home-use bleaching including their contra indication and side effects, to advise the patients and provide effective bleaching services.

  3. Twenty-Five Years of Gene Therapy for ADA-SCID: From Bubble Babies to an Approved Drug.

    Science.gov (United States)

    Ferrua, Francesca; Aiuti, Alessandro

    2017-11-01

    Twenty-five years have passed since first attempts of gene therapy (GT) in children affected by severe combined immunodeficiency (SCID) due to adenosine deaminase (ADA) defect, also known by the general public as bubble babies. ADA-SCID is fatal early in life if untreated. Unconditioned hematopoietic stem cell (HSC) transplant from matched sibling donor represents a curative treatment but is available for few patients. Enzyme replacement therapy can be life-saving, but its chronic use has many drawbacks. This review summarizes the history of ADA-SCID GT over the last 25 years, starting from first pioneering studies in the early 1990s using gamma-retroviral vectors, based on multiple infusions of genetically corrected autologous peripheral blood lymphocytes. HSC represented the ideal target for gene correction to guarantee production of engineered multi-lineage progeny, but it required a decade to achieve therapeutic benefit with this approach. Introduction of low-intensity conditioning represented a crucial step in achieving stable gene-corrected HSC engraftment and therapeutic levels of ADA-expressing cells. Recent clinical trials demonstrated that gamma-retroviral GT for ADA-SCID has a favorable safety profile and is effective in restoring normal purine metabolism and immune functions in patients >13 years after treatment. No abnormal clonal proliferation or leukemia development have been observed in >40 patients treated experimentally in five different centers worldwide. In 2016, the medicinal product Strimvelis™ received marketing approval in Europe for patients affected by ADA-SCID without a suitable human leukocyte antigen-matched related donor. Positive safety and efficacy results have been obtained in GT clinical trials using lentiviral vectors encoding ADA. The results obtained in last 25 years in ADA-SCID GT development fundamentally contributed to improve patients' prognosis, together with earlier diagnosis thanks to newborn screening. These advances

  4. ZAP study of collective effects in PEP: 9 x 9 collider optics

    International Nuclear Information System (INIS)

    Corbett, W.J.

    1990-02-01

    In this note, single and multi-bunch collective instabilities are considered for PEP operating a 9 x 9 bunch configuration. The lattice is based on a vertically separated beam 'pretzel' design which allows for collisions at the TPC (IR2) only. Threshold current levels and linear instability growth rates are calculated with the storage ring design code 'ZAP'. Single bunch instabilities should not be a problem for total circulating currents of 100mA (18 bunches, 5.6mA/bunch). Coupled-bunch growth rate calculations are based on a line broadening technique for the higher-order cavity modes. In the longitudinal case, feedback will be required. For the transverse coupled bunch instabilities, growth rates are about 5 times less. 14 refs., 5 figs

  5. T-x projections of phase diagrams of the MeF-BeF2 systems

    International Nuclear Information System (INIS)

    Korenev, Yu.M.; Rykov, A.N.; Novoselova, A.V.

    1976-01-01

    The T-x projections of the state diagrams of the systems MeF-BeF 2 (Me=Li-Rb) have been plotted. Transformation of P-x cross sections of the system state diagrams with decreasing temperature have been considered with the aid, of the general view of T-x projections. The nature of sublimation of the compounds formed in these systems is discussed

  6. X-ray CT core imaging of Oman Drilling Project on D/V CHIKYU

    Science.gov (United States)

    Michibayashi, K.; Okazaki, K.; Leong, J. A. M.; Kelemen, P. B.; Johnson, K. T. M.; Greenberger, R. N.; Manning, C. E.; Harris, M.; de Obeso, J. C.; Abe, N.; Hatakeyama, K.; Ildefonse, B.; Takazawa, E.; Teagle, D. A. H.; Coggon, J. A.

    2017-12-01

    We obtained X-ray computed tomography (X-ray CT) images for all cores (GT1A, GT2A, GT3A and BT1A) in Oman Drilling Project Phase 1 (OmanDP cores), since X-ray CT scanning is a routine measurement of the IODP measurement plan onboard Chikyu, which enables the non-destructive observation of the internal structure of core samples. X-ray CT images provide information about chemical compositions and densities of the cores and is useful for assessing sample locations and the quality of the whole-round samples. The X-ray CT scanner (Discovery CT 750HD, GE Medical Systems) on Chikyu scans and reconstructs the image of a 1.4 m section in 10 minutes and produces a series of scan images, each 0.625 mm thick. The X-ray tube (as an X-ray source) and the X-ray detector are installed inside of the gantry at an opposing position to each other. The core sample is scanned in the gantry with the scanning rate of 20 mm/sec. The distribution of attenuation values mapped to an individual slice comprises the raw data that are used for subsequent image processing. Successive two-dimensional (2-D) slices of 512 x 512 pixels yield a representation of attenuation values in three-dimensional (3-D) voxels of 512 x 512 by 1600 in length. Data generated for each core consist of core-axis-normal planes (XY planes) of X-ray attenuation values with dimensions of 512 × 512 pixels in 9 cm × 9 cm cross-section, meaning at the dimensions of a core section, the resolution is 0.176 mm/pixel. X-ray intensity varies as a function of X-ray path length and the linear attenuation coefficient (LAC) of the target material is a function of the chemical composition and density of the target material. The basic measure of attenuation, or radiodensity, is the CT number given in Hounsfield units (HU). CT numbers of air and water are -1000 and 0, respectively. Our preliminary results show that CT numbers of OmanDP cores are well correlated to gamma ray attenuation density (GRA density) as a function of chemical

  7. 76 FR 57013 - Recordkeeping and Reporting Requirements Under Title VII, the ADA, and GINA

    Science.gov (United States)

    2011-09-15

    ... EQUAL EMPLOYMENT OPPORTUNITY COMMISSION 29 CFR Part 1602 RIN 3046-AA89 Recordkeeping and Reporting Requirements Under Title VII, the ADA, and GINA AGENCY: Equal Employment Opportunity Commission. ACTION... under title VII, the ADA, and GINA. (76 FR 31892, June 2, 2011). No requests to present oral testimony...

  8. IDA and the Technical Cooperation Program Real-Time Systems and Ada Workshop, 21-23 June 1988

    Science.gov (United States)

    1988-06-01

    IDA Memorandum Report M-540, IDA and the Technical Cooperation Program Real - Time Systems and Ada Workshop, 21-23 June 1988, documents the results of... time systems , (2) identify and clarify known Ada real-time issues, (3) identify near-term and long-term solutions, and (4) provide assessment and...Technology (ODUSD R&AT). Funding was provided by the STARS Joint Program Office. The objectives were to (1) define requirements for using Ada in real

  9. Electronic decal: a security function based on V2X communication

    NARCIS (Netherlands)

    Knapik, Peter; Schoch, Elmar; Kargl, Frank

    New technologies such as vehicle-to-X (V2X) communication and advanced driver assistance systems (ADAS) are on the rise. They are mainly used to increase road safety as well as traffic efficiency and to provide customers with infotainment features. However, these new technologies also provide the

  10. The clinical meaningfulness of ADAS-Cog changes in Alzheimer's disease patients treated with donepezil in an open-label trial.

    Science.gov (United States)

    Rockwood, Kenneth; Fay, Sherri; Gorman, Mary; Carver, Daniel; Graham, Janice E

    2007-08-30

    In 6-month anti-dementia drug trials, a 4-point change in the Alzheimer's Disease Assessment Scale-Cognitive Subscale (ADAS-Cog) is held to be clinically important. We examined how this change compared with measures of clinical meaningfulness. This is a secondary analysis of a 12 month open-label study of 100 patients (71 women) diagnosed with mild to moderate AD treated with 5-10 mg of donepezil daily. We studied the observed case, 6-month change from baseline on the ADAS-Cog, the Clinician's Interview Based Impression of Change-Plus Caregiver Input (CIBIC-Plus), patient-Goal Attainment Scaling (PGAS) and clinician-GAS (CGAS). At 6 months, donepezil-treated patients (n = 95) were more likely to show no change (+/- 3 points) on the ADAS-Cog (56%) than to improve (20%) or decline (24%) by 4-points. ADAS-Cog change scores were little correlated with other measures: from -0.09 for PGAS to 0.27 for the CIBIC-Plus. While patients who improved on the ADAS-Cog were less likely to decline on the clinical measures (26%), 43% of patients who declined on the ADAS-Cog improved on at least two of the clinical measures. The ADAS-Cog did not capture all clinically important effects. In general, ADAS-Cog improvement indicates clinical improvement, whereas many people with ADAS-Cog decline do not show clinical decline. The open-label design of this study does not allow us to know whether this is a treatment effect, which requires further investigation.

  11. Polymorphism of Bi1-xLnxO1.5 phases (04Ln2O9 (x=0.33; Ln=La, Pr, Nd)

    International Nuclear Information System (INIS)

    Drache, Michel; Huve, Marielle; Roussel, Pascal; Conflant, Pierre

    2003-01-01

    The Bi 1-x Ln x O 1.5 solid solutions (Ln=La, Pr, Nd), of the β 2 /β 1 /ε (Bi-Sr-O) structural type, have been investigated in their Ln-rich domains. For Ln=La, Pr, and Nd, the upper limits are 0.35, 0.35 and 0.33, respectively. The Bi 4 Ln 2 O 9 ε phase (x=0.33) appears to be the single definite compound. For Bi 4 La 2 O 9 , Bi 4 Pr 2 O 9 and Bi 4 Nd 2 O 9 , the ε-type cells are respectively: a=9.484(4) A, b=3.982(2) A, c=7.030(3) A, β=104.75(3) deg.; a=9.470(5) A, b=3.945(2) A, c=6.968(4) A, β=104.73(3) deg. and a=9.439(3) A, b=3.944(2) A, c=6.923(2) A, β=105.03(3) deg. . Upon heating, each monoclinic (ε) compound transforms successively into rhombohedral phases (β 2 /β 1 ) and finally into a cubic fluorite-type phase. For La- and Pr-based compounds, all transitions are reversible; for Nd, depending on the thermal treatment, the reversibility of ε→β 2 can be incomplete. These transformations are characterized using X-ray thermodiffractometry, differential thermal analysis, dilatometry and impedance spectroscopy versus temperature. Examination of Bi 4 (Ln, Ln') 2 O 9 samples allows to correlate the evolution of the thermal behavior and of the unit cell parameters, to the lanthanide size. A partial plot of the (Bi 2 O 3 ) 1-x -(La 2 O 3 ) x phase diagram (0≤x≤0.40) is proposed

  12. Adenosine-deaminase (ADA activity in Psoriasis (A Preliminary Study

    Directory of Open Access Journals (Sweden)

    S D Chaudhry

    1988-01-01

    Full Text Available Study of adenosine-deaminase activity ′in 23 patients hav-mg psoriasis compared with an equal number of healthy controls revealed significantly high ADA-activity in the psotiatic patients.

  13. Biochemical detection of E-ADA on Neospora caninum tachyzoites and the effects of a specific enzymatic inhibitor

    Directory of Open Access Journals (Sweden)

    Alexandre A. Tonin

    2015-01-01

    Full Text Available Objective. This study aimed to investigate the presence and activity of the ecto adenosine deaminase (E-ADA enzyme in tachyzoites of Neospora caninum (Nc-1 strain, as well as to assess the activity of a well-known E-ADA inhibitor, the deoxycoformycin. Materials and methods. The parasites were grown in cell culture, being subsequently separated in a pellet of tachyzoites, on which the E-ADA activity was tested using the concentrations 0 (control, 0.2, 0.4 and 0.8 mg mL-1. Results. The E-ADA showed high activity, progressively increasing its activity according to the enhancement of the protein concentration. The test was carried out with different concentrations of deoxycoformycin, showing that it was able to inhibit the E-ADA present on the free form of the parasite. Conclusions. Based on these results we conclude that the E-ADA is present on tachyzoites of N. caninum, and deoxycoformycin is able to inhibit this enzyme. In this sense, knowing the negative impact of N. caninum on reproductive issue in cattle (mainly abortion, might it is an alternative in order to deal with this parasitic infection.

  14. Intelligent Multi-Media Integrated Interface Project

    Science.gov (United States)

    1990-06-01

    been devoted to the application of aritificial intelligence technology to the development of human -computer interface technology that integrates speech...RADC-TR-90-128 Final Technical Report June 1090 AD-A225 973 INTELLIGENT MULTI-MEDIA INTEGRATED INTERFACE PROJECT Calspan-University of Buffalo...contractual obligations or notices on a specific document require that it be returned. INTELLIGENT MULTI-MEDIA INTEGRATED INTERFACE PROJECT J. G. Neal J. M

  15. Can pleural adenosine deaminase (ADA) levels in pleural tuberculosis predict the presence of pulmonary tuberculosis? A CT analysis.

    Science.gov (United States)

    Koh, Myung Je; Lee, In Jae; Kim, Joo-Hee

    2016-06-01

    To assess the relationship between imaging features of pulmonary tuberculosis at computed tomography (CT) and adenosine deaminase (ADA) values via pleural fluid analysis in patients with pleural tuberculosis. This retrospective study enrolled 60 patients who underwent fluid analysis for ADA and chest CT and were diagnosed with tuberculosis by culture or polymerase chain reaction of pleural fluid and sputum. The presence of centrilobular nodules, consolidation, cavitation, and mediastinal lymphadenopathy at CT were evaluated. The relationship between ADA values and the pattern of pulmonary involvement of tuberculosis was analysed. Pulmonary involvement was seen in 42 of the 60 patients. A centrilobular nodular pattern was seen in 37 and consolidation in 22. In 17 patients, both findings were identified. A centrilobular nodular pattern was more common than consolidation or cavitary lesions. When ADA values were high, pulmonary involvement was more frequent (p=0.002). Comparing low and high ADA groups using an obtained cut-off value of 80 IU/l, the high group had more frequent pulmonary involvement (pADA values had a higher probability of manifesting pulmonary tuberculosis. High ADA values may help predict contagious pleuroparenchymal tuberculosis. The most common pulmonary involvement of tuberculous pleurisy showed a centrilobular nodular pattern. Copyright © 2016 The Royal College of Radiologists. Published by Elsevier Ltd. All rights reserved.

  16. Vexatious Litigants and the ADA: Strategies to Fairly Address the Need to Improve Access for Individuals with Disabilities.

    Science.gov (United States)

    Hull, Helia Garrido

    2016-01-01

    This Article addresses the need to reform the ADA to prevent vexatious litigation and to promote the underlying goals of the Act. Part I of this Article introduces the topic of vexatious litigation and the importance of remedying the effects of exploitation of the ADA. Part II provides an overview of the ADA and its efforts to increase accessibility to individuals with disabilities, emphasizing the provisions of the Act that create incentives to engage in vexatious litigation. Part III examines and analyzes the judiciary's response to vexatious litigation under the ADA, and sanctions that have been issued to limit exploitation. Finally, Part IV provides recommendations to reform the ADA and state disability law counterparts, suggests corrective actions to address vexatious litigation, and identifies methods to promote equality for individuals with disabilities.

  17. ADA-deficient SCID is associated with a specific microenvironment and bone phenotype characterized by RANKL/OPG imbalance and osteoblast insufficiency.

    Science.gov (United States)

    Sauer, Aisha V; Mrak, Emanuela; Hernandez, Raisa Jofra; Zacchi, Elena; Cavani, Francesco; Casiraghi, Miriam; Grunebaum, Eyal; Roifman, Chaim M; Cervi, Maria C; Ambrosi, Alessandro; Carlucci, Filippo; Roncarolo, Maria Grazia; Villa, Anna; Rubinacci, Alessandro; Aiuti, Alessandro

    2009-10-08

    Adenosine deaminase (ADA) deficiency is a disorder of the purine metabolism leading to combined immunodeficiency and systemic alterations, including skeletal abnormalities. We report that ADA deficiency in mice causes a specific bone phenotype characterized by alterations of structural properties and impaired mechanical competence. These alterations are the combined result of an imbalanced receptor activator of nuclear factor-kappaB ligand (RANKL)/osteoprotegerin axis, causing decreased osteoclastogenesis and an intrinsic defect of osteoblast function with subsequent low bone formation. In vitro, osteoblasts lacking ADA displayed an altered transcriptional profile and growth reduction. Furthermore, the bone marrow microenvironment of ADA-deficient mice showed a reduced capacity to support in vitro and in vivo hematopoiesis. Treatment of ADA-deficient neonatal mice with enzyme replacement therapy, bone marrow transplantation, or gene therapy resulted in full recovery of the altered bone parameters. Remarkably, untreated ADA-severe combined immunodeficiency patients showed a similar imbalance in RANKL/osteoprotegerin levels alongside severe growth retardation. Gene therapy with ADA-transduced hematopoietic stem cells increased serum RANKL levels and children's growth. Our results indicate that the ADA metabolism represents a crucial modulatory factor of bone cell activities and remodeling.

  18. Gene therapy/bone marrow transplantation in ADA-deficient mice: roles of enzyme-replacement therapy and cytoreduction.

    Science.gov (United States)

    Carbonaro, Denise A; Jin, Xiangyang; Wang, Xingchao; Yu, Xiao-Jin; Rozengurt, Nora; Kaufman, Michael L; Wang, Xiaoyan; Gjertson, David; Zhou, Yang; Blackburn, Michael R; Kohn, Donald B

    2012-11-01

    Gene therapy (GT) for adenosine deaminase-deficient severe combined immune deficiency (ADA-SCID) can provide significant long-term benefit when patients are given nonmyeloablative conditioning and ADA enzyme-replacement therapy (ERT) is withheld before autologous transplantation of γ-retroviral vector-transduced BM CD34+ cells. To determine the contributions of conditioning and discontinuation of ERT to the therapeutic effects, we analyzed these factors in Ada gene knockout mice (Ada(-/-)). Mice were transplanted with ADA-deficient marrow transduced with an ADA-expressing γ-retroviral vector without preconditioning or after 200 cGy or 900 cGy total-body irradiation and evaluated after 4 months. In all tissues analyzed, vector copy numbers (VCNs) were 100- to 1000-fold greater in mice receiving 900 cGy compared with 200 cGy (P < .05). In mice receiving 200 cGy, VCN was similar whether ERT was stopped or given for 1 or 4 months after GT. In unconditioned mice, there was decreased survival with and without ERT, and VCN was very low to undetectable. When recipients were conditioned with 200 cGy and received transduced lineage-depleted marrow, only recipients receiving ERT (1 or 4 months) had detectable vector sequences in thymocytes. In conclusion, cytoreduction is important for the engraftment of gene-transduced HSC, and short-term ERT after GT did not diminish the capacity of gene-corrected cells to engraft and persist.

  19. Software/hardware distributed processing network supporting the Ada environment

    Science.gov (United States)

    Wood, Richard J.; Pryk, Zen

    1993-09-01

    A high-performance, fault-tolerant, distributed network has been developed, tested, and demonstrated. The network is based on the MIPS Computer Systems, Inc. R3000 Risc for processing, VHSIC ASICs for high speed, reliable, inter-node communications and compatible commercial memory and I/O boards. The network is an evolution of the Advanced Onboard Signal Processor (AOSP) architecture. It supports Ada application software with an Ada- implemented operating system. A six-node implementation (capable of expansion up to 256 nodes) of the RISC multiprocessor architecture provides 120 MIPS of scalar throughput, 96 Mbytes of RAM and 24 Mbytes of non-volatile memory. The network provides for all ground processing applications, has merit for space-qualified RISC-based network, and interfaces to advanced Computer Aided Software Engineering (CASE) tools for application software development.

  20. Quantitative Interpretation of X-ray Absorption Near Structure Continuation Progress Report for 1st year 9/15/98-9/14/99

    International Nuclear Information System (INIS)

    Rehr, John J.; Bare, Simon; Stocht, Joachim

    1999-01-01

    OAK-B135 Quantitative Interpretation of X-ray Absorption Near Structure Continuation Progress Report for 1st year 9/15/98-9/14/99. This paper proposes to develop two industrial research collaborations to further develop the FEFF8 x-ray spectroscopy code to achieve a quantitative interpretation of x-ray absorption near edge structure (XANES) in materials of interest in energy research: (a) Quantitative interpretation of XANES for heterogeneous catalysts and disordered materials; and (b) quantitative interpretation of white-lines in XANES. The paper also outlines significant results achieved during the first Grant year

  1. New scoring methodology improves the sensitivity of the Alzheimer's Disease Assessment Scale-Cognitive subscale (ADAS-Cog) in clinical trials.

    Science.gov (United States)

    Verma, Nishant; Beretvas, S Natasha; Pascual, Belen; Masdeu, Joseph C; Markey, Mia K

    2015-11-12

    As currently used, the Alzheimer's Disease Assessment Scale-Cognitive subscale (ADAS-Cog) has low sensitivity for measuring Alzheimer's disease progression in clinical trials. A major reason behind the low sensitivity is its sub-optimal scoring methodology, which can be improved to obtain better sensitivity. Using item response theory, we developed a new scoring methodology (ADAS-CogIRT) for the ADAS-Cog, which addresses several major limitations of the current scoring methodology. The sensitivity of the ADAS-CogIRT methodology was evaluated using clinical trial simulations as well as a negative clinical trial, which had shown an evidence of a treatment effect. The ADAS-Cog was found to measure impairment in three cognitive domains of memory, language, and praxis. The ADAS-CogIRT methodology required significantly fewer patients and shorter trial durations as compared to the current scoring methodology when both were evaluated in simulated clinical trials. When validated on data from a real clinical trial, the ADAS-CogIRT methodology had higher sensitivity than the current scoring methodology in detecting the treatment effect. The proposed scoring methodology significantly improves the sensitivity of the ADAS-Cog in measuring progression of cognitive impairment in clinical trials focused in the mild-to-moderate Alzheimer's disease stage. This provides a boost to the efficiency of clinical trials requiring fewer patients and shorter durations for investigating disease-modifying treatments.

  2. The downregulation of Mcl-1 via USP9X inhibition sensitizes solid tumors to Bcl-xl inhibition

    International Nuclear Information System (INIS)

    Peddaboina, Chander; Smythe, W Roy; Cao, Xiaobo; Jupiter, Daniel; Fletcher, Steven; Yap, Jeremy L; Rai, Arun; Tobin, Richard P; Jiang, Weihua; Rascoe, Philip; Rogers, M Karen Newell

    2012-01-01

    It has been shown in many solid tumors that the overexpression of the pro-survival Bcl-2 family members Bcl-xL and Mcl-1 confers resistance to a variety of chemotherapeutic agents. Mcl-1 is a critical survival protein in a variety of cell lineages and is critically regulated via ubiquitination. The Mcl-1, Bcl-xL and USP9X expression patterns in human lung and colon adenocarcinomas were evaluated via immunohistochemistry. Interaction between USP9X and Mcl-1 was demonstrated by immunoprecipitation-western blotting. The protein expression profiles of Mcl-1, Bcl-xL and USP9X in multiple cancer cell lines were determined by western blotting. Annexin-V staining and cleaved PARP western blotting were used to assay for apoptosis. The cellular toxicities after various treatments were measured via the XTT assay. In our current analysis of colon and lung cancer samples, we demonstrate that Mcl-1 and Bcl-xL are overexpressed and also co-exist in many tumors and that the expression levels of both genes correlate with the clinical staging. The downregulation of Mcl-1 or Bcl-xL via RNAi was found to increase the sensitivity of the tumor cells to chemotherapy. Furthermore, our analyses revealed that USP9X expression correlates with that of Mcl-1 in human cancer tissue samples. We additionally found that the USP9X inhibitor WP1130 promotes Mcl-1 degradation and increases tumor cell sensitivity to chemotherapies. Moreover, the combination of WP1130 and ABT-737, a well-documented Bcl-xL inhibitor, demonstrated a chemotherapeutic synergy and promoted apoptosis in different tumor cells. Mcl-1, Bcl-xL and USP9X overexpression are tumor survival mechanisms protective against chemotherapy. USP9X inhibition increases tumor cell sensitivity to various chemotherapeutic agents including Bcl-2/Bcl-xL inhibitors

  3. Reconstruction of brachytherapy seed positions and orientations from cone-beam CT x-ray projections via a novel iterative forward projection matching method.

    Science.gov (United States)

    Pokhrel, Damodar; Murphy, Martin J; Todor, Dorin A; Weiss, Elisabeth; Williamson, Jeffrey F

    2011-01-01

    To generalize and experimentally validate a novel algorithm for reconstructing the 3D pose (position and orientation) of implanted brachytherapy seeds from a set of a few measured 2D cone-beam CT (CBCT) x-ray projections. The iterative forward projection matching (IFPM) algorithm was generalized to reconstruct the 3D pose, as well as the centroid, of brachytherapy seeds from three to ten measured 2D projections. The gIFPM algorithm finds the set of seed poses that minimizes the sum-of-squared-difference of the pixel-by-pixel intensities between computed and measured autosegmented radiographic projections of the implant. Numerical simulations of clinically realistic brachytherapy seed configurations were performed to demonstrate the proof of principle. An in-house machined brachytherapy phantom, which supports precise specification of seed position and orientation at known values for simulated implant geometries, was used to experimentally validate this algorithm. The phantom was scanned on an ACUITY CBCT digital simulator over a full 660 sinogram projections. Three to ten x-ray images were selected from the full set of CBCT sinogram projections and postprocessed to create binary seed-only images. In the numerical simulations, seed reconstruction position and orientation errors were approximately 0.6 mm and 5 degrees, respectively. The physical phantom measurements demonstrated an absolute positional accuracy of (0.78 +/- 0.57) mm or less. The theta and phi angle errors were found to be (5.7 +/- 4.9) degrees and (6.0 +/- 4.1) degrees, respectively, or less when using three projections; with six projections, results were slightly better. The mean registration error was better than 1 mm/6 degrees compared to the measured seed projections. Each test trial converged in 10-20 iterations with computation time of 12-18 min/iteration on a 1 GHz processor. This work describes a novel, accurate, and completely automatic method for reconstructing seed orientations, as well as

  4. Reconstruction of brachytherapy seed positions and orientations from cone-beam CT x-ray projections via a novel iterative forward projection matching method

    Energy Technology Data Exchange (ETDEWEB)

    Pokhrel, Damodar; Murphy, Martin J.; Todor, Dorin A.; Weiss, Elisabeth; Williamson, Jeffrey F. [Department of Radiation Oncology, School of Medicine, Virginia Commonwealth University, Richmond, Virginia 23298 (United States)

    2011-01-15

    Purpose: To generalize and experimentally validate a novel algorithm for reconstructing the 3D pose (position and orientation) of implanted brachytherapy seeds from a set of a few measured 2D cone-beam CT (CBCT) x-ray projections. Methods: The iterative forward projection matching (IFPM) algorithm was generalized to reconstruct the 3D pose, as well as the centroid, of brachytherapy seeds from three to ten measured 2D projections. The gIFPM algorithm finds the set of seed poses that minimizes the sum-of-squared-difference of the pixel-by-pixel intensities between computed and measured autosegmented radiographic projections of the implant. Numerical simulations of clinically realistic brachytherapy seed configurations were performed to demonstrate the proof of principle. An in-house machined brachytherapy phantom, which supports precise specification of seed position and orientation at known values for simulated implant geometries, was used to experimentally validate this algorithm. The phantom was scanned on an ACUITY CBCT digital simulator over a full 660 sinogram projections. Three to ten x-ray images were selected from the full set of CBCT sinogram projections and postprocessed to create binary seed-only images. Results: In the numerical simulations, seed reconstruction position and orientation errors were approximately 0.6 mm and 5 deg., respectively. The physical phantom measurements demonstrated an absolute positional accuracy of (0.78{+-}0.57) mm or less. The {theta} and {phi} angle errors were found to be (5.7{+-}4.9) deg. and (6.0{+-}4.1) deg., respectively, or less when using three projections; with six projections, results were slightly better. The mean registration error was better than 1 mm/6 deg. compared to the measured seed projections. Each test trial converged in 10-20 iterations with computation time of 12-18 min/iteration on a 1 GHz processor. Conclusions: This work describes a novel, accurate, and completely automatic method for reconstructing

  5. Evaluation of the adenosine deaminase (ADA) G22A gene polymorphism with recurrent spontaneous abortion among Egyptian patients

    Science.gov (United States)

    Abu-Gabal, Khadiga; Katta, Maha; Ibrahim, Raghda

    2017-01-01

    Introduction Adenosine and deoxyadenosine metabolism is influenced by adenosine deaminase (ADA) enzyme. ADA increases in different diseases and is considered as one of the markers for cell-mediated immunity. Pregnancy is associated with depressed cell-mediated immunity. The level of ADA expression, which seems to play a key role in maintaining pregnancy, is influenced by adenosine deaminase G22A gene polymorphism. We aimed in our study to evaluate the association of ADA G22A gene polymorphism with recurrent spontaneous abortion (RSA) in Egyptian women. Material and methods Adenosine deaminase G22A gene polymorphism was genotyped in 40 patients (age range 22-39 years) with a history of RSA, selected from those attending the Gynaecology and Obstetrics Clinic of Beni-Suef University Hospital, and 20 age-matched healthy women as a control group, using polymerase chain reaction-restriction fragment length polymorphism (PCR-RFLP) analysis. Results In our study, no statistically significant difference was found between RSA patients and control group as regards ADA G22A genotypes (p = 0.653) and alleles (p = 0.697). A comparison of the frequencies of ADA alleles in RSA patients as regards the below-35-years-old age group revealed that ADA 2(A) allele was associated with a low risk for RSA in patients aged 35 years old or younger (p = 0.008). Conclusions In conclusion, our study revealed an age-dependent protective value of ADA 2(A) allele in recurrent spontaneous abortions among the Egyptian population. PMID:29204093

  6. Can pleural adenosine deaminase (ADA) levels in pleural tuberculosis predict the presence of pulmonary tuberculosis? A CT analysis

    International Nuclear Information System (INIS)

    Koh, Myung Je; Lee, In Jae; Kim, Joo-Hee

    2016-01-01

    Aim: To assess the relationship between imaging features of pulmonary tuberculosis at computed tomography (CT) and adenosine deaminase (ADA) values via pleural fluid analysis in patients with pleural tuberculosis. Materials and methods: This retrospective study enrolled 60 patients who underwent fluid analysis for ADA and chest CT and were diagnosed with tuberculosis by culture or polymerase chain reaction of pleural fluid and sputum. The presence of centrilobular nodules, consolidation, cavitation, and mediastinal lymphadenopathy at CT were evaluated. The relationship between ADA values and the pattern of pulmonary involvement of tuberculosis was analysed. Results: Pulmonary involvement was seen in 42 of the 60 patients. A centrilobular nodular pattern was seen in 37 and consolidation in 22. In 17 patients, both findings were identified. A centrilobular nodular pattern was more common than consolidation or cavitary lesions. When ADA values were high, pulmonary involvement was more frequent (p=0.002). Comparing low and high ADA groups using an obtained cut-off value of 80 IU/l, the high group had more frequent pulmonary involvement (p<0.001). Conclusion: Patients with tuberculous pleurisy who had high ADA values had a higher probability of manifesting pulmonary tuberculosis. High ADA values may help predict contagious pleuroparenchymal tuberculosis. The most common pulmonary involvement of tuberculous pleurisy showed a centrilobular nodular pattern. - Highlights: • To know the relationship of ADA values and pulmonary involvement pattern of pleural tuberculosis. • To help exact diagnosis of pleuroparenchymal tuberculosis in clinical setting. • The imaging findings of pleuroparenchymal tuberculosis.

  7. O6-methylguanine-DNA methyltransferase in wild-type and ada mutants of Escherichia coli

    International Nuclear Information System (INIS)

    Mitra, S.; Pal, B.C.; Foote, R.S.

    1982-01-01

    O 6 -Methylguanine-DNA methyltransferase is induced in Escherichia coli during growth in low levels of N-methyl-N'-nitro-N-nitrosoguanidine. We have developed a sensitive assay for quantitating low levels of this activity with a synthetic DNA substrate containing 3 H-labeled O 6 -methylguanine as the only modified base. Although both wild-type and adaptation-deficient (ada) mutants of E. coli contained low but comparable numbers (from 13 to 60) of the enzyme molecules per cell, adaptation treatment caused a significant increase of the enzyme in the wild type but not in the ada mutants, suggesting that the ada mutation is in a regulatory locus and not in the structural gene for the methyltransferase

  8. Recent trends of projection X-ray microscopy in Japan

    Energy Technology Data Exchange (ETDEWEB)

    Yada, K. [Tohken CO., LTD. 2-27-7 Tamagawa Chofu, Tokyo 182-0025 (Japan)], E-mail: kyada@tohken.co.jp

    2009-08-15

    Recent activities of projection X-ray microscopy in Japan are reviewed. 1) By employing high brightness Schottky electron gun, resolution of 0.1 {mu}m is realized by Tohken CO. group and some application examples are shown. 2) Deblurring of Fresnel diffracted image formed by synchrotron orbital radiation (SOR) X-rays is successfully tried by Chiba University group. Remarkable Fresnel fringes appearing at HeLa cell are mostly reconstructed by an iteration method. 3) Element analysis is carried out by Meiji University group utilizing absorption-edge characteristics between two kinds of X-ray targets without X-ray spectrometer. Actually, Cu and Ni targets are used with an inter-changeable system for elemental analysis of Fe{sub 2}O{sub 3} particles and iron component in a mosquito larva.

  9. Lifetime estimation of a time projection chamber x-ray polarimeter

    Science.gov (United States)

    Hill, Joanne E.; Black, J. Kevin; Brieda, Lubos; Dickens, Patsy L.; Montt de Garcia, Kristina; Hawk, Douglas L.; Hayato, Asami; Jahoda, Keith; Mohammed, Jelila

    2013-09-01

    The Gravity and Extreme Magnetism Small Explorer (GEMS) X-ray polarimeter Instrument (XPI) was designed to measure the polarization of 23 sources over the course of its 9 month mission. The XPI design consists of two telescopes each with a polarimeter assembly at the focus of a grazing incidence mirror. To make sensitive polarization measurements the GEMS Polarimeter Assembly (PA) employed a gas detection system based on a Time Projection Chamber (TPC) technique. Gas detectors are inherently at risk of degraded performance arising from contamination from outgassing of internal detector components or due to loss of gas. This paper describes the design and the materials used to build a prototype of the flight polarimeter with the required GEMS lifetime. We report the results from outgassing measurements of the polarimeter subassemblies and assemblies, enclosure seal tests, life tests, and performance tests that demonstrate that the GEMS lifetime is achievable. Finally we report performance measurements and the lifetime enhancement from the use of a getter.

  10. Olimpíadas e geopolítica

    Directory of Open Access Journals (Sweden)

    João Fábio Bertonha

    2008-09-01

    Full Text Available

    o artigo trata de competições esportivas,

    em especial as olimpíadas. Nelas, valorizam-se o

    nacionalismo e o poder dos países.

  11. Transition from weak ferromagnetism to metamagnetism in the itinerant-electron system Y{sub 1-x}La{sub x}Co{sub 9}Si{sub 4}

    Energy Technology Data Exchange (ETDEWEB)

    Nishiyama, M; Kohara, T [Graduate School of Material Science, University of Hyogo, Kamigori, Ako-gun, Hyogo 678-1297 (Japan); Nakamura, H [Department of Materials Science and Engineering, Kyoto University, Kyoto 606-8501 (Japan)

    2010-01-15

    The magnetism of solid solution Yi{sub 1-x}La{sub x}Co{sub 9}Si{sub 4} between strongly enhanced Pauli paramagnetic LaCo{sub 9}Si{sub 4} and weakly ferromagnetic YCo{sub 9}Si{sub 4} has been investigated. The Curie temperature T{sub C} in the ferromagnetic region and the metamagnetic transition field H{sub M} in the paramagnetic region change continuously against x and approach zero at the same composition x {approx_equal} 0.15, suggesting the presence of a critical point from spontaneous to field-induced ferromagnetism.

  12. The Alzheimer's Disease Assessment Scale-Cognitive Subscale (ADAS-Cog): Modifications and Responsiveness in Pre-Dementia Populations. A Narrative Review.

    Science.gov (United States)

    Kueper, Jacqueline K; Speechley, Mark; Montero-Odasso, Manuel

    2018-01-01

    The Alzheimer's Disease Assessment Scale-Cognitive Subscale (ADAS-Cog) was developed in the 1980s to assess the level of cognitive dysfunction in Alzheimer's disease. Advancements in the research field have shifted focus toward pre-dementia populations, and use of the ADAS-Cog has extended into these pre-dementia studies despite concerns about its ability to detect important changes at these milder stages of disease progression. If the ADAS-Cog cannot detect important changes, our understanding of pre-dementia disease progression may be compromised and trials may incorrectly conclude that a novel treatment approach is not beneficial. The purpose of this review was to assess the performance of the ADAS-Cog in pre-dementia populations, and to review all modifications that have been made to the ADAS-Cog to improve its measurement performance in dementia or pre-dementia populations. The contents of this review are based on bibliographic searches of electronic databases to locate all studies using the ADAS-Cog in pre-dementia samples or subsamples, and to locate all modified versions. Citations from relevant articles were also consulted. Overall, our results suggest the original ADAS-Cog is not an optimal outcome measure for pre-dementia studies; however, given the prominence of the ADAS-Cog, care must be taken when considering the use of alternative outcome measures. Thirty-one modified versions of the ADAS-Cog were found. Modification approaches that appear most beneficial include altering scoring methodology or adding tests of memory, executive function, and/or daily functioning. Although modifications improve the performance of the ADAS-Cog, this is at the cost of introducing heterogeneity that may limit between-study comparison.

  13. The Swift Supergiant Fast X-ray Transient Project

    Science.gov (United States)

    Romano, P.; Barthelmy, S.; Bozzo, E.; Burrows, D.; Ducci, L.; Esposito, P.; Evans, P.; Kennea, J.; Krimm, H.; Vercellone, S.

    2017-10-01

    We present the Swift Supergiant Fast X-ray Transients project, a systematic study of SFXTs and classical supergiant X-ray binaries (SGXBs) through efficient long-term monitoring of 17 sources including SFXTs and classical SGXBs across more than 4 orders of magnitude in X-ray luminosity on timescales from hundred seconds to years. We derived dynamic ranges, duty cycles, and luminosity distributions to highlight systematic differences that help discriminate between different theoretical models proposed to explain the differences between the wind accretion processes in SFXTs and classical SGXBs. Our follow-ups of the SFXT outbursts provide a steady advancement in the comprehension of the mechanisms triggering the high X-ray level emission of these sources. In particular, the observations of the outburst of the SFXT prototype IGR J17544-2619, when the source reached a peak X-ray luminosity of 3×10^{38} erg s^{-1}, challenged for the first time the maximum theoretical luminosity achievable by a wind-fed neutron star high mass X-ray binary. We propose that this giant outburst was due to the formation of a transient accretion disc around the compact object. We also created a catalogue of over 1000 BAT flares which we use to predict the observability and perspectives with future missions.

  14. The Backyard Worlds: Planet 9 Citizen Science Project

    Science.gov (United States)

    Faherty, Jacqueline K.; Kuchner, Marc; Schneider, Adam; Meisner, Aaron; Gagné, Jonathan; Filippazzo, Joeseph; Trouille, Laura; Backyard Worlds: Planet 9 Collaboration; Jacqueline Faherty

    2018-01-01

    In February of 2017 our team launched a new citizen science project entitled Backyard Worlds: Planet 9 to scan the cosmos for fast moving stars, brown dwarfs, and even planets. This Zooniverse website, BackyardWorlds.org, invites anyone with a computer or smartphone to flip through WISE images taken over a several year baseline and mark any point source that appears to move. This “blinking technique” is the same that Clyde Tombaugh discovered Pluto with over 80 years ago. In the first few days of our program we recruited over 30,000 volunteers. After 3/4 of a year with the program we have completed 30% of the sky and our participants have identified several hundred candidate movers. These include (1) over 20 candidate Y-type brown dwarfs, (2) a handful of new co-moving systems containing a previously unidentified low mass object and a known nearby star, (3) over 100 previously missed M dwarfs, (4) and more than 200 candidate L and T brown dwarfs, many of which occupy outlier positions on reduced proper motion diagrams. Our first publication credited four citizen scientists as co-authors. The Backyard Worlds: Planet 9 project is both scientifically fruitful and empowering for any mind across the globe that has ever wanted to participate in a discovery-driven astronomy research project.

  15. Future projects of light kaonic atom X-ray spectroscopy

    International Nuclear Information System (INIS)

    Tatsuno, H.; Bazzi, M.; Beer, G.; Bellotti, G.; Berucci, C.; Bragadireanu, A.M.; Bosnar, D.; Cargnelli, M.; Curceanu, C.; Butt, A.D.; D’Uffizi, A.; Fiorini, C.; Ghio, F.; Guaraldo, C.; Hayano, R.S.; Iliescu, M.; Ishiwatari, T.; Iwasaki, M.; Sandri, P. Levi; Marton, J.; Okada, S.; Pietreanu, D.; Piscicchia, K.; Vidal, A. Romero; Sbardella, E.; Scordo, A.; Shi, H.; Sirghi, D.L.; Sirghi, F.; Doce, O. Vazquez; Widmann, E.; Zmeskal, J.

    2016-01-01

    X-ray spectroscopy of light kaonic atoms is a unique tool to provide precise information on the fundamental K̄N interaction at the low-energy limit and the in-medium nuclear interaction of K"−. The future experiments of kaonic deuterium strong-interaction shift and width (SIDDHARTA-2 and J-PARC E57) can extract the isospin dependent K"−N interaction at threshold. The high-resolution X-ray spectroscopy of kaonic helium with microcalorimeters (J-PARC E62) has the possibility to solve the long-standing potential-strength problem of the attractive K"−-nucleus interaction. Here, the recent experimental results and the future projects of X-ray spectroscopy of light kaonic atoms are presented.

  16. Evaluating rivastigmine in mild-to-moderate Parkinson's disease dementia using ADAS-cog items.

    Science.gov (United States)

    Schmitt, Frederick A; Aarsland, Dag; Brønnick, Kolbjørn S; Meng, Xiangyi; Tekin, Sibel; Olin, Jason T

    2010-08-01

    Rivastigmine has been shown to improve cognition in patients with Parkinson's disease dementia (PDD). To further explore the impact of anticholinesterase therapy on PDD, Alzheimer's Disease Assessment Scale-cognitive subscale (ADAS-cog) items were assessed in a retrospective analysis of a 24-week, double-blind, placebo-controlled trial of rivastigmine. Mean changes from baseline at week 24 were calculated for ADAS-cog item scores and for 3 cognitive domain scores. A total of 362 patients were randomized to 3 to 12 mg/d rivastigmine capsules and 179 to placebo. Patients with PDD receiving rivastigmine improved versus placebo on items: word recall, following commands, ideational praxis, remembering test instructions, and comprehension of spoken language (P ADAS-cog is sensitive to broad cognitive changes in PDD. Overall, rivastigmine was associated with improvements on individual cognitive items and general cognitive domains.

  17. A project management system for the X-29A flight test program

    Science.gov (United States)

    Stewart, J. F.; Bauer, C. A.

    1983-01-01

    The project-management system developed for NASA's participation in the X-29A aircraft development program is characterized from a theoretical perspective, as an example of a system appropriate to advanced, highly integrated technology projects. System-control theory is applied to the analysis of classical project-management techniques and structures, which are found to be of closed-loop multivariable type; and the effects of increasing project complexity and integration are evaluated. The importance of information flow, sampling frequency, information holding, and delays is stressed. The X-29A system is developed in four stages: establishment of overall objectives and requirements, determination of information processes (block diagrams) definition of personnel functional roles and relationships, and development of a detailed work-breakdown structure. The resulting system is shown to require a greater information flow to management than conventional methods. Sample block diagrams are provided.

  18. 75 FR 45661 - Notice of Permanent Closure on Public Lands in Ada County, ID

    Science.gov (United States)

    2010-08-03

    ... DEPARTMENT OF THE INTERIOR Bureau of Land Management [LLIDB00100 L17110000.PH0000 241A 4500013040] Notice of Permanent Closure on Public Lands in Ada County, ID AGENCY: Bureau of Land Management, Interior.../2\\NW\\1/4\\ NW\\1/4\\ and N\\1/2\\SW\\1/4\\ NW\\1/4\\ of Section 32, T.1 S., R.3 E., Boise Meridian, Ada...

  19. Overview and status of the prototype project for Wendelstein 7-X control system

    Energy Technology Data Exchange (ETDEWEB)

    Schacht, Joerg [Max-Planck-Institut fuer Plasmaphysik, EURATOM Association, Teilinstitut Greifswald, Wendelsteinstrasse 1, D-17491 Greifswald (Germany)], E-mail: joerg.schacht@ipp.mpg.de; Bluhm, Torsten; Herbst, Uwe; Hennig, Christine; Heinrich, Stefan; Kuehner, Georg; Koester, Erik; Laqua, Heike; Lewerentz, Marc; Marquardt, Mirco; Meyer, Christiane; Mueller, Ina; Pingel, Steffen; Sachtleben, Juergen; Spring, Anett; Werner, Andreas; Woelk, Andreas [Max-Planck-Institut fuer Plasmaphysik, EURATOM Association, Teilinstitut Greifswald, Wendelsteinstrasse 1, D-17491 Greifswald (Germany)

    2009-06-15

    This contribution gives an overview of the project 'Prototype W7-X control system'. The objective of this prototype project is to demonstrate the applicability of the segment orientated control system at a running fusion experiment including steady-state operation, interaction of all relevant components, real time control, data acquisition and on-line data analysis. Furthermore, the W7-X safety concept will be implemented at WEGA and tested.

  20. Mixed valent noble metal perovskites Ba/sub 3/B/sup 3 +/Pt/sub x/Ru/sub 2-x//sup 4. 5+/O/sub 9/

    Energy Technology Data Exchange (ETDEWEB)

    Moessner, B; Kemmler-Sack, S; Ehmann, A [Tuebingen Univ. (Germany, F.R.). Lehrstuhl fuer Anorganische Chemie 2

    1982-04-01

    In perovskites of type Ba/sub 3/B/sup 3 +/Pt/sub x/Ru/sub 2-x//sup 4.5+/O/sub 9/ the ruthenium can be substituted by platinum up to x = 1. The compounds crystallize in a 1:2 ordered hexagonal BaTiO/sub 3/ structure (sequence (hcc)/sub 2/) with face connected Pt/sub x/Ru/sub 2-x/O/sub 9/ double octahedra. Intensity calculations on powder data of Ba/sub 3/YPt/sub 1/2/Ru/sub 3/2/O/sub 9/ (space group P6/sub 3//mmc) gave a refined, intensity related R' value of 8.6%. The vibrational spectroscopic and catalytic properties are reported.

  1. Bright green phosphor, Y/sub 3/Al/sub 5-x/Ga/sub x/O/sub 12/:Tb, for projection CRT

    International Nuclear Information System (INIS)

    Ohno, K.; Abe, T.

    1987-01-01

    A remarkably improved high brightness phosphor, Y/sub 3/Al/sub 5-x/Ga/sub x/O/sub 12/:Tb (x = 0 -- 5) was developed and has been adopted for the projection CRT. The replacement of a portion of Al with Ga in YAG improved the brightness and the saturation characteristics. While the brightness of Y/sub 3/Al/sub 3/Ga/sub 2/O/sub 12/:Tb is almost the same as that of Y/sub 3/Al/sub 5/O/sub 12/:Tb at low cathode current densities, the former becomes about two times greater than the latter at high cathode current densities. The brightness of the Y/sub 3/Al/sub 5-x/Ga/sub x/O/sub 12/:Tb phosphor and its saturation characteristics are presented and compared with other green phosphors which have been used for the projection CRT

  2. An Arabic Version of the Cognitive Subscale of the Alzheimer's Disease Assessment Scale (ADAS-Cog): Reliability, Validity, and Normative Data.

    Science.gov (United States)

    Ben Jemaa, Sonia; Attia Romdhane, Neila; Bahri-Mrabet, Amel; Jendli, Adel; Le Gall, Didier; Bellaj, Tarek

    2017-01-01

    The Alzheimer's Disease Assessment Scale's cognitive subscale (ADAS-Cog) is the most widely used instrument for screening cognitive dysfunction in Alzheimer's disease. The aim of the present study was to develop an Arabic version of this scale (A-ADAS-Cog), examine its psychometric properties (reliability and validity), and provide normative data. The A-ADAS-Cog), an Arabic version of the Mini-Mental State Examination (A-MMSE), and a Standardized Clinical Dementia Rating Scale (CDR) were administered to three Tunisian groups: 124 normal controls (NC), 33 patients with non-Alzheimer dementia (N-AD), and 25 patients with Alzheimer's disease (AD). The A-ADAS-Cog scores were significantly affected by age and education. A correction table was constructed to control these effects. The results showed that the A-ADAS-Cog has good internal consistency and reliability (α= 0.82 for AD). The test-retest reliability of the A-ADAS-Cog was stable over time (r = 0.97). An evaluation of the construct validity of the A-ADAS-Cog using principal component analysis led to a solution with three factors (memory, language and praxis), which explained 72% of the variance. The concurrent validity of the A-ADAS-Cog was established using the A-MMSE score (r = -0.86), CDR Sum of Boxes score (CDR-SB; r = 0.87), and global CDR score (CDR-Global; r = 0.74). Finally, the A-ADAS-Cog has an excellent discriminating power in the diagnosis of AD (ROC area = 0.92). A cut-off score of 10 (sensitivity = 84% and specificity = 91%) is indicated for the screening of the AD. Overall, the results indicated that the A-ADAS-Cog is psychometrically reliable and valid and provides promising results for screening of dementia in Arabic speaking patients.

  3. Reuse Tools to Support ADA Instantiation Construction

    Science.gov (United States)

    1990-06-01

    specification and body with embedded task shell instantiations, as well as an inter-task coordination procedure which controls task activation, execution, and...Tools to Support Ada Instantiation Construction 3 - Generalized Construction Approaches Page 39 4Automatic Programming Programmer’s Apprentice ~ASLs...which is the root of a frame hierarchy. The specification frame controls the hierarchy’s composition of the program and stores all its custom

  4. Do published ADA studies support the ADA-EASD position statement for the management of hyperglycaemia in type 2 diabetics?

    Science.gov (United States)

    Rimareix, Frédérique; Bauduceau, Bernard

    2013-07-01

    The American Diabetes Association (ADA) and the European Association for the Study of Diabetes (EASD) published a position statement in 2012 on the management of hyperglycaemia in patients with type 2 diabetes. The Société Francophone du Diabète (SFD) adopted it while awaiting future French recommendations. This new care approach individualises the therapeutic choices and objectives for each patient based on their characteristics, through emphasis on the need for mutual cooperation with the patient in decision-making. Glycaemic management should naturally be considered in the context of overall cardiovascular risk reduction, which should remain the primary objective of treatment. The cornerstone of this treatment is based on lifestyle modifications, with the addition of metformin monotherapy if the desired glycaemic control is not attained. There are multiple second- and third-line treatment possibilities, and insulin therapy is an option that can be considered early in the bitherapy stage. On the whole, large published studies at the ADA conference in Philadelphia in June 2012, which are the subject of this article, support this patient-centred position statement. Copyright © 2013 Elsevier Masson SAS. All rights reserved.

  5. Microevolution of the chromosomal region of acute disease antigen A (adaA in the query (Q fever agent Coxiella burnetii.

    Directory of Open Access Journals (Sweden)

    Dimitrios Frangoulidis

    Full Text Available The acute disease antigen A (adaA gene is believed to be associated with Coxiella burnetii strains causing acute Q fever. The detailed analysis of the adaA genomic region of 23 human- and 86 animal-derived C. burnetii isolates presented in this study reveals a much more polymorphic appearance and distribution of the adaA gene, resulting in a classification of C. burnetii strains of better differentiation than previously anticipated. Three different genomic variants of the adaA gene were identified which could be detected in isolates from acute and chronic patients, rendering the association of adaA positive strains with acute Q fever disease disputable. In addition, all adaA positive strains in humans and animals showed the occurrence of the QpH1 plasmid. All adaA positive isolates of acute human patients except one showed a distinct SNP variation at position 431, also predominant in sheep strains, which correlates well with the observation that sheep are a major source of human infection. Furthermore, the phylogenetic analysis of the adaA gene revealed three deletion events and supported the hypothesis that strain Dugway 5J108-111 might be the ancestor of all known C. burnetii strains. Based on our findings, we could confirm the QpDV group and we were able to define a new genotypic cluster. The adaA gene polymorphisms shown here improve molecular typing of Q fever, and give new insights into microevolutionary adaption processes in C. burnetii.

  6. Study on the clinical value of determination of serum adenosine deaminase (ADA) and HA, PIIIP levels for diagnosis of chronic hepatitis

    International Nuclear Information System (INIS)

    Ma Yun

    2007-01-01

    Objective: To explore the clinical value of determination of serum ADA and HA, PIIIP levels for diagnosis of chronic hepatitis. Methods: Serum ADA levels were determined with biochemistry and HA, PIIIP levels were detected with RIA in 36 patients with chronic hepatitis and 35 controls. Results: The levels of serum ADA, HA and PIIIP were significantly higher in the patients than those in controls (P<0.01). Serum ADA, HA, PIIIP levelers were mutually positively correlated (r=0.6117, 0.7134, P<0.01). Conclusion: Detection of serum ADA levels could reflect the liver reserve function and status of fibrosis. (authors)

  7. ADA 和 CRP 在结核性脑膜炎和化脓性脑膜炎诊断中的应用%Application of ADA and CRP in the Diagnosis of Tuberculous Meningitis and Purulent Meningitis

    Institute of Scientific and Technical Information of China (English)

    黄赟; 黄仕辉; 徐荣金

    2016-01-01

    Objective Through the detection of meningitis patients blood and CSF (cerebrospinal fluid)in Ada (ADA)con-tent detected at the same time,blood CRP (C -reactive protein)content,for differential diagnosis of tuberculous meningitis and purulent meningitis.Method The blood and cerebrospinal fluid of patients with tuberculous meningitis and purulent meningitis in our hospital were detected by ADA and CRP.Meanwhile,The detection results of ADA and CRP were compared and analyzed with the control group of virus and other meningitis.Results By comparing the tuberculous and pyogenic meningitis and the con-trol group,blood and CSF of ADA content was significantly higher in patients with tuberculous meningitis,and the difference was quite obvious.When P <0.05,there was statistic significance;compared with tuberculousmeningitis and matched groups,CPR content in the blood of Purulen meningitis patient was obviously higher and the difference was quite distinctive.When P <0.05, there was statistic significance.Conclusion ADA joint CRP detection of early differential diagnosis of tuberculous and pyogenic meningitis has great value.%目的:通过检测脑膜炎患者血液和 CSF(脑脊液)中的 ADA(腺苷脱氨酶)含量,同时检测患者血液中的CRP(C -反应蛋白)含量,用以鉴别结核性脑膜炎和化脓性脑膜炎。方法:选取儿科结核性脑膜炎和化脓性脑膜炎患者的血及脑脊液作 ADA 和血 CRP 进行生化检测,同时以病毒性及其他脑膜炎作对照组,对 ADA 和 CRP 的检测结果进行比对分析。结果:通过对结核性和化脓性及对照组脑膜炎的比较,结核性脑膜炎患者血和 CSF 中的 ADA 含量明显增高,差异明显,具有统计学意义(P <0.05);CRP 在化脓性脑膜炎患者血液中的含量较结核性和对照组明显增加,差异明显,具有统计学意义(P <0.05)。结论:ADA 联合 CRP 检测对早期鉴别诊断结核性与化脓性脑膜炎有较大价值。

  8. Lack of association of the G22A polymorphism of the ADA gene in patients with ankylosing spondylitis.

    Science.gov (United States)

    Camargo, U; Toledo, R A; Cintra, J R; Nunes, D P T; Acayaba de Toledo, R; Brandão de Mattos, C C; Mattos, L C

    2012-05-07

    Genes located outside the HLA region (6p21) have been considered as candidates for susceptibility to ankylosing spondylitis. We tested the hypothesis that the G22A polymorphism of the adenosine deaminase gene (ADA; 20q13.11) is associated with ankylosing spondylitis in 166 Brazilian subjects genotyped for the HLA*27 gene (47 patients and 119 controls matched for gender, age and geographic origin). The HLA-B*27 gene and the G22A ADA polymorphism were identified by PCR with sequence-specific oligonucleotide probes and PCR-RFLP, respectively. There were no significant differences in frequencies of ADA genotypes [odds ratio (OR) = 1.200, 95% confidence interval (CI) = 0.3102-4.643, P > 0.8] and ADA*01 and ADA*02 alleles (OR = 1.192, 95%CI = 0.3155-4.505, P > 0.8) in patients versus controls. We conclude that the G22A polymorphism is not associated with ankylosing spondylitis.

  9. Long-term strength and allowable stresses of grade 10Kh9MFB and X10CrMoVNb9-1 (T91/P91) chromium heat-resistant steels

    Science.gov (United States)

    Skorobogatykh, V. N.; Danyushevskiy, I. A.; Schenkova, I. A.; Prudnikov, D. A.

    2015-04-01

    Currently, grade X10CrMoVNb9-1 (T91, P91) and 10Kh9MFB (10Kh9MFB-Sh) chromium steels are widely applied in equipment manufacturing for thermal power plants in Russia and abroad. Compilation and comparison of tensile, impact, and long-term strength tests results accumulated for many years of investigations of foreign grade X10CrMoVNb9-1, T91, P91, and domestic grade 10Kh9MFB (10Kh9MFB-Sh) steels is carried out. The property identity of metals investigated is established. High strength and plastic properties of steels, from which pipes and other products are made, for operation under creep conditions are confirmed. Design characteristics of long-term strength on the basis of tests with more than one million of hour-samples are determined ( and at temperatures of 500-650°C). The table of recommended allowable stresses for grade 10Kh9MFB, 10Kh9MFB-SH, X10CrMoVNb9-1, T91, and P91 steels is developed. The long-time properties of pipe welded joints of grade 10Kh9MFB+10Kh9MFB, 10Kh9MFB-Sh+10Kh9MFB-Sh, X10CrMoVNb9-1+X10CrMoVNb9-1, P91+P91, T91+T91, 10Kh9MFB (10Kh9MFB-Sh)+X10CrMoVNb9-1(T/P91) steels is researched. The welded joint reduction factor is experimentally determined.

  10. Age- and gender-specific epistasis between ADA and TNF-α influences human life-expectancy.

    Science.gov (United States)

    Napolioni, Valerio; Carpi, Francesco M; Giannì, Paola; Sacco, Roberto; Di Blasio, Luca; Mignini, Fiorenzo; Lucarini, Nazzareno; Persico, Antonio M

    2011-11-01

    Aging is a complex phenotype with multiple determinants but a strong genetic component significantly impacts on survival to extreme ages. The dysregulation of immune responses occurring with increasing age is believed to contribute to human morbidity and mortality. Conversely, some genetic determinants of successful aging might reside in those polymorphisms for the immune system genes regulating immune responses. Here we examined the main effects of single loci and multi-locus interactions to test the hypothesis that the adenosine deaminase (ADA) and tumor necrosis factor alpha (TNF-α) genes may influence human life-expectancy. ADA (22G>A, rs73598374) and TNF-α (-308G>A, rs1800629; -238G>A, rs361525) functional SNPs have been determined for 1071 unrelated healthy individuals from Central Italy (18-106 years old) divided into three gender-specific age classes defined according to demographic information and accounting for the different survivals between sexes: for men (women), the first class consists of individuals88 years old (>91 years old). Single-locus analysis showed that only ADA 22G>A is significantly associated with human life-expectancy in males (comparison 1 (age class 2 vs. age class 1), O.R. 1.943, P=0.036; comparison 2 (age class 3 vs. age class 2), O.R. 0.320, P=0.0056). Age- and gender-specific patterns of epistasis between ADA and TNF-α were found using Generalized Multifactor Dimensionality Reduction (GMDR). In comparison 1, a significant two-loci interaction occurs in females between ADA 22G>A and TNF-α -238G>A (Sign Test P=0.011). In comparison 2, both two-loci and three-loci interaction are significant associated with increased life-expectancy over 88 years in males. In conclusion, we report that a combination of functional SNPs within ADA and TNF-α genes can influence life-expectancy in a gender-specific manner and that males and females follow different pathways to attain longevity. Copyright © 2011 Elsevier Ltd. All rights reserved.

  11. Ada as an implementation language for knowledge based systems

    Science.gov (United States)

    Rochowiak, Daniel

    1990-01-01

    Debates about the selection of programming languages often produce cultural collisions that are not easily resolved. This is especially true in the case of Ada and knowledge based programming. The construction of programming tools provides a desirable alternative for resolving the conflict.

  12. Older drivers and ADAS : which systems improve road safety?

    NARCIS (Netherlands)

    Davidse, R.J.

    2006-01-01

    In the coming decades, the number of older drivers that experiences difficulties in traffic as a result of functional limitations will strongly increase. Advanced Driver Assistance Systems (ADAS) could resolve some of these difficulties, by providing personal assistance in a road environment that

  13. Alterations in the adenosine metabolism and CD39/CD73 adenosinergic machinery cause loss of Treg cell function and autoimmunity in ADA-deficient SCID.

    Science.gov (United States)

    Sauer, Aisha V; Brigida, Immacolata; Carriglio, Nicola; Hernandez, Raisa Jofra; Scaramuzza, Samantha; Clavenna, Daniela; Sanvito, Francesca; Poliani, Pietro L; Gagliani, Nicola; Carlucci, Filippo; Tabucchi, Antonella; Roncarolo, Maria Grazia; Traggiai, Elisabetta; Villa, Anna; Aiuti, Alessandro

    2012-02-09

    Adenosine acts as anti-inflammatory mediator on the immune system and has been described in regulatory T cell (Treg)-mediated suppression. In the absence of adenosine deaminase (ADA), adenosine and other purine metabolites accumulate, leading to severe immunodeficiency with recurrent infections (ADA-SCID). Particularly ADA-deficient patients with late-onset forms and after enzyme replacement therapy (PEG-ADA) are known to manifest immune dysregulation. Herein we provide evidence that alterations in the purine metabolism interfere with Treg function, thereby contributing to autoimmune manifestations in ADA deficiency. Tregs isolated from PEG-ADA-treated patients are reduced in number and show decreased suppressive activity, whereas they are corrected after gene therapy. Untreated murine ADA(-/-) Tregs show alterations in the plasma membrane CD39/CD73 ectonucleotidase machinery and limited suppressive activity via extracellular adenosine. PEG-ADA-treated mice developed multiple autoantibodies and hypothyroidism in contrast to mice treated with bone marrow transplantation or gene therapy. Tregs isolated from PEG-ADA-treated mice lacked suppressive activity, suggesting that this treatment interferes with Treg functionality. The alterations in the CD39/CD73 adenosinergic machinery and loss of function in ADA-deficient Tregs provide new insights into a predisposition to autoimmunity and the underlying mechanisms causing defective peripheral tolerance in ADA-SCID.

  14. The Role of G22 A Adenosine Deaminase 1 Gene Polymorphism and the Activities of ADA Isoenzymes in Fertile and Infertile Men.

    Science.gov (United States)

    Fattahi, Amir; Khodadadi, Iraj; Amiri, Iraj; Latifi, Zeinab; Ghorbani, Marzieh; Tavilani, Heidar

    2015-10-01

    To evaluate frequency distribution of adenosine deaminase 1 (ADA1) G22 A alleles and genotypes in fertile and infertile men. In this study we evaluate frequency distribution of ADA1 G22 A alleles and genotypes in 200 fertile and 200 infertile men. The polymerase chain reaction-restriction fragment length polymorphism technique was used for determining ADA1 G22 A variants. In addition, ADA isoenzymes activities (ADA1 and ADA2) were measured using colorimetric method. The frequency of GG genotype was significantly higher and GA genotype was lower in infertile males compared with fertile men (P = .048 and P = .045, respectively). However, there was not any noticeable difference in allele distribution between groups (P >.05). Based on logistic regression analysis, the GA genotype has a protective role and can decrease the risk of male infertility 1.7 times (P = .046). There were significantly higher activities of ADAT and its isoenzymes in infertile males compared with fertile men (P ADA1 activity with GG genotype was higher than GA carriers in all population (P = .001). Our results revealed that the activity of ADA isoenzymes and distribution of ADA1 G22 A genotypes were different among fertile and infertile men and more likely the GA genotype, which had lower ADA1 activity and was higher in fertile men is a protective factor against infertility. Copyright © 2015 Elsevier Inc. All rights reserved.

  15. Thermal studies of Se85-xTe15Inx (x = 3,6,9,12) glasses

    International Nuclear Information System (INIS)

    Sushama, D.; George, Achamma; Asokan, S.

    2011-01-01

    Bulk glasses of compositions Se 85-x Te 15 In x (x = 3,6,9,12) are prepared by melt quenching technique and Differential scanning calorimetry (DSC) is employed to study the thermal stability, crystallization mechanism as well as specific heat of these glasses. It is found that the addition of indium increases the glass transition temperature. From the heating rate dependence of the glass transition temperature the activation energy of glass transition is determined using Kissinger's equation for non-isothermal crystallization of materials. An attempt has been made to explain the variation in the value of T c , T p and ΔC p for the composition Se 73 Te 15 In 12 using rigidity percolation threshold (RPT). From the values of (T c -T g ) the stable glass system is determined.

  16. GestAqua.AdaPT - Mediterranean river basin modeling and reservoir operation strategies for climate change adaptation

    Science.gov (United States)

    Alexandre Diogo, Paulo; Nunes, João Pedro; Marco, Machado; Aal, Carlo; Carmona Rodrigues, António; Beça, Pedro; Casanova Lino, Rafael; Rocha, João; Carvalho Santos, Cláudia

    2016-04-01

    Climate change (CC) scenarios for the Mediterranean region include an increase in the frequency and intensity of extreme weather events such as drought periods. higher average temperatures and evapotranspiration, combined with the decrease of annual precipitation may strongly affect the sustainability of water resources. In face of these risks, improving water management actions? by anticipating necessary operational measures is required to insure water quantity and quality according to the needs of the populations and irrigation in agriculture. This is clearly the case of the Alentejo region, southern Portugal, where present climatic conditions already pose significant challenges to water resources stakeholders, mainly from the agricultural and the urban supply sectors. With this in mind, the GestAqua.AdaPT project is underway during 2015 and 2016, aiming at analyzing CC impacts until 2100 and develop operational procedures to ensure water needs are adequately satisfied in the Monte Novo and Vigia reservoirs, which supply water for the city of Évora and nearby irrigation systems. Specific project objectives include: a) defining management and operational adaptation strategies aiming to ensure resource sustainability, both quantitatively and qualitatively; b) evaluate future potential costs and available alternatives to the regional water transfer infrastructure linked with the large Alqueva reservoir implemented in 2011; c) defining CC adaptation strategies to reduce irrigation water needs and d) identification of CC adaptation strategies which can be suitable also to other similar water supply systems. The methodology is centered on the implementation of a cascade of modeling tools, allowing the integrated simulation of the multiple variables under analysis. The project is based on CC scenarios resulting from the CORDEX project for 10 combinations of Global and regional climate models (GCMs and RCMs). The study follows by using two of these combinations

  17. The Alzheimer’s Disease Assessment Scale–Cognitive Subscale (ADAS-Cog): Modifications and Responsiveness in Pre-Dementia Populations. A Narrative Review

    Science.gov (United States)

    Kueper, Jacqueline K.; Speechley, Mark; Montero-Odasso, Manuel

    2018-01-01

    The Alzheimer’s Disease Assessment Scale–Cognitive Subscale (ADAS-Cog) was developed in the 1980s to assess the level of cognitive dysfunction in Alzheimer’s disease. Advancements in the research field have shifted focus toward pre-dementia populations, and use of the ADAS-Cog has extended into these pre-dementia studies despite concerns about its ability to detect important changes at these milder stages of disease progression. If the ADAS-Cog cannot detect important changes, our understanding of pre-dementia disease progression may be compromised and trials may incorrectly conclude that a novel treatment approach is not beneficial. The purpose of this review was to assess the performance of the ADAS-Cog in pre-dementia populations, and to review all modifications that have been made to the ADAS-Cog to improve its measurement performance in dementia or pre-dementia populations. The contents of this review are based on bibliographic searches of electronic databases to locate all studies using the ADAS-Cog in pre-dementia samples or subsamples, and to locate all modified versions. Citations from relevant articles were also consulted. Overall, our results suggest the original ADAS-Cog is not an optimal outcome measure for pre-dementia studies; however, given the prominence of the ADAS-Cog, care must be taken when considering the use of alternative outcome measures. Thirty-one modified versions of the ADAS-Cog were found. Modification approaches that appear most beneficial include altering scoring methodology or adding tests of memory, executive function, and/or daily functioning. Although modifications improve the performance of the ADAS-Cog, this is at the cost of introducing heterogeneity that may limit between-study comparison. PMID:29660938

  18. Review of advanced driver assistance systems (ADAS)

    Science.gov (United States)

    Ziebinski, Adam; Cupek, Rafal; Grzechca, Damian; Chruszczyk, Lukas

    2017-11-01

    New cars can be equipped with many advanced safety solutions. Airbags, seatbelts and all of the essential passive safety parts are standard equipment. Now cars are often equipped with new advanced active safety systems that can prevent accidents. The functions of the Advanced Driver Assistance Systems are still growing. A review of the most popular available technologies used in ADAS and descriptions of their application areas are discussed in this paper.

  19. Derivation of a new ADAS-cog composite using tree-based multivariate analysis: prediction of conversion from mild cognitive impairment to Alzheimer disease.

    Science.gov (United States)

    Llano, Daniel A; Laforet, Genevieve; Devanarayan, Viswanath

    2011-01-01

    Model-based statistical approaches were used to compare the ability of the Alzheimer's Disease Assessment Scale-cognitive subscale (ADAS-cog), cerebrospinal fluid (CSF), fluorodeoxyglucose positron emission tomography and volumetric magnetic resonance imaging (MRI) markers to predict 12-month progression from mild cognitive impairment (MCI) to Alzheimer disease (AD). Using the Alzheimer's Disease Neuroimaging Initiative (ADNI) data set, properties of the 11-item ADAS-cog (ADAS.11), the 13-item ADAS-cog (ADAS.All) and novel composite scores were compared, using weighting schemes derived from the Random Forests (RF) tree-based multivariate model. Weighting subscores using the RF model of ADAS.All enhanced discrimination between elderly controls, MCI and AD patients. The ability of the RF-weighted ADAS-cog composite and individual scores, along with neuroimaging or biochemical biomarkers to predict MCI to AD conversion over 12 months was also assessed. Although originally optimized to discriminate across diagnostic categories, the ADAS. All, weighted according to the RF model, did nearly as well or better than individual or composite baseline neuroimaging or CSF biomarkers in prediction of 12-month conversion from MCI to AD. These suggest that a modified subscore weighting scheme applied to the 13-item ADAS-cog is comparable to imaging or CSF markers in prediction of conversion from MCI to AD at 12 months. Copyright © 2011 by Lippincott Williams & Wilkins

  20. Environment model creation and ADAS architecture for trucks : design and implementation of a sensor fusion algorithm

    NARCIS (Netherlands)

    Stamatopoulos, E.

    2016-01-01

    This report presents a structural approach for environment model creation and ADAS architecture for trucks. In particular, an appropriate sensor suite that is suitable for a set of ADAS functions is defined. On this basis, the development of a proof of concept for an Environment Model system, by

  1. 76 FR 12753 - Notice of Temporary Closures on Public Lands in Ada and Elmore Counties, ID

    Science.gov (United States)

    2011-03-08

    ... DEPARTMENT OF THE INTERIOR Bureau of Land Management [LLIDB00200 LF20000ES.JS0000 LFESFTF60000] Notice of Temporary Closures on Public Lands in Ada and Elmore Counties, ID AGENCY: Bureau of Land... business hours. SUPPLEMENTARY INFORMATION: The Big Fire closure affects public lands located in Ada County...

  2. Transport, Thermal, and Magnetic Properties of YbNi3X9 (X = Al, Ga): A Newly Synthesized Yb-Based Kondo Lattice System

    Science.gov (United States)

    Yamashita, Tetsuro; Miyazaki, Ryoichi; Aoki, Yuji; Ohara, Shigeo

    2012-03-01

    We have succeeded in synthesizing a new Yb-based Kondo lattice system, YbNi3X9 (X = Al, Ga). Our study reveals that YbNi3Al9 shows typical features of a heavy-fermion antiferromagnet with a Néel temperature of TN = 3.4 K. All of the properties reflect a competition between the Kondo effect and the crystalline electric field (CEF) effect. The moderate heavy-fermion state leads to an enhanced Sommerfeld coefficient of 100 mJ/(mol\\cdotK2), even if ordered antiferromagnetically. On the other hand, the isostructural gallide YbNi3Ga9 is an intermediate-valence system with a Kondo temperature of TK = 570 K. A large hybridization scale can overcome the CEF splitting energy, and a moderately heavy Fermi-liquid ground state with high local moment degeneracy should form at low temperatures. Note that the quality of single-crystalline YbNi3X9 is extremely high compared with those of other Yb-based Kondo lattice compounds. We conclude that YbNi3X9 is a suitable system for investigating the electronic structure of Yb-based Kondo lattice systems from a heavy-fermion system with an antiferromagnetically ordered ground state to an intermediate-valence system.

  3. Rdesign: A data dictionary with relational database design capabilities in Ada

    Science.gov (United States)

    Lekkos, Anthony A.; Kwok, Teresa Ting-Yin

    1986-01-01

    Data Dictionary is defined to be the set of all data attributes, which describe data objects in terms of their intrinsic attributes, such as name, type, size, format and definition. It is recognized as the data base for the Information Resource Management, to facilitate understanding and communication about the relationship between systems applications and systems data usage and to help assist in achieving data independence by permitting systems applications to access data knowledge of the location or storage characteristics of the data in the system. A research and development effort to use Ada has produced a data dictionary with data base design capabilities. This project supports data specification and analysis and offers a choice of the relational, network, and hierarchical model for logical data based design. It provides a highly integrated set of analysis and design transformation tools which range from templates for data element definition, spreadsheet for defining functional dependencies, normalization, to logical design generator.

  4. A project of X-ray hardening correction in large ICT

    International Nuclear Information System (INIS)

    Fang Min; Liu Yinong; Ni Jianping

    2005-01-01

    This paper presents a means of polychromatic X-ray beam hardening correction using a standard function to transform the polychromatic projection to monochromatic projection in large Industrial Computed Tomography (ICT). Some parameters were defined to verify the validity of hardening correction in large ICT and optimized. Simulated experiments were used to prove that without prior knowledge of the composition of the scanned object, the correction method using monochromatic reconstruction arithmetic could remove beam hardening artifact greatly. (authors)

  5. A prediction model of short-term ionospheric foF2 based on AdaBoost

    Science.gov (United States)

    Zhao, Xiukuan; Ning, Baiqi; Liu, Libo; Song, Gangbing

    2014-02-01

    In this paper, the AdaBoost-BP algorithm is used to construct a new model to predict the critical frequency of the ionospheric F2-layer (foF2) one hour ahead. Different indices were used to characterize ionospheric diurnal and seasonal variations and their dependence on solar and geomagnetic activity. These indices, together with the current observed foF2 value, were input into the prediction model and the foF2 value at one hour ahead was output. We analyzed twenty-two years' foF2 data from nine ionosonde stations in the East-Asian sector in this work. The first eleven years' data were used as a training dataset and the second eleven years' data were used as a testing dataset. The results show that the performance of AdaBoost-BP is better than those of BP Neural Network (BPNN), Support Vector Regression (SVR) and the IRI model. For example, the AdaBoost-BP prediction absolute error of foF2 at Irkutsk station (a middle latitude station) is 0.32 MHz, which is better than 0.34 MHz from BPNN, 0.35 MHz from SVR and also significantly outperforms the IRI model whose absolute error is 0.64 MHz. Meanwhile, AdaBoost-BP prediction absolute error at Taipei station from the low latitude is 0.78 MHz, which is better than 0.81 MHz from BPNN, 0.81 MHz from SVR and 1.37 MHz from the IRI model. Finally, the variety characteristics of the AdaBoost-BP prediction error along with seasonal variation, solar activity and latitude variation were also discussed in the paper.

  6. Clinical application and validation of an iterative forward projection matching algorithm for permanent brachytherapy seed localization from conebeam-CT x-ray projections

    Energy Technology Data Exchange (ETDEWEB)

    Pokhrel, Damodar; Murphy, Martin J.; Todor, Dorin A.; Weiss, Elisabeth; Williamson, Jeffrey F. [Department of Radiation Oncology, School of Medicine, Virginia Commonwealth University, Richmond, Virginia 23298 (United States)

    2010-09-15

    Purpose: To experimentally validate a new algorithm for reconstructing the 3D positions of implanted brachytherapy seeds from postoperatively acquired 2D conebeam-CT (CBCT) projection images. Methods: The iterative forward projection matching (IFPM) algorithm finds the 3D seed geometry that minimizes the sum of the squared intensity differences between computed projections of an initial estimate of the seed configuration and radiographic projections of the implant. In-house machined phantoms, containing arrays of 12 and 72 seeds, respectively, are used to validate this method. Also, four {sup 103}Pd postimplant patients are scanned using an ACUITY digital simulator. Three to ten x-ray images are selected from the CBCT projection set and processed to create binary seed-only images. To quantify IFPM accuracy, the reconstructed seed positions are forward projected and overlaid on the measured seed images to find the nearest-neighbor distance between measured and computed seed positions for each image pair. Also, the estimated 3D seed coordinates are compared to known seed positions in the phantom and clinically obtained VariSeed planning coordinates for the patient data. Results: For the phantom study, seed localization error is (0.58{+-}0.33) mm. For all four patient cases, the mean registration error is better than 1 mm while compared against the measured seed projections. IFPM converges in 20-28 iterations, with a computation time of about 1.9-2.8 min/iteration on a 1 GHz processor. Conclusions: The IFPM algorithm avoids the need to match corresponding seeds in each projection as required by standard back-projection methods. The authors' results demonstrate {approx}1 mm accuracy in reconstructing the 3D positions of brachytherapy seeds from the measured 2D projections. This algorithm also successfully localizes overlapping clustered and highly migrated seeds in the implant.

  7. Clinical application and validation of an iterative forward projection matching algorithm for permanent brachytherapy seed localization from conebeam-CT x-ray projections.

    Science.gov (United States)

    Pokhrel, Damodar; Murphy, Martin J; Todor, Dorin A; Weiss, Elisabeth; Williamson, Jeffrey F

    2010-09-01

    To experimentally validate a new algorithm for reconstructing the 3D positions of implanted brachytherapy seeds from postoperatively acquired 2D conebeam-CT (CBCT) projection images. The iterative forward projection matching (IFPM) algorithm finds the 3D seed geometry that minimizes the sum of the squared intensity differences between computed projections of an initial estimate of the seed configuration and radiographic projections of the implant. In-house machined phantoms, containing arrays of 12 and 72 seeds, respectively, are used to validate this method. Also, four 103Pd postimplant patients are scanned using an ACUITY digital simulator. Three to ten x-ray images are selected from the CBCT projection set and processed to create binary seed-only images. To quantify IFPM accuracy, the reconstructed seed positions are forward projected and overlaid on the measured seed images to find the nearest-neighbor distance between measured and computed seed positions for each image pair. Also, the estimated 3D seed coordinates are compared to known seed positions in the phantom and clinically obtained VariSeed planning coordinates for the patient data. For the phantom study, seed localization error is (0.58 +/- 0.33) mm. For all four patient cases, the mean registration error is better than 1 mm while compared against the measured seed projections. IFPM converges in 20-28 iterations, with a computation time of about 1.9-2.8 min/ iteration on a 1 GHz processor. The IFPM algorithm avoids the need to match corresponding seeds in each projection as required by standard back-projection methods. The authors' results demonstrate approximately 1 mm accuracy in reconstructing the 3D positions of brachytherapy seeds from the measured 2D projections. This algorithm also successfully localizes overlapping clustered and highly migrated seeds in the implant.

  8. Microstructure and adhesion strength of Sn-9Zn-xAg lead-free solders wetted on Cu substrate

    International Nuclear Information System (INIS)

    Chang, T.-C.; Chou, S.-M.; Hon, M.-H.; Wang, M.-C.

    2006-01-01

    The microstructure and adhesion strength of the Sn-9Zn-xAg lead-free solders wetted on Cu substrates have been investigated by differential scanning calorimetry, optical microscopy, scanning electron microscopy, energy dispersive spectrometry and pull-off testing. The liquidus temperatures of the Sn-9Zn-xAg solder alloys are 222.1, 226.7, 231.4 and 232.9 deg. C for x = 2.5, 3.5, 5.0 and 7.5 wt%, respectively. A flat interface can be obtained as wetted at 350 deg. C at a rate of 11.8 mm/s. The adhesion strength of the Sn-9Zn-xAg/Cu interfaces decreases from 23.09 ± 0.31 to 12.32 ± 1.40 MPa with increasing Ag content from 2.5 to 7.5 wt% at 400 deg. C. After heat treatment at 150 deg. C, the adhesion strength of the Sn-9Zn-xAg/Cu interface decreases with increasing aging time

  9. rCBF and cognitive impairment changes assessed by SPECT and ADAS-cog in late-onset Alzheimer's disease after 18 months of treatment with the cholinesterase inhibitors donepezil or galantamine.

    Science.gov (United States)

    Shirayama, Yukihiko; Takahashi, Michio; Oda, Yasunori; Yoshino, Kouhei; Sato, Koichi; Okubo, Toshiyuki; Iyo, Masaomi

    2017-12-15

    Late-onset Alzheimer's disease (AD) differs substantially from early-onset AD. In this cross sectional study we investigated brain perfusion changes after 18 months of treatment with cholinesterase inhibitors (ChEIs) donepezil or galantamine. Twenty-five drug-naïve late-onset AD patients were recruited from outpatient clinics. We examined brain perfusion using single photon emission computed tomography (SPECT) and used three-dimensional stereotactic surface projection (3D-SSP) and the stereotactic extraction estimation method (SEE) level 3 to analyze classified gyrus level segments. We assessed cognitive function using the Alzheimer's Disease Assessment Scale-cognitive subscale (ADAS-cog) grouped into three subgroup domains, language, memory, and praxis. In the follow-up data, some regions were further hypoperfused, reflecting worsening of the disease, while other regions showed alleviated hypoperfusion, potentially related to the ChEIs treatment. Regional cerebral blood flow (rCBF) decreased in the parietal cortex and increased in the frontal and the limbic cortices. Increased hypoperfusion significantly correlated with ADAS-cog scores changes were seen in the superior parietal lobule, inferior parietal lobule, angular gyrus, and supramarginal gyrus of the parietal cortex. Alleviated hypoperfusion significantly related to recovery of ADAS-cog scores were seen in the rectal and paracentral lobule of the frontal cortex, and the anterior cingulate of the limbic cortex. These regions showed significant relationships with total ADAS-cog and language, memory and praxis subscales scores. The current longitudinal study indicates prominent rCBF changes and their relationships with changes in ADAS-cog scores in late-onset AD patients.

  10. Project of a photoelectron X-ray microscope on ACO storage ring

    International Nuclear Information System (INIS)

    Polack, F.; Lowenthal, S.

    1983-01-01

    A photoelectron X-ray microscope is described which is based on the principles of contact X-ray imaging and of image converters. An X-ray image is projected by a parallel X-ray beam on a thin transmission photocathode. The emitted electrons are accelerated and imaged at large magnification by an emission microscope. The instrument, which is presently under construction, is designed to provide high resolution. An electron velocity filter has been added to the usual cross-over aperture so as to reduce the spherochromatic aberration, and the cathode lens has been designed to reduce field curvature. Resolution and detection efficiency of Au and CsI cathodes are compared. The interest of the instrument for soft X-ray microscopy is briefly discussed. (orig.)

  11. Microstructures and phase transformations of Ti-30Zr-xNb (x = 5, 7, 9, 13 at.%) shape memory alloys

    Energy Technology Data Exchange (ETDEWEB)

    Qu, Wentao; Sun, Xuguang; Yuan, Bifei [School of Mechanical Engineering, Xi' an Shiyou University, Xi' an 710065 (China); Xiong, Chengyang; Zhang, Fei [School of Materials Science and Engineering, Beihang University, Beijing 100191 (China); Li, Yan, E-mail: liyan@buaa.edu.cn [School of Materials Science and Engineering, Beihang University, Beijing 100191 (China); Sun, Baohui [Lanzhou Seemine SMA Co. Ltd., Lanzhou 730010 (China)

    2016-12-15

    The microstructures, phase transformations and shape memory properties of Ti-30Zr-xNb (x = 5, 7, 9, 13 at.%) alloys were investigated. The X-ray diffraction and transmission electron microscopy observations showed that the Ti-30Zr-5Nb, Ti-30Zr-7/9Nb and Ti-30Zr-13Nb alloys were composed of the hcp α′-martensite, orthorhombic α″-martensite and β phases, respectively. The results indicated the enhanced β-stabilizing effect of Nb in Ti-30Zr-xNb alloys than that in Ti-Nb alloys due to the high content of Zr. The differential scanning calorimetry test indicated that the Ti-30Zr-5Nb alloy displayed a reversible transformation with a high martensitic transformation start temperature of 776 K and a reverse martensitic transformation start temperature (A{sub s}) of 790 K. For the Ti-30Zr-7Nb and Ti-30Zr-9Nb alloys, the martensitic transformation temperatures decreased with the increasing Nb content. Moreover, an ω phase transformation occurred in the both alloys upon heating at a temperature lower than the corresponding A{sub s}, which is prompted by more addition of Nb. Although the critical stress in tension of the three martensitic alloys decreased with increasing Nb content, the Ti-30Zr-9Nb alloy showed a critical stress of as high as 300 MPa. Among all the alloys, the Ti-30Zr-9Nb alloy exhibited the maximum shape memory effect of 1.61%, due to the lowest critical stress for the martensite reorientation. - Highlights: •Ti-30Zr-5Nb alloy is composed of hcp α′-martensite with the M{sub s} of 776 K. •Ti-30Zr-7Nb and Ti-30Zr-9Nb alloys are predominated by orthorhombic α″-martensite. •Ti-30Zr-13Nb alloy consists of a single β phase due to the β-stabilizing effect of Nb. •The martensitic transformation temperatures decrease with increasing Nb content. •Ti-30Zr-9Nb alloy shows the maximum shape memory effect of 1.61%.

  12. Item analysis of ADAS-Cog: effect of baseline cognitive impairment in a clinical AD trial.

    Science.gov (United States)

    Sevigny, Jeffrey J; Peng, Yahong; Liu, Lian; Lines, Christopher R

    2010-03-01

    We explored the association of Alzheimer's disease (AD) Assessment Scale (ADAS-Cog) item scores with AD severity using cross-sectional and longitudinal data from the same study. Post hoc analyses were performed using placebo data from a 12-month trial of patients with mild-to-moderate AD (N =281 randomized, N =209 completed). Baseline distributions of ADAS-Cog item scores by Mini-Mental State Examination (MMSE) score and Clinical Dementia Rating (CDR) sum of boxes score (measures of dementia severity) were estimated using local and nonparametric regressions. Mixed-effect models were used to characterize ADAS-Cog item score changes over time by dementia severity (MMSE: mild =21-26, moderate =14-20; global CDR: mild =0.5-1, moderate =2). In the cross-sectional analysis of baseline ADAS-Cog item scores, orientation was the most sensitive item to differentiate patients across levels of cognitive impairment. Several items showed a ceiling effect, particularly in milder AD. In the longitudinal analysis of change scores over 12 months, orientation was the only item with noticeable decline (8%-10%) in mild AD. Most items showed modest declines (5%-20%) in moderate AD.

  13. Inhibition of the SOS response of Escherichia coli by the Ada protein

    International Nuclear Information System (INIS)

    Vericat, J.A.; Guerrero, R.; Barbe, J.

    1988-01-01

    Induction of the adaptive response by N-methyl-N'-nitro-N-nitrosoguanidine (MNNG) caused a decrease in the UV-mediated expression of both recA and sfiA genes but not of the umuDC gene. On the other hand, the adaptive response did not affect the temperature-promoted induction of SOS response in a RecA441 mutant. The inhibitory effect on the UV-triggered expression of the recA and sfiA genes was not dependent on either the alkA gene or the basal level of RecA protein, but rather required the ada gene. Furthermore, an increase in the level of the Ada protein, caused by the runaway plasmid pYN3059 in which the ada gene is regulated by the lac promoter, inhibited UV-mediated recA gene expression even in cells to which the MNNG-adaptive treatment had not been applied. This inhibitory effect of the adaptive pretreatment was not observed either in RecBC- strains or in RecBC mutants lacking exonuclease V-related nuclease activity. However, RecF- mutants showed an adaptive response-mediated decrease in UV-promoted induction of the recA gene

  14. Evaluation of NASA GEOS-ADAS Modeled Diurnal Warming Through Comparisons to SEVIRI and AMSR2 SST Observations

    Science.gov (United States)

    Gentemann, C. L.; Akella, S.

    2018-02-01

    An analysis of the ocean skin Sea Surface Temperature (SST) has been included in the Goddard Earth Observing System (GEOS) - Atmospheric Data Assimilation System (ADAS), Version 5 (GEOS-ADAS). This analysis is based on the GEOS atmospheric general circulation model (AGCM) that simulates near-surface diurnal warming and cool skin effects. Analysis for the skin SST is performed along with the atmospheric state, including Advanced Very High Resolution Radiometer (AVHRR) satellite radiance observations as part of the data assimilation system. One month (September, 2015) of GEOS-ADAS SSTs were compared to collocated satellite Spinning Enhanced Visible and InfraRed Imager (SEVIRI) and Advanced Microwave Scanning Radiometer 2 (AMSR2) SSTs to examine how the GEOS-ADAS diurnal warming compares to the satellite measured warming. The spatial distribution of warming compares well to the satellite observed distributions. Specific diurnal events are analyzed to examine variability within a single day. The dependence of diurnal warming on wind speed, time of day, and daily average insolation is also examined. Overall the magnitude of GEOS-ADAS warming is similar to the warming inferred from satellite retrievals, but several weaknesses in the GEOS-AGCM simulated diurnal warming are identified and directly related back to specific features in the formulation of the diurnal warming model.

  15. PERBEDAAN PRESTASI BELAJAR PEMROGRAMAN DASAR PENERAPAN PJBL DIBANDINGKAN TPS PADA SISWA KELAS X TKJ DI SMK

    Directory of Open Access Journals (Sweden)

    Lia Nur Enis Ratna Wijayanti

    2016-02-01

    Full Text Available Tujuan penelitian untuk mengungkap perbedaan prestasi belajar Pemro-graman Dasar materi Algoritma Percabangan siswa yang diajar menggunakan model pembelajaran Project Based Learning (PjBL dan Think pair Share (TPS. Rancang-an penelitian menggunakan pretest-posttest control group design. Subjek penelitian adalah siswa Kelas X Paket Keahlian TKJ di SMK Negeri 2 Singosari Malang seba-nyak 67 siswa. Teknik sampling yang digunakan adalah sampling jenuh, karena selu-ruh anggota populasi digunakan sebagai sampel. Instrumen penelitian menggunakan instrumen perlakuan dan pengukuran. Teknik analisis data: (1 uji prasyarat (normali-tas, homogenitas, dan uji kesamaan dua rerata kemampuan awal; dan (2 uji hipotesis (uji-t. Hasil penelitian menunjukkan ada perbedaan prestasi belajar yang signifikan antara kelas PjBL dan TPS.

  16. The early mathematical education of Ada Lovelace

    OpenAIRE

    Hollings, C; Martin, UM; Rice, A

    2017-01-01

    Ada, Countess of Lovelace, is remembered for a paper published in 1843, which translated and considerably extended an article about the unbuilt Analytical Engine, a general-purpose computer designed by the mathematician and inventor Charles Babbage. Her substantial appendices, nearly twice the length of the original work, contain an account of the principles of the machine, along with a table often described as “the first computer program”. In this paper we look at Lovelace’s education before...

  17. The Synergy Between PAV and AdaBoost

    OpenAIRE

    WILBUR, W. JOHN; YEGANOVA, LANA; KIM, WON

    2005-01-01

    Schapire and Singer’s improved version of AdaBoost for handling weak hypotheses with confidence rated predictions represents an important advance in the theory and practice of boosting. Its success results from a more efficient use of information in weak hypotheses during updating. Instead of simple binary voting a weak hypothesis is allowed to vote for or against a classification with a variable strength or confidence. The Pool Adjacent Violators (PAV) algorithm is a method for converting a ...

  18. X-Culture: An International Project in the Light of Experience Gained over the Years (2010-2016

    Directory of Open Access Journals (Sweden)

    József Poór

    2016-12-01

    Full Text Available The X-Culture project is an innovative modern form of experiential learning predominantly in International Management and International Business. Although experiential learning has some advantages, namely, developing cross-cultural competencies, cultural intelligence, intercultural communication and management skills, differences in personality or conditions also arise as a downside. X-Culture has been evolving throughout the years since 2010 when the original objective was to supplement the theoretical material and in-class teaching. Nowadays more than 4000 master, bachelor and MBA students, mostly of management and economics from more than 37 countries, take part in the project every semester. X-Culture is aimed at students of International Business college courses and training programs with the task of writing a business report or consulting propositions by offering business solutions for a hypothetical client.  This paper outlines the theoretical background of the X-culture project. It describes the evolution and practical and theoretical experience of this project since 2010.

  19. Molecular and crystal structure of nido-9-C5H5N-11-I-7,8-C2B9H10: supramolecular architecture via hydrogen bonding X-H...I (X = B, C)

    International Nuclear Information System (INIS)

    Polyanskaya, T.M.

    2006-01-01

    A monocrystal X-ray diffraction study of a new iodine-containing cluster compound 9-(pyridine)-11-iodo-decahydro-7,8-dicarba-nido-undecaborane [9-C 5 H 5 N-11-I-7,8-C 2 B 9 H 10 ] has been performed. Crystal data: C 7 H 15 B 9 NI, M = 337.39, monoclinic, space group P2 1 /c, unit cell parameters: a=9.348(1) A, b=11.159(1) A, c=13.442(2) A, β=98.13(1) deg, V=1388.1(5) A 3 , Z=4, d calc = 1.614 g/cm 3 , T = 295 K, F(000)=648, μ=2.276 mm -1 . The structure was solved by a direct method and refined in the full-matrix anisotropic approximation (isotropic for hydrogen atoms) to final agreement factors R 1 = 0.0254, wR 2 = 0.0454 for 2437 I hkl >2σ I from 3590 measured I hkl (an Enraf-Nonius CAD-4 diffractometer, λMoK α , graphite monochromator, θ/2θ-scanning). The molecules are joined into a supramolecular assembly by hydrogen bonds X-H...I (X = B, C) [ru

  20. Large-area soft x-ray projection lithography using multilayer mirrors structured by RIE

    Science.gov (United States)

    Rahn, Steffen; Kloidt, Andreas; Kleineberg, Ulf; Schmiedeskamp, Bernt; Kadel, Klaus; Schomburg, Werner K.; Hormes, F. J.; Heinzmann, Ulrich

    1993-01-01

    SXPL (soft X-ray projection lithography) is one of the most promising applications of X-ray reflecting optics using multilayer mirrors. Within our collaboration, such multilayer mirrors were fabricated, characterized, laterally structured and then used as reflection masks in a projecting lithography procedure. Mo/Si-multilayer mirrors were produced by electron beam evaporation in UHV under thermal treatment with an in-situ X-ray controlled thickness in the region of 2d equals 14 nm. The reflectivities measured at normal incidence reached up to 54%. Various surface analysis techniques have been applied in order to characterize and optimize the X-ray mirrors. The multilayers were patterned by reactive ion etching (RIE) with CF(subscript 4), using a photoresist as the etch mask, thus producing X-ray reflection masks. The masks were tested in the synchrotron radiation laboratory of the electron accelerator ELSA at the Physikalisches Institut of Bonn University. A double crystal X-ray monochromator was modified so as to allow about 0.5 cm(superscript 2) of the reflection mask to be illuminated by white synchrotron radiation. The reflected patterns were projected (with an energy of 100 eV) onto the resist (Hoechst AZ PF 514), which was mounted at an average distance of about 7 mm. In the first test-experiments, structure sizes down to 8 micrometers were nicely reproduced over the whole of the exposed area. Smaller structures were distorted by Fresnel-diffraction. The theoretically calculated diffraction images agree very well with the observed images.

  1. Characteristic scapular and rib changes on chest radiographs of children with ADA-deficiency SCIDS in the first year of life.

    Science.gov (United States)

    Manson, David; Diamond, Lauren; Oudjhane, Kamaldine; Hussain, Faisal Bin; Roifman, Chaim; Grunebaum, Eyal

    2013-03-01

    We describe radiographic changes in the ribs and scapulae seen in the first 6 months of life in children with ADA (adenosine deaminase) deficiency severe combined immundeficiency syndrome (SCIDS). We suggest that these changes are reversible with appropriate enzyme replacement therapy. The purpose of this study was to describe characteristic rib and scapular radiographic changes in infants with ADA-deficiency SCIDS. This was a retrospective review of chest radiographs of nine children with ADA-deficiency SCIDS performed in the first year of life by two experienced pediatric radiologists. A control cohort of unaffected children was used for comparison. All children with ADA-deficiency SCIDS manifested unusual scapular spurring and anterior rib cupping. None of the control children manifested these changes. Characteristic and reversible scapular and rib changes in the correct clinical setting should suggest an early diagnosis of ADA deficiency, prompting appropriate diagnostic and therapeutic measures.

  2. The stability of AQT processing speed, ADAS-Cog and MMSE during acetylcholinesterase inhibitor treatment in Alzheimer's disease.

    Science.gov (United States)

    Wiig, E H; Annas, P; Basun, H; Andreasen, N; Lannfelt, L; Zetterberg, H; Blennow, K; Minthon, L

    2010-03-01

    To explore the longitudinal stability of measures of cognition during treatment with acetylcholinesterase inhibitors (AchEI) in patients with Alzheimer's disease (AD). Cognitive status was measured in a cohort of 60 patients at 6 months after initiation of treatment with AchEI (baseline) and after an additional 6 months of treatment (endpoint). A Quick Test of Cognitive Speed (AQT), Alzheimer's Disease Assessment Scale-Cognitive Subscale (ADAS-Cog), and MMSE were administered concurrently. Correlations (rho) between age and AQT processing speed were non-significant, but were significant for ADAS-Cog and Mini Mental State Examination (MMSE). AQT and ADAS-Cog means did not differ significantly between baseline and endpoint. There was a small, significant reduction in MMSE point scores. Measures of stability (Spearman's rho) were moderate-to-high for all tests. Means for subgroups did not differ as a function of medication type. AQT processing speed, ADAS-Cog, and MMSE measures proved stable during the second 6 months of treatment with AChEI.

  3. The SPARX Project R&D Activity towards X-rays FEL Sources

    CERN Document Server

    Alesini, David; Bertolucci, Sergio; Biagini, M E; Boni, R; Boscolo, Manuela; Castellano, Michele; Clozza, A; Di Pirro, G; Drago, A; Esposito, A; Ferrario, Massimo; Filippetto, D; Fusco, V; Gallo, A; Ghigo, A; Guiducci, Susanna; Incurvati, M; Ligi, C; Marcellini, F; Migliorati, Mauro; Mostacci, Andrea; Palumbo, Luigi; Pellegrino, L; Preger, Miro; Raimondi, Pantaleo; Ricci, R; Sanelli, C; Serio, Mario; Sgamma, F; Spataro, Bruno; Stecchi, A; Stella, A; Tazzioli, Franco; Vaccarezza, Cristina; Vescovi, Mario; Vicario, C

    2004-01-01

    SPARX is an evolutionary project proposed by a collaboration among ENEA-INFN-CNR-Università di Roma Tor Vergata aiming at the construction of a FEL-SASE X-ray source in the Tor Vergata Campus. The first phase of the SPARX project, funded by Government Agencies, will be focused on the R&D activity on critical components and techniques for future X-ray facilities. The R&D plans for the FEL source will be developped along two lines: (a) use of the SPARC high brightness photo-injector to develop experimental test on RF compression techniques and other beam physics issues, like emittance degradation in magnetic compressors due to CSR; (b) development of new undulator design concepts and up-grading of the FEL SPARC source to enhance the non linear harmonic generation mechanism, design and test of e-beam conditioning, prebunching and seeding. A parallel program will be aimed at the development of high repetition rate S-band gun, high Quantum Efficiency cathodes, high gradient X-band RF acceleratin...

  4. Gene therapy/bone marrow transplantation in ADA-deficient mice: roles of enzyme-replacement therapy and cytoreduction

    Science.gov (United States)

    Jin, Xiangyang; Wang, Xingchao; Yu, Xiao-Jin; Rozengurt, Nora; Kaufman, Michael L.; Wang, Xiaoyan; Gjertson, David; Zhou, Yang; Blackburn, Michael R.; Kohn, Donald B.

    2012-01-01

    Gene therapy (GT) for adenosine deaminase–deficient severe combined immune deficiency (ADA-SCID) can provide significant long-term benefit when patients are given nonmyeloablative conditioning and ADA enzyme-replacement therapy (ERT) is withheld before autologous transplantation of γ-retroviral vector-transduced BM CD34+ cells. To determine the contributions of conditioning and discontinuation of ERT to the therapeutic effects, we analyzed these factors in Ada gene knockout mice (Ada−/−). Mice were transplanted with ADA-deficient marrow transduced with an ADA-expressing γ-retroviral vector without preconditioning or after 200 cGy or 900 cGy total-body irradiation and evaluated after 4 months. In all tissues analyzed, vector copy numbers (VCNs) were 100- to 1000-fold greater in mice receiving 900 cGy compared with 200 cGy (P < .05). In mice receiving 200 cGy, VCN was similar whether ERT was stopped or given for 1 or 4 months after GT. In unconditioned mice, there was decreased survival with and without ERT, and VCN was very low to undetectable. When recipients were conditioned with 200 cGy and received transduced lineage-depleted marrow, only recipients receiving ERT (1 or 4 months) had detectable vector sequences in thymocytes. In conclusion, cytoreduction is important for the engraftment of gene-transduced HSC, and short-term ERT after GT did not diminish the capacity of gene-corrected cells to engraft and persist. PMID:22833548

  5. Proceedings of the Tenth Annual National Conference on Ada Technology. Held in Arlington, VA, on February 24-28, 1992

    Science.gov (United States)

    1992-02-01

    using interesting examples. For when NIGHTINGALES -> PUTLINE Instance, I often ask students to write an Ada ("A watch of nightingales"); program that...high lVel of syckwaizaniom between tasks. .a .5ng in a single prcessor enmiroannt When incoporated with t Ada eepon isrvobue Several acia detection and...company to let a smaller, NON-ada than 500 employees, and annual revenue not in excess of smart company, team with them? One answer is to push $12.5

  6. Understanding road users’ expectations : an essential step for ADAS development.

    NARCIS (Netherlands)

    Houtenbos, M. Jagtman, H.M. Hagenzieker, M.P. Wieringa, P.A. & Hale, A.R.

    2006-01-01

    This article indicates the need for understanding road users’ expectations when developing Advanced Driver Assistance Systems (ADAS). Nowadays, technology allows more and more opportunities to provide road users with all sorts of information or even actively support aspects of the driving task.

  7. Ectonucleotide pyrophosphatase/phosphodiesterase (E-NPP) and adenosine deaminase (ADA) activities in prostate cancer patients: influence of Gleason score, treatment and bone metastasis.

    Science.gov (United States)

    Battisti, Vanessa; Maders, Liési D K; Bagatini, Margarete D; Battisti, Iara E; Bellé, Luziane P; Santos, Karen F; Maldonado, Paula A; Thomé, Gustavo R; Schetinger, Maria R C; Morsch, Vera M

    2013-04-01

    The relation between adenine nucleotides and cancer has already been described in literature. Considering that the enzymes ectonucleotide pyrophosphatase/phosphodiesterase (E-NPP) and adenosine deaminase (ADA) act together to control nucleotide levels, we aimed to investigate the role of these enzymes in prostate cancer (PCa). E-NPP and ADA activities were determined in serum and platelets of PCa patients and controls. We also verified the influence of the Gleason score, bone metastasis and treatment in the enzyme activities. Platelets and serum E-NPP activity increased, whereas ADA activity in serum decreased in PCa patients. In addition, Gleason score, metastasis and treatment influenced E-NPP and ADA activities. We may propose that E-NPP and ADA are involved in the development of PCa. Moreover, E-NPP and ADA activities are modified in PCa patients with distinct Gleason score, with bone metastasis, as well as in patients under treatment. Copyright © 2013 Elsevier Masson SAS. All rights reserved.

  8. Distribution of Al atoms in the clathrate-I phase Ba8AlxSi46-x at x = 6.9.

    Science.gov (United States)

    Bobnar, Matej; Böhme, Bodo; Wedel, Michael; Burkhardt, Ulrich; Ormeci, Alim; Prots, Yurii; Drathen, Christina; Liang, Ying; Nguyen, Hong Duong; Baitinger, Michael; Grin, Yuri

    2015-07-28

    The clathrate-I phase Ba8AlxSi46-x has been structurally characterized at the composition x = 6.9 (space group Pm3[combining macron]n, no. 223, a = 10.4645(2) Å). A crystal structure model comprising the distribution of aluminium and silicon atoms in the clathrate framework was established: 5.7 Al atoms and 0.3 Si atoms occupy the crystallographic site 6c, while 1.2 Al atoms and 22.8 Si atoms occupy site 24k. The atomic distribution was established based on a combination of (27)Al and (29)Si NMR experiments, X-ray single-crystal diffraction and wavelength-dispersive X-ray spectroscopy.

  9. Subpial Adeno-associated Virus 9 (AAV9) Vector Delivery in Adult Mice

    Czech Academy of Sciences Publication Activity Database

    Tadokoro, T.; Miyanohara, A.; Navarro, M.; Kamizato, K.; Juhás, Štefan; Juhásová, Jana; Maršala, S.; Platoshyn, O.; Curtis, E.; Gabel, B.; Ciacci, J. D.; Lukáčová, N.; Bimbová, K.; Maršala, M.

    2017-01-01

    Roč. 125, č. 13 (2017), č. článku e55770. ISSN 1940-087X R&D Projects: GA MŠk(CZ) LO1609 Institutional support: RVO:67985904 Keywords : AAV9 * adult mouse Subject RIV: EI - Biotechnology ; Bionics OBOR OECD: Technologies involving the manipulation of cells, tissues, organs or the whole organism (assisted reproduction) Impact factor: 1.232, year: 2016

  10. An object-oriented classification method of high resolution imagery based on improved AdaTree

    International Nuclear Information System (INIS)

    Xiaohe, Zhang; Liang, Zhai; Jixian, Zhang; Huiyong, Sang

    2014-01-01

    With the popularity of the application using high spatial resolution remote sensing image, more and more studies paid attention to object-oriented classification on image segmentation as well as automatic classification after image segmentation. This paper proposed a fast method of object-oriented automatic classification. First, edge-based or FNEA-based segmentation was used to identify image objects and the values of most suitable attributes of image objects for classification were calculated. Then a certain number of samples from the image objects were selected as training data for improved AdaTree algorithm to get classification rules. Finally, the image objects could be classified easily using these rules. In the AdaTree, we mainly modified the final hypothesis to get classification rules. In the experiment with WorldView2 image, the result of the method based on AdaTree showed obvious accuracy and efficient improvement compared with the method based on SVM with the kappa coefficient achieving 0.9242

  11. Distributed Issues for Ada Real-Time Systems

    Science.gov (United States)

    1990-07-23

    NUMBERS Distributed Issues for Ada Real - Time Systems MDA 903-87- C- 0056 S. AUTHOR(S) Thomas E. Griest 7. PERFORMING ORGANiZATION NAME(S) AND ADORESS(ES) 8...considerations. I Adding to the problem of distributed real - time systems is the issue of maintaining a common sense of time among all of the processors...because -omeone is waiting for the final output of a very large set of computations. However in real - time systems , consistent meeting of short-term

  12. P-T and T-x projections of phase diagram of CsF-ZrF4 system

    International Nuclear Information System (INIS)

    Karasev, N.M.; Korenev, Yu.M.; Sidorov, L.N.

    1980-01-01

    The CsF-ZrF 4 system has been investigated by the Knudsen effusion method and mass-spectral analysis of vaporization products. A molecular composition of vapour was determined. CsF, Cs 2 F 2 , ZrF 4 , Cs 2 ZrF 6 , CsZrF 5 , CsZr 2 F 9 molecules were found in the saturated vapour of the system. Heats of phase transitions and partial pressures of the molecules detected were determined depending on the melt compositions. Dissociation enthalpies of complex molecules were calculated. P-T and T-x projections of the state diagram of the CsF-ZrF 4 system were constructed

  13. How well do the ADAS-cog and its subscales measure cognitive dysfunction in Alzheimer's disease?

    Science.gov (United States)

    Benge, Jared F; Balsis, Steve; Geraci, Lisa; Massman, Paul J; Doody, Rachelle S

    2009-01-01

    The Alzheimer's Disease Assessment Scale-cognitive (ADAS-cog) is regularly used to assess cognitive dysfunction in Alzheimer's disease (AD) clinical trials. Yet, little is known about how the instrument and its subscales measure cognition across the spectrum of AD. The current investigation used item response theory (IRT) analyses to assess the measurement properties of the ADAS-cog across the range of cognitive dysfunction in AD. We used IRT-based analyses to establish the relationship between cognitive dysfunction and the probability of obtaining observed scores on each subscale and the test as a whole. Data were obtained from 1,087 patients with AD and amnestic mild cognitive impairment. Results showed that the ADAS-cog and its subscales provide maximum information at moderate levels of cognitive dysfunction. Raw score differences toward the lower and higher ends of the scale corresponded to large differences in cognitive dysfunction, whereas raw score differences toward the middle of the scale corresponded to smaller differences. The utility of the ADAS-cog and its subscales is optimal in the moderate range of cognitive dysfunction, but raw score differences in that region correspond to relatively small differences in cognitive dysfunction. Implications for tracking and staging dementia and for clinical trials are discussed. Copyright 2009 S. Karger AG, Basel.

  14. Analysis of the steel braced frames equipped with ADAS devices under the far field records

    Directory of Open Access Journals (Sweden)

    Mahmoud Bayat

    Full Text Available The usefulness of supplementary energy dissipation devices is now quite well-known in earthquake structural engineering for reducing the earthquake-induced response of structural systems. The seismic behavior of structures with supplemental ADAS devices is concerned in this study. In this paper, the ratio of the hysteretic energy to input energy is compared in different structural systems. The main purpose of this paper is to evaluate the behavior of structures equipped with yielding dampers (ADAS, located in far fields based on energy concepts. In order to optimize their seismic behavior, the codes and solutions are also presented. Three cases including five, ten and fifteen-story three-bay Concentric Braced Frames (CBF with and without ADAS were selected. The PERFORM 3D.V4 software along with three earthquake records (Northridge, Imperial Valley and Tabas is used for nonlinear time history analysis and the conclusions are drawn upon energy criterion. The effect of PGA variation and height of the frames are also considered in the study. Finally, to increase the energy damping ability and reduce the destructive effects in structures on an earthquake event, so that a great amount of induced energy is damped and destruction of the structure is prevented as much as possible by using ADAS dampers.

  15. Predictive Role of ADA in Bronchoalveolar Lavage Fluid in Making the Diagnosis of Pulmonary Tuberculosis.

    Science.gov (United States)

    Binesh, Fariba; Halvani, Abolhassan

    2013-01-01

    Current diagnostic tests for tuberculosis (TB) are time-consuming. The aim of this study was to evaluate the diagnostic usefulness of ADA in bronchoalveolar lavage fluid in patients with pulmonary TB. A cross-sectional study was performed in Yazd, Iran, between 2009 and 2010. Patients suspected of pulmonary TB with negative sputum smear for AFB were included in the study. Mean ADA levels in BAL fluids were measured and compared between study groups. Sixty-three patients were enrolled in the study among which 15 cases had pulmonary TB, 33 had pulmonary diseases other than TB, and 15 subjects with normal bronchoscopy results were considered as controls. Mean ADA levels in BAL fluid were 4.13 ± 2.55, 2.42 ± 1.06, and 1.93 ± 0.88, respectively. This rate was significantly higher in the pulmonary TB group compared to the other two groups (P = 0.001). Using ROC curve with a cut-off value of 3.5 IU/L, the highest sensitivity (57%) and specificity (84%) were obtained in diagnosis of TB. The results showed that although ADA activity in BAL fluid of pulmonary TB patients was higher than those seen in other diseases, a negative test does not rule out pulmonary TB.

  16. Ada Compiler Validation Summary Report: Certificate Number: 940325S1. 11352 DDC-I DACS Sun SPARC/Solaries to Pentium PM Bare Ada Cross Compiler System, Version 4.6.4 Sun SPARCclassic = Intel Pentium (Operated as Bare Machine) Based in Xpress Desktop (Intel Product Number: XBASE6E4F-B)

    Science.gov (United States)

    1994-03-25

    Best Available Copy REPORT DOCUMENTATION PAGE _V -ONC Uft Xaf. WO -" Am u~~ ns~ 940325SI. 11352 , AVV: 94ddc5OO_3d. Compiler: DACS Sun SPARC/ aonais to...Manual for the Ada Proarammina Language, ANSI/MIL-STD-1815A, February 1983 and ISO 8652-1987. [Pro92] Ada Coupiler Validation Procedures, Version 3.1...objectives found to be irrelevant for the given Ada implementation. ISO International Organization for Standardization. LRM The Ada standard, or

  17. A Hospital Based Study on Estimation of Adenosine Deaminase Activity (ADA) in Cerebrospinal Fluid (CSF) in Various Types of Meningitis.

    Science.gov (United States)

    Agarwal, Ashok Kumar; Bansal, Sonia; Nand, Vidya

    2014-02-01

    Tuberculosis kills 3.70 lakh patients in India every year,out of which 7-12 % are meningeal involvement. Delay in its diagnosis and initiation of treatment results in poor prognosis and squeal in up to 25% of cases. The aim of the present study is to look for a simple, rapid, cost effective, and fairly specific test in differentiating tubercular aetiology from other causes of meningitis. In the present study we measured the adenosine deaminase activity (ADA) in Cerebrospinal Fluid (CSF) of Tubercular Meningitis (TBM) and non-TBM patients. Fifty six patients attending hospital with symptoms and signs of meningitis were selected and divided into three groups: tubercular, pyogenic, and aseptic meningitis, depending upon the accepted criteria. CSF was drawn and ADA estimated. Out of 32 tubercular patients, 28 had CSF-ADA at or above the cut-off value while four had below. Out of 24 non-tuberculous patients (pyogenic and aseptic meningitis), two aseptic meningitis (AM) patient had ADA levels at or above the cut-off value while 22 had below this value. RESULTS of our study indicate that ADA level estimation in CSF is not only of considerable value in the diagnosis of TBM, CSF, and ADA level 10 U/L as a cut-off value with sensitivity 87.5% and specificity 83.33% and positive predictive value of the test was 87.5%.and 83.3% negative predictive value. It can be concluded that ADA estimation in CSF is not only simple, inexpensive and rapid but also fairly specific method for making a diagnosis of tuberculous aetiology in TBM, especially when there is a dilemma of differentiating the tuberculous aetiology from non-tuberculous ones. For this reason ADA estimation in TBM may find a place as a routine investigation.

  18. Region 10: Idaho Northern Ada County Adequate Letter (6/21/2013)

    Science.gov (United States)

    EPA approves motor vehicle emissions budget in the Northern Ada County PM10 State Implementation Plan, Maintenance Plan: Ten-Year Update for PM10 national ambient air quality standard, adequate for transportation conformity purposes.

  19. Three sides of the same coin: measuring global cognitive impairment with the MMSE, ADAS-cog and CAMCOG.

    Science.gov (United States)

    Wouters, Hans; van Gool, Willem A; Schmand, Ben; Zwinderman, Aeilko H; Lindeboom, Robert

    2010-08-01

    The total scores of the ADAS-cog, MMSE and CAMCOG, comprising various cognitive tasks, are widely used to measure a dimension of global cognitive impairment. It is unknown, however, whether this dimension is common to these instruments. This hampers comparisons when either of these instruments is used. The extent to which these instruments share a common dimension of global cognitive impairment and how their scores relate was examined. Rasch analysis of CAMCOG and MMSE data of participants from a population based study and two memory clinics pooled with ADAS-cog and MMSE data of participants from three RCTs (overall N = 1566) to estimate a common dimension of global cognitive impairment and to examine the goodness of fit of the individual items to this dimension. Using the estimated common dimension of global cognitive impairment, the total scores of the instruments could be related, e.g. a mean level of global cognitive impairment corresponded to a predicted score of 11.4 (ADAS-cog), 72.6 (CAMCOG) and 22.2 (MMSE). When revised according to The Rasch validity analyses, every individual item could be fitted to the dimension. The MMSE, ADAS-cog and CAMCOG reflect a valid common dimension of global cognitive impairment, which enables comparisons of RCTs that use the ADAS-cog and observational studies that use the CAMCOG and MMSE.

  20. Efficient Ada multitasking on a RISC register window architecture

    Science.gov (United States)

    Kearns, J. P.; Quammen, D.

    1987-01-01

    This work addresses the problem of reducing context switch overhead on a processor which supports a large register file - a register file much like that which is part of the Berkeley RISC processors and several other emerging architectures (which are not necessarily reduced instruction set machines in the purest sense). Such a reduction in overhead is particularly desirable in a real-time embedded application, in which task-to-task context switch overhead may result in failure to meet crucial deadlines. A storage management technique by which a context switch may be implemented as cheaply as a procedure call is presented. The essence of this technique is the avoidance of the save/restore of registers on the context switch. This is achieved through analysis of the static source text of an Ada tasking program. Information gained during that analysis directs the optimized storage management strategy for that program at run time. A formal verification of the technique in terms of an operational control model and an evaluation of the technique's performance via simulations driven by synthetic Ada program traces are presented.

  1. CCD[charge-coupled device]-based synchrotron x-ray detector for protein crystallography: Performance projected from an experiment

    International Nuclear Information System (INIS)

    Strauss, M.G.; Naday, I.; Sherman, I.S.; Kraimer, M.R.; Westbrook, E.M.

    1986-01-01

    The intense x radiation from a synchrotron source could, with a suitable detector, provide a complete set of diffraction images from a protein crystal before the crystal is damaged by radiation (2 to 3 min). An area detector consisting of a 40 mm dia. x-ray fluorescing phosphor, coupled with an image intensifier and lens to a CCD image sensor, was developed to determine the effectiveness of such a detector in protein crystallography. The detector was used in an experiment with a rotating anode x-ray generator. Diffraction patterns from a lysozyme crystal obtained with this detector are compared to those obtained with film. The two images appear to be virtually identical. The flux of 10 4 x-ray photons/s was observed on the detector at the rotating anode generator. At the 6-GeV synchrotron being designed at Argonne, the flux on an 80 x 80 mm 2 detector is expected to be >10 9 photons/s. The projected design of such a synchrotron detector shows that a diffraction-peak count >10 6 could be obtained in ∼0.5 s. With an additional ∼0.5 s readout time of a 512 x 512 pixel CCD, the data acquisition time per frame would be ∼1 s so that ninety 1 0 diffraction images could be obtained, with approximately 1% precision, in less than 3 min

  2. Soft-X-Ray Projection Lithography Using a High-Repetition-Rate Laser-Induced X-Ray Source for Sub-100 Nanometer Lithography Processes

    NARCIS (Netherlands)

    E. Louis,; F. Bijkerk,; Shmaenok, L.; Voorma, H. J.; van der Wiel, M. J.; Schlatmann, R.; Verhoeven, J.; van der Drift, E. W. J. M.; Romijn, J.; Rousseeuw, B. A. C.; Voss, F.; Desor, R.; Nikolaus, B.

    1993-01-01

    In this paper we present the status of a joint development programme on soft x-ray projection lithography (SXPL) integrating work on high brightness laser plasma sources. fabrication of multilayer x-ray mirrors. and patterning of reflection masks. We are in the process of optimization of a

  3. Prescribing Pattern of Oral Antihyperglycaemic Drugs, Rationality and Adherence to American Diabetes Association (ADA) Treatment Guidelines among Type 2 Diabetes Mellitus (T2DM) Postmenopausal Women.

    Science.gov (United States)

    Sharma, Sudhaa; Tandon, Vishal R; Roshi; Mahajan, Annil

    2016-01-01

    Oral antihyperglycaemic prescription trends keep on changing and thus the drug prescription trend study may prove to be powerful exploratory tool for health care providers. To investigate trends in prescriptions of oral antihyperglycaemic drugs (OHDs) among postmenopausal women suffering from T2DM in India and evaluate the rationality and adherence to ADA treatment guidelines. An observational, cross-sectional descriptive prescription audit (n=500) was carried. Postmenopausal women were interviewed in their local language using pre-tested pre validated questionnaire after verbal informed consent at a teaching tertiary care hospital of north India. Oral antihyperglycaemic drugs (OHDs) drugs were categorized as per the pharmacological classification. Adherence to available clinical practice guidelines/recommendations issued under American Diabetes Association (ADA) 2015 Guidelines as well as rationality of these prescriptions were assessed using WHO Guide to Good Prescribing. Mean age of the study population was 58.14±12.86. Mean duration since menopause was 5.3 years and of T2DM was 9.5 years. A 93.4% of the prescriptions had only OHDs whereas 6.6% of the prescriptions had various insulin preprations + OHDs (pADA treatment guidelines was observed.

  4. Syzygium cumini is more effective in preventing the increase of erythrocytic ADA activity than phenolic compounds under hyperglycemic conditions in vitro.

    Science.gov (United States)

    De Bona, Karine S; Bonfanti, Gabriela; Bitencourt, Paula E R; Cargnelutti, Lariane O; da Silva, Priscila S; da Silva, Thainan P; Zanette, Régis A; Pigatto, Aline S; Moretto, Maria B

    2014-06-01

    Syzygium cumini (S. cumini) is a plant known for its antidiabetic properties. The aim of this study was to evaluate the effect of Sc aqueous leaf extract (ASc) on adenosine deaminase (ADA) activity in erythrocytes (RBCs) exposed to high glucose concentrations (30 mM) in vitro. We also investigated the effects of the main phenolic compounds found in ASc (gallic acid, rutin, and chlorogenic acid) and the effects of insulin, caffeine, and dipyridamole, which are substances involved in the adenosine metabolism, on ADA activity in vitro. Blood samples were obtained from healthy volunteers and a suspension of RBCs was used for the determination of ADA activity. The results showed that: (1) the effect of ASc on ADA activity was more significant than the combination of phenolic compounds; (2) insulin, caffeine, or dipyridamole prevented high glucose increase of ADA activity at doses as low as 50 μU/mL, 25 μM, and 1 μM, respectively; (3) the inhibitory effect caused by ASc on erythrocyte ADA activity remained practically the same after the combination of the extract with insulin or caffeine; (4) when RBCs were exposed to ASc plus dipyridamole, this chemical attenuated the effect of ASc on ADA activity, suggesting an antagonism or a competition with ASc by the same site of action. Therefore, ASc was more effective in preventing the increase in ADA activity than phenolic compounds, suggesting that ASc may collaborate to improve endothelial dysfunction, antioxidant, anti-inflammatory, and antithrombotic properties of adenosine by affecting its metabolism. The results of this study help to provide evidence of the empirically supported benefits of the use of S. cumini in diabetes.

  5. Hitomi X-ray Observation of the Pulsar Wind Nebula G21.5$-$0.9

    OpenAIRE

    Hitomi Collaboration; Aharonian, Felix; Akamatsu, Hiroki; Akimoto, Fumie; Allen, Steven W.; Angelini, Lorella; Audard, Marc; Awaki, Hisamitsu; Axelsson, Magnus; Bamba, Aya; Bautz, Marshall W.; Blandford, Roger; Brenneman, Laura W.; Brown, Gregory V.; Bulbul, Esra

    2018-01-01

    We present results from the Hitomi X-ray observation of a young composite-type supernova remnant (SNR) G21.5$-$0.9, whose emission is dominated by the pulsar wind nebula (PWN) contribution. The X-ray spectra in the 0.8-80 keV range obtained with the Soft X-ray Spectrometer (SXS), Soft X-ray Imager (SXI) and Hard X-ray Imager (HXI) show a significant break in the continuum as previously found with the NuSTAR observation. After taking into account all known emissions from the SNR other than the...

  6. Elevated Serum ADA Activity as a Marker for Diagnosis and Prognosis of Visceral Leishmaniasis and Post Kala-Azar Dermal Leishmaniasis in Indian Patients

    Science.gov (United States)

    Vijayamahantesh; Amit, Ajay; Dikhit, Manas R.; Pandey, Raj K.; Singh, Kuljit; Mishra, Ritesh; Das, V. N. R; Das, Pradeep; Bimal, Sanjiva

    2016-01-01

    Serum adenosine deaminase (ADA) activity increases in diseases where cellular immunity is involved. Since cell-mediated immune responses play a paramount role in the pathogenesis and healing of the visceral leishmaniasis, therefore, the present study was undertaken to evaluate the serum ADA activity in different pathological conditions. Adenosine deaminase was determined in sera of active visceral leishmaniasis (VL) patients (n = 39), active postkala-azar dermal leishmaniasis (PKDL) cases (n = 34) at the point of diagnosis and after treatment stages along with healthy controls (n = 30), endemic healthy subjects (n = 34) and endemic asymptomatic subjects (n = 34).Our in-vitro result revealed that monocytes secrete significant ADA level in response to Leishmania donovani (L.donovani) stimulation. The serum ADA activity in active VL and PKDL subjects were found to be significantly higher than that of respective treated cases and healthy controls. We also observed a marginal number (17.6%) of endemic asymptomatic subjects showed elevated serum ADA activity. Further, the ADA activity in PKDL was found to be decreased gradually during the different phases of treatment. Interestingly, 2 out of 32 treated VL cases found to have high serum ADA activity during follow up period were relapsed within few days. These results suggest the possibility of ADA as a marker of clinical pathogenesis and can be used as a surrogate marker in the diagnosis and prognosis of VL and PKDL. PMID:27186641

  7. Elevated Serum ADA Activity as a Marker for Diagnosis and Prognosis of Visceral Leishmaniasis and Post Kala-Azar Dermal Leishmaniasis in Indian Patients.

    Science.gov (United States)

    Vijayamahantesh; Amit, Ajay; Dikhit, Manas R; Pandey, Raj K; Singh, Kuljit; Mishra, Ritesh; Das, V N R; Das, Pradeep; Bimal, Sanjiva

    2016-01-01

    Serum adenosine deaminase (ADA) activity increases in diseases where cellular immunity is involved. Since cell-mediated immune responses play a paramount role in the pathogenesis and healing of the visceral leishmaniasis, therefore, the present study was undertaken to evaluate the serum ADA activity in different pathological conditions. Adenosine deaminase was determined in sera of active visceral leishmaniasis (VL) patients (n = 39), active postkala-azar dermal leishmaniasis (PKDL) cases (n = 34) at the point of diagnosis and after treatment stages along with healthy controls (n = 30), endemic healthy subjects (n = 34) and endemic asymptomatic subjects (n = 34).Our in-vitro result revealed that monocytes secrete significant ADA level in response to Leishmania donovani (L.donovani) stimulation. The serum ADA activity in active VL and PKDL subjects were found to be significantly higher than that of respective treated cases and healthy controls. We also observed a marginal number (17.6%) of endemic asymptomatic subjects showed elevated serum ADA activity. Further, the ADA activity in PKDL was found to be decreased gradually during the different phases of treatment. Interestingly, 2 out of 32 treated VL cases found to have high serum ADA activity during follow up period were relapsed within few days. These results suggest the possibility of ADA as a marker of clinical pathogenesis and can be used as a surrogate marker in the diagnosis and prognosis of VL and PKDL.

  8. Developing and Using Ada Parts in Real-Time Embedded Applications

    Science.gov (United States)

    1990-04-27

    ARCHTECTURAL DESIGN Guideline #3-a: Avoid duplication of data types packages. Guideline #3-b: Minimize variant proliferation. Concentrate on developing a...of SOFTWARE REUSE DEVELOPING and USING ADA PARTS in RTE APPUCATIONS ARCHTECTURAL DESIGN Table 5-10 illustrates the use of this more strongly data typed

  9. La tríada oscura de la personalidad: maquiavelismo, narcisismo y psicopatía. Una mirada evolutiva

    Directory of Open Access Journals (Sweden)

    Fernando Renee González Moraga

    2015-08-01

    Full Text Available Se aborda la denominada Tríada Oscura de la Personalidad -Tríada- (maquiavelismo, narcisismo subclínico y psicopatía subclínica desde una mirada evolutiva. El objetivo de esta investigación es revisar la evidencia que han presentado los teóricos evolucionistas sobre la Tríada, desde un acercamiento a la mirada evolutiva. Para esto, se indaga en las principales características de cada uno de estos rasgos, los instrumentos que se han utilizado para evaluarlos y las principales áreas en donde se han estudiado. La mirada evolutiva plantea que los rasgos de la Tríada son dimensionales y varían de acuerdo con las diversas estrategias que utilizan los sujetos para adaptarse a las características socioambientales en las que se desarrollan. Estos rasgos se caracterizan por presentar violencia psicológica, inhibición moral, manipulación, baja amabilidad, insensibilidad, egoísmo y dificultad para mentalizar en contextos de interacción interpersonal y social.

  10. A study on the superconducting properties of YBa{sub 2}Cu{sub 9-x}Nb{sub x}O{sup y} thin films

    Energy Technology Data Exchange (ETDEWEB)

    Srinivas, S.; Bhatnagar, A.K. [Univ. of Hyderabad (India); Pinto, R. [Solid State Electronics Group, Bombay (India)] [and others

    1994-12-31

    Effect of niobium substitution at the copper site in YBa{sub 2}Cu{sub 9}O{sub 7-x} was studied in thin film form. The films were deposited by laser ablation technique using the targets of the YBa{sub 2}Cu{sub 3-x}Nb{sub x}O{sub y} where x = 0.0, 0.025, 0.05, 0.1, 0.2, 0.4, 0.8 and 1.0 under identical deposition conditions on SrTiO{sub 9} <100> substrates. Films were characterized by XRD, resistivity, I-V and J{sub c} measurements. Films made from x = 0.025 and 0.05 concentrations of Nb substituted targets showed relatively improved superconducting properties compared to that of undoped films. The best 7 realized for x = 0.025 Nb concentration was 1.8 x 10{sup {sigma}} A/cm{sup 2} and for 0.05 Nb concentration it was 3.2x10{sup {sigma}} A/cm{sup 2} at 77K. However, degradation of the superconducting properties, with the increase of x {ge} 0.1 Nb concentration and drastic suppression and complete loss of superconductivity was noticed for x {ge} 0.4. The growth of impurity phase YBa{sub 2}NbO{sub 6} for x = 0.1 and above of Nb concentration was noticed from XRD patterns. However, the site occupancy of Nb could not be confirmed from these studies.

  11. Clinical significance of combined determination of the changes of the serum ADA, HA and PIIIP levels in patients with hepatitis B

    International Nuclear Information System (INIS)

    Wang Xiaoyan

    2009-01-01

    Objective: To explore the clinical significance of the changes of serum ADA, HA and PIIIP levels in patients with hepatitis B. Methods: Serum adenosine deaminase (ADA) (with biochemistry) and HA PIIIP (with RIA) levels were determined in 102 patients with hepatitis B of various stages and 35 controls. Results: Serum ADA, HA and PIIIP levels in patients with hepatitis B were significantly higher than those in controls (P<0.01). Particularly in patients with cirrhosis (n=13) (P<0.001). Conclusion: The serum ADA, HA and PIIIP levels were closely related to the diseases process of hepatitis B and were of great clinical values. (authors)

  12. PREFACE: 9th International Conference on X-Ray Microscopy

    Science.gov (United States)

    Quitmann, Christoph; David, Christian; Nolting, Frithjof; Pfeiffer, Franz; Stampanoni, Marco

    2009-09-01

    Conference logo This volume compiles the contributions to the International Conference on X-Ray Microscopy (XRM2008) held on 20-25 July 2008 in Zurich, Switzerland. The conference was the ninth in a series which started in Göttingen in 1984. Over the years the XRM conference series has served as a forum bringing together all relevant players working on the development of methods, building instrumentation, and applying x-ray microscopy to challenging issues in materials science, condensed matter research, environmental science and biology. XRM2008 was attended by about 300 participants who followed 44 oral presentations and presented 220 posters. Conference photograph Figure 1: Participants of the XRM2008 conference gathered in front of the main building of the ETH-Zurich. The conference showed that x-ray microscopy has become a mature field resting on three pillars. The first are workhorse instruments available even to non-specialist users. These exist at synchrotron sources world-wide as well as in laboratories. They allow the application of established microscopy methods to solve scientific projects in areas as diverse as soil science, the investigation of cometary dust particles, magnetic materials, and the analysis of ancient parchments. Examples of all of these projects can be found in this volume. These instruments have become so well understood that now they are also commercially available. The second pillar is the continued development of methods. Methods like stroboscopic imaging, wet cells or high and low temperature environments add versatility to the experiments. Methods like phase retrieval and ptychographic imaging allow the retrieval of information which hitero was thought to be inaccessible. The third pillar is the extension of such instruments and methods to new photon sources. With x-ray free electron lasers on the horizon the XRM community is working to transfer their know-how to these novel sources which will offer unprecedented brightness and

  13. Observation of cosmic hard x-ray by L-3H-9 rocket

    International Nuclear Information System (INIS)

    Hayakawa, Sachio; Makino, Fumiyoshi; Matsui, Yutaka; Fukada, Yutaka.

    1978-01-01

    It has been considered that the isotropic constituents of cosmic hard X-ray have their origins outside the galactic system. As the spectra are uncertain, the generation mechanism of X-ray has not been clearly known yet. It was attempted to make more reliable observation by shutter method and the technique removing charged particles, using the L-3H-8 rocket. The equipment consists of NaI scintillation counter, a front counter, a Xenon counter, a UV sensor, a collimator, a shutter and a shutter-driving device. The L-3H-9 rocket was launched on August 16, 1977, and reached height of 310 km in about 300 seconds. Then the observation was started, but it was not able to observe the isotropic constituents of hard X-ray which were aimed at, as the shutter didn't work normally. It is expected to make another observation with the K-9M-64 rocket in August, 1978, after investigating the action of the shutter and employing and improved driving device. (Kobatake, H.)

  14. Particular application of methods of AdaBoost and LBP to the problems of computer vision

    OpenAIRE

    Волошин, Микола Володимирович

    2012-01-01

    The application of AdaBoost method and local binary pattern (LBP) method for different spheres of computer vision implementation, such as personality identification and computer iridology, is considered in the article. The goal of the research is to develop error-correcting methods and systems for implements of computer vision and computer iridology, in particular. This article considers the problem of colour spaces, which are used as a filter and as a pre-processing of images. Method of AdaB...

  15. The quaternary arsenide oxides Ce{sub 9}Au{sub 5-x}As{sub 8}O{sub 6} and Pr{sub 9}Au{sub 5-x}As{sub 8}O{sub 6}

    Energy Technology Data Exchange (ETDEWEB)

    Bartsch, Timo; Hoffmann, Rolf-Dieter; Poettgen, Rainer [Univ. Muenster (Germany). Inst. fuer Anorganische und Analytische Chemie

    2016-07-01

    The quaternary gold arsenide oxides Ce{sub 9}Au{sub 5-x}As{sub 8}O{sub 6} and Pr{sub 9}Au{sub 5-x}As{sub 8}O{sub 6} were synthesized from the rare earth elements (RE), rare earth oxides, arsenic and gold powder at maximum annealing temperatures of 1173 K. The structures were refined from single crystal X-ray diffractometer data: Pnnm, a=1321.64(6) pm, b=4073.0(3), c=423.96(2), wR2=0.0842, 3106 F{sup 2} values, 160 variables for Ce{sub 9}Au{sub 4.91(4)}As{sub 8}O{sub 6} and Pnnm, a=1315.01(4), b=4052.87(8), c=420.68(1) pm, wR2=0.0865, 5313 F{sup 2} values, 160 variables for Pr{sub 9}Au{sub 4.75(1)}As{sub 8}O{sub 6}. They represent a new structure type and show a further extension of pnictide oxide crystal chemistry. A complex polyanionic gold arsenide network [Au{sub 5}As{sub 8}]{sup 15-} (with some disorder in the gold substructure) is charge compensated with polycationic strands of condensed edge-sharing O rate at RE{sub 4/4} and O rate at RE{sub 4/3} tetrahedra ([RE{sub 4}O{sub 3}]{sub 2}{sup 12+}) as well as RE{sup 3+} cations in cavities.

  16. A prediction model of short-term ionospheric foF2 Based on AdaBoost

    Science.gov (United States)

    Zhao, Xiukuan; Liu, Libo; Ning, Baiqi

    Accurate specifications of spatial and temporal variations of the ionosphere during geomagnetic quiet and disturbed conditions are critical for applications, such as HF communications, satellite positioning and navigation, power grids, pipelines, etc. Therefore, developing empirical models to forecast the ionospheric perturbations is of high priority in real applications. The critical frequency of the F2 layer, foF2, is an important ionospheric parameter, especially for radio wave propagation applications. In this paper, the AdaBoost-BP algorithm is used to construct a new model to predict the critical frequency of the ionospheric F2-layer one hour ahead. Different indices were used to characterize ionospheric diurnal and seasonal variations and their dependence on solar and geomagnetic activity. These indices, together with the current observed foF2 value, were input into the prediction model and the foF2 value at one hour ahead was output. We analyzed twenty-two years’ foF2 data from nine ionosonde stations in the East-Asian sector in this work. The first eleven years’ data were used as a training dataset and the second eleven years’ data were used as a testing dataset. The results show that the performance of AdaBoost-BP is better than those of BP Neural Network (BPNN), Support Vector Regression (SVR) and the IRI model. For example, the AdaBoost-BP prediction absolute error of foF2 at Irkutsk station (a middle latitude station) is 0.32 MHz, which is better than 0.34 MHz from BPNN, 0.35 MHz from SVR and also significantly outperforms the IRI model whose absolute error is 0.64 MHz. Meanwhile, AdaBoost-BP prediction absolute error at Taipei station from the low latitude is 0.78 MHz, which is better than 0.81 MHz from BPNN, 0.81 MHz from SVR and 1.37 MHz from the IRI model. Finally, the variety characteristics of the AdaBoost-BP prediction error along with seasonal variation, solar activity and latitude variation were also discussed in the paper.

  17. Sosialisasi Nilai-Nilai Akhlak Melalui Film “Ada Surga Di Rumahmu”

    Directory of Open Access Journals (Sweden)

    Emha Ghazali

    2017-07-01

    Full Text Available This research aims to find out whether the socialization of moral values through film "There is Heaven in Yours Home" succeed in instilling moral values to students. This study used a descriptive approach to the qualitative methods. The theory used is George Herbert Mead's theory of stages of socialization and Abudin Natta about the scope of moral values. The results showed that the socialization of moral values through film "There is Heaven in Yours Home" it's been successful. Look how many informants were inspired by the movie how many informants that implement moral values on the movie in everyday life and how many informants convey these values to other individuals.  Keywords: Film, Socializing  Movie, Morals Values Abstrak Penelitian ini bertujuan untuk mengetahui apakah sosialisasi nilai-nilai akhlak melalui film “Ada Surga Dirumahmu” dapat berhasil dalam menanamkan nilai-nilai akhlak kepada pelajar. Penelitian ini menggunakan pendekatan kualitati dan metode deskriptif kualitatif. Teori yang digunakan adalah teori George Herbert Mead tentang tahapan-tahapan sosialisasi dan Abudin Natta tentang ruang lingkup nilai-nilai akhlak. Hasil penelitian menunjukkan bahwa sosialisasi nilai-nilai akhlak melalui film “Ada Surga Dirumahmu” sudah cukup berhasil. Terlihat dari seberapa banyak informan yang terinspirasi dengan film seberapa banyak informan yang mengimpelementasikan nilai-nilai akhlak pada film “Ada Surga Dirumahmu” dalam kehidupan sehari-hari dan seberapa banyak informan yang menyampaikan nilai tersebut kepada individu lainnya. Kata Kunci : Film, Sosialisasi Film, Nilai-Nilai Akhlak

  18. Novel vehicle detection system based on stacked DoG kernel and AdaBoost

    Science.gov (United States)

    Kang, Hyun Ho; Lee, Seo Won; You, Sung Hyun

    2018-01-01

    This paper proposes a novel vehicle detection system that can overcome some limitations of typical vehicle detection systems using AdaBoost-based methods. The performance of the AdaBoost-based vehicle detection system is dependent on its training data. Thus, its performance decreases when the shape of a target differs from its training data, or the pattern of a preceding vehicle is not visible in the image due to the light conditions. A stacked Difference of Gaussian (DoG)–based feature extraction algorithm is proposed to address this issue by recognizing common characteristics, such as the shadow and rear wheels beneath vehicles—of vehicles under various conditions. The common characteristics of vehicles are extracted by applying the stacked DoG shaped kernel obtained from the 3D plot of an image through a convolution method and investigating only certain regions that have a similar patterns. A new vehicle detection system is constructed by combining the novel stacked DoG feature extraction algorithm with the AdaBoost method. Experiments are provided to demonstrate the effectiveness of the proposed vehicle detection system under different conditions. PMID:29513727

  19. Pleural Fluid Adenosine Deaminase (ADA) Predicts Survival in Patients with Malignant Pleural Effusion.

    Science.gov (United States)

    Terra, Ricardo Mingarini; Antonangelo, Leila; Mariani, Alessandro Wasum; de Oliveira, Ricardo Lopes Moraes; Teixeira, Lisete Ribeiro; Pego-Fernandes, Paulo Manuel

    2016-08-01

    Systemic and local inflammations have been described as relevant prognostic factors in patients with cancer. However, parameters that stand for immune activity in the pleural space have not been tested as predictors of survival in patients with malignant pleural effusion. The objective of this study was to evaluate pleural lymphocytes and Adenosine Deaminase (ADA) as predictors of survival in patients with recurrent malignant pleural effusion. Retrospective cohort study includes patients who underwent pleurodesis for malignant pleural effusion in a tertiary center. Pleural fluid protein concentration, lactate dehydrogenase, glucose, oncotic cytology, cell count, and ADA were collected before pleurodesis and analyzed. Survival analysis was performed considering pleurodesis as time origin, and death as the event. Backwards stepwise Cox regression was used to find predictors of survival. 156 patients (out of 196 potentially eligible) were included in this study. Most were female (72 %) and breast cancer was the most common underlying malignancy (53 %). Pleural fluid ADA level was stratified as low (Pleural fluid cell count and lymphocytes number and percentage did not correlate with survival. Pleural fluid Adenosine Deaminase levels (pleural effusion who undergo pleurodesis.

  20. Structure and dielectric properties of (Ba{sub 0.7}Sr{sub 0.3}){sub 1-x}Na{sub x}(Ti{sub 0.9}Sn{sub 0.1}){sub 1-x}Nb{sub x}O{sub 3} ceramics

    Energy Technology Data Exchange (ETDEWEB)

    Ghoudi, Hanen; Khirouni, Kamel [Universite de Gabes, Laboratoire de Physique des Materiaux et des Nanomateriaux Appliquee a l' Environnement (La Phy MNE), Faculte des Sciences de Gabes, Gabes (Tunisia); Chkoundali, Souad [Universite de Sfax, Laboratoire des Materiaux Multifonctionnels et Applications (LaMMA), Faculte des Sciences de Sfax (FSS), Sfax (Tunisia); Aydi, Abdelhedi [Universite de Gabes, Laboratoire de Physique des Materiaux et des Nanomateriaux Appliquee a l' Environnement (La Phy MNE), Faculte des Sciences de Gabes, Gabes (Tunisia); Universite de Sfax, Laboratoire des Materiaux Multifonctionnels et Applications (LaMMA), Faculte des Sciences de Sfax (FSS), Sfax (Tunisia)

    2017-11-15

    (Ba{sub 0.7}Sr{sub 0.3}){sub 1-x}Na{sub x}(Ti{sub 0.9}Sn{sub 0.1}){sub 1-x}Nb{sub x}O{sub 3} ceramics with compositions x = 0.6, 0.7, 0.8 and 0.9 were synthesized using the solid-state reaction method. These ceramics were examined by X-ray diffraction and dielectric measurements over a broad temperature and frequency ranges. X-ray diffraction patterns revealed a single-perovskite phase crystallized in a cubic structure, for x < 0.8, and in tetragonal, for x ≥ 0.8, with Pm3m and P4mm spaces groups, respectively. Two types of behaviors, classical ferroelectric or relaxor, were observed depending on the x composition. It is noted that temperatures T{sub C} (the Curie temperature) or T{sub m} (the temperature of maximum permittivity) rise when x increases and the relaxor character grows more significantly when x composition decreases. To analyze the dielectric relaxation degree of relaxor, various models were considered. It was proven that an exponential function could well describe the temperature dependence of the static dielectric constant and relaxation time. (orig.)

  1. Diagnosing and mapping pulmonary emphysema on X-ray projection images: incremental value of grating-based X-ray dark-field imaging.

    Science.gov (United States)

    Meinel, Felix G; Schwab, Felix; Schleede, Simone; Bech, Martin; Herzen, Julia; Achterhold, Klaus; Auweter, Sigrid; Bamberg, Fabian; Yildirim, Ali Ö; Bohla, Alexander; Eickelberg, Oliver; Loewen, Rod; Gifford, Martin; Ruth, Ronald; Reiser, Maximilian F; Pfeiffer, Franz; Nikolaou, Konstantin

    2013-01-01

    To assess whether grating-based X-ray dark-field imaging can increase the sensitivity of X-ray projection images in the diagnosis of pulmonary emphysema and allow for a more accurate assessment of emphysema distribution. Lungs from three mice with pulmonary emphysema and three healthy mice were imaged ex vivo using a laser-driven compact synchrotron X-ray source. Median signal intensities of transmission (T), dark-field (V) and a combined parameter (normalized scatter) were compared between emphysema and control group. To determine the diagnostic value of each parameter in differentiating between healthy and emphysematous lung tissue, a receiver-operating-characteristic (ROC) curve analysis was performed both on a per-pixel and a per-individual basis. Parametric maps of emphysema distribution were generated using transmission, dark-field and normalized scatter signal and correlated with histopathology. Transmission values relative to water were higher for emphysematous lungs than for control lungs (1.11 vs. 1.06, pemphysema provides color-coded parametric maps, which show the best correlation with histopathology. In a murine model, the complementary information provided by X-ray transmission and dark-field images adds incremental diagnostic value in detecting pulmonary emphysema and visualizing its regional distribution as compared to conventional X-ray projections.

  2. PENGARUH PENGGUNAAN COOPERATIVE LEARNING TIPE THINK-PAIR-SHARE (TPS TERHADAP HASIL BELAJAR KEWIRAUSAHAAN SISWA KELAS X SEMESTER GENAP SMK KARTIKATAMA 1 METRO T.P 2015/2016

    Directory of Open Access Journals (Sweden)

    Safitri Kurnia Lestari

    2016-05-01

    Full Text Available Metode cooperative learning tipe think-pair-share  merupakan model pembelajaran yang melibatkan peserta didik secara maksimal dalam kegiatan pembelajaran mulai dari merencanakan topik-topik yang akan dipelajari, bagaimana mendiskusikan topik suatu materi, hingga melakukan presentasi kelompok dan evaluasi. Adapun yang menjadi masalah dalam penelitian ini yaitu “ Masih banyak peserta didik yang belum tuntas hasil belajar pada mata pelajaran  kewirausahaan  peserta didik kelas X semester genap  SMK Kartikatama 1 Metro  tahun pelajaran 2015/2016”. Adapun tujuan dalam penelitian ini adalah untuk mengetahui pengatuh penggunaan model Cooperative Learning Tipe Think-Pair-Share(TPS terhadap hasil belajar kewirausahaan pada kelas X semester genap SMK Kartikatama 1 metro tahun pelajaran 2015/2016. Maka hipotesis dalam penelitian ini adalah sebagai berikut: “Ada pengaruh positif pengunaan model Cooperative Learning TipeThink-Pair-Share  terhadap hasil belajar  kewirausahaan  peserta didik kelas X semester genap  SMK Kartikatama 1 Metro  tahun pelajaran 2015/2016”. Populasi dalam penelitian ini wilayah yang sebanyak 3 kelas dengan jumlah 71 peserta didik. Sampel dalam penelitian ini adalah kelas X AK 1 yang berjumlah 24sebagai kelas eksperimen dan kelas X AK 2yang berjumlah 21 sebagai kelas kontrol. Setelah dianalisis hasil penelitian dapat disimpulkan bahwa dari analisis perhitungan nilai thitung>ttabel dapat dilihat pada daftar G, pada daftar signifikan 5% yaitu 9,10>1,72. Dan pada taraf signifikan 1% yaitu 9,10>2,51. Dengan demikian hipotesisnya berbunyi bahwa : ada pengaruh positip penggunaan Cooperative Learning Tipe Think-Pair-Share (TPS dapat meningkatkan hasil belajar kewirausahaan siswa kelas X AK 1 semester genap SMK Kartikatama 1 metro tahun pelajaran 2015/2016 pada pokok bahasan mengelola konflik. Siswa yang dinyatakan tuntas dengan KKM (75 setelah treatment sebanyak 14 siswa atau sebesar 58,33% dan siswa yang dinyatakan belum

  3. Implementación de un framework de componente en el lenguaje de programación Ada

    OpenAIRE

    Hernández Villalón, Francisco José

    2013-01-01

    El objetivo principal de este proyecto es la traducción de FrameworkAda 2005 y mantener la compatibilidad entre las dos implementaciones de Framework que se realizaron anteriormente C++ y Java. Cabe destacar que la implementación en Java es el Framework de partida de donde derivan estas dos últimas C++ y Ada 2005. Escuela Técnica Superior de Ingeniería Industrial Universidad Politécnica de Cartagena

  4. White Paper on Data Repository Reorganization Proposal for the xLPR Project

    Energy Technology Data Exchange (ETDEWEB)

    Klasky, Hilda B [ORNL; Williams, Paul T [ORNL; Bass, Bennett Richard [ORNL

    2012-09-01

    As the xLPR project moves along, it is important to properly manage the knowledge generated by the different groups. We focus specifically on the knowledge and communications written in files, including general documents, source code and executable files. Data generated through the project are different in nature and, for this reason, need to be treated differently. To that end, ORNL put in place a series of tools that facilitate proper storage and management of project data, document and code changes, group collaboration, knowledge transfer, transparency, accountability and auditability. This paper describes the approaches/tools that we recommend for moving the project forward on knowledge management.

  5. Fluorescence detection of white-beam X-ray absorption anisotropy: towards element-sensitive projections of local atomic structure

    International Nuclear Information System (INIS)

    Korecki, P.; Tolkiehn, M.; Dąbrowski, K. M.; Novikov, D. V.

    2011-01-01

    A method for a direct measurement of X-ray projections of the atomic structure is described. Projections of the atomic structure around Nb atoms in a LiNbO 3 single crystal were obtained from a white-beam X-ray absorption anisotropy pattern detected using Nb K fluorescence. Projections of the atomic structure around Nb atoms in a LiNbO 3 single crystal were obtained from a white-beam X-ray absorption anisotropy (XAA) pattern detected using Nb K fluorescence. This kind of anisotropy results from the interference of X-rays inside a sample and, owing to the short coherence length of a white beam, is visible only at small angles around interatomic directions. Consequently, the main features of the recorded XAA corresponded to distorted real-space projections of dense-packed atomic planes and atomic rows. A quantitative analysis of XAA was carried out using a wavelet transform and allowed well resolved projections of Nb atoms to be obtained up to distances of 10 Å. The signal of nearest O atoms was detected indirectly by a comparison with model calculations. The measurement of white-beam XAA using characteristic radiation indicates the possibility of obtaining element-sensitive projections of the local atomic structure in more complex samples

  6. A study of the portability of an Ada system in the software engineering laboratory (SEL)

    Science.gov (United States)

    Jun, Linda O.; Valett, Susan Ray

    1990-01-01

    A particular porting effort is discussed, and various statistics on analyzing the portability of Ada and the total staff months (overall and by phase) required to accomplish the rehost, are given. This effort is compared to past experiments on the rehosting of FORTRAN systems. The discussion includes an analysis of the types of errors encountered during the rehosting, the changes required to rehost the system, experiences with the Alsys IBM Ada compiler, the impediments encountered, and the lessons learned during this study.

  7. [Validation of the Hungarian version of Alzheimer's Disease Assessment Scale-Cognitive Subscale (ADAS-Cog) in patients with mild cognitive impairment].

    Science.gov (United States)

    Papp, Edina; Pákáski, Magdolna; Drótos, Gergely; Kálmán, János

    2012-01-01

    Early recognition of mild cognitive impairment (MCI) has increasing clinical relevance in the treatment process of dementia, since it is considered as prodromal period. A great variety of instruments have been developed for measuring cognitive performance of the demented patients. The cognitive subscale of the Alzheimer's Disease Assessment Scale (ADAS-Cog) is one of the most frequently applied instrument to determine the severity of dementia and the efficiency of pharmacotherapy. The aim of this study is to examine the sensitivity parameters of the Hungarian ADAS-Cog in differentiating healthy elderly from MCI patients, furthermore to compare the sociodemographic data of the two groups. Fourty-five patients with MCI and 47 healthy subjects (HS) participated in the study. Their age variated between 52 and 88 years, the mean age was 68.8 (standard deviation=8.6). The mean of the years of education was 11.8 (standard deviation=3.5). Mental state was determined by ADAS-Cog and Mini-Mental State Examination (MMSE) and Beck Depression Inventory (BDI) was used to exclude depression. Data analysis was performed with SPSS 17. There were no significant differences between the two groups considering the sociodemographic data. The total score of ADAS-Cog is the most sensitive index (AUC: 0.875, sensitivity: 95.6%) for determining MCI, although the ratio of false positive cases was very high (specificity: 70.2%). The cut-off scores of the ADAS-Cog in the Hungarian sample were higher than the findings in previous researches. Positive correlation between age and ADAS-Cog total score was only significant in the HS group. On the other hand, negative correlation was found between education and ADAS-Cog total score in the MCI group. These results indicate that the currently used Hungarian ADAS-Cog is able to distinguish between MCI patients and HS groups. However, the adaptation of the Hungarian version will be necessary during the further standardization process including the

  8. Laboratory source based full-field x-ray microscopy at 9 keV

    Energy Technology Data Exchange (ETDEWEB)

    Fella, C.; Balles, A.; Wiest, W. [Lehrstuhl für Röntgenmikroskopie, Julius-Maximilians-Universität, 97074 Würzburg (Germany); Zabler, S.; Hanke, R. [Lehrstuhl für Röntgenmikroskopie, Julius-Maximilians-Universität, 97074 Würzburg (Germany); Fraunhofer Development Center X-Ray Technology (EZRT), Flugplatzstrasse 75, 90768 Fürth (Germany)

    2016-01-28

    In the past decade, hard x-ray transmission microscopy experienced tremendous developments. With the avail-ability of efficient Fresnel zone plates, even set-ups utilizing laboratory sources were developed [1]. In order to improve the performance of these x-ray microscopes, novel approaches to fabricate optical elements [2] and brighter x-ray tubes [3] are promising candidates. We are currently building a laboratory transmission x-ray microscope for 9.25 keV, using an electron impact liquid-metal-jet anode source. Up to now, the further elements of our setup are: a polycapillary condenser, a tungsten zone plate, and a scintillator which is optically coupled to a CMOS camera. However, further variations in terms of optical elements are intended. Here we present the current status of our work, as well as first experimental results.

  9. Predictors of placebo group decline in the Alzheimer's disease Assessment Scale-cognitive subscale (ADAS-Cog) in 24 week clinical trials of Alzheimer's disease.

    Science.gov (United States)

    Irizarry, Michael C; Webb, David J; Bains, Chanchal; Barrett, Steven J; Lai, Robert Y; Laroche, Janette P; Hosford, David; Maher-Edwards, Gareth; Weil, John G

    2008-07-01

    One limitation of several recent 24 week Alzheimer's disease (AD) clinical trials was the lack of cognitive decline detected by the AD Assessment Scale-cognitive subscale (ADAS-cog) in the placebo groups, possibly obscuring true medication effects. Data from 733 individuals in the placebo arms of six AD clinical trials performed 1996-1997 were pooled to examine the relationship of clinical, demographic, and genetic characteristics with the 24 week change in ADAS-cog. Baseline cognitive and functional status and the screening-to-baseline change in ADAS-cog were the strongest independent predictors of the 24 week change in ADAS-cog. The ADAS-cog did not detect progression in patients with mild dementia (screening Mini-Mental State Exam, MMSE, >or=20). The change in ADAS-cog from screening to baseline was inversely correlated with the 24 week change score; it was more difficult to detect cognitive decline at 24 weeks if individuals markedly worsened from screening to baseline. The effects of baseline MMSE and screening-to-baseline change in ADAS-cog generalized to the placebo group (N=106) of another AD study performed in 2004-2005. Overcoming lack of placebo decline in AD clinical trials will require scales more sensitive to cognitive decline in mild AD and strategies to reduce within-person variability in outcome measures.

  10. E-ADA activity in lymphocytes of an experimental model of pythiosis treated with immunotherapy.

    Science.gov (United States)

    Bach, Barbara Charlotte; Leal, Daniela Bitencourt Rosa; Jaques, Jeandre Augusto dos Santos; Souza, Viviane do Carmo Gonçalves; Ruchel, Jader Betsch; Schlemmer, Karine Bizzi; Zanette, Régis Adriel; Hecktheuer, Pedro Abib; de Lima Pereira, Patrique; Casali, Emerson André; Alves, Sydney Hartz; Santurio, Janio Morais

    2013-08-01

    Pythiosis is a life-threatening disease caused by the oomycete Pythium insidiosum. Some authors have suggested the involvement of a Th2-like immune response in the infected host, which leads to extensive tissue damage. The switch from a Th2 to a Th1 response pattern is one hypothesis to explain the curative properties of immunotherapy. Taking into account the importance of immunotherapy for pythiosis treatment and the contribution of adenine nucleotides in the immunoregulation of the host, we evaluated the ecto-adenosine deaminase (E-ADA; EC 3·5.4·4) activity in lymphocytes from rabbits inoculated with P. insidiosum. Rabbits were inoculated with 1 milliliter of zoospores subcutaneously injected into the lateral thorax; after developing lesions, the rabbits received eight doses of immunotherapy. E-ADA activity was measured in lymphocytes and the adenine nucleotides and adenosine levels were quantitatively determined in serum. Rabbits with characteristic lesions of pythiosis showed a decreased E-ADA activity (82·36%), a decreased adenosine triphosphate concentration (54·04%) and a higher adenosine concentration (2·51 fold), when compared with controls, after 28 days of inoculation. However, after the immunotherapy, the rabbits showed an increase in the E-ADA activity when compared with control (78·62%), contributing for the change in the immune response. Our results reinforce the hypothesis that the change from a Th2 to a Th1 immune response with the participation of the purinergic system could be responsible for the curative properties of immunotherapy. Copyright © 2012 John Wiley & Sons, Ltd.

  11. Seven years with the Swift Supergiant Fast X-ray Transients project

    Science.gov (United States)

    Romano, P.

    2015-09-01

    Supergiant Fast X-ray Transients (SFXTs) are HMXBs with OB supergiant companions. I review the results of the Swift SFXT project, which since 2007 has been exploiting Swift's capabilities in a systematic study of SFXTs and supergiant X-ray binaries (SGXBs) by combining follow-ups of outbursts, when detailed broad-band spectroscopy is possible, with long-term monitoring campaigns, when the out-of-outburst fainter states can be observed. This strategy has led us to measure their duty cycles as a function of luminosity, to extract their differential luminosity distributions in the soft X-ray domain, and to compare, with unprecedented detail, the X-ray variability in these different classes of sources. I also discuss the ;seventh year crisis;, the challenges that the recent Swift observations are making to the prevailing models attempting to explain the SFXT behavior.

  12. Localizing intracavitary brachytherapy applicators from cone-beam CT x-ray projections via a novel iterative forward projection matching algorithm

    International Nuclear Information System (INIS)

    Pokhrel, Damodar; Murphy, Martin J.; Todor, Dorin A.; Weiss, Elisabeth; Williamson, Jeffrey F.

    2011-01-01

    Purpose: To present a novel method for reconstructing the 3D pose (position and orientation) of radio-opaque applicators of known but arbitrary shape from a small set of 2D x-ray projections in support of intraoperative brachytherapy planning. Methods: The generalized iterative forward projection matching (gIFPM) algorithm finds the six degree-of-freedom pose of an arbitrary rigid object by minimizing the sum-of-squared-intensity differences (SSQD) between the computed and experimentally acquired autosegmented projection of the objects. Starting with an initial estimate of the object's pose, gIFPM iteratively refines the pose parameters (3D position and three Euler angles) until the SSQD converges. The object, here specialized to a Fletcher-Weeks intracavitary brachytherapy (ICB) applicator, is represented by a fine mesh of discrete points derived from complex combinatorial geometric models of the actual applicators. Three pairs of computed and measured projection images with known imaging geometry are used. Projection images of an intrauterine tandem and colpostats were acquired from an ACUITY cone-beam CT digital simulator. An image postprocessing step was performed to create blurred binary applicators only images. To quantify gIFPM accuracy, the reconstructed 3D pose of the applicator model was forward projected and overlaid with the measured images and empirically calculated the nearest-neighbor applicator positional difference for each image pair. Results: In the numerical simulations, the tandem and colpostats positions (x,y,z) and orientations (α,β,γ) were estimated with accuracies of 0.6 mm and 2 deg., respectively. For experimentally acquired images of actual applicators, the residual 2D registration error was less than 1.8 mm for each image pair, corresponding to about 1 mm positioning accuracy at isocenter, with a total computation time of less than 1.5 min on a 1 GHz processor. Conclusions: This work describes a novel, accurate, fast, and completely

  13. Localizing intracavitary brachytherapy applicators from cone-beam CT x-ray projections via a novel iterative forward projection matching algorithm

    Energy Technology Data Exchange (ETDEWEB)

    Pokhrel, Damodar; Murphy, Martin J.; Todor, Dorin A.; Weiss, Elisabeth; Williamson, Jeffrey F. [Department of Radiation Oncology, School of Medicine, Virginia Commonwealth University, Richmond, Virginia 23298 (United States)

    2011-02-15

    Purpose: To present a novel method for reconstructing the 3D pose (position and orientation) of radio-opaque applicators of known but arbitrary shape from a small set of 2D x-ray projections in support of intraoperative brachytherapy planning. Methods: The generalized iterative forward projection matching (gIFPM) algorithm finds the six degree-of-freedom pose of an arbitrary rigid object by minimizing the sum-of-squared-intensity differences (SSQD) between the computed and experimentally acquired autosegmented projection of the objects. Starting with an initial estimate of the object's pose, gIFPM iteratively refines the pose parameters (3D position and three Euler angles) until the SSQD converges. The object, here specialized to a Fletcher-Weeks intracavitary brachytherapy (ICB) applicator, is represented by a fine mesh of discrete points derived from complex combinatorial geometric models of the actual applicators. Three pairs of computed and measured projection images with known imaging geometry are used. Projection images of an intrauterine tandem and colpostats were acquired from an ACUITY cone-beam CT digital simulator. An image postprocessing step was performed to create blurred binary applicators only images. To quantify gIFPM accuracy, the reconstructed 3D pose of the applicator model was forward projected and overlaid with the measured images and empirically calculated the nearest-neighbor applicator positional difference for each image pair. Results: In the numerical simulations, the tandem and colpostats positions (x,y,z) and orientations ({alpha},{beta},{gamma}) were estimated with accuracies of 0.6 mm and 2 deg., respectively. For experimentally acquired images of actual applicators, the residual 2D registration error was less than 1.8 mm for each image pair, corresponding to about 1 mm positioning accuracy at isocenter, with a total computation time of less than 1.5 min on a 1 GHz processor. Conclusions: This work describes a novel, accurate

  14. Localizing intracavitary brachytherapy applicators from cone-beam CT x-ray projections via a novel iterative forward projection matching algorithm.

    Science.gov (United States)

    Pokhrel, Damodar; Murphy, Martin J; Todor, Dorin A; Weiss, Elisabeth; Williamson, Jeffrey F

    2011-02-01

    To present a novel method for reconstructing the 3D pose (position and orientation) of radio-opaque applicators of known but arbitrary shape from a small set of 2D x-ray projections in support of intraoperative brachytherapy planning. The generalized iterative forward projection matching (gIFPM) algorithm finds the six degree-of-freedom pose of an arbitrary rigid object by minimizing the sum-of-squared-intensity differences (SSQD) between the computed and experimentally acquired autosegmented projection of the objects. Starting with an initial estimate of the object's pose, gIFPM iteratively refines the pose parameters (3D position and three Euler angles) until the SSQD converges. The object, here specialized to a Fletcher-Weeks intracavitary brachytherapy (ICB) applicator, is represented by a fine mesh of discrete points derived from complex combinatorial geometric models of the actual applicators. Three pairs of computed and measured projection images with known imaging geometry are used. Projection images of an intrauterine tandem and colpostats were acquired from an ACUITY cone-beam CT digital simulator. An image postprocessing step was performed to create blurred binary applicators only images. To quantify gIFPM accuracy, the reconstructed 3D pose of the applicator model was forward projected and overlaid with the measured images and empirically calculated the nearest-neighbor applicator positional difference for each image pair. In the numerical simulations, the tandem and colpostats positions (x,y,z) and orientations (alpha, beta, gamma) were estimated with accuracies of 0.6 mm and 2 degrees, respectively. For experimentally acquired images of actual applicators, the residual 2D registration error was less than 1.8 mm for each image pair, corresponding to about 1 mm positioning accuracy at isocenter, with a total computation time of less than 1.5 min on a 1 GHz processor. This work describes a novel, accurate, fast, and completely automatic method to

  15. PENGARUH BLENDED LEARNING TERHADAP PENGUASAAN KONSEP DAN PENALARAN FISIKA PESERTA DIDIK KELAS X

    Directory of Open Access Journals (Sweden)

    Hermawanto -

    2013-01-01

    Full Text Available Penelitian ini bertujuan 1 Mengetahui pengaruh blended learning terhadap penguasaan konsep fisika 2 Mengetahui pengaruh blended learning terhadap penalaran fisika. Rancangan yang digunakan adalah Randomized Posttest only Control Group Design. Populasinya adalah peserta didik kelas X SMA Negeri 1 Batu. Sampelnya yaitu kelas X-6 dan X-10 sebagai kelas eksperimen, kelas X-11 dan X-12 sebagai kelas kontrol. Hasil uji t penguasan konsep didapat thitung = 6,64 > = ttabel =1,66, menunjukkan ada perbedaan, sedangkan untuk uji lanjut yaitu uji Tuckey menunjukkan Qhitung = 7,55 > Q tabel = 2,85, menunjukan bahwa penguasaan konsep peserta didik yang menggunakan blended learning lebih tinggi dari pada konvensional. Berkaitan dengan penalaran, hasil uji t menunjukkan thitung = 2,65 > ttabel = 1,66, menunjukkan ada perbedaan. Sedangkan untuk uji lanjut yaitu uji Tuckey menunjukkan Qhitung = 3,19 > Qtabel = 2,85, menunjukkan bahwa penalaran peserta didik yang menggunakan blended learning lebih tinggi dari pada konvensional. Simpulan penelitian ini adalah 1 Ada pengaruh blended learning terhadap penguasaan konsep fisika, 2 Ada pengaruh blended learning terhadap penalaran fisika. Pembelajaran blended learning dapat meningkatkan penguasaan konsep dan penalaran fisika serta melatih peserta didik untuk mandiri dan aktif. TThe aims of this research are 1 knowing the influence of blended learning study toward concept physics achievement and 2 knowing the influence of blended learning toward physics reasoning. This research used Randomized Posttest only Control Group Design and conducted in odd semester 2012-2013 academic year. The research population were students of grade X in senior high school 1 Batu. The research samples were four classes: X-6 and X-10 as the experiment classes and X-11 and X-12 as the control classes. The instrument is test of physics concept achievement and physics reasoning in multiple choice form. The results showed that there was no

  16. Cutting Fat or Removing the Brain: Is the Divisional ADA Battalion Headquarters Necessary?

    National Research Council Canada - National Science Library

    Sauter, Daniel

    1998-01-01

    .... This monograph examines whether the divisional ADA battalion headquarters, an intermediate headquarters, is necessary to command and control divisional air defense operations in a Force XXI environment...

  17. Fast automatic 3D liver segmentation based on a three-level AdaBoost-guided active shape model

    Energy Technology Data Exchange (ETDEWEB)

    He, Baochun; Huang, Cheng; Zhou, Shoujun; Hu, Qingmao; Jia, Fucang, E-mail: fc.jia@siat.ac.cn [Shenzhen Institutes of Advanced Technology, Chinese Academy of Sciences, Shenzhen 518055 (China); Sharp, Gregory [Department of Radiation Oncology, Massachusetts General Hospital, Boston, Massachusetts 02114 (United States); Fang, Chihua; Fan, Yingfang [Department of Hepatology (I), Zhujiang Hospital, Southern Medical University, Guangzhou 510280 (China)

    2016-05-15

    Purpose: A robust, automatic, and rapid method for liver delineation is urgently needed for the diagnosis and treatment of liver disorders. Until now, the high variability in liver shape, local image artifacts, and the presence of tumors have complicated the development of automatic 3D liver segmentation. In this study, an automatic three-level AdaBoost-guided active shape model (ASM) is proposed for the segmentation of the liver based on enhanced computed tomography images in a robust and fast manner, with an emphasis on the detection of tumors. Methods: The AdaBoost voxel classifier and AdaBoost profile classifier were used to automatically guide three-level active shape modeling. In the first level of model initialization, fast automatic liver segmentation by an AdaBoost voxel classifier method is proposed. A shape model is then initialized by registration with the resulting rough segmentation. In the second level of active shape model fitting, a prior model based on the two-class AdaBoost profile classifier is proposed to identify the optimal surface. In the third level, a deformable simplex mesh with profile probability and curvature constraint as the external force is used to refine the shape fitting result. In total, three registration methods—3D similarity registration, probability atlas B-spline, and their proposed deformable closest point registration—are used to establish shape correspondence. Results: The proposed method was evaluated using three public challenge datasets: 3Dircadb1, SLIVER07, and Visceral Anatomy3. The results showed that our approach performs with promising efficiency, with an average of 35 s, and accuracy, with an average Dice similarity coefficient (DSC) of 0.94 ± 0.02, 0.96 ± 0.01, and 0.94 ± 0.02 for the 3Dircadb1, SLIVER07, and Anatomy3 training datasets, respectively. The DSC of the SLIVER07 testing and Anatomy3 unseen testing datasets were 0.964 and 0.933, respectively. Conclusions: The proposed automatic approach

  18. Fast automatic 3D liver segmentation based on a three-level AdaBoost-guided active shape model.

    Science.gov (United States)

    He, Baochun; Huang, Cheng; Sharp, Gregory; Zhou, Shoujun; Hu, Qingmao; Fang, Chihua; Fan, Yingfang; Jia, Fucang

    2016-05-01

    A robust, automatic, and rapid method for liver delineation is urgently needed for the diagnosis and treatment of liver disorders. Until now, the high variability in liver shape, local image artifacts, and the presence of tumors have complicated the development of automatic 3D liver segmentation. In this study, an automatic three-level AdaBoost-guided active shape model (ASM) is proposed for the segmentation of the liver based on enhanced computed tomography images in a robust and fast manner, with an emphasis on the detection of tumors. The AdaBoost voxel classifier and AdaBoost profile classifier were used to automatically guide three-level active shape modeling. In the first level of model initialization, fast automatic liver segmentation by an AdaBoost voxel classifier method is proposed. A shape model is then initialized by registration with the resulting rough segmentation. In the second level of active shape model fitting, a prior model based on the two-class AdaBoost profile classifier is proposed to identify the optimal surface. In the third level, a deformable simplex mesh with profile probability and curvature constraint as the external force is used to refine the shape fitting result. In total, three registration methods-3D similarity registration, probability atlas B-spline, and their proposed deformable closest point registration-are used to establish shape correspondence. The proposed method was evaluated using three public challenge datasets: 3Dircadb1, SLIVER07, and Visceral Anatomy3. The results showed that our approach performs with promising efficiency, with an average of 35 s, and accuracy, with an average Dice similarity coefficient (DSC) of 0.94 ± 0.02, 0.96 ± 0.01, and 0.94 ± 0.02 for the 3Dircadb1, SLIVER07, and Anatomy3 training datasets, respectively. The DSC of the SLIVER07 testing and Anatomy3 unseen testing datasets were 0.964 and 0.933, respectively. The proposed automatic approach achieves robust, accurate, and fast liver

  19. The ADAS-cog in Alzheimer's disease clinical trials: psychometric evaluation of the sum and its parts.

    Science.gov (United States)

    Cano, Stefan J; Posner, Holly B; Moline, Margaret L; Hurt, Stephen W; Swartz, Jina; Hsu, Tim; Hobart, Jeremy C

    2010-12-01

    The Alzheimer's Disease Assessment Scale Cognitive Behavior Section (ADAS-cog), a measure of cognitive performance, has been used widely in Alzheimer's disease trials. Its key role in clinical trials should be supported by evidence that it is both clinically meaningful and scientifically sound. Its conceptual and neuropsychological underpinnings are well-considered, but its performance as an instrument of measurement has received less attention. Objective To examine the traditional psychometric properties of the ADAS-cog in a large sample of people with Alzheimer's disease. Data from three clinical trials of donepezil (Aricept) in mild-to-moderate Alzheimer's disease (n=1421; MMSE 10-26) were analysed at both the scale and component level. Five psychometric properties were examined using traditional psychometric methods. These methods of examination underpin upcoming Food and Drug Administration recommendations for patient rating scale evaluation. At the scale-level, criteria tested for data completeness, scaling assumptions (eg, component total correlations: 0.39-0.67), targeting (no floor or ceiling effects), reliability (eg, Cronbach's α: = 0.84; test-retest intraclass correlations: 0.93) and validity (correlation with MMSE: -0.63) were satisfied. At the component level, 7 of 11 ADAS-cog components had substantial ceiling effects (range 40-64%). Performance was satisfactory at the scale level, but most ADAS-cog components were too easy for many patients in this sample and did not reflect the expected depth and range of cognitive performance. The clinical implication of this finding is that the ADAS-cog's estimate of cognitive ability, and its potential ability to detect differences in cognitive performance under treatment, could be improved. However, because of the limitations of traditional psychometric methods, further evaluations would be desirable using additional rating scale analysis techniques to pinpoint specific improvements.

  20. Hitomi X-ray observation of the pulsar wind nebula G21.5-0.9

    Science.gov (United States)

    Aharonian, Felix; Akamatsu, Hiroki; Akimoto, Fumie; Allen, Steven W.; Angelini, Lorella; Audard, Marc; Awaki, Hisamitsu; Axelsson, Magnus; Bamba, Aya; Bautz, Marshall W.; Blandford, Roger; Brenneman, Laura W.; Brown, Gregory V.; Bulbul, Esra; Cackett, Edward M.; Chernyakova, Maria; Chiao, Meng P.; Coppi, Paolo S.; Costantini, Elisa; de Plaa, Jelle; de Vries, Cor P.; den Herder, Jan-Willem; Done, Chris; Dotani, Tadayasu; Ebisawa, Ken; Eckart, Megan E.; Enoto, Teruaki; Ezoe, Yuichiro; Fabian, Andrew C.; Ferrigno, Carlo; Foster, Adam R.; Fujimoto, Ryuichi; Fukazawa, Yasushi; Furuzawa, Akihiro; Galeazzi, Massimiliano; Gallo, Luigi C.; Gandhi, Poshak; Giustini, Margherita; Goldwurm, Andrea; Gu, Liyi; Guainazzi, Matteo; Haba, Yoshito; Hagino, Kouichi; Hamaguchi, Kenji; Harrus, Ilana M.; Hatsukade, Isamu; Hayashi, Katsuhiro; Hayashi, Takayuki; Hayashida, Kiyoshi; Hiraga, Junko S.; Hornschemeier, Ann; Hoshino, Akio; Hughes, John P.; Ichinohe, Yuto; Iizuka, Ryo; Inoue, Hajime; Inoue, Yoshiyuki; Ishida, Manabu; Ishikawa, Kumi; Ishisaki, Yoshitaka; Iwai, Masachika; Kaastra, Jelle; Kallman, Tim; Kamae, Tsuneyoshi; Kataoka, Jun; Katsuda, Satoru; Kawai, Nobuyuki; Kelley, Richard L.; Kilbourne, Caroline A.; Kitaguchi, Takao; Kitamoto, Shunji; Kitayama, Tetsu; Kohmura, Takayoshi; Kokubun, Motohide; Koyama, Katsuji; Koyama, Shu; Kretschmar, Peter; Krimm, Hans A.; Kubota, Aya; Kunieda, Hideyo; Laurent, Philippe; Lee, Shiu-Hang; Leutenegger, Maurice A.; Limousin, Olivier; Loewenstein, Michael; Long, Knox S.; Lumb, David; Madejski, Greg; Maeda, Yoshitomo; Maier, Daniel; Makishima, Kazuo; Markevitch, Maxim; Matsumoto, Hironori; Matsushita, Kyoko; McCammon, Dan; McNamara, Brian R.; Mehdipour, Missagh; Miller, Eric D.; Miller, Jon M.; Mineshige, Shin; Mitsuda, Kazuhisa; Mitsuishi, Ikuyuki; Miyazawa, Takuya; Mizuno, Tsunefumi; Mori, Hideyuki; Mori, Koji; Mukai, Koji; Murakami, Hiroshi; Mushotzky, Richard F.; Nakagawa, Takao; Nakajima, Hiroshi; Nakamori, Takeshi; Nakashima, Shinya; Nakazawa, Kazuhiro; Nobukawa, Kumiko K.; Nobukawa, Masayoshi; Noda, Hirofumi; Odaka, Hirokazu; Ohashi, Takaya; Ohno, Masanori; Okajima, Takashi; Ota, Naomi; Ozaki, Masanobu; Paerels, Frits; Paltani, Stéphane; Petre, Robert; Pinto, Ciro; Porter, Frederick S.; Pottschmidt, Katja; Reynolds, Christopher S.; Safi-Harb, Samar; Saito, Shinya; Sakai, Kazuhiro; Sasaki, Toru; Sato, Goro; Sato, Kosuke; Sato, Rie; Sawada, Makoto; Schartel, Norbert; Serlemtsos, Peter J.; Seta, Hiromi; Shidatsu, Megumi; Simionescu, Aurora; Smith, Randall K.; Soong, Yang; Stawarz, Łukasz; Sugawara, Yasuharu; Sugita, Satoshi; Szymkowiak, Andrew; Tajima, Hiroyasu; Takahashi, Hiromitsu; Takahashi, Tadayuki; Takeda, Shin'ichiro; Takei, Yoh; Tamagawa, Toru; Tamura, Takayuki; Tanaka, Takaaki; Tanaka, Yasuo; Tanaka, Yasuyuki T.; Tashiro, Makoto S.; Tawara, Yuzuru; Terada, Yukikatsu; Terashima, Yuichi; Tombesi, Francesco; Tomida, Hiroshi; Tsuboi, Yohko; Tsujimoto, Masahiro; Tsunemi, Hiroshi; Tsuru, Takeshi Go; Uchida, Hiroyuki; Uchiyama, Hideki; Uchiyama, Yasunobu; Ueda, Shutaro; Ueda, Yoshihiro; Uno, Shin'ichiro; Urry, C. Megan; Ursino, Eugenio; Watanabe, Shin; Werner, Norbert; Wilkins, Dan R.; Williams, Brian J.; Yamada, Shinya; Yamaguchi, Hiroya; Yamaoka, Kazutaka; Yamasaki, Noriko Y.; Yamauchi, Makoto; Yamauchi, Shigeo; Yaqoob, Tahir; Yatsu, Yoichi; Yonetoku, Daisuke; Zhuravleva, Irina; Zoghbi, Abderahmen; Sato, Toshiki; Nakaniwa, Nozomu; Murakami, Hiroaki; Guest, Benson

    2018-04-01

    We present results from the Hitomi X-ray observation of a young composite-type supernova remnant (SNR) G21.5-0.9, whose emission is dominated by the pulsar wind nebula (PWN) contribution. The X-ray spectra in the 0.8-80 keV range obtained with the Soft X-ray Spectrometer (SXS), Soft X-ray Imager, and Hard X-ray Imager (HXI) show a significant break in the continuum as previously found with the NuSTAR observation. After taking into account all known emissions from the SNR other than the PWN itself, we find that the Hitomi spectra can be fitted with a broken power law with photon indices of Γ1 = 1.74 ± 0.02 and Γ2 = 2.14 ± 0.01 below and above the break at 7.1 ± 0.3 keV, which is significantly lower than the NuSTAR result (˜9.0 keV). The spectral break cannot be reproduced by time-dependent particle injection one-zone spectral energy distribution models, which strongly indicates that a more complex emission model is needed, as suggested by recent theoretical models. We also search for narrow emission or absorption lines with the SXS, and perform a timing analysis of PSR J1833-1034 with the HXI and the Soft Gamma-ray Detector. No significant pulsation is found from the pulsar. However, unexpectedly, narrow absorption line features are detected in the SXS data at 4.2345 keV and 9.296 keV with a significance of 3.65 σ. While the origin of these features is not understood, their mere detection opens up a new field of research and was only possible with the high resolution, sensitivity, and ability to measure extended sources provided by an X-ray microcalorimeter.

  1. Automated Detection of Driver Fatigue Based on AdaBoost Classifier with EEG Signals

    Directory of Open Access Journals (Sweden)

    Jianfeng Hu

    2017-08-01

    Full Text Available Purpose: Driving fatigue has become one of the important causes of road accidents, there are many researches to analyze driver fatigue. EEG is becoming increasingly useful in the measuring fatigue state. Manual interpretation of EEG signals is impossible, so an effective method for automatic detection of EEG signals is crucial needed.Method: In order to evaluate the complex, unstable, and non-linear characteristics of EEG signals, four feature sets were computed from EEG signals, in which fuzzy entropy (FE, sample entropy (SE, approximate Entropy (AE, spectral entropy (PE, and combined entropies (FE + SE + AE + PE were included. All these feature sets were used as the input vectors of AdaBoost classifier, a boosting method which is fast and highly accurate. To assess our method, several experiments including parameter setting and classifier comparison were conducted on 28 subjects. For comparison, Decision Trees (DT, Support Vector Machine (SVM and Naive Bayes (NB classifiers are used.Results: The proposed method (combination of FE and AdaBoost yields superior performance than other schemes. Using FE feature extractor, AdaBoost achieves improved area (AUC under the receiver operating curve of 0.994, error rate (ERR of 0.024, Precision of 0.969, Recall of 0.984, F1 score of 0.976, and Matthews correlation coefficient (MCC of 0.952, compared to SVM (ERR at 0.035, Precision of 0.957, Recall of 0.974, F1 score of 0.966, and MCC of 0.930 with AUC of 0.990, DT (ERR at 0.142, Precision of 0.857, Recall of 0.859, F1 score of 0.966, and MCC of 0.716 with AUC of 0.916 and NB (ERR at 0.405, Precision of 0.646, Recall of 0.434, F1 score of 0.519, and MCC of 0.203 with AUC of 0.606. It shows that the FE feature set and combined feature set outperform other feature sets. AdaBoost seems to have better robustness against changes of ratio of test samples for all samples and number of subjects, which might therefore aid in the real-time detection of driver

  2. The neuro-glial properties of adipose-derived adult stromal (ADAS) cells are not regulated by Notch 1 and are not derived from neural crest lineage.

    Science.gov (United States)

    Wrage, Philip C; Tran, Thi; To, Khai; Keefer, Edward W; Ruhn, Kelly A; Hong, John; Hattangadi, Supriya; Treviño, Isaac; Tansey, Malú G

    2008-01-16

    We investigated whether adipose-derived adult stromal (ADAS) are of neural crest origin and the extent to which Notch 1 regulates their growth and differentiation. Mouse ADAS cells cultured in media formulated for neural stem cells (NSC) displayed limited capacity for self-renewal, clonogenicity, and neurosphere formation compared to NSC from the subventricular zone in the hippocampus. Although ADAS cells expressed Nestin, GFAP, NSE and Tuj1 in vitro, exposure to NSC differentiation supplements did not induce mature neuronal marker expression. In contrast, in mesenchymal stem cell (MSC) media, ADAS cells retained their ability to proliferate and differentiate beyond 20 passages and expressed high levels of Nestin. In neuritizing cocktails, ADAS cells extended processes, downregulated Nestin expression, and displayed depolarization-induced Ca(2+) transients but no spontaneous or evoked neural network activity on Multi-Electrode Arrays. Deletion of Notch 1 in ADAS cell cultures grown in NSC proliferation medium did not significantly alter their proliferative potential in vitro or the differentiation-induced downregulation of Nestin. Co-culture of ADAS cells with fibroblasts that stably expressed the Notch ligand Jagged 1 or overexpression of the Notch intracellular domain (NICD) did not alter ADAS cell growth, morphology, or cellular marker expression. ADAS cells did not display robust expression of neural crest transcription factors or genes (Sox, CRABP2, and TH); and lineage tracing analyses using Wnt1-Cre;Rosa26R-lacZ or -EYFP reporter mice confirmed that fewer than 2% of the ADAS cell population derived from a Wnt1-positive population during development. In summary, although media formulations optimized for MSCs or NSCs enable expansion of mouse ADAS cells in vitro, we find no evidence that these cells are of neural crest origin, that they can undergo robust terminal differentiation into functionally mature neurons, and that Notch 1 is likely to be a key

  3. Rapid, large-scale purification and characterization of Ada protein (O sup 6 methylguanine-DNA methyltransferase) of E. coli

    Energy Technology Data Exchange (ETDEWEB)

    Bhattacharyya, D.; Tano, K.; Bunick, G.J.; Uberbacher, E.C.; Mitra, S. (Oak Ridge National Laboratory, TN (USA)); Behnke, W.D. (Univ. of Cincinnati College of Medicine, OH (USA))

    1988-07-25

    The E. coli Ada protein (O{sup 6}-methylguanine-DNA methyltransferase) has been purified using a high-level expression vector with a yield of about 3 mg per liter of E. coli culture. The 39-kDa protein has an extinction coefficient (E{sup 280nm}{sub 1%}) of 5.3. Its isoelectric point of 7.1 is lower than that predicted from the amino acid content. The homogeneous Ada protein is fully active as a methyl acceptor from O{sup 6}-methylguanine in DNA. Its reaction with O{sup 6}-methylguanine in a synthetic DNA has a second-order rate constant of 1.1 {times} 10{sup 9} M{sup {minus}1} min{sup {minus}1} at 0{degree}C. Both the native form and the protein methylated at Cys-69 are monomeric. The CD spectrum suggests a low {alpha}-helical content and the radius of gyration of 23 {angstrom} indicates a compact, globular shape. The middle region of the protein is sensitive to a variety of proteases, including an endogenous activity in E. coli, suggesting that the protein is composed of N-terminal and C-terminal domains connected by a hinge region. E. coli B has a higher level of this protease than does K12.

  4. PENGARUH FASILITAS PERPUSTAKAAN DAN KINERJA PUSTAKAWAN TERHADAP MINAT BACA SISWA SMK NEGERI 9 SEMARANG TAHUN 2014/2015

    Directory of Open Access Journals (Sweden)

    Rudi Irianto

    2015-06-01

    Full Text Available Minat baca siswa yang tinggi tentunya dipengaruhi oleh beberapa faktor, seperti fasilitas perpustakaan dan kinerja pustakawan yang ada di perpustakaan SMK Negeri 9 Semarang. Permasalahan dalam penelitian ini yaitu kurangnya fasilitas perpustakaan yang memadai, rendahnya ketrampilan pustakawan SMK Negeri 9 Semarang. Metode pengumpulan data yang digunakan adalah metode angket dan observasi. Teknik analisis data menggunakan analisis deskriptif persentase, asumsi klasik dan analisis regresi linear berganda. Uji keberartian persamaan regresi dilihat dari uji Fhitung = 188,745 dengan probabilitas sebesar 0,000 < 0,05 sehingga diperoleh hasil analisis regresi linear berganda dengan persamaan Y = 4,045 + 0,56X1 + 0,567X2. Besarnya pengaruh secara simultan antara fasilitas perpustakaan dan kinerja pustakawan terhadap minat baca yaitu 58%. Pengaruh secara parsial variabel fasilitas perpustakaan terhadap minat baca sebesar 21,44%, sedangkan untuk variabel kinerja pustakawan adalah sebesar 26,73%. High of student interest in reading must be influenced by several factors, such as library facilities and the performance of librarians in the library Vocational High School 9 Semarang. Problems in this study is the lack of adequate library facilities, lack of skills librarians SMK 9 Semarang. Data collection method used is the method of questionnaire and observation. Data were analyzed using descriptive analysis of the percentage, classical assumptions and multiple linear regression analysis. The significance of the test equation as calculated from the F test was 188.745 with probability was 0.000 < 0.05, while the results of multiple linear regression analysis with the equation Y = 4.045 + 0.56X1 + 0.567X2. The simultaneous influence of library facilities and performance of librarian toward the student interest in reading was 58%. The influence of partial variabel library facilities for reading of 21.44%, while for the variabel performance of the librarian was

  5. Tomographic image via background subtraction using an x-ray projection image and a priori computed tomography

    International Nuclear Information System (INIS)

    Zhang Jin; Yi Byongyong; Lasio, Giovanni; Suntharalingam, Mohan; Yu, Cedric

    2009-01-01

    Kilovoltage x-ray projection images (kV images for brevity) are increasingly available in image guided radiotherapy (IGRT) for patient positioning. These images are two-dimensional (2D) projections of a three-dimensional (3D) object along the x-ray beam direction. Projecting a 3D object onto a plane may lead to ambiguities in the identification of anatomical structures and to poor contrast in kV images. Therefore, the use of kV images in IGRT is mainly limited to bony landmark alignments. This work proposes a novel subtraction technique that isolates a slice of interest (SOI) from a kV image with the assistance of a priori information from a previous CT scan. The method separates structural information within a preselected SOI by suppressing contributions to the unprocessed projection from out-of-SOI-plane structures. Up to a five-fold increase in the contrast-to-noise ratios (CNRs) was observed in selected regions of the isolated SOI, when compared to the original unprocessed kV image. The tomographic image via background subtraction (TIBS) technique aims to provide a quick snapshot of the slice of interest with greatly enhanced image contrast over conventional kV x-ray projections for fast and accurate image guidance of radiation therapy. With further refinements, TIBS could, in principle, provide real-time tumor localization using gantry-mounted x-ray imaging systems without the need for implanted markers.

  6. The Spt-Ada-Gcn5 Acetyltransferase (SAGA complex in Aspergillus nidulans.

    Directory of Open Access Journals (Sweden)

    Paraskevi Georgakopoulos

    Full Text Available A mutation screen in Aspergillus nidulans uncovered mutations in the acdX gene that led to altered repression by acetate, but not by glucose. AcdX of A. nidulans is highly conserved with Spt8p of Saccharomyces cerevisiae, and since Spt8p is a component of the Spt-Ada-Gcn5 Acetyltransferase (SAGA complex, the SAGA complex may have a role in acetate repression in A. nidulans. We used a bioinformatic approach to identify genes encoding most members of the SAGA complex in A. nidulans, and a proteomic analysis to confirm that most protein components identified indeed exist as a complex in A. nidulans. No apparent compositional differences were detected in mycelia cultured in acetate compared to glucose medium. The methods used revealed apparent differences between Yeast and A. nidulans in the deubiquitination (DUB module of the complex, which in S. cerevisiae consists of Sgf11p, Sus1p, and Ubp8p. Although a convincing homologue of S. cerevisiae Ubp8p was identified in the A. nidulans genome, there were no apparent homologues for Sus1p and Sgf11p. In addition, when the SAGA complex was purified from A. nidulans, members of the DUB module were not co-purified with the complex, indicating that functional homologues of Sus1p and Sgf11p were not part of the complex. Thus, deubiquitination of H2B-Ub in stress conditions is likely to be regulated differently in A. nidulans compared to S. cerevisiae.

  7. A study on the superconducting properties of YBa2Cu9-xNbxOy thin films

    International Nuclear Information System (INIS)

    Srinivas, S.; Bhatnagar, A.K.; Pinto, R.

    1994-01-01

    Effect of niobium substitution at the copper site in YBa 2 Cu 9 O 7-x was studied in thin film form. The films were deposited by laser ablation technique using the targets of the YBa 2 Cu 3-x Nb x O y where x = 0.0, 0.025, 0.05, 0.1, 0.2, 0.4, 0.8 and 1.0 under identical deposition conditions on SrTiO 9 substrates. Films were characterized by XRD, resistivity, I-V and J c measurements. Films made from x = 0.025 and 0.05 concentrations of Nb substituted targets showed relatively improved superconducting properties compared to that of undoped films. The best 7 realized for x = 0.025 Nb concentration was 1.8 x 10 σ A/cm 2 and for 0.05 Nb concentration it was 3.2x10 σ A/cm 2 at 77K. However, degradation of the superconducting properties, with the increase of x ≥ 0.1 Nb concentration and drastic suppression and complete loss of superconductivity was noticed for x ≥ 0.4. The growth of impurity phase YBa 2 NbO 6 for x = 0.1 and above of Nb concentration was noticed from XRD patterns. However, the site occupancy of Nb could not be confirmed from these studies

  8. Model-based sphere localization (MBSL) in x-ray projections

    Science.gov (United States)

    Sawall, Stefan; Maier, Joscha; Leinweber, Carsten; Funck, Carsten; Kuntz, Jan; Kachelrieß, Marc

    2017-08-01

    The detection of spherical markers in x-ray projections is an important task in a variety of applications, e.g. geometric calibration and detector distortion correction. Therein, the projection of the sphere center on the detector is of particular interest as the used spherical beads are no ideal point-like objects. Only few methods have been proposed to estimate this respective position on the detector with sufficient accuracy and surrogate positions, e.g. the center of gravity, are used, impairing the results of subsequent algorithms. We propose to estimate the projection of the sphere center on the detector using a simulation-based method matching an artificial projection to the actual measurement. The proposed algorithm intrinsically corrects for all polychromatic effects included in the measurement and absent in the simulation by a polynomial which is estimated simultaneously. Furthermore, neither the acquisition geometry nor any object properties besides the fact that the object is of spherical shape need to be known to find the center of the bead. It is shown by simulations that the algorithm estimates the center projection with an error of less than 1% of the detector pixel size in case of realistic noise levels and that the method is robust to the sphere material, sphere size, and acquisition parameters. A comparison to three reference methods using simulations and measurements indicates that the proposed method is an order of magnitude more accurate compared to these algorithms. The proposed method is an accurate algorithm to estimate the center of spherical markers in CT projections in the presence of polychromatic effects and noise.

  9. Stream channel cross sections for a reach of the Boise River in Ada County, Idaho

    Science.gov (United States)

    Hortness, Jon E.; Werner, Douglas C.

    1999-01-01

    The Federal Emergency Management Agency produces maps of areas that are likely to be inundated during major floods, usually the 100-year, or 1-percent probability, flood. The maps, called Flood Insurance Rate Maps, are used to determine flood insurance rates for homes, businesses, or other structures located in flood-prone areas. State and local governments also use these maps for help with, among other things, development planning and disaster mitigation. During the period October 1997 through December 1998, the initial phase of a hydraulic analysis project of the Boise River from Barber Dam to the Ada/Canyon County boundary, the U.S. Geological Survey collected stream channel cross-section data at 238 locations along the river and documented 108 elevation reference marks established for horizontal and vertical control. In the final phase of the project, the Survey will use these data to determine water-surface elevations for the 10-, 50-, 100-, and 500-year floods and to define floodway limits. The Federal Emergency Management Agency will use the results of this hydraulic analysis to update the 100- and 500-year flood boundaries and the floodway limits on their Flood Insurance Rate Maps.

  10. Synthesis, structural and dielectric properties of SrBi2- x La x Nb2O9 ceramics prepared by hydrothermal treatment

    Science.gov (United States)

    Afqir, Mohamed; Tachafine, Amina; Fasquelle, Didier; Elaatmani, Mohamed; Carru, Jean-Claude; Zegzouti, Abdelouahad; Daoud, Mohamed

    2018-01-01

    SrBi2- x La x Nb2O9 ( x = 0.2, 0.4 and 0.6) Aurivillius materials were prepared by hydrothermal treatment. The powder prepared by this method is highly pure and not agglomerated. The morphology of the samples was characterized by SEM. The dielectric properties of all the compositions were investigated in the temperature range from 25 °C to 500 °C and in the frequency range between 100 Hz and 1 MHz. The dielectric properties at room temperature of the proposed materials can match up with La-doped SrBi2Nb2O9 ceramics prepared via the solid-state reaction method. Partial substitution of bismuth by lanthanum greatly affects the ferroelectric-paraelectric transition temperature, as the ferroelectric-paraelectric phase transition becomes diffuse and the Curie temperature shifts toward lower temperatures typically from 375 to 290 °C. The conductivity results obtained for the samples are explained taking into account the metal-binding energies.

  11. Reliability prediction for the vehicles equipped with advanced driver assistance systems (ADAS and passive safety systems (PSS

    Directory of Open Access Journals (Sweden)

    Balbir S. Dhillon

    2012-10-01

    Full Text Available The human error has been reported as a major root cause in road accidents in today’s world. The human as a driver in road vehicles composed of human, mechanical and electrical components is constantly exposed to changing surroundings (e.g., road conditions, environmentwhich deteriorate the driver’s capacities leading to a potential accident. The auto industries and transportation authorities have realized that similar to other complex and safety sensitive transportation systems, the road vehicles need to rely on both advanced technologies (i.e., Advanced Driver Assistance Systems (ADAS and Passive Safety Systems (PSS (e.g.,, seatbelts, airbags in order to mitigate the risk of accidents and casualties. In this study, the advantages and disadvantages of ADAS as active safety systems as well as passive safety systems in road vehicles have been discussed. Also, this study proposes models that analyze the interactions between human as a driver and ADAS Warning and Crash Avoidance Systems and PSS in the design of vehicles. Thereafter, the mathematical models have been developed to make reliability prediction at any given time on the road transportation for vehicles equipped with ADAS and PSS. Finally, the implications of this study in the improvement of vehicle designs and prevention of casualties are discussed.

  12. Real-time detection with AdaBoost-svm combination in various face orientation

    Science.gov (United States)

    Fhonna, R. P.; Nasution, M. K. M.; Tulus

    2018-03-01

    Most of the research has used algorithm AdaBoost-SVM for face detection. However, to our knowledge so far there is no research has been facing detection on real-time data with various orientations using the combination of AdaBoost and Support Vector Machine (SVM). Characteristics of complex and diverse face variations and real-time data in various orientations, and with a very complex application will slow down the performance of the face detection system this becomes a challenge in this research. Face orientation performed on the detection system, that is 900, 450, 00, -450, and -900. This combination method is expected to be an effective and efficient solution in various face orientations. The results showed that the highest average detection rate is on the face detection oriented 00 and the lowest detection rate is in the face orientation 900.

  13. Results of the 1999. Intercomparison of Individual Monitoring Systems under the IAEA Model Project RLA/9/030

    International Nuclear Information System (INIS)

    Da Silva, Teogenes

    2000-01-01

    In this report the results of the second phase of the intercomparison program within the framework of the IAEA model project RLA/9/030 are presented. In this second phase the objective was to evaluate the performance in terms of the quantity personal dose equivalent, Hp (10) for x and gamma radiation in the energy range form 20 KeV to 1.25 MeV. The main purpose of phase II should be the verification of the quality and reliability of the personnel monitoring system of each participating country. The Centro de Desenvolvimento da Tecnologia Nuclear was the reference laboratory that verified the performance of the participant laboratories. The following countries were invited to participate in the 1999 intercomparison: Bolivia, Colombia, Costa Rica, Dominican Republic, el Salvador, Guatemala, Jamaica, Nicaragua, Panama and Paraguay

  14. OSHA and ADA: "Reasonable Accommodation" in Training Persons with Developmental Disabilities.

    Science.gov (United States)

    Sandoz, Charles J.

    This paper documents an approach to meeting the training requirements of the Occupational Safety and Health Act (OSHA) and the "reasonable accommodation" requirements of the Americans with Disabilities Act (ADA) for individuals with developmental disabilities. It describes a training program used with three adult workers with mild mental…

  15. 基于AdaBoost与BP神经网络增量学习的手机用户分类预测%Mobile Phone Users Classification Forecast Based on AdaBoost and BP Neural Network Incremental Learning

    Institute of Scientific and Technical Information of China (English)

    张冉

    2011-01-01

    随着3G网络的全面普及,手机广告目前已逐渐成为商家抢占市场的一种营销手段,但手机广告投放的精准性是目前比较突出的一个问题。本文介绍了BP神经网络以及AdaBoost算法的基本原理,研究了应用AdaBoost结合BP神经网络算法的增量学习模型,该模型基于用户历史点击记录来预测手机用户感兴趣的广告类别,以提高手机广告投放的精准度。%With the overall popularity of 3G networks,mobile advertising business has become a marketing tool to seize the market,but the precise nature of mobile advertising is a more prominent issue.This article describes the BP neural network and the basic principles of AdaBoost algorithm to study the application of BP neural network algorithm AdaBoost with incremental learning model that records based on user click history to predict the mobile phone users are interested in advertising categories,in order to improve the mobile advertising the accuracy.

  16. Multichannel Filtered-X Error Coded Affine Projection-Like Algorithm with Evolving Order

    Directory of Open Access Journals (Sweden)

    J. G. Avalos

    2017-01-01

    Full Text Available Affine projection (AP algorithms are commonly used to implement active noise control (ANC systems because they provide fast convergence. However, their high computational complexity can restrict their use in certain practical applications. The Error Coded Affine Projection-Like (ECAP-L algorithm has been proposed to reduce the computational burden while maintaining the speed of AP, but no version of this algorithm has been derived for active noise control, for which the adaptive structures are very different from those of other configurations. In this paper, we introduce a version of the ECAP-L for single-channel and multichannel ANC systems. The proposed algorithm is implemented using the conventional filtered-x scheme, which incurs a lower computational cost than the modified filtered-x structure, especially for multichannel systems. Furthermore, we present an evolutionary method that dynamically decreases the projection order in order to reduce the dimensions of the matrix used in the algorithm’s computations. Experimental results demonstrate that the proposed algorithm yields a convergence speed and a final residual error similar to those of AP algorithms. Moreover, it achieves meaningful computational savings, leading to simpler hardware implementation of real-time ANC applications.

  17. Morfofisiologia de plantas de milho em competição com picão-preto e trapoeraba submetidas a roçada Morphophysiology of corn plants in competition with picão-preto and trapoeraba submitted to clearings

    Directory of Open Access Journals (Sweden)

    J.P. Lemos

    2012-09-01

    Full Text Available Avaliou-se a eficiência do uso de roçadas no controle de picão-preto (Bidens pilosa e trapoeraba (Commelina benghalensis por meio de características morfológicas e fisiológicas do milho. O experimento foi realizado em condições controladas no ano agrícola 2009/2010. As características fisiológicas foram obtidas em parcela subdividida, sendo realizadas quatro avaliações no decorrer do ciclo do milho: 1ª - antes da primeira roçada (V3; 2ª - após a primeira roçada (V6; 3ª - após a segunda roçada (V9; e 4ª - plantas de milho no estádio de florescimento, por meio de um analisador de gases no infravermelho. Duas roçadas reduziram a interferência das plantas daninhas B. pilosa e C. benghalensisnas características morfológicas do milho. A roçada não influenciou os aspectos fisiológicos nas plantas de milho em competição com as plantas daninhas. C. benghalensis causou maior interferência nas características fisiológicas do milho, reduzindo a fotossíntese e a transpiração. A espécie B. pilosa, quando não roçada, apresentou maior capacidade de interferência na morfologia do milho.The efficiency of using clearings to control Picão-preto (Bidens pilosa and Trapoeraba (Commelina benghalensis was evaluated based on the morphological and physiological characteristics of corn. An experiment under greenhouse conditions was conducted in 2009/2010. The physiological characteristics were obtained in a subdivided parcel, with four evaluations being performed throughout the corn cycle (1- before the first clearing (V3; 2- after the first clearing (V6;3- after the second clearing (V9; and 4- corn plants at the fluorescence stage, by means of Infra Red Gas Analyzer. Two clearings reduced the influence of B. pilosa and C. benghalensis weeds on the morphological characteristics of corn. The clearing did not influence the physiological aspects of the corn plants in competition with weeds. C. benghalensis caused a greater

  18. Effects of Vector Backbone and Pseudotype on Lentiviral Vector-mediated Gene Transfer: Studies in Infant ADA-Deficient Mice and Rhesus Monkeys

    Science.gov (United States)

    Carbonaro Sarracino, Denise; Tarantal, Alice F; Lee, C Chang I.; Martinez, Michele; Jin, Xiangyang; Wang, Xiaoyan; Hardee, Cinnamon L; Geiger, Sabine; Kahl, Christoph A; Kohn, Donald B

    2014-01-01

    Systemic delivery of a lentiviral vector carrying a therapeutic gene represents a new treatment for monogenic disease. Previously, we have shown that transfer of the adenosine deaminase (ADA) cDNA in vivo rescues the lethal phenotype and reconstitutes immune function in ADA-deficient mice. In order to translate this approach to ADA-deficient severe combined immune deficiency patients, neonatal ADA-deficient mice and newborn rhesus monkeys were treated with species-matched and mismatched vectors and pseudotypes. We compared gene delivery by the HIV-1-based vector to murine γ-retroviral vectors pseudotyped with vesicular stomatitis virus-glycoprotein or murine retroviral envelopes in ADA-deficient mice. The vesicular stomatitis virus-glycoprotein pseudotyped lentiviral vectors had the highest titer and resulted in the highest vector copy number in multiple tissues, particularly liver and lung. In monkeys, HIV-1 or simian immunodeficiency virus vectors resulted in similar biodistribution in most tissues including bone marrow, spleen, liver, and lung. Simian immunodeficiency virus pseudotyped with the gibbon ape leukemia virus envelope produced 10- to 30-fold lower titers than the vesicular stomatitis virus-glycoprotein pseudotype, but had a similar tissue biodistribution and similar copy number in blood cells. The relative copy numbers achieved in mice and monkeys were similar when adjusted to the administered dose per kg. These results suggest that this approach can be scaled-up to clinical levels for treatment of ADA-deficient severe combined immune deficiency subjects with suboptimal hematopoietic stem cell transplantation options. PMID:24925206

  19. Effects of vector backbone and pseudotype on lentiviral vector-mediated gene transfer: studies in infant ADA-deficient mice and rhesus monkeys.

    Science.gov (United States)

    Carbonaro Sarracino, Denise; Tarantal, Alice F; Lee, C Chang I; Martinez, Michele; Jin, Xiangyang; Wang, Xiaoyan; Hardee, Cinnamon L; Geiger, Sabine; Kahl, Christoph A; Kohn, Donald B

    2014-10-01

    Systemic delivery of a lentiviral vector carrying a therapeutic gene represents a new treatment for monogenic disease. Previously, we have shown that transfer of the adenosine deaminase (ADA) cDNA in vivo rescues the lethal phenotype and reconstitutes immune function in ADA-deficient mice. In order to translate this approach to ADA-deficient severe combined immune deficiency patients, neonatal ADA-deficient mice and newborn rhesus monkeys were treated with species-matched and mismatched vectors and pseudotypes. We compared gene delivery by the HIV-1-based vector to murine γ-retroviral vectors pseudotyped with vesicular stomatitis virus-glycoprotein or murine retroviral envelopes in ADA-deficient mice. The vesicular stomatitis virus-glycoprotein pseudotyped lentiviral vectors had the highest titer and resulted in the highest vector copy number in multiple tissues, particularly liver and lung. In monkeys, HIV-1 or simian immunodeficiency virus vectors resulted in similar biodistribution in most tissues including bone marrow, spleen, liver, and lung. Simian immunodeficiency virus pseudotyped with the gibbon ape leukemia virus envelope produced 10- to 30-fold lower titers than the vesicular stomatitis virus-glycoprotein pseudotype, but had a similar tissue biodistribution and similar copy number in blood cells. The relative copy numbers achieved in mice and monkeys were similar when adjusted to the administered dose per kg. These results suggest that this approach can be scaled-up to clinical levels for treatment of ADA-deficient severe combined immune deficiency subjects with suboptimal hematopoietic stem cell transplantation options.

  20. Law & Psychiatry: Has the ADA Been Reborn as a Tool of Broad Community Change for People With Mental Disabilities?

    Science.gov (United States)

    Petrila, John

    2014-07-01

    Twenty-five years after enactment of the Americans with Disabilities Act (ADA), the U.S. Justice Department has begun to aggressively use the law to compel states to reform community care of individuals with mental disabilities. In this month's Law & Psychiatry column, the author highlights settlement agreements between Justice and the states of New York and Rhode Island that will produce sweeping changes in housing and employment for thousands of individuals with mental disabilities. Is the ADA's original promise finally being realized? The Americans with Disabilities Act (ADA) was enacted with the hope that it would result in the end of segregation based on disability. That promise has been only partially met. However, two recent settlement agreements between the U.S. Department of Justice and the states of New York and Rhode Island promise sweeping change in housing and employment for thousands of individuals with mental disabilities. This column describes the agreements, which adopt best practices as the foundation for community change and which suggest that the ADA may be reaching its full promise.

  1. Alterations in the adenosine metabolism and CD39/CD73 adenosinergic machinery cause loss of Treg cell function and autoimmunity in ADA-deficient SCID

    Science.gov (United States)

    Sauer, Aisha V.; Brigida, Immacolata; Carriglio, Nicola; Jofra Hernandez, Raisa; Scaramuzza, Samantha; Clavenna, Daniela; Sanvito, Francesca; Poliani, Pietro L.; Gagliani, Nicola; Carlucci, Filippo; Tabucchi, Antonella; Roncarolo, Maria Grazia; Traggiai, Elisabetta; Villa, Anna

    2012-01-01

    Adenosine acts as anti-inflammatory mediator on the immune system and has been described in regulatory T cell (Treg)–mediated suppression. In the absence of adenosine deaminase (ADA), adenosine and other purine metabolites accumulate, leading to severe immunodeficiency with recurrent infections (ADA-SCID). Particularly ADA-deficient patients with late-onset forms and after enzyme replacement therapy (PEG-ADA) are known to manifest immune dysregulation. Herein we provide evidence that alterations in the purine metabolism interfere with Treg function, thereby contributing to autoimmune manifestations in ADA deficiency. Tregs isolated from PEG-ADA–treated patients are reduced in number and show decreased suppressive activity, whereas they are corrected after gene therapy. Untreated murine ADA−/− Tregs show alterations in the plasma membrane CD39/CD73 ectonucleotidase machinery and limited suppressive activity via extracellular adenosine. PEG-ADA–treated mice developed multiple autoantibodies and hypothyroidism in contrast to mice treated with bone marrow transplantation or gene therapy. Tregs isolated from PEG-ADA–treated mice lacked suppressive activity, suggesting that this treatment interferes with Treg functionality. The alterations in the CD39/CD73 adenosinergic machinery and loss of function in ADA-deficient Tregs provide new insights into a predisposition to autoimmunity and the underlying mechanisms causing defective peripheral tolerance in ADA-SCID. Trials were registered at www.clinicaltrials.gov as NCT00598481/NCT00599781. PMID:22184407

  2. Microstructure and hardness of Mg–9Li–6Al–xLa (x=0, 2, 5) alloys during solid solution treatment

    Energy Technology Data Exchange (ETDEWEB)

    Fei, Pengfei [Key Laboratory of Superlight Materials & Surface Technology, Harbin Engineering University, Ministry of Education, Harbin 150001 (China); Qu, Zhikun [Key Laboratory of Superlight Materials & Surface Technology, Harbin Engineering University, Ministry of Education, Harbin 150001 (China); Harbin Normal University, Harbin 150025 (China); Wu, Ruizhi, E-mail: rzwu@hrbeu.edu.cn [Key Laboratory of Superlight Materials & Surface Technology, Harbin Engineering University, Ministry of Education, Harbin 150001 (China)

    2015-02-11

    The microstructure evolution of Mg–9Li–6Al–xLa (x=0, 2, 5) alloy under different solid solution parameters was investigated. The results show that, during solution treatment at 350 °C, the lamellar AlLi is precipitated from α-Mg in Mg–9Li–6Al, while the MgLi{sub 2}Al is dissolved into the matrix. However, during solution treatment at 450 °C, the AlLi phase is wholly dissolved into matrix, while the MgLi{sub 2}Al is precipitated from β-Li. The addition of La can reduce the size of α-Mg, restrain the formation of AlLi, and make the precipitated MgLi{sub 2}Al from β-Li at 450 °C be finer than that in Mg–9Li–6Al. With the addition of La, the decrease of the amount of AlLi and MgLi{sub 2}Al leads to a descent of hardness, while the refinement, Al–La phase precipitation, and the solution of Al atoms can improve the hardness of the alloys.

  3. CRISPR/Cas9 Promotes Functional Study of Testis Specific X-Linked Gene In Vivo.

    Directory of Open Access Journals (Sweden)

    Minyan Li

    Full Text Available Mammalian spermatogenesis is a highly regulated multistage process of sperm generation. It is hard to uncover the real function of a testis specific gene in vitro since the in vitro model is not yet mature. With the development of the CRISPR/Cas9 (Clustered Regularly Interspaced Short Palindromic Repeats/CRISPR-associated 9 system, we can now rapidly generate knockout mouse models of testis specific genes to study the process of spermatogenesis in vivo. SYCP3-like X-linked 2 (SLX2 is a germ cell specific component, which contains a Cor1 domain and belongs to the XLR (X-linked, lymphocyte regulated family. Previous studies suggested that SLX2 might play an important role in mouse spermatogenesis based on its subcellular localization and interacting proteins. However, the function of SLX2 in vivo is still elusive. Here, to investigate the functions of SLX2 in spermatogenesis, we disrupted the Slx2 gene by using the CRISPR/Cas9 system. Since Slx2 is a testis specific X-linked gene, we obtained knockout male mice in the first generation and accelerated the study process. Compared with wild-type mice, Slx2 knockout mice have normal testis and epididymis. Histological observation of testes sections showed that Slx2 knockout affected none of the three main stages of spermatogenesis: mitosis, meiosis and spermiogenesis. In addition, we further confirmed that disruption of Slx2 did not affect the number of spermatogonial stem cells, meiosis progression or XY body formation by immunofluorescence analysis. As spermatogenesis was normal in Slx2 knockout mice, these mice were fertile. Taken together, we showed that Slx2 itself is not an essential gene for mouse spermatogenesis and CRISPR/Cas9 technique could speed up the functional study of testis specific X-linked gene in vivo.

  4. GRODY - GAMMA RAY OBSERVATORY DYNAMICS SIMULATOR IN ADA

    Science.gov (United States)

    Stark, M.

    1994-01-01

    Analysts use a dynamics simulator to test the attitude control system algorithms used by a satellite. The simulator must simulate the hardware, dynamics, and environment of the particular spacecraft and provide user services which enable the analyst to conduct experiments. Researchers at Goddard's Flight Dynamics Division developed GRODY alongside GROSS (GSC-13147), a FORTRAN simulator which performs the same functions, in a case study to assess the feasibility and effectiveness of the Ada programming language for flight dynamics software development. They used popular object-oriented design techniques to link the simulator's design with its function. GRODY is designed for analysts familiar with spacecraft attitude analysis. The program supports maneuver planning as well as analytical testing and evaluation of the attitude determination and control system used on board the Gamma Ray Observatory (GRO) satellite. GRODY simulates the GRO on-board computer and Control Processor Electronics. The analyst/user sets up and controls the simulation. GRODY allows the analyst to check and update parameter values and ground commands, obtain simulation status displays, interrupt the simulation, analyze previous runs, and obtain printed output of simulation runs. The video terminal screen display allows visibility of command sequences, full-screen display and modification of parameters using input fields, and verification of all input data. Data input available for modification includes alignment and performance parameters for all attitude hardware, simulation control parameters which determine simulation scheduling and simulator output, initial conditions, and on-board computer commands. GRODY generates eight types of output: simulation results data set, analysis report, parameter report, simulation report, status display, plots, diagnostic output (which helps the user trace any problems that have occurred during a simulation), and a permanent log of all runs and errors. The

  5. X-ray nanoprobe project at Taiwan Photon Source

    Energy Technology Data Exchange (ETDEWEB)

    Yin, Gung-Chian, E-mail: gcyin@nsrrc.org.tw; Chang, Shih-Hung; Chen, Bo-Yi; Chen, Huang-Yeh; Lin, Bi-Hsuan; Tseng, Shao-Chin; Lee, Chien-Yu; Wu, Jian-Xing; Tang, Mau-Tsu [National Synchrotron Radiation Research Center, Hsinchu 30076, Taiwan (China); Wu, Shao-Yun [National Tsing-Hua University, Hsinchu 30076, Taiwan (China)

    2016-07-27

    The hard X-ray nanoprobe facility at Taiwan Photon Source (TPS) provides versatile X-ray analysis techniques, with tens of nanometer resolution, including XRF, XAS, XEOL, projection microscope, CDI, etc. Resulting from the large numerical aperture obtained by utilizing Montel KB mirrors, the beamline with a moderate length 75 meters can conduct similar performance with those beamlines longer than 100 meters. The two silica-made Montel mirrors are 45 degree cut and placed in a V-shape to eliminate the gap loss and the deformation caused by gravity. The slope error of the KB mirror pair is less than 0.04 µrad accomplished by elastic emission machining (EEM) method. For the beamline, a horizontal DCM and two-stage focusing in horizontal direction is applied. For the endstation, a combination of SEM for quickly positioning the sample, a fly scanning system with laser interferometers, a precise temperature control system, and a load lock transfer system will be implemented. In this presentation, the design and construction progress of the beamline and endstation is reported. The endstation is scheduled to be in commissioning phase in 2016.

  6. Rethinking ADA signage standards for low-vision accessibility.

    Science.gov (United States)

    Arditi, Aries

    2017-05-01

    Americans With Disabilities Act (ADA) and International Code Council (ICC) standards for accessible buildings and facilities affect design and construction of all new and renovated buildings throughout the United States, and form the basis for compliance with the ADA. While these standards may result in acceptable accessibility for people who are fully blind, they fall far short of what they could and should accomplish for those with low vision. In this article I critique the standards, detailing their lack of evidence base and other shortcomings. I suggest that simply making existing requirements stricter (e.g., by mandating larger letter size or higher contrasts) will not ensure visual accessibility and therefore cannot act as a valid basis for compliance with the law. I propose two remedies. First, requirements for visual characteristics of signs intended to improve access for those with low vision should be expressed not in terms of physical features, such as character height and contrast, but rather in terms of the distance at which a sign can be read by someone with nominally normal (20/20) visual acuity under expected lighting conditions for the installed environment. This would give sign designers greater choice in design parameters but place on them the burden of ensuring legibility. Second, mounting of directional signs, which are critical for effective and efficient wayfinding, should be required to be in consistent and approachable locations so that those with reduced acuity may view them at close distance.

  7. Power spectrum analysis of the x-ray scatter signal in mammography and breast tomosynthesis projections.

    Science.gov (United States)

    Sechopoulos, Ioannis; Bliznakova, Kristina; Fei, Baowei

    2013-10-01

    To analyze the frequency domain characteristics of the signal in mammography images and breast tomosynthesis projections with patient tissue texture due to detected scattered x-rays. Acquisitions of x-ray projection images of 19 different patient breasts were simulated using previously acquired volumetric patient images. Acquisition of these images was performed with a dedicated breast CT prototype system, and the images were classified into voxels representing skin, adipose, and glandular tissue with a previously validated automated algorithm. The classified three dimensional images then underwent simulated mechanical compression representing that which is performed during acquisition of mammography and breast tomosynthesis images. The acquisition of projection images of each patient breast was simulated using Monte Carlo methods with each simulation resulting in two images: one of the primary (non-scattered) signal and one of the scatter signal. To analyze the scatter signal for both mammography and breast tomosynthesis, two projections images of each patient breast were simulated, one with the x-ray source positioned at 0° (mammography and central tomosynthesis projection) and at 30° (wide tomosynthesis projection). The noise power spectra (NPS) for both the scatter signal alone and the total signal (primary + scatter) for all images were obtained and the combined results of all patients analyzed. The total NPS was fit to the expected power-law relationship NPS(f) = k/f β and the results were compared with those previously published on the power spectrum characteristics of mammographic texture. The scatter signal alone was analyzed qualitatively and a power-law fit was also performed. The mammography and tomosynthesis projections of three patient breasts were too small to analyze, so a total of 16 patient breasts were analyzed. The values of β for the total signal of the 0° projections agreed well with previously published results. As expected, the scatter

  8. Hf{sub 3}Fe{sub 4}Sn{sub 4} and Hf{sub 9}Fe{sub 4−x}Sn{sub 10+x}: Two stannide intermetallics with low-dimensional iron sublattices

    Energy Technology Data Exchange (ETDEWEB)

    Calta, Nicholas P. [Department of Chemistry, Northwestern University (United States); Kanatzidis, Mercouri G., E-mail: m-kanatzidis@northwestern.edu [Department of Chemistry, Northwestern University (United States); Materials Science Division, Argonne National Laboratory (United States)

    2016-04-15

    This article reports two new Hf-rich intermetallics synthesized using Sn flux: Hf{sub 3}Fe{sub 4}Sn{sub 4} and Hf{sub 9}Fe{sub 4−x}Sn{sub 10+x}. Hf{sub 3}Fe{sub 4}Sn{sub 4} adopts an ordered variant the Hf{sub 3}Cu{sub 8} structure type in orthorhombic space group Pnma with unit cell edges of a=8.1143(5) Å, b=8.8466(5) Å, and c=10.6069(6) Å. Hf{sub 9}Fe{sub 4−x}Sn{sub 10+x}, on the other hand, adopts a new structure type in Cmc2{sub 1} with unit cell edges of a=5.6458(3) Å, b=35.796(2) Å, and c=8.88725(9) Å for x=0. It exhibits a small amount of phase width in which Sn substitutes on one of the Fe sites. Both structures are fully three-dimensional and are characterized by pseudo one- and two-dimensional networks of Fe–Fe homoatomic bonding. Hf{sub 9}Fe{sub 4−x}Sn{sub 10+x} exhibits antiferromagnetic order at T{sub N}=46(2) K and its electrical transport behavior indicates that it is a normal metal with phonon-dictated resistivity. Hf{sub 3}Fe{sub 4}Sn{sub 4} is also an antiferromagnet with a rather high ordering temperature of T{sub N}=373(5) K. Single crystal resistivity measurements indicate that Hf{sub 3}Fe{sub 4}Sn{sub 4} behaves as a Fermi liquid at low temperatures, indicating strong electron correlation. - Graphical abstract: Slightly different growth conditions in Sn flux produce two new intermetallic compounds: Hf{sub 3}Fe{sub 4}Sn{sub 4} and Hf{sub 9}Fe{sub 4−x}Sn{sub 10+x}. - Highlights: • Single crystals of both Hf{sub 3}Fe{sub 4}Sn{sub 4} and Hf{sub 9}Fe{sub 4−x}Sn{sub 10+x} were grown using Sn flux. • The crystal structures were determined using single crystal X-ray diffraction. • The Fe moments in Hf{sub 3}Fe{sub 4}Sn{sub 4} display AFM order below T{sub N}=373 K. • The Fe moments in Hf{sub 9}Fe{sub 4−x}Sn{sub 10+x} display AFM order below T{sub N}=46 K.

  9. Effect of ADA1 mother-fetus and wife-husband phenotypic differences on the ratio birth weight/placental weight in fertile women and on reproductive success in couples with RSA.

    Science.gov (United States)

    Gloria-Bottini, Fulvia; Nicotra, Maria; Amante, Ada; Ambrosi, Sara; Cozzoli, Eliana; Saccucci, Patrizia; Bottini, Egidio; Magrini, Andrea

    2012-01-01

    To study the effect Adenosine Deaminase locus 1 (ADA(1)) mother-fetus and wife-husband phenotypic differences on the ratio Birth Weight/Placental Weight (BW/PW) in fertile women and on reproductive success in couples with repeated spontaneous abortion (RSA). 209 couples with primary RSA and a consecutive series of 379 healthy puerperae with their newborn infants from the White Caucasian population of central Italy were studied. In primary RSA women reproductive success was indicated by the presence of at least one live-born infant within 5 years of follow up. Two way contingency tables were analyzed by chi-square. The proportion of primary RSA couples with at least a live-born infant shows the highest value in couples mother ADA(1)1/father carrier of ADA(1)*2 allele (55.2%) and the lowest value in reciprocal couples mother carrier of ADA(1)*2 allele /father ADA(1)1 (18.7%) (O.R. = 5.33; P = 0.023). The highest ratio BW/PW is observed in the class mother ADA(1)1/newborn carrier of ADA(1)*2 allele while the lowest ratio is observed in the reciprocal class mother carrier of ADA(1)*2 allele/ newborn ADA(1)1. Differences between mother and fetus in ADA(1) phenotype may influence the ratio BW/PW in healthy women and reproductive success in RSA women. Copyright © 2012 Wiley Periodicals, Inc.

  10. Neonatal bone marrow transplantation of ADA-deficient SCID mice results in immunologic reconstitution despite low levels of engraftment and an absence of selective donor T lymphoid expansion.

    Science.gov (United States)

    Carbonaro, Denise A; Jin, Xiangyang; Cotoi, Daniel; Mi, Tiejuan; Yu, Xiao-Jin; Skelton, Dianne C; Dorey, Frederick; Kellems, Rodney E; Blackburn, Michael R; Kohn, Donald B

    2008-06-15

    Adenosine deaminase (ADA)-deficient severe combined immune deficiency (SCID) may be treated by allogeneic hematopoietic stem cell transplantation without prior cytoreductive conditioning, although the mechanism of immune reconstitution is unclear. We studied this process in a murine gene knockout model of ADA-deficient SCID. Newborn ADA-deficient pups received transplants of intravenous infusion of normal congenic bone marrow, without prior cytoreductive conditioning, which resulted in long-term survival, multisystem correction, and nearly normal lymphocyte numbers and mitogenic proliferative responses. Only 1% to 3% of lymphocytes and myeloid cells were of donor origin without a selective expansion of donor-derived lymphocytes; immune reconstitution was by endogenous, host-derived ADA-deficient lymphocytes. Preconditioning of neonates with 100 to 400 cGy of total body irradiation before normal donor marrow transplant increased the levels of engrafted donor cells in a radiation dose-dependent manner, but the chimerism levels were similar for lymphoid and myeloid cells. The absence of selective reconstitution by donor T lymphocytes in the ADA-deficient mice indicates that restoration of immune function occurred by rescue of endogenous ADA-deficient lymphocytes through cross-correction from the engrafted ADA-replete donor cells. Thus, ADA-deficient SCID is unique in its responses to nonmyeloablative bone marrow transplantation, which has implications for clinical bone marrow transplantation or gene therapy.

  11. From the Tevatron to Project X

    CERN Multimedia

    Pier Oddone, Fermilab director (from CERN Courier)

    2011-01-01

    In the October issue of the CERN Courier, Fermilab Director Pier Oddone will present the past, present and future of the US laboratory after the Tevatron. The Bulletin presents some early extracts from his article…   Fermilab Director, Pier Oddone. The end of September marks the end of an era at Fermilab, with the shutdown of the Tevatron after 28 years of operation at the frontiers of particle physics. The Tevatron’s far-reaching legacy spans particle physics, accelerator science and industry. The collider established Fermilab as a world leader in particle physics research, a role that will be strengthened with a new set of facilities, programmes and projects in neutrino and rare-process physics, astroparticle physics, and accelerator and detector technologies. The Tevatron exceeded every expectation ever set for it. This remarkable machine achieved luminosities with antiprotons once considered impossible, reaching more than 4x1032 cm-2s-1 instantaneous luminosity and...

  12. Two females with mutations in USP9X highlight the variable expressivity of the intellectual disability syndrome.

    Science.gov (United States)

    Au, P Y B; Huang, L; Broley, S; Gallagher, L; Creede, E; Lahey, D; Ordorica, S; Mina, K; Boycott, K M; Baynam, G; Dyment, D A

    2017-07-01

    The genetic causes of intellectual disability (ID) are heterogeneous and include both chromosomal and monogenic etiologies. The X-chromosome is known to contain many ID-related genes and males show a marked predominance for intellectual disability. Here we report two females with syndromic intellectual disability. The first individual was relatively mild in her presentation with mild-moderate intellectual disability, hydronephrosis and altered pigmentation along the lines of Blaschko without additional congenital anomalies. A second female presented shortly after birth with dysmorphic facial features, post-axial polydactyly and, on follow-up assessment, demonstrated moderate intellectual disability. Chromosomal studies for Individual 1 identified an X-chromosome deletion due to a de novo pericentric inversion; the inversion breakpoint was associated with deletion of the 5'UTR of the USP9X, a gene which has been implicated in a syndromic intellectual disability affecting females. The second individual had a de novo frameshift mutation detected by whole-exome sequencing that was predicted to be deleterious, NM_001039590.2 (USP9X): c.4104_4105del (p.(Arg1368Serfs*2)). Haploinsufficiency of USP9X in females has been associated with ID and congenital malformations that include heart defects, scoliosis, dental abnormalities, anal atresia, polydactyly, Dandy Walker malformation and hypoplastic corpus callosum. The extent of the congenital malformations observed in Individual 1 was less striking than Individual 2 and other individuals previously reported in the literature, and suggests that USP9X mutations in females can have a wider spectrum of presentation than previously appreciated. Copyright © 2017 Elsevier Masson SAS. All rights reserved.

  13. Zeytinli Ada İnsan İskeletlerinde Diş Varyasyonları

    Directory of Open Access Journals (Sweden)

    Mehmet Sabri BEKMEZ

    2015-07-01

    Full Text Available Özet. Balıkesir ili Erdek sınırları içerisinde yer alan Zeytinli ada, M.Ö 2 yy. ve M.S 12 yy. arasında kültür varlığının sürdüğü Helen-Roma-Bizans ve Osmanlı yapılarıyla mozaik bir oluşuma sahip önemli bir arkeolojik buluntu yeridir. Türkiye’de ilk ada müzesi olması bakımından oldukça önem taşımaktadır.Zeytinli Ada’da yapılan arkeolojik kazılar sonucunda ele geçen insan iskeletlerinin paleodemografik dağılımına bakıldığında, toplam 126 bireyin 5’i bebek, 6’sı çocuk, 18’i kadın, 35’i erkek bireyler ve 62’sinin yeterli cinsiyet kriteri bulunmadığı için cinsiyetini belirleyeceğimiz bireyler oluşturmaktadır. Bu çalışmada, incelenen topluma ait bireylerin çene ve dişlerinde non-metrik yani ölçülemeyen karakter (varyasyonlar araştırılmış, buna göre bireylerde diş sıkışıklığı (% 4,35, winging (% 13,33, kürek biçimli dişler (% 87,5, carabelli tüberkülü (% 1,05, parasitilid (% 1,05, fleksiyon (% 15,98, dilaserasyon (% 1.98, pozisyon sapması (% 28,82, mine uzantıları (% 9,15, diş eksikliği – hypodontia M3’e göre (% 26,47, diş eksikliği – hypodontia M3 ve I2’ye göre (% 22,73 ve kök varyasyonu (% 11,73 gibi oluşumlar belirlenmiştir. Elde edilen sonuçlar, Anadolu’da aynı dönemde ve farklı dönemlerde yaşamış toplumlardan elde edilen sonuçlarla karşılaştırılmış, aralarında benzerlikler ve farklılıklar saptanmaya çalışılmıştır.Anahtar Kelimeler: Zeytinli Ada (Erdek-Balıkesir, Paleodemografi, Diş Varyasyonları Abstract. Zeytinli island which is located within the boundaries of Erdek, city of Balıkesir. The island has a mosaic formation in terms of having cultures of Hellenistic-Roman-Byzantine and Ottoman between B.C 2nd century and A.D 12th century with important archaeological findings. As a result of archeological excavations in Zeytinli island, it was examined the Paleodemographic distribution of the human

  14. Selective elimination of intracortically projecting neurons of the rat neocortex by prenatal x-irradiation

    International Nuclear Information System (INIS)

    Jensen, K.F.

    1981-01-01

    The development of new racing methods has suggested that there are species differences in the extent of the contribution of the different layers of the neocortex to the callosal projection. The present investigation has utilized prenatal x-irradiation to selectively eliminate the late forming neurons of the supragranular layers of the rat neocortex. The reduction in the neuronal population of the supragranular layers closely parallels the reduction in the corpus callosum. These results indicate that the primary source of neurons of the callosal projection, are the late forming neurons of the supragranular layers. Thus, the current results suggest that low dose prenatal x-irradiation may be used to evaluate important developmental events in the formation of neocortical circuitry

  15. Autologous transplants of Adipose-Derived Adult Stromal (ADAS) afford dopaminergic neuroprotection in a model of Parkinson’s disease

    OpenAIRE

    McCoy, Melissa K.; Martinez, Terina N.; Ruhn, Kelly A.; Wrage, Philip C.; Keefer, Edward W.; Botterman, Barry R.; Tansey, Keith E.; Tansey, Malú G.

    2007-01-01

    Adult adipose contains stromal progenitor cells with neurogenic potential. However, the stability of neuronal phenotypes adopted by Adipose-Derived Adult Stromal (ADAS) cells and whether terminal neuronal differentiation is required for their consideration as alternatives in cell replacement strategies to treat neurological disorders is largely unknown. We investigated whether in vitro neural induction of ADAS cells determined their ability to neuroprotect or restore function in a lesioned do...

  16. Comparative Efficacy of a Soft Toothbrush with Tapered-tip Bristles to an ADA Reference Toothbrush on Gingival Abrasion over a 12-Week Period.

    Science.gov (United States)

    Gallob, John; Petrone, Dolores M; Mateo, Luis R; Chaknis, Patricia; Morrison, Boyce M; Panagakos, Foti; Williams, Malcolm

    2016-06-01

    Evaluation of the impact of a soft toothbrush with tapered-tip (Test Toothbrush) bristles and an ADA reference toothbrush (ADA Toothbrush) on gingival abrasion over a 12-week period. This was a randomized, single-center, examiner-blind, two-cell, parallel clinical research study and used the Danser Gingival Abrasion Index to assess the level of gingival abrasion after a single brushing, as well as after six weeks and 12 weeks of twice-daily brushing. Adult male and female subjects from the Central New Jersey, USA area refrained from all oral hygiene procedures for 24 hours. They reported to the study site after refraining from eating, drinking, and smoking for four hours. Following a qualifying examination using plaque and gingivitis scores along with a baseline gingival abrasion examination, subjects were randomized into two balanced groups, each group using one of the two study toothbrushes. Subjects were instructed to brush their teeth for one minute, under supervision, with their assigned toothbrush and a commercially available fluoride toothpaste (Colgate© Cavity Protection Toothpaste), after which they were again evaluated for gingival abrasion. Subjects were dismissed from the study site with their assigned toothbrush and toothpaste, and instructed to brush twice daily at home for the next 12 weeks. The subjects were instructed to brush for one minute during each tooth brushing. The subjects reported to the study site after six weeks and 12 weeks of product use, at which time they were evaluated for gingival abrasion. Seventy-one (71) subjects complied with the protocol and completed the clinical study. The results of this study showed that the Test Toothbrush provided statistically significantly (p ADA Toothbrush after a single tooth brushing, after six weeks, and after 12 weeks of product use (75.0%, 85.5%, 73.9%, respectively). The soft toothbrush with tapered-tip bristles produced significantly less gingival abrasion after 12 weeks of product use as

  17. Revising the ADAS-cog for a more accurate assessment of cognitive impairment

    NARCIS (Netherlands)

    Wouters, Hans; van Gool, Willem A; Schmand, Ben; Lindeboom, Robert

    2008-01-01

    BACKGROUND: To examine whether it is appropriate to sum the cognitive part of the Alzheimer Disease Assessment Scale (ADAS-cog) items to assess cognitive impairment. This assumes items to have (1) equal measurement precision and (2) hierarchically ordered categories. METHODS: Rasch analysis on the

  18. Status of parasitism in donkeys of project and control areas in ...

    African Journals Online (AJOL)

    The study was undertaken with the aim of comparing the status of parasitism in donkeys in the Donkey Health and welfare Project intervention (Bereh, Ada and Boset) and Control (Yekaduda, Gerado and Meki) areas of, Central Ethiopia, in 2005. Parasites are prime problem of donkeys among other problems including ...

  19. Hard X-ray Sources for the Mexican Synchrotron Project

    International Nuclear Information System (INIS)

    Reyes-Herrera, Juan

    2016-01-01

    One of the principal tasks for the design of the Mexican synchrotron was to define the storage ring energy. The main criteria for choosing the energy come from studying the electromagnetic spectrum that can be obtained from the synchrotron, because the energy range of the spectrum that can be obtained will determine the applications available to the users of the future light source. Since there is a public demand of hard X-rays for the experiments in the synchrotron community users from Mexico, in this work we studied the emission spectra from some hard X-ray sources which could be the best options for the parameters of the present Mexican synchrotron design. The calculations of the flux and the brightness for one Bending Magnet and four Insertion Devices are presented; specifically, for a Superconducting Bending Magnet (SBM), a Superconducting Wiggler (SCW), an In Vacuum Short Period Undulator (IV-SPU), a Superconducting Undulator (SCU) and for a Cryogenic Permanent Magnet Undulator (CPMU). Two commonly available synchrotron radiation programs were used for the computation (XOP and SRW). From the results, it can be concluded that the particle beam energy from the current design is enough to have one or more sources of hard X-rays. Furthermore, a wide range of hard X-ray region can be covered by the analyzed sources, and the choice of each type should be based on the specific characteristics of the X-ray beam to perform the experiments at the involved beamline. This work was done within the project Fomix Conacyt-Morelos ”Plan Estrategico para la construccion y operación de un Sincrotron en Morelos” (224392). (paper)

  20. Hard X-ray Sources for the Mexican Synchrotron Project

    Science.gov (United States)

    Reyes-Herrera, Juan

    2016-10-01

    One of the principal tasks for the design of the Mexican synchrotron was to define the storage ring energy. The main criteria for choosing the energy come from studying the electromagnetic spectrum that can be obtained from the synchrotron, because the energy range of the spectrum that can be obtained will determine the applications available to the users of the future light source. Since there is a public demand of hard X-rays for the experiments in the synchrotron community users from Mexico, in this work we studied the emission spectra from some hard X-ray sources which could be the best options for the parameters of the present Mexican synchrotron design. The calculations of the flux and the brightness for one Bending Magnet and four Insertion Devices are presented; specifically, for a Superconducting Bending Magnet (SBM), a Superconducting Wiggler (SCW), an In Vacuum Short Period Undulator (IV-SPU), a Superconducting Undulator (SCU) and for a Cryogenic Permanent Magnet Undulator (CPMU). Two commonly available synchrotron radiation programs were used for the computation (XOP and SRW). From the results, it can be concluded that the particle beam energy from the current design is enough to have one or more sources of hard X-rays. Furthermore, a wide range of hard X-ray region can be covered by the analyzed sources, and the choice of each type should be based on the specific characteristics of the X-ray beam to perform the experiments at the involved beamline. This work was done within the project Fomix Conacyt-Morelos ”Plan Estrategico para la construccion y operación de un Sincrotron en Morelos” (224392).

  1. Control the wettability of poly(n-isopropylacrylamide-co-1-adamantan-1-ylmethyl acrylate) modified surfaces: the more Ada, the bigger impact?

    Science.gov (United States)

    Shi, Xiu-Juan; Chen, Gao-Jian; Wang, Yan-Wei; Yuan, Lin; Zhang, Qiang; Haddleton, David M; Chen, Hong

    2013-11-19

    Surface-initiated SET-LRP was used to synthesize polymer brush containing N-isopropylacrylamide and adamantyl acrylate using Cu(I)Cl/Me6-TREN as precursor catalyst and isopropanol/H2O as solvent. Different reaction conditions were explored to investigate the influence of different parameters (reaction time, catalyst concentration, monomer concentration) on the polymerization. Copolymers with variable 1-adamantan-1-ylmethyl acrylate (Ada) content and comparable thickness were synthesized onto silicon surfaces. Furthermore, the hydrophilic and bioactive molecule β-cyclodextrin-(mannose)7 (CDm) was synthesized and complexed with adamantane via host-guest interaction. The effect of adamantane alone and the effect of CDm together with adamantane on the wettability and thermoresponsive property of surface were investigated in detail. Experimental and molecular structure analysis showed that Ada at certain content together with CDm has the greatest impact on surface wettability. When Ada content was high (20%), copolymer-CDm surfaces showed almost no CDm complexed with Ada as the result of steric hindrance.

  2. Discrimination of Breast Tumors in Ultrasonic Images by Classifier Ensemble Trained with AdaBoost

    Science.gov (United States)

    Takemura, Atsushi; Shimizu, Akinobu; Hamamoto, Kazuhiko

    In this paper, we propose a novel method for acurate automated discrimination of breast tumors (carcinoma, fibroadenoma, and cyst). We defined 199 features related to diagnositic observations noticed when a doctor judges breast tumors, such as internal echo, shape, and boundary echo. These features included novel features based on a parameter of log-compressed K distribution, which reflect physical characteristics of ultrasonic B-mode imaging. Furthermore, we propose a discrimination method of breast tumors by using an ensemble classifier based on the multi-class AdaBoost algorithm with effective features selection. Verification by analyzing 200 carcinomas, 30 fibroadenomas and 30 cycts showed the usefulness of the newly defined features and the effectiveness of the discrimination by using an ensemble classifier trained by AdaBoost.

  3. Bernoulli Numbers: from Ada Lovelace to the Debye Functions

    OpenAIRE

    Sparavigna , Amelia Carolina

    2016-01-01

    Jacob Bernoulli owes his fame for the numerous contributions to calculus and for his discoveries in the field of probability. Here we will discuss one of his contributions to the theory of numbers, the Bernoulli numbers. They were proposed as a case study by Ada Lovelace in her analysis of Menabrea's report on Babbage Analytical Engine. It is probable that it was this Lovelace's work, that inspired Hans Thirring in using the Bernoulli numbers in the calculus of the Debye functions.

  4. Early Involvement and Integration in Construction Projects: The Benefits of DfX in Elimination of Wastes

    Directory of Open Access Journals (Sweden)

    Heikki Halttula

    2017-12-01

    Full Text Available Typical construction processes provide waste: material waste but especially process-related waste. The majority of this waste can be avoided with efficient planning in the front end of projects. The main aim is to describe how the concept of Design for Excellence (DfX can reduce the most severe waste in construction projects. Based on a literature review of waste and requirements that aid early involvement and integration, we created a survey for analyzing and prioritizing types of waste in the construction industry. We describe how DFX reduces this waste, especially through the use of early involvement and integration. When applied, DfX creates incentives for project stakeholders to eliminate waste automatically through early involvement and integration.

  5. The TESIS Project: Are Type 2 QSO Hidden in X-Ray Emitting EROs?

    Science.gov (United States)

    Severgnini, P.; Della Ceca, R.; Braito, V.; Saracco, P.; Longhetti, M.; Bender, R.; Drory, N.; Feulner, G.; Hopp, U.; Mannucci, F.; Maraston, C.

    X-ray selected EROs are, on average, the hardest X-ray sources in medium and deep X-ray fields. This coupled with their extremely red colors (R-K > 5) suggest that they represent one of the most promising population where looking for high-luminosity (LX > 1044 erg s-1) and X-ray obscured (NH > 1022 cm-2) type2 AGNs, the so called QSO2 (e.g., [5]; [4]; Mignoli et al. submitted to A&A). These latter are predicted in large density by the synthesis model of the Cosmic X-ray background [9] even if only few observational evidences have been found so far (e.g., [1] and references therein; Caccianiga et al. A&A accepted).

  6. Thermal-Mechanical Study of 3.9 GHz CW Coupler and Cavity for LCLS-II Project

    Energy Technology Data Exchange (ETDEWEB)

    Gonin, Ivan [Fermilab; Harms, Elvin [Fermilab; Khabiboulline, Timergali [Fermilab; Solyak, Nikolay [Fermilab; Yakovlev, Vyacheslav [Fermilab

    2017-05-01

    Third harmonic system was originally developed by Fermilab for FLASH facility at DESY and then was adopted and modified by INFN for the XFEL project [1-3]. In contrast to XFEL project, all cryomodules in LCLS-II project will operate in CW regime with higher RF average power for 1.3 GHz and 3.9 GHz cavities and couplers. Design of the cavity and fundamental power coupler has been modified to satisfy LCLS-II requirements. In this paper we discuss the results of COMSOL thermal and mechanical analysis of the 3.9 GHz coupler and cavity to verify proposed modifica-tion of the design. For the dressed cavity we present simulations of Lorentz force detuning, helium pressure sensitivity df/dP and major mechanical resonances.

  7. Vexatious Litigants and the ADA: Strategies to Fairly Address the Need to Improve Access for Individuals with Disabilities

    OpenAIRE

    Hull, Helia

    2018-01-01

    Cornell Journal of Law and Public Policy: Vol. 26 : Iss. 1 , Article 2. The Americans with Disabilities Act (“ADA”) is recognized as one of the most significant pieces of civil rights legislation in American history and is aimed at protecting the rights of individuals with disabilities. Unfortunately, as the ADA has developed, some attorneys have exposed methods of exploiting the provisions of the ADA for personal, pecuniary benefits—fee-driven lawsuits for violations of plaintiff-friendly pr...

  8. 77 FR 50068 - Americans With Disabilities Act (ADA) Accessibility Guidelines for Transportation Vehicles

    Science.gov (United States)

    2012-08-20

    ... ARCHITECTURAL AND TRANSPORTATION BARRIERS COMPLIANCE BOARD 36 CFR Part 1192 [Docket No. ATBCB 2010-0004] RIN 3014-AA38 Americans With Disabilities Act (ADA) Accessibility Guidelines for Transportation Vehicles AGENCY: Architectural and Transportation Barriers Compliance Board. ACTION: Notice of public...

  9. 77 FR 56590 - Americans With Disabilities Act (ADA) Accessibility Guidelines for Transportation Vehicles

    Science.gov (United States)

    2012-09-13

    ... ARCHITECTURAL AND TRANSPORTATION BARRIERS COMPLIANCE BOARD 36 CFR Part 1192 [Docket No. ATBCB 2010-0004] RIN 3014-AA38 Americans With Disabilities Act (ADA) Accessibility Guidelines for Transportation Vehicles AGENCY: Architectural and Transportation Barriers Compliance Board. ACTION: Notice of information...

  10. 75 FR 54543 - Americans With Disabilities Act (ADA) Accessibility Guidelines for Transportation Vehicles

    Science.gov (United States)

    2010-09-08

    ... ARCHITECTURAL AND TRANSPORTATION BARRIERS COMPLIANCE BOARD 36 CFR Part 1192 [Docket No. ATBCB 2010-0004] RIN 3014-AA38 Americans With Disabilities Act (ADA) Accessibility Guidelines for Transportation Vehicles AGENCY: Architectural and Transportation Barriers Compliance Board. ACTION: Notice of public...

  11. Genomic characterisation of Arachis porphyrocalyx (Valls & C.E. Simpson, 2005) (Leguminosae): multiple origin of Arachis species with x = 9

    Science.gov (United States)

    Celeste, Silvestri María; Ortiz, Alejandra Marcela; Robledo, Germán Ariel; Valls, José Francisco Montenegro; Lavia, Graciela Inés

    2017-01-01

    Abstract The genus Arachis Linnaeus, 1753 comprises four species with x = 9, three belong to the section Arachis: Arachis praecox (Krapov. W.C. Greg. & Valls, 1994), Arachis palustris (Krapov. W.C. Greg. & Valls, 1994) and Arachis decora (Krapov. W.C. Greg. & Valls, 1994) and only one belongs to the section Erectoides: Arachis porphyrocalyx (Valls & C.E. Simpson, 2005). Recently, the x = 9 species of section Arachis have been assigned to G genome, the latest described so far. The genomic relationship of Arachis porphyrocalyx with these species is controversial. In the present work, we carried out a karyotypic characterisation of Arachis porphyrocalyx to evaluate its genomic structure and analyse the origin of all x = 9 Arachis species. Arachis porphyrocalyx showed a karyotype formula of 14m+4st, one pair of A chromosomes, satellited chromosomes type 8, one pair of 45S rDNA sites in the SAT chromosomes, one pair of 5S rDNA sites and pericentromeric C-DAPI+ bands in all chromosomes. Karyotype structure indicates that Arachis porphyrocalyx does not share the same genome type with the other three x = 9 species and neither with the remaining Erectoides species. Taking into account the geographic distribution, morphological and cytogenetic features, the origin of species with x = 9 of the genus Arachis cannot be unique; instead, they originated at least twice in the evolutionary history of the genus. PMID:28919947

  12. 76 FR 15964 - Funding Priorities: Disability and Rehabilitation Research Projects and Centers Program

    Science.gov (United States)

    2011-03-22

    ... of any further ways we could reduce potential costs or increase potential benefits while preserving... would also provide logistical and financial support for annual meetings of the Project Directors of the...) Organizing and providing logistical and financial support for annual meetings of the ADA Regional Centers...

  13. Methods of X-ray CT image reconstruction from few projections

    International Nuclear Information System (INIS)

    Wang, H.

    2011-01-01

    To improve the safety (low dose) and the productivity (fast acquisition) of a X-ray CT system, we want to reconstruct a high quality image from a small number of projections. The classical reconstruction algorithms generally fail since the reconstruction procedure is unstable and suffers from artifacts. A new approach based on the recently developed 'Compressed Sensing' (CS) theory assumes that the unknown image is in some sense 'sparse' or 'compressible', and the reconstruction is formulated through a non linear optimization problem (TV/l1 minimization) by enhancing the sparsity. Using the pixel (or voxel in 3D) as basis, to apply the CS framework in CT one usually needs a 'sparsifying' transform, and combines it with the 'X-ray projector' which applies on the pixel image. In this thesis, we have adapted a 'CT-friendly' radial basis of Gaussian family called 'blob' to the CS-CT framework. The blob has better space-frequency localization properties than the pixel, and many operations, such as the X-ray transform, can be evaluated analytically and are highly parallelizable (on GPU platform). Compared to the classical Kaisser-Bessel blob, the new basis has a multi-scale structure: an image is the sum of dilated and translated radial Mexican hat functions. The typical medical objects are compressible under this basis, so the sparse representation system used in the ordinary CS algorithms is no more needed. 2D simulations show that the existing TV and l1 algorithms are more efficient and the reconstructions have better visual quality than the equivalent approach based on the pixel or wavelet basis. The new approach has also been validated on 2D experimental data, where we have observed that in general the number of projections can be reduced to about 50%, without compromising the image quality. (author) [fr

  14. Project to support formation of an energy and environment technology demonstration project in fiscal 1999. International joint demonstration and research project (Sichuan Province natural gas DME project); 1999 nendo Shisensho tennen gas DME project seika hokokusho

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2000-03-01

    DME can be manufactured from such raw materials as natural gas, coal bed gas and coal. NKK who is developing a technology to synthesize efficiently the DME being a new energy has been commissioned from NEDO to investigate and study a project to manufacture DME using natural gas produced in Sinchuan Province, and utilize it as fuel for power generation, transportation and LPG substitution. In the present research, the DME manufacturing plant size was assumed to be 500 tons a day (165 x 10{sup 3} tons annually). This output nearly corresponds to the current LPG consumption. The required amount of natural gas as the raw material is 0.2 x 10{sup 9} Nm{sup 3}/year, wherein, since the total production quantity of natural gas in Sinchuan Province is 10 x 10{sup 9} Nm{sup 3}/year, there is no problem in the supply of natural gas as the raw material. The construction cost was estimated to be 11 billion yen taking into consideration the device fabrication cost and construction labor cost in China. Furthermore, as a result of discussing the economy considering the natural gas material cost, industrial water cost, and labor cost for plant operation, the internal profit rate for the total capital after tax was found a little over 10%, proving the project to have excellent economic performance. (NEDO)

  15. E-ADA activity in erythrocytes of lambs experimentally infected with Haemonchus contortus and its possible functional correlations with anemia.

    Science.gov (United States)

    Da Silva, Aleksandro S; Schafer, Andressa S; Aires, Adelina R; Tonin, Alexandre A; Pimentel, Victor C; Oliveira, Camila B; Zanini, Daniela; Schetinger, Maria R C; Lopes, Sonia T A; Leal, Marta L R

    2013-12-01

    The aim of this study was to evaluate the ecto-adenosine deaminase (E-ADA) activity in erythrocytes of lambs experimentally infected with Haemonchus contortus, correlating it with the degrees of anemia of the experimental animals. A total of 14 healthy lambs, with negative fecal exam for parasites, were to carry out the present study. They were divided into two groups, composed by seven animals: Group A represented the healthy animals (uninfected), while in Group B the animals were infected with 15,000 larvae of H. contortus. Blood was drawn on the days 15, 45 and 75 post-infection (PI) in order to perform the hematological analysis, as well as the mensuration of E-ADA activity in erythrocytes. Parasitological stool exam were performed on the same days mentioned above to follow up the evolution of the infection, as well to determine the number of eggs per gram of feces (EPG). On day 15PI, the animals presented negative EPG and there was not significant (P>0.05) difference between groups in relation to E-ADA activity and hematologic parameters. Animals in Group B had positive EPG for helminths on days 45 and 75 PI, accompanied by varying degrees of anemia, when compared to Group A. At the same periods E-ADA activity was significantly (PADA in erythrocytes and hematocrit on days 45 (r = -0.76) and 75 (r = -0.85)PI. Based on these results and in the scientific literature, it is possible to conclude that the E-ADA may participate on mechanisms related with the pathogenesis and host response against anemia caused by H. contortus. Copyright © 2013 Elsevier Ltd. All rights reserved.

  16. Lower frequency of the low activity adenosine deaminase allelic variant (ADA1*2 in schizophrenic patients Diminuição da frequência da variante alélica de baixa atividade da adenosina desaminase (ADA1*2 em pacientes esquizofrênicos

    Directory of Open Access Journals (Sweden)

    Gustavo Pimentel Dutra

    2010-09-01

    Full Text Available OBJECTIVE: Adenosine may play a role in the pathophysiology of schizophrenia, since it modulates the release of several neurotransmitters such as glutamate, dopamine, serotonin and acetylcholine, decreases neuronal activity by pos-synaptic hyperpolarization and inhibits dopaminergic activity. Adenosine deaminase participates in purine metabolism by converting adenosine into inosine. The most frequent functional polymorphism of adenosine deaminase (22G→A (ADA1*2 exhibits 20-30% lower enzymatic activity in individuals with the G/A genotype than individuals with the G/G genotype. The aim of this study was to evaluate the ADA polymorphism 22G→A (ADA1*2 in schizophrenic patients and healthy controls. METHOD: The genotypes of the ADA 22G→A were identified with allele-specific PCR strategy in 152 schizophrenic patients and 111 healthy individuals. RESULTS: A significant decrease in the frequency of the G/A genotype was seen in schizophrenic patients (7/152 - 4.6% relative to controls (13/111 - 11.7%, p = 0.032, OR = 2.6. CONCLUSION: These results suggest that the G/A genotype associated with low adenosine deaminase activity and, supposingly, with higher adenosine levels is less frequent among schizophrenic patients.OBJETIVO: A adenosina pode ter um papel importante na fisiopatologia da esquizofrenia, uma vez que modula a liberação de vários neurotransmissores, tais como glutamato, dopamina, serotonina e acetilcolina, diminui a atividade neuronal por hiperpolarização pós-sináptica e inibe a atividade dopaminérgica. A adenosina desaminase participa do metabolismo das purinas pela conversão de adenosina em inosina. O mais frequente polimorfismo funcional da adenosina desaminase (22G →A (ADA1*2 exibe uma diminuição de 20-30% da atividade funcional em indivíduos com genótipo G/A quando comparados com indivíduos com o genótipo G/G. O objetivo deste estudo foi avaliar o polimorfismo 22G→A (ADA1*2 em pacientes esquizofrênicos e em

  17. Influence of Cd-content on structural and optical dispersion characteristics of nanocrystalline Zn1−xCdxS (0 ⩽ x ⩽ 0.9) films

    International Nuclear Information System (INIS)

    Farag, A.A.M.; Abdel Rafea, M.; Roushdy, N.; El-Shazly, O.; El-Wahidy, E.F.

    2015-01-01

    Highlights: • Highly uniform and good adhesion of nanocrystalline Zn 1−x Cd x S films were synthesized. • Small magnitude of optical electronegativity was calculated. • Third-order nonlinear optical susceptibility and molar polarizability were considered. - Abstract: Low cost dip coating technique was successfully used to deposit highly uniform and good adhesive nanocrystalline Zn 1−x Cd x S (0 ⩽ x ⩽ 0.9) thin films. The surface morphology and crystalline structural characteristics of Zn 1−x Cd x S were achieved by using atomic force microscopy (AFM) and transmission electron microscopy (TEM), respectively. Transmission spectra show red shifting of absorption edge as the Cd content increased. The optical constants were accurately determined by using reflectance and transmittance spectra. The effect of Cd-content on refractive index, extinction index and other optical dispersion parameters were also investigated. The dispersion of the refractive index was discussed in terms of single oscillator model. In addition, the ratio of free carrier concentration to its effective mass was estimated. The calculated value of oscillator energy E o obeys the empirical relation (E o ≈ 2 E g ), obtained from single oscillator model. Small magnitude of optical electronegativity (χ ∗ ) for Zn 1−x Cd x S (0 ⩽ x ⩽ 0.9) thin films and relatively high refractive index can be attributed to covalent nature, in agreement with β value, obtained from dispersion energy analysis. Moreover, molar polarizability and third-order nonlinear optical susceptibility were also considered

  18. Adding delayed recall to the ADAS-cog improves measurement precision in mild Alzheimer's disease: Implications for predicting instrumental activities of daily living.

    Science.gov (United States)

    Lowe, Deborah A; Balsis, Steve; Benge, Jared F; Doody, Rachelle S

    2015-12-01

    As research increasingly focuses on preclinical stages of Alzheimer's disease (AD), instruments must be retooled to identify early cognitive markers of AD. A supplemental delayed recall subtest for the Alzheimer's Disease Assessment Scale-cognitive (ADAS-cog; Mohs, Rosen, & Davis, 1983; Rosen, Mohs, & Davis, 1984) is commonly implemented, but it is not known precisely where along the spectrum of cognitive dysfunction this subtest yields incremental information beyond what is gained from the standard ADAS-cog, or whether it can improve prediction of functional outcomes. An item response theory approach can analyze this in a psychometrically rigorous way. Seven hundred eighty-eight patients with AD or amnestic complaints or impairment completed a battery including the ADAS-cog and 2 activities of daily living measures. The delayed recall subtest slightly improved the ADAS-cog's measurement precision in the mild range of cognitive dysfunction and increased prediction of instrumental activities of daily living for individuals with subjective memory impairment. (c) 2015 APA, all rights reserved).

  19. The European X-ray Free Electron Laser Project at DESY

    CERN Document Server

    Schwarz, Andreas

    2004-01-01

    On February 5, 2003, the German Federal Ministry of Education and Research decided that the X-ray free-electron laser XFEL, proposed by the International TESLA Collaboration, should be realized as a European project and located at DESY/Hamburg. The ministry also announced that in view of the locational advantage, Germany is prepared to cover half of the investment and personnel costs for the XFEL. In the course of the last year work has concentrated on the following areas: setting up of an organizational structure at DESY for the preparation of the project, discussions with potential European partners on several levels, selection of a new site for the XFEL facility and the preparation of the 'plan approval procedure'. The present status of the technical layout of the Linear Accelerator, the SASE Undulator and Photon Beamlines and the experiment stations will be presented.

  20. KAPSE (Kernel ADA Programming Support Environment) Interface Team Public Report. Volume 5.

    Science.gov (United States)

    1985-08-01

    terination of a child . It was pointed out, .howmver, that CAIS processes are closely analogous to Ada programs, which may include nwiny tasks, so this...NMlc)) - Write a single haractesr end cojp; end PM;/ 5.3.8.10 Easing a qualified area pr~zocedueRSEA( PORN : in ont PO TYP); Purposes This procedure

  1. EVALUATION OF THE ADA TECHNOLOGIES' ELECTRO-DECON PROCESS TO REMOVE RADIOLOGICAL CONTAMINATION

    International Nuclear Information System (INIS)

    Pao, Jenn-Hai; Demmer, Rick L.; Argyle, Mark D.; Veatch, Brad D.

    2003-01-01

    A surface decontamination system featuring the use of ADA's electrochemical process was tested and evaluated. The process can be flexibly deployed by using an electrolyte delivery system that has been demonstrated to be reliable and effective. Experimental results demonstrate the effectiveness of this system for the surface decontamination of radiologically contaminated stainless steel

  2. Near infrared organic light-emitting diodes based on acceptor-donor-acceptor (ADA) using novel conjugated isatin Schiff bases

    International Nuclear Information System (INIS)

    Taghi Sharbati, Mohammad; Soltani Rad, Mohammad Navid; Behrouz, Somayeh; Gharavi, Alireza; Emami, Farzin

    2011-01-01

    Fabrications of a single layer organic light emitting diodes (OLEDs) based on two conjugated acceptor-donor-acceptor (ADA) isatin Schiff bases are described. The electroluminescent spectra of these materials range from 630 to 700 nm and their band gaps were measured between 1.97 and 1.77 eV. The measured maximum external quantum efficiencies (EQE) for fabricated OLEDs are 0.0515% and 0.054% for two acceptor-donor-acceptor chromophores. The Commission International De L'Eclairage (CIE) (1931) coordinates of these two compounds were attained and found to be (0.4077, 0.4128) and (0.4411, 0.4126) for two used acceptor-donor-acceptor chromophores. The measured I-V curves demonstrated the apparent diode behavior of two ADA chromophores. The turn-on voltages in these OLEDs are directly dependent on the thickness. These results have demonstrated that ADA isatin Schiff bases could be considered as promising electroluminescence-emitting materials for fabrication of OLEDs.

  3. When the Americans with Disabilities Act Goes Online: Application of the ADA to the Internet and the Worldwide Web. Position Paper.

    Science.gov (United States)

    National Council on Disability, Washington, DC.

    This paper addresses the issue of how the Americans with Disabilities Act (ADA) applies to commercial and other private sector Web sites. Beginning with a brief discussion of the role electronic communication plays in our lives, the paper then considers the placement of the ADA in the context of current technology and of computer usage in the…

  4. Multilayer beam splitter used in a soft X-ray Mach-Zehnder interferometer at working wavelength of 13.9 nm

    International Nuclear Information System (INIS)

    Zhang Zhong; Wang Zhanshan; Wang Hongchang; Wang Fengli; Wu Wenjuan; Zhang Shumin; Qin Shuji; Chen Lingyan

    2006-01-01

    The soft X-ray Mach-Zehnder interferometer is an important tool in measuring the electron densities of laser-produced plasma near the critical surface. The design, fabrication and characterization of multilayer beam splitters at 13.9 nm for soft X-ray Mach-Zehnder interferometer are presented in the paper. The design of beam splitter is completed based on the standard of maximizing product of reflectivity and transmission of the beam splitter at 13.9 nm. The beam splitters, which are Mo/Si multi-layer deposited on 10 mm x 10 mm area, 100 nm thickness Si 3 N 4 membranes, are fabricated using the magnetron sputtering. A method based on extended He-Ne laser beam is developed to analyze the figure error of the beam splitters. The data measured by an optical profiler prove that the method based on visible light is effective to analyze the figure of the beam splitters. The rms figure error of a beam splitter reaches 1.757 nm in the center area 3.82 mm x 3.46 mm and satisfies the need of soft X-ray interference experiment. The product of reflectivity and transmission measured by synchrotron radiation is near to 4%. The Mach-Zehnder interferometer at 13.9 nm based on the multilayer beam splitters is used in 13.9 nm soft X-ray laser interference experiment, in which a clear interferograms of C 8 H 8 laser-produced plasma is got. (authors)

  5. 78 FR 67303 - Americans With Disabilities Act (ADA) Accessibility Guidelines for Buildings and Facilities...

    Science.gov (United States)

    2013-11-12

    ... ARCHITECTURAL AND TRANSPORTATION BARRIERS COMPLIANCE BOARD 36 CFR Part 1191 RIN 3014-AA22 Americans With Disabilities Act (ADA) Accessibility Guidelines for Buildings and Facilities; Architectural Barriers Act (ABA) Accessibility Guidelines; Correction AGENCY: Architectural and Transportation Barriers...

  6. Robustness of dynamic magnetism in the triangle-based antiferromagnets Ba3Ru1- x Ir x Ti2O9 ( x = 0.5 and 0.8)

    Science.gov (United States)

    Lee, W.-J.; Do, S.-H.; Lee, S.; Choi, Y.-S.; Choi, K.-Y.; Yoon, Sungwon; Suh, Byoungjin; Jang, Zeehoon

    2018-01-01

    We report on the spin dynamics of the strong spin-orbit coupled antiferromagnets Ba3Ru1- x Ir x Ti2O9 ( x = 0.5 and 0.8), which comprise a mixture of edge- and corner-sharing triangles. Muon spin-relaxation measurements give no hints of long-range magnetic order down to 25 mK. Rather, the muon spin-relaxation rates λ( T) show persistent spin dynamics below 1 K, indicating that fast fluctuations are dominant in spite of Ir4+( J eff = 1/2)/Ru4+( S = 1) randomness. The muon spin depolarization of both compounds is well described by a stretched exponential function with the stretching exponent β = 0.4 (0.6) for x = 0.5 (0.8) at low temperatures, which is larger than β = 1/3 expected for a spin glass. Our results suggest that randomness in the spin number and the exchange interaction induces a partial spin freezing, but the majority of spins remain dynamically fluctuating.

  7. Optimization of the Geometric Beta for the SSR2 Cavities of the Project X

    International Nuclear Information System (INIS)

    Solyak, N.; Vostrikov, A.; Yakovlev, V.P.; Awida, M.H.; Berrutti, P.; Gonin, I.V.

    2012-01-01

    Project X based on the 3 GeV CW superconducting Linac and is currently in the R and D phase. The CW SC Linac starts from a low-energy SCRF section (2.1 - 165 MeV) containing three different types of resonators. HWR f = 162.5 MHz (2.1 - 11 MeV) having beta= 0.11, SSR1 f = 325 MHz (11 - 35 MeV) having beta = 0.21. In this paper we present the analysis that lead to the final design of SSR2 f = 325 MHz cavity (35 - 165 MeV). We present the results of optimization of the geometric beta and the comparison between single, double and triple spoke resonators used in Project X frontend. A β optimization has been carried out for the last spoke cavity section of Project X front end. The optimization process of β opt for a single spoke resonator family SSR2 shown that β opt = 0.47 looks better than the previous choice, which is β opt = 0.4. This change can save some cavities and provide the same final energy for this section, 160 MeV. Single double and triple spoke resonator performances have been compared. The best option is the single spoke resonator SSR2 because the NTTF of a multi-spoke resonator is much narrower than a single one. In the energy range considered (40-160 MeV) the most efficient resonator is the single spoke one.

  8. Depletion of intracellular polyamine content does not alter the survival of 9L rat brain tumour cells after X-irradiation

    International Nuclear Information System (INIS)

    Seidenfeld, J.; Deen, D.F.; Marton, L.J.

    1980-01-01

    A 24-hour preincubation of 9L rat brain tumour cells with 10 mM DL-α methylornithine (αMO) reduced 9L putrescine content by more than 97%, spermidine content by 67% and total polyamine content by 50%. This did not increase the sensitivity of 9L cells to killing by X-rays. Polyamine content of treated and untreated cells did not vary with X-ray dose. A similar experiment was performed with 9L cells incubated for 48 hours in the presence and absence of 25 mM DL-α-difluoromethylornithine (DFMO). X-ray dose again did not affect polyamine contents of either DFMO treated or untreated cells. The reduction of total polyamine content by 75% produced by this treatment did not affect the X-ray dose-response curve of 9L cells. Incubation of 9L cells with 40 μM methylglyoxal bis (guanylhydrazone) (MGBG) for 48 hours also did not increase the sensitivity of the treated cells to killing by X-rays. Measurement of intracellular polyamine contents for MGBG-treated and untreated cell showed that Sd was reduced by 70% and Sp by 66%. The increase in Pu content resulted in equal total polyamine contents on a molar basis for both groups of cells. Cultures of 9L cells were incubated for 48 hours in the presence or absence of 40 μM MGBG + 25 mM DFMO, producing an 87% reduction in total polyamine content of treated cells. The Sd content of cells treated with DFMO alone was lower than that of cells treated with DFMO + MGBG, and the combination of the two inhibitors had no effect on the X-ray dose-response. 0.1 mM DFMO did not affect the CFE of untreated unirradiated 9L cells. Addition of 1 mM DFMO caused a greater reduction in the CFE of 9L cells when added at the same time as seeding the cells than when added 24 hours later. There was no difference between the effects of 10 and 25 mM DFMO on the CFE of 9L cells. (U.K.)

  9. Getting ADAS on the Road : Actors' Interactions in Advanced Driver Assistance Systems Deployment

    NARCIS (Netherlands)

    Walta, L.

    2011-01-01

    Currently, many car drivers spend many hours in congested traffic. If their cars would have been equipped with an electronic system that automatically follows the car in front of them, congestion might have been prevented. Such a system is an example of Advanced Driver Assistance Systems (ADAS).

  10. Utility of adenosine deaminase (ADA), PCR & thoracoscopy in differentiating tuberculous & non-tuberculous pleural effusion complicating chronic kidney disease.

    Science.gov (United States)

    Kumar, Sravan; Agarwal, Ritesh; Bal, Amanjit; Sharma, Kusum; Singh, Navneet; Aggarwal, Ashutosh N; Verma, Indu; Rana, Satyawati V; Jha, Vivekanand

    2015-03-01

    Pleural effusion is a common occurrence in patients with late-stage chronic kidney disease (CKD). In developing countries, many effusions remain undiagnosed after pleural fluid analysis (PFA) and patients are empirically treated with antitubercular therapy. The aim of this study was to evaluate the role of adenosine deaminase (ADA), nucleic acid amplification tests (NAAT) and medical thoracoscopy in distinguishing tubercular and non-tubercular aetiologies in exudative pleural effusions complicating CKD. Consecutive stage 4 and 5 CKD patients with pleural effusions underwent PFA including ADA and PCR [65 kDa gene; multiplex (IS6110, protein antigen b, MPB64)]. Patients with exudative pleural effusion undiagnosed after PFA underwent medical thoracoscopy. All 107 patients underwent thoracocentesis with 45 and 62 patients diagnosed as transudative and exudative pleural effusions, respectively. Twenty six of the 62 patients underwent medical thoracoscopy. Tuberculous pleurisy was diagnosed in six while uraemic pleuritis was diagnosed in 20 subjects. The sensitivity and specificity of pleural fluid ADA, 65 kDa gene PCR, and multiplex PCR were 66.7 and 90 per cent, 100 and 50 per cent, and 100 and 100 per cent, respectively. Thoracoscopy was associated with five complications in three patients. Uraemia remains the most common cause of pleural effusion in CKD even in high TB prevalence country. Multiplex PCR and thoracoscopy are useful investigations in the diagnostic work-up of pleural effusions complicating CKD while the sensitivity and/or specificity of ADA and 65 kDa gene PCR is poor.

  11. Dense plasmas interferometry using an X-UV laser. Development of an X-UV Michelson interferometer at 13.9 nm

    International Nuclear Information System (INIS)

    Hubert, S.

    2001-01-01

    After having recalled some aspects related to the physics of plasmas produced by interaction between laser and matter, and related to inertial confinement fusion or ICF (discussion of laser energy absorption, X conversion, parametric and hydrodynamic instabilities, and so on), this research thesis presents various techniques used for plasma diagnosis in order to justify the use of interferometry for the investigation of the electronic density distribution of these plasmas. The physical principle of this diagnosis technique is described and two types of X-UV interferometer are presented, one of them being chosen as more suitable for the study of ICF-type plasmas. The author then describes and reports the experimental investigation performed with a two-mirror Fresnel interferometer and a 21.2 nm zinc X-UV laser: description of the interferometer operation and characteristics, of the specifically designed image system, discussion of plasma interferogram simulations. Then, he reports the development of a Michelson-type X-UV interferometer at 13.9 nm. The operation principle is recalled, and the preliminary modelling phase is reported. The imaging system is presented and results of the interferogram modelling phase are presented [fr

  12. The validity and reliability of the Turkish version of Alzheimer's Disease Assessment Scale-Cognitive Subscale (ADAS-Cog) in patients with mild and moderate Alzheimer's disease and normal subjects.

    Science.gov (United States)

    Mavioglu, H; Gedizlioglu, M; Akyel, S; Aslaner, T; Eser, E

    2006-03-01

    The cognitive subscale of the Alzheimer's Disease Assesment Scale (ADAS-Cog) is the most widely used test in clinical trials dealing with Alzheimer's disease (AD). The aim of this study was to investigate the validity and reliability of the Turkish version of ADAS-Cog. Twenty-nine patients with AD, fulfilling NINCDS-ADRDA criteria of probable AD, who were in stage 3-5 according to the Global Deterioration Scale (GDS), and 27 non-demented control subjects with similar age, gender and educational status were recruited for the study. The Turkish version of ADAS-Cog, Standardized Mini Mental Status Examination (MMSE) and Short Orientation-Memory-Concentration Test (SOMCT) were applied to both of the groups. Inter-rater reliability, internal consistency, test-retest reliability; face validity, differential validity and convergent validity were statistically analyzed. Both MMSE and ADAS-Cog have significantly differentiated patients with AD and control subjects (p ADAS-Cog scores in AD group (r: -0.739). ADAS-Cog was also highly significantly correlated with GDS (r: 0.720) and SOMCT (r: 0.738). For the group with AD, control and whole cohort coefficients of internal consistency, Cronbach's alpha: 0.800, 0.515, 0.873 were found respectively. Inter-rater reliability for total ADAS-Cog score was found as ICC: 0.99 and 0.98 and test-retest reliability was found as ICC: 0.91 and 0.95 for demented and nondemented subjects, respectively. The Turkish version of ADAS-Cog has been found to be highly reliable and valid in differentiating patients with mild and moderate AD from nondemented subjects.

  13. [Multiple facets of ADA2 deficiency: Vasculitis, auto-inflammatory disease and immunodeficiency: A literature review of 135 cases from literature].

    Science.gov (United States)

    Fayand, A; Sarrabay, G; Belot, A; Hentgen, V; Kone-Paut, I; Grateau, G; Melki, I; Georgin-Lavialle, S

    2018-04-01

    Deficiency of adenosine deaminase 2 (DADA2) is a recently described auto-inflammatory disorder. It is an autosomal recessive inherited disease, caused by mutations in the ADA2 gene (formerly known as CECR1) encoding ADA2 enzyme. Besides its role in the purine metabolism, it has been postulated that ADA2 may act as a growth factor for endothelial cells and in the differenciation of monocytes. Thus, deficiency of ADA2 would lead to endothelial damage and a skewing of monocytes into M1 pro-inflammatory macrophage, causing DADA2 manifestations. Three core clinical features have been described: inflammatory-vascular signs, hematologic abnormalities and immunodeficiency. Clinically, patients display intermittent fever, cutaneous vascular manifestations, such as livedo, ischemic strokes, arthralgia and abdominal pain crisis. Corticosteroids and immunosuppressive agents (i.e. cyclophosphamide, azathioprine, ciclosporin, methotrexate) appear to be poorly effective. Although the mechanism has not been elucidated, anti-TNF agents have been proven efficient in DADA2 and should therefore be used as first line therapy for vasculitis. Role of anti-platelet and anticoagulant therapies in stroke-prophylaxis remains to be discussed, as those patients display a high risk of intracranial bleeding. Copyright © 2017 Société Nationale Française de Médecine Interne (SNFMI). Published by Elsevier SAS. All rights reserved.

  14. X-RAY OBSERVATIONS OF THE NEW UNUSUAL MAGNETAR SWIFT J1834.9–0846

    International Nuclear Information System (INIS)

    Kargaltsev, Oleg; Kouveliotou, Chryssa; Younes, George; Pavlov, George G.; Göğüş, Ersin; Lin, Lin; Kaneko, Yuki; Wachter, Stefanie; Griffith, Roger L.

    2012-01-01

    We present X-ray observations of the new transient magnetar Swift J1834.9–0846, discovered with the Swift Burst Alert Telescope on 2011 August 7. The data were obtained with Swift, Rossi X-ray Timing Explorer (RXTE), CXO, and XMM-Newton both before and after the outburst. Timing analysis reveals single peak pulsations with a period of 2.4823 s and an unusually high pulsed fraction, 85% ± 10%. Using the RXTE and CXO data, we estimated the period derivative, P-dot =8×10 -12 s s –1 , and confirmed the high magnetic field of the source, B = 1.4 × 10 14 G. The decay of the persistent X-ray flux, spanning 48 days, is consistent with a power law, F∝t –0.5 . In the CXO/Advanced CCD Imaging Spectrometer image, we find that the highly absorbed point source is surrounded by extended emission, which most likely is a dust scattering halo. Swift J1834.9–0846 is located near the center of the radio supernova remnant W41 and TeV source HESS J1834–087. An association with W41 would imply a source distance of about 4 kpc; however, any relation to the HESS source remains unclear, given the presence of several other candidate counterparts for the latter source in the field. Our search for an IR counterpart of Swift J1834.9–0846 revealed no source down to K s ∼ 19.5 within the 0.''6 CXO error circle.

  15. Real-time volumetric image reconstruction and 3D tumor localization based on a single x-ray projection image for lung cancer radiotherapy.

    Science.gov (United States)

    Li, Ruijiang; Jia, Xun; Lewis, John H; Gu, Xuejun; Folkerts, Michael; Men, Chunhua; Jiang, Steve B

    2010-06-01

    To develop an algorithm for real-time volumetric image reconstruction and 3D tumor localization based on a single x-ray projection image for lung cancer radiotherapy. Given a set of volumetric images of a patient at N breathing phases as the training data, deformable image registration was performed between a reference phase and the other N-1 phases, resulting in N-1 deformation vector fields (DVFs). These DVFs can be represented efficiently by a few eigenvectors and coefficients obtained from principal component analysis (PCA). By varying the PCA coefficients, new DVFs can be generated, which, when applied on the reference image, lead to new volumetric images. A volumetric image can then be reconstructed from a single projection image by optimizing the PCA coefficients such that its computed projection matches the measured one. The 3D location of the tumor can be derived by applying the inverted DVF on its position in the reference image. The algorithm was implemented on graphics processing units (GPUs) to achieve real-time efficiency. The training data were generated using a realistic and dynamic mathematical phantom with ten breathing phases. The testing data were 360 cone beam projections corresponding to one gantry rotation, simulated using the same phantom with a 50% increase in breathing amplitude. The average relative image intensity error of the reconstructed volumetric images is 6.9% +/- 2.4%. The average 3D tumor localization error is 0.8 +/- 0.5 mm. On an NVIDIA Tesla C1060 GPU card, the average computation time for reconstructing a volumetric image from each projection is 0.24 s (range: 0.17 and 0.35 s). The authors have shown the feasibility of reconstructing volumetric images and localizing tumor positions in 3D in near real-time from a single x-ray image.

  16. Fluorescence detection of white-beam X-ray absorption anisotropy: towards element-sensitive projections of local atomic structure

    Science.gov (United States)

    Korecki, P.; Tolkiehn, M.; Dąbrowski, K. M.; Novikov, D. V.

    2011-01-01

    Projections of the atomic structure around Nb atoms in a LiNbO3 single crystal were obtained from a white-beam X-ray absorption anisotropy (XAA) pattern detected using Nb K fluorescence. This kind of anisotropy results from the interference of X-rays inside a sample and, owing to the short coherence length of a white beam, is visible only at small angles around interatomic directions. Consequently, the main features of the recorded XAA corresponded to distorted real-space projections of dense-packed atomic planes and atomic rows. A quantitative analysis of XAA was carried out using a wavelet transform and allowed well resolved projections of Nb atoms to be obtained up to distances of 10 Å. The signal of nearest O atoms was detected indirectly by a comparison with model calculations. The measurement of white-beam XAA using characteristic radiation indicates the possibility of obtaining element-sensitive projections of the local atomic structure in more complex samples. PMID:21997909

  17. Flow and linear coefficient of thermal expansion of four types of Base Plate waxes compared with ADA standard

    Directory of Open Access Journals (Sweden)

    Monzavi A

    2002-07-01

    Full Text Available Waxes have a lot of applications in dentistry. Such materials are of thermoplastic type that undergoes deformation in different temperatures. Two important properties of base plate waxes are flow and their coefficient of linear thermal expansion. Recently, different institutions, inside the country, produce dentistry waxes, while they have not been standardized. Consequently, consumers' dissatisfaction are observed. In this research, the two above- mentioned factors were compared between three kinds of Iranian waxes with Cavex that is foreign production, based on test number 24 of ADA. To measure the flow rate in the temperatures of 23, 37 and 45°c, Wilcoxon statistical analysis was used. The results showed that in 23°c, the flow rate of Cavex and Azardent waxes met ADA standards; however, it was not true for two others types. In 37°c, the flow of none of the waxes was standardized and in 45°c their flow was acceptable, moreover, thermal expansion coefficient, for Cavex and Azardent types, was based on ADA standard.

  18. Using Vertical Electrical Soundings for Characterizing Hydrogeological and Tectonic Settings in Deir El-Adas Area, Yarmouk Basin, Syria

    Science.gov (United States)

    Al-Fares, Walid

    2016-06-01

    The present study is aimed at characterizing the subsurface geological and tectonic structure in Deir El-Adas area, by using Vertical Electrical Sounding survey (VES) and hydrogeological investigations, in order to determine the causes of the failure for the majority of the wells drilled in the area. The survey data was treated in three different approaches including direct VES inversion, pseudo-2D method and horizontal profiling, in order to maximize the reliability of the data interpretation. The results revealed the presence of a local faulted anticline structure at the top of the Paleogene formation, underneath the basaltic outcrops where Deir El-Adas village is situated. The appearance of this subsurface anticline structure has complicated the local hydro-geological situation, and most likely led to limitation of the groundwater recharge in the area. Moreover, the performed piezometric and discharge maps indicated the presence of a notable groundwater watershed, in addition to feeble water productivity of the wells drilled adjacent to Deir El-Adas, mostly related to the subsurface geological and tectonic settings in the area.

  19. Prolonged pancytopenia in a gene therapy patient with ADA-deficient SCID and trisomy 8 mosaicism: a case report.

    Science.gov (United States)

    Engel, Barbara C; Podsakoff, Greg M; Ireland, Joanna L; Smogorzewska, E Monika; Carbonaro, Denise A; Wilson, Kathy; Shah, Ami; Kapoor, Neena; Sweeney, Mirna; Borchert, Mark; Crooks, Gay M; Weinberg, Kenneth I; Parkman, Robertson; Rosenblatt, Howard M; Wu, Shi-Qi; Hershfield, Michael S; Candotti, Fabio; Kohn, Donald B

    2007-01-15

    A patient with adenosine deaminase-deficient severe combined immune deficiency (ADA-SCID) was enrolled in a study of retroviral-mediated ADA gene transfer to bone marrow hematopoietic stem cells. After the discontinuation of ADA enzyme replacement, busulfan (75 mg/m2) was administered for bone marrow cytoreduction, followed by infusion of autologous, gene-modified CD34+ cells. The expected myelosuppression developed after busulfan but then persisted, necessitating the administration of untransduced autologous bone marrow back-up at day 40. Because of sustained pancytopenia and negligible gene marking, diagnostic bone marrow biopsy and aspirate were performed at day 88. Analyses revealed hypocellular marrow and, unexpectedly, evidence of trisomy 8 in 21.6% of cells. Trisomy 8 mosaicism (T8M) was subsequently diagnosed by retrospective analysis of a pretreatment marrow sample that might have caused the lack of hematopoietic reconstitution. The confounding effects of this preexisting marrow cytogenetic abnormality on the response to gene transfer highlights another challenge of gene therapy with the use of autologous hematopoietic stem cells.

  20. 3D Fourier synthesis of a new X-ray picture identical in projection to a previous picture

    International Nuclear Information System (INIS)

    Carlsson, P.E.

    1993-01-01

    A central problem in diagnostic radiology is to compare a new X-ray picture with a previous picture and from this comparison be able to decide if anatomical changes have occurred in the patient or not. It is of primary interest that these pictures are identical in projection. If not it is difficult to decide with confidence if differences between the pictures are due to anatomical changes or differences in their projection geometry. In this thesis we present a non invasive method that makes it possible to find the relative changes in the projection geometry between the exposure of a previous picture and a new picture. The method presented is based on the projection slice theorem (central section theorem). Instead of an elaborate search for a single new picture a pre-planned set of pictures are exposed from a circular orbit above the patient. By using 3D Fourier transform techniques we are able to synthesize a new X-ray picture from this set of pictures that is identical in projection to the previous one. The method has certain limits. Those are as follows: *The X-ray focus position must always be at a fixed distance from the image plane. *The object may only be translated parallel to the image plane and rotated around axes perpendicular to this plane. Under those restrictions, we may treat divergent projection pictures as if they are generated by a parallel projection of a scaled object. The unknown rotation and translation of the object in the previous case are both retrieved in two different procedures and compensated for. Experiments on synthetic data has proved that the method is working even in the presence of severe noise