Sample records for ada source code

  1. A graphically oriented specification language for automatic code generation. GRASP/Ada: A Graphical Representation of Algorithms, Structure, and Processes for Ada, phase 1

    NASA Technical Reports Server (NTRS)

    Cross, James H., II; Morrison, Kelly I.; May, Charles H., Jr.; Waddel, Kathryn C.

    1989-01-01

    The first phase of a three-phase effort to develop a new graphically oriented specification language which will facilitate the reverse engineering of Ada source code into graphical representations (GRs) as well as the automatic generation of Ada source code is described. A simplified view of the three phases of Graphical Representations for Algorithms, Structure, and Processes for Ada (GRASP/Ada) with respect to three basic classes of GRs is presented. Phase 1 concentrated on the derivation of an algorithmic diagram, the control structure diagram (CSD) (CRO88a) from Ada source code or Ada PDL. Phase 2 includes the generation of architectural and system level diagrams such as structure charts and data flow diagrams and should result in a requirements specification for a graphically oriented language able to support automatic code generation. Phase 3 will concentrate on the development of a prototype to demonstrate the feasibility of this new specification language.

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

    NASA Technical Reports Server (NTRS)

    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.

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

    NASA Technical Reports Server (NTRS)

    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

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

    NASA Technical Reports Server (NTRS)

    Cross, James H., II

    1992-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 of 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 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 VMS on a VAS 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, the prototype was evaluated by software engineering students at Auburn University and then updated with significant enhancements to the user interface including editing capabilities. Version 3.2 of the prototype was prepared 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 application.

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

    NASA Technical Reports Server (NTRS)

    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

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

    NASA Technical Reports Server (NTRS)

    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.

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

    NASA Technical Reports Server (NTRS)

    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.

  8. 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

    NASA Technical Reports Server (NTRS)

    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.

  9. Classic-Ada(TM)

    NASA Technical Reports Server (NTRS)

    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.

  10. Ada/POSIX binding: A focused Ada investigation

    NASA Technical Reports Server (NTRS)

    Legrand, Sue

    1988-01-01

    NASA is seeking an operating system interface definition (OSID) for the Space Station Program (SSP) in order to take advantage of the commercial off-the-shelf (COTS) products available today and the many that are expected in the future. NASA would also like to avoid the reliance on any one source for operating systems, information system, communication system, or instruction set architecture. The use of the Portable Operating System Interface for Computer Environments (POSIX) is examined as a possible solution to this problem. Since Ada is already the language of choice for SSP, the question of an Ada/POSIX binding is addressed. The intent of the binding is to provide access to the POSIX standard operation system (OS) interface and environment, by which application portability of Ada applications will be supported at the source code level. A guiding principle of Ada/POSIX binding development is a clear conformance of the Ada interface with the functional definition of POSIX. The interface is intended to be used by both application developers and system implementors. The objective is to provide a standard that allows a strictly conforming application source program that can be compiled to execute on any conforming implementation. Special emphasis is placed on first providing those functions and facilities that are needed in a wide variety of commercial applications

  11. Translating expert system rules into Ada code with validation and verification

    NASA Technical Reports Server (NTRS)

    Becker, Lee; Duckworth, R. James; Green, Peter; Michalson, Bill; Gosselin, Dave; Nainani, Krishan; Pease, Adam

    1991-01-01

    The purpose of this ongoing research and development program is to develop software tools which enable the rapid development, upgrading, and maintenance of embedded real-time artificial intelligence systems. The goals of this phase of the research were to investigate the feasibility of developing software tools which automatically translate expert system rules into Ada code and develop methods for performing validation and verification testing of the resultant expert system. A prototype system was demonstrated which automatically translated rules from an Air Force expert system was demonstrated which detected errors in the execution of the resultant system. The method and prototype tools for converting AI representations into Ada code by converting the rules into Ada code modules and then linking them with an Activation Framework based run-time environment to form an executable load module are discussed. This method is based upon the use of Evidence Flow Graphs which are a data flow representation for intelligent systems. The development of prototype test generation and evaluation software which was used to test the resultant code is discussed. This testing was performed automatically using Monte-Carlo techniques based upon a constraint based description of the required performance for the system.

  12. ART-Ada design project, phase 2

    NASA Technical Reports Server (NTRS)

    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.

  13. STGT program: Ada coding and architecture lessons learned

    NASA Technical Reports Server (NTRS)

    Usavage, Paul; Nagurney, Don

    1992-01-01

    STGT (Second TDRSS Ground Terminal) is currently halfway through the System Integration Test phase (Level 4 Testing). To date, many software architecture and Ada language issues have been encountered and solved. This paper, which is the transcript of a presentation at the 3 Dec. meeting, attempts to define these lessons plus others learned regarding software project management and risk management issues, training, performance, reuse, and reliability. Observations are included regarding the use of particular Ada coding constructs, software architecture trade-offs during the prototyping, development and testing stages of the project, and dangers inherent in parallel or concurrent systems, software, hardware, and operations engineering.

  14. 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

    NASA Technical Reports Server (NTRS)

    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.

  15. C Language Integrated Production System, Ada Version

    NASA Technical Reports Server (NTRS)

    Culbert, Chris; Riley, Gary; Savely, Robert T.; Melebeck, Clovis J.; White, Wesley A.; Mcgregor, Terry L.; Ferguson, Melisa; Razavipour, Reza

    1992-01-01

    CLIPS/Ada provides capabilities of CLIPS v4.3 but uses Ada as source language for CLIPS executable code. Implements forward-chaining rule-based language. Program contains inference engine and language syntax providing framework for construction of expert-system program. Also includes features for debugging application program. Based on Rete algorithm which provides efficient method for performing repeated matching of patterns. Written in Ada.

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

    NASA Technical Reports Server (NTRS)

    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.

  17. A proposed classification scheme for Ada-based software products

    NASA Technical Reports Server (NTRS)

    Cernosek, Gary J.

    1986-01-01

    As the requirements for producing software in the Ada language become a reality for projects such as the Space Station, a great amount of Ada-based program code will begin to emerge. Recognizing the potential for varying levels of quality to result in Ada programs, what is needed is a classification scheme that describes the quality of a software product whose source code exists in Ada form. A 5-level classification scheme is proposed that attempts to decompose this potentially broad spectrum of quality which Ada programs may possess. The number of classes and their corresponding names are not as important as the mere fact that there needs to be some set of criteria from which to evaluate programs existing in Ada. An exact criteria for each class is not presented, nor are any detailed suggestions of how to effectively implement this quality assessment. The idea of Ada-based software classification is introduced and a set of requirements from which to base further research and development is suggested.

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

    NASA Technical Reports Server (NTRS)

    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.

  19. An Ada programming support environment

    NASA Technical Reports Server (NTRS)

    Tyrrill, AL; Chan, A. David

    1986-01-01

    The toolset of an Ada Programming Support Environment (APSE) being developed at North American Aircraft Operations (NAAO) of Rockwell International, is described. The APSE is resident on three different hosts and must support developments for the hosts and for embedded targets. Tools and developed software must be freely portable between the hosts. The toolset includes the usual editors, compilers, linkers, debuggers, configuration magnagers, and documentation tools. Generally, these are being supplied by the host computer vendors. Other tools, for example, pretty printer, cross referencer, compilation order tool, and management tools were obtained from public-domain sources, are implemented in Ada and are being ported to the hosts. Several tools being implemented in-house are of interest, these include an Ada Design Language processor based on compilable Ada. A Standalone Test Environment Generator facilitates test tool construction and partially automates unit level testing. A Code Auditor/Static Analyzer permits the Ada programs to be evaluated against measures of quality. An Ada Comment Box Generator partially automates generation of header comment boxes.

  20. Ada Implementation Guide. Software Engineering With Ada. Volume 2

    DTIC Science & Technology

    1994-04-01

    copy of the latest Ada Compiler Validation Capability (ACVC), the validation test suite ADA-BIB 10/15/91 2048 How to obtain the AJPO’S Ada...A I A-4Department of the Navy I I I 3 Helpful Sources AF-INT9I 8/12/91 2048 Text of Air Force 1991 Interpretation of Congressional Mandate SAF-POL88...the Ada language I 3 Ada Implementation Guide A--45 I I Helpful Sources CREASE 11/27/91 2048 How to obtain AJPO’s April 1988 CREASE Version 5.0 3

  1. Applying Ada to Beech Starship avionics

    NASA Technical Reports Server (NTRS)

    Funk, David W.

    1986-01-01

    As Ada solidified in its development, it became evident that it offered advantages for avionics systems because of it support for modern software engineering principles and real time applications. An Ada programming support environment was developed for two major avionics subsystems in the Beech Starship. The two subsystems include electronic flight instrument displays and the flight management computer system. Both of these systems use multiple Intel 80186 microprocessors. The flight management computer provides flight planning, navigation displays, primary flight display of checklists and other pilot advisory information. Together these systems represent nearly 80,000 lines of Ada source code and to date approximately 30 man years of effort. The Beech Starship avionics systems are in flight testing.

  2. Ada style guide (version 1.1)

    NASA Technical Reports Server (NTRS)

    Seidewitz, Edwin V.; Agresti, William; Ferry, Daniel; Lavallee, David; Maresca, Paul; Nelson, Robert; Quimby, Kelvin; Rosenberg, Jacob; Roy, Daniel; Shell, Allyn

    1987-01-01

    Ada is a programming language of considerable expressive power. The Ada Language Reference Manual provides a thorough definition of the language. However, it does not offer sufficient guidance on the appropriate use of Ada's powerful features. For this reason, the Goddard Space Flight Center Ada User's Group has produced this style guide which addresses such program style issues. The guide covers three areas of Ada program style: the structural decomposition of a program; the coding and the use of specific Ada features; and the textural formatting of a program.

  3. Ada software productivity prototypes: A case study

    NASA Technical Reports Server (NTRS)

    Hihn, Jairus M.; Habib-Agahi, Hamid; Malhotra, Shan

    1988-01-01

    A case study of the impact of Ada on a Command and Control project completed at the Jet Propulsion Laboratory (JPL) is given. The data for this study was collected as part of a general survey of software costs and productivity at JPL and other NASA sites. The task analyzed is a successful example of the use of rapid prototyping as applied to command and control for the U.S. Air Force and provides the U.S. Air Force Military Airlift Command with the ability to track aircraft, air crews and payloads worldwide. The task consists of a replicated database at several globally distributed sites. The local databases at each site can be updated within seconds after changes are entered at any one site. The system must be able to handle up to 400,000 activities per day. There are currently seven sites, each with a local area network of computers and a variety of user displays; the local area networks are tied together into a single wide area network. Using data obtained for eight modules, totaling approximately 500,000 source lines of code, researchers analyze the differences in productivities between subtasks. Factors considered are percentage of Ada used in coding, years of programmer experience, and the use of Ada tools and modern programming practices. The principle findings are the following. Productivity is very sensitive to programmer experience. The use of Ada software tools and the use of modern programming practices are important; without such use Ada is just a large complex language which can cause productivity to decrease. The impact of Ada on development effort phases is consistent with earlier reports at the project level but not at the module level.

  4. GENERAL PURPOSE ADA PACKAGES

    NASA Technical Reports Server (NTRS)

    Klumpp, A. R.

    1994-01-01

    Ten families of subprograms are bundled together for the General-Purpose Ada Packages. The families bring to Ada many features from HAL/S, PL/I, FORTRAN, and other languages. These families are: string subprograms (INDEX, TRIM, LOAD, etc.); scalar subprograms (MAX, MIN, REM, etc.); array subprograms (MAX, MIN, PROD, SUM, GET, and PUT); numerical subprograms (EXP, CUBIC, etc.); service subprograms (DATE_TIME function, etc.); Linear Algebra II; Runge-Kutta integrators; and three text I/O families of packages. In two cases, a family consists of a single non-generic package. In all other cases, a family comprises a generic package and its instances for a selected group of scalar types. All generic packages are designed to be easily instantiated for the types declared in the user facility. The linear algebra package is LINRAG2. This package includes subprograms supplementing those in NPO-17985, An Ada Linear Algebra Package Modeled After HAL/S (LINRAG). Please note that LINRAG2 cannot be compiled without LINRAG. Most packages have widespread applicability, although some are oriented for avionics applications. All are designed to facilitate writing new software in Ada. Several of the packages use conventions introduced by other programming languages. A package of string subprograms is based on HAL/S (a language designed for the avionics software in the Space Shuttle) and PL/I. Packages of scalar and array subprograms are taken from HAL/S or generalized current Ada subprograms. A package of Runge-Kutta integrators is patterned after a built-in MAC (MIT Algebraic Compiler) integrator. Those packages modeled after HAL/S make it easy to translate existing HAL/S software to Ada. The General-Purpose Ada Packages program source code is available on two 360K 5.25" MS-DOS format diskettes. The software was developed using VAX Ada v1.5 under DEC VMS v4.5. It should be portable to any validated Ada compiler and it should execute either interactively or in batch. The largest package

  5. ART/Ada design project, phase 1. Task 3 report: Test plan

    NASA Technical Reports Server (NTRS)

    Allen, Bradley P.

    1988-01-01

    The plan is described for the integrated testing and benchmark of Phase Ada based ESBT Design Research Project. The integration testing is divided into two phases: (1) the modules that do not rely on the Ada code generated by the Ada Generator are tested before the Ada Generator is implemented; and (2) all modules are integrated and tested with the Ada code generated by the Ada Generator. Its performance and size as well as its functionality is verified in this phase. The target platform is a DEC Ada compiler on VAX mini-computers and VAX stations running the VMS operating system.

  6. Managing Ada development

    NASA Technical Reports Server (NTRS)

    Green, James R.

    1986-01-01

    The Ada programming language was developed under the sponsorship of the Department of Defense to address the soaring costs associated with software development and maintenance. Ada is powerful, and yet to take full advantage of its power, it is sufficiently complex and different from current programming approaches that there is considerable risk associated with committing a program to be done in Ada. There are also few programs of any substantial size that have been implemented using Ada that may be studied to determine those management methods that resulted in a successful Ada project. The items presented are the author's opinions which have been formed as a result of going through an experience software development. The difficulties faced, risks assumed, management methods applied, and lessons learned, and most importantly, the techniques that were successful are all valuable sources of management information for those managers ready to assume major Ada developments projects.

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

    DTIC Science & Technology

    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

  8. Ada Structure Design Language (ASDL)

    NASA Technical Reports Server (NTRS)

    Chedrawi, Lutfi

    1986-01-01

    An artist acquires all the necessary tools before painting a scene. In the same analogy, a software engineer needs the necessary tools to provide their design with the proper means for implementation. Ada provide these tools. Yet, as an artist's painting needs a brochure to accompany it for further explanation of the scene, an Ada design also needs a document along with it to show the design in its detailed structure and hierarchical order. Ada could be self-explanatory in small programs not exceeding fifty lines of code in length. But, in a large environment, ranging from thousands of lines and above, Ada programs need to be well documented to be preserved and maintained. The language used to specify an Ada document is called Ada Structure Design Language (ASDL). This language sets some rules to help derive a well formatted Ada detailed design document. The rules are defined to meet the needs of a project manager, a maintenance team, a programmer and a systems designer. The design document templates, the document extractor, and the rules set forth by the ASDL are explained in detail.

  9. Formal specification and verification of Ada software

    NASA Technical Reports Server (NTRS)

    Hird, Geoffrey R.

    1991-01-01

    The use of formal methods in software development achieves levels of quality assurance unobtainable by other means. The Larch approach to specification is described, and the specification of avionics software designed to implement the logic of a flight control system is given as an example. Penelope is described which is an Ada-verification environment. The Penelope user inputs mathematical definitions, Larch-style specifications and Ada code and performs machine-assisted proofs that the code obeys its specifications. As an example, the verification of a binary search function is considered. Emphasis is given to techniques assisting the reuse of a verification effort on modified code.

  10. ART/Ada design project, phase 1: Project plan

    NASA Technical Reports Server (NTRS)

    Allen, Bradley P.

    1988-01-01

    The plan and schedule for Phase 1 of the Ada based ESBT Design Research Project is described. The main platform for the project is a DEC Ada compiler on VAX mini-computers and VAXstations running the Virtual Memory System (VMS) operating system. The Ada effort and lines of code are given in tabular form. A chart is given of the entire project life cycle.

  11. Initial Ada components evaluation

    NASA Technical Reports Server (NTRS)

    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.

  12. A distributed programming environment for Ada

    NASA Technical Reports Server (NTRS)

    Brennan, Peter; Mcdonnell, Tom; Mcfarland, Gregory; Timmins, Lawrence J.; Litke, John D.

    1986-01-01

    Despite considerable commercial exploitation of fault tolerance systems, significant and difficult research problems remain in such areas as fault detection and correction. A research project is described which constructs a distributed computing test bed for loosely coupled computers. The project is constructing a tool kit to support research into distributed control algorithms, including a distributed Ada compiler, distributed debugger, test harnesses, and environment monitors. The Ada compiler is being written in Ada and will implement distributed computing at the subsystem level. The design goal is to provide a variety of control mechanics for distributed programming while retaining total transparency at the code level.

  13. Ada issues in implementing ART-Ada

    NASA Technical Reports Server (NTRS)

    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.

  14. Practices in Code Discoverability: Astrophysics Source Code Library

    NASA Astrophysics Data System (ADS)

    Allen, A.; Teuben, P.; Nemiroff, R. J.; Shamir, L.

    2012-09-01

    Here we describe the Astrophysics Source Code Library (ASCL), which takes an active approach to sharing astrophysics source code. ASCL's editor seeks out both new and old peer-reviewed papers that describe methods or experiments that involve the development or use of source code, and adds entries for the found codes to the library. This approach ensures that source codes are added without requiring authors to actively submit them, resulting in a comprehensive listing that covers a significant number of the astrophysics source codes used in peer-reviewed studies. The ASCL now has over 340 codes in it and continues to grow. In 2011, the ASCL has on average added 19 codes per month. An advisory committee has been established to provide input and guide the development and expansion of the new site, and a marketing plan has been developed and is being executed. All ASCL source codes have been used to generate results published in or submitted to a refereed journal and are freely available either via a download site or from an identified source. This paper provides the history and description of the ASCL. It lists the requirements for including codes, examines the advantages of the ASCL, and outlines some of its future plans.

  15. Generic Ada code in the NASA space station command, control and communications environment

    NASA Technical Reports Server (NTRS)

    Mcdougall, D. P.; Vollman, T. E.

    1986-01-01

    The results of efforts to apply powerful Ada constructs to the formatted message handling process are described. The goal of these efforts was to extend the state-of-technology in message handling while at the same time producing production-quality, reusable code. The first effort was initiated in September, 1984 and delivered in April, 1985. That product, the Generic Message Handling Facility, met initial goals, was reused, and is available in the Ada Repository on ARPANET. However, it became apparent during its development that the initial approach to building a message handler template was not optimal. As a result of this initial effort, several alternate approaches were identified, and research is now on-going to identify an improved product. The ultimate goal is to be able to instantly build a message handling system for any message format given a specification of that message format. The problem lies in how to specify the message format, and one that is done, how to use that information to build the message handler. Message handling systems and message types are described. The initial efforts, its results and its shortcomings are detailed. The approach now being taken to build a system which will be significantly easier to implement, and once implemented, easier to use, is described. Finally, conclusions are offered.

  16. ART/Ada and CLIPS/Ada

    NASA Technical Reports Server (NTRS)

    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

  17. Transforming AdaPT to Ada

    NASA Technical Reports Server (NTRS)

    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.

  18. Development of an Ada programming support environment database SEAD (Software Engineering and Ada Database) administration manual

    NASA Technical Reports Server (NTRS)

    Liaw, Morris; Evesson, Donna

    1988-01-01

    Software Engineering and Ada Database (SEAD) was developed to provide an information resource to NASA and NASA contractors with respect to Ada-based resources and activities which are available or underway either in NASA or elsewhere in the worldwide Ada community. The sharing of such information will reduce duplication of effort while improving quality in the development of future software systems. SEAD data is organized into five major areas: information regarding education and training resources which are relevant to the life cycle of Ada-based software engineering projects such as those in the Space Station program; research publications relevant to NASA projects such as the Space Station Program and conferences relating to Ada technology; the latest progress reports on Ada projects completed or in progress both within NASA and throughout the free world; Ada compilers and other commercial products that support Ada software development; and reusable Ada components generated both within NASA and from elsewhere in the free world. This classified listing of reusable components shall include descriptions of tools, libraries, and other components of interest to NASA. Sources for the data include technical newletters and periodicals, conference proceedings, the Ada Information Clearinghouse, product vendors, and project sponsors and contractors.

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

    NASA Technical Reports Server (NTRS)

    Lee, S. Daniel; Allen, Bradley P.

    1990-01-01

    The Department of Defense mandate to standardize on Ada as the language for software systems development has resulted in an 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. The Automated Reasoning Tool-Ada (ART-Ada), an Ada expert system tool, is explained. ART-Ada allows 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.

  20. AdaNET phase 0 support for the AdaNET Dynamic Software Inventory (DSI) management system prototype. Catalog of available reusable software components

    NASA Technical Reports Server (NTRS)

    Hanley, Lionel

    1989-01-01

    The Ada Software Repository is a public-domain collection of Ada software and information. The Ada Software Repository is one of several repositories located on the SIMTEL20 Defense Data Network host computer at White Sands Missile Range, and available to any host computer on the network since 26 November 1984. This repository provides a free source for Ada programs and information. The Ada Software Repository is divided into several subdirectories. These directories are organized by topic, and their names and a brief overview of their topics are contained. The Ada Software Repository on SIMTEL20 serves two basic roles: to promote the exchange and use (reusability) of Ada programs and tools (including components) and to promote Ada education.

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

    NASA Technical Reports Server (NTRS)

    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.

  2. Adaptive distributed source coding.

    PubMed

    Varodayan, David; Lin, Yao-Chung; Girod, Bernd

    2012-05-01

    We consider distributed source coding in the presence of hidden variables that parameterize the statistical dependence among sources. We derive the Slepian-Wolf bound and devise coding algorithms for a block-candidate model of this problem. The encoder sends, in addition to syndrome bits, a portion of the source to the decoder uncoded as doping bits. The decoder uses the sum-product algorithm to simultaneously recover the source symbols and the hidden statistical dependence variables. We also develop novel techniques based on density evolution (DE) to analyze the coding algorithms. We experimentally confirm that our DE analysis closely approximates practical performance. This result allows us to efficiently optimize parameters of the algorithms. In particular, we show that the system performs close to the Slepian-Wolf bound when an appropriate doping rate is selected. We then apply our coding and analysis techniques to a reduced-reference video quality monitoring system and show a bit rate saving of about 75% compared with fixed-length coding.

  3. Compiling knowledge-based systems from KEE to Ada

    NASA Technical Reports Server (NTRS)

    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.

  4. Authorship Attribution of Source Code

    ERIC Educational Resources Information Center

    Tennyson, Matthew F.

    2013-01-01

    Authorship attribution of source code is the task of deciding who wrote a program, given its source code. Applications include software forensics, plagiarism detection, and determining software ownership. A number of methods for the authorship attribution of source code have been presented in the past. A review of those existing methods is…

  5. Simulation of the space station information system in Ada

    NASA Technical Reports Server (NTRS)

    Spiegel, James R.

    1986-01-01

    The Flexible Ada Simulation Tool (FAST) is a discrete event simulation language which is written in Ada. FAST has been used to simulate a number of options for ground data distribution of Space Station payload data. The fact that Ada language is used for implementation has allowed a number of useful interactive features to be built into FAST and has facilitated quick enhancement of its capabilities to support new modeling requirements. General simulation concepts are discussed, and how these concepts are implemented in FAST. The FAST design is discussed, and it is pointed out how the used of the Ada language enabled the development of some significant advantages over classical FORTRAN based simulation languages. The advantages discussed are in the areas of efficiency, ease of debugging, and ease of integrating user code. The specific Ada language features which enable these advances are discussed.

  6. Lessons learned from an Ada conversion project

    NASA Technical Reports Server (NTRS)

    Porter, Tim

    1988-01-01

    Background; SAVVAS architecture; software portability; history of Ada; isolation of non-portable code; simple terminal interface package; constraints of language features; and virtual interfaces are outlined. This presentation is represented by viewgraphs only.

  7. Integrity and security in an Ada runtime environment

    NASA Technical Reports Server (NTRS)

    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.

  8. Transforming AdaPT to Ada9x

    NASA Technical Reports Server (NTRS)

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

    1993-01-01

    How the concepts of AdaPT can be transformed into programs using the object oriented features proposed in the preliminary mapping for Ada9x are described. Emphasizing, as they do, the importance of data types as units of program, these features match well with the development of partitions as translations into Abstract Data Types which was exploited in the Ada83 translation covered in report R3. By providing a form of polymorphic type, the Ada83 version also gives support for the conformant partition idea which could be achieved in Ada83 only by using UNCHECKED CONVERSIONS. It is assumed that the reader understands AdaPT itself, but the translation into Ada83 is briefly reviewed, by applying it to a small example. This is then used to show how the same translation would be achieved in the 9x version. It is important to appreciate that the distribution features which are proposed in current mapping are not used or discussed in any detail, as those are not well matched to the AdaPT approach. Critical evaluation and comparison of these approaches is given in a separate report.

  9. Astrophysics Source Code Library

    NASA Astrophysics Data System (ADS)

    Allen, A.; DuPrie, K.; Berriman, B.; Hanisch, R. J.; Mink, J.; Teuben, P. J.

    2013-10-01

    The Astrophysics Source Code Library (ASCL), founded in 1999, is a free on-line registry for source codes of interest to astronomers and astrophysicists. The library is housed on the discussion forum for Astronomy Picture of the Day (APOD) and can be accessed at http://ascl.net. The ASCL has a comprehensive listing that covers a significant number of the astrophysics source codes used to generate results published in or submitted to refereed journals and continues to grow. The ASCL currently has entries for over 500 codes; its records are citable and are indexed by ADS. The editors of the ASCL and members of its Advisory Committee were on hand at a demonstration table in the ADASS poster room to present the ASCL, accept code submissions, show how the ASCL is starting to be used by the astrophysics community, and take questions on and suggestions for improving the resource.

  10. Translating an AI application from Lisp to Ada: A case study

    NASA Technical Reports Server (NTRS)

    Davis, Gloria J.

    1991-01-01

    A set of benchmarks was developed to test the performance of a newly designed computer executing both Lisp and Ada. Among these was AutoClassII -- a large Artificial Intelligence (AI) application written in Common Lisp. The extraction of a representative subset of this complex application was aided by a Lisp Code Analyzer (LCA). The LCA enabled rapid analysis of the code, putting it in a concise and functionally readable form. An equivalent benchmark was created in Ada through manual translation of the Lisp version. A comparison of the execution results of both programs across a variety of compiler-machine combinations indicate that line-by-line translation coupled with analysis of the initial code can produce relatively efficient and reusable target code.

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

    NASA Technical Reports Server (NTRS)

    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.

  12. Schroedinger’s code: Source code availability and transparency in astrophysics

    NASA Astrophysics Data System (ADS)

    Ryan, PW; Allen, Alice; Teuben, Peter

    2018-01-01

    Astronomers use software for their research, but how many of the codes they use are available as source code? We examined a sample of 166 papers from 2015 for clearly identified software use, then searched for source code for the software packages mentioned in these research papers. We categorized the software to indicate whether source code is available for download and whether there are restrictions to accessing it, and if source code was not available, whether some other form of the software, such as a binary, was. Over 40% of the source code for the software used in our sample was not available for download.As URLs have often been used as proxy citations for software, we also extracted URLs from one journal’s 2015 research articles, removed those from certain long-term, reliable domains, and tested the remainder to determine what percentage of these URLs were still accessible in September and October, 2017.

  13. Syndrome-source-coding and its universal generalization. [error correcting codes for data compression

    NASA Technical Reports Server (NTRS)

    Ancheta, T. C., Jr.

    1976-01-01

    A method of using error-correcting codes to obtain data compression, called syndrome-source-coding, is described in which the source sequence is treated as an error pattern whose syndrome forms the compressed data. It is shown that syndrome-source-coding can achieve arbitrarily small distortion with the number of compressed digits per source digit arbitrarily close to the entropy of a binary memoryless source. A 'universal' generalization of syndrome-source-coding is formulated which provides robustly effective distortionless coding of source ensembles. Two examples are given, comparing the performance of noiseless universal syndrome-source-coding to (1) run-length coding and (2) Lynch-Davisson-Schalkwijk-Cover universal coding for an ensemble of binary memoryless sources.

  14. Syndrome source coding and its universal generalization

    NASA Technical Reports Server (NTRS)

    Ancheta, T. C., Jr.

    1975-01-01

    A method of using error-correcting codes to obtain data compression, called syndrome-source-coding, is described in which the source sequence is treated as an error pattern whose syndrome forms the compressed data. It is shown that syndrome-source-coding can achieve arbitrarily small distortion with the number of compressed digits per source digit arbitrarily close to the entropy of a binary memoryless source. A universal generalization of syndrome-source-coding is formulated which provides robustly-effective, distortionless, coding of source ensembles.

  15. Technology Infusion of CodeSonar into the Space Network Ground Segment

    NASA Technical Reports Server (NTRS)

    Benson, Markland J.

    2009-01-01

    This slide presentation reviews the applicability of CodeSonar to the Space Network software. CodeSonar is a commercial off the shelf system that analyzes programs written in C, C++ or Ada for defects in the code. Software engineers use CodeSonar results as an input to the existing source code inspection process. The study is focused on large scale software developed using formal processes. The systems studied are mission critical in nature but some use commodity computer systems.

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

    NASA Technical Reports Server (NTRS)

    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.

  17. Can space station software be specified through Ada?

    NASA Technical Reports Server (NTRS)

    Knoebel, Arthur

    1987-01-01

    Programming of the space station is to be done in the Ada programming language. A breadboard of selected parts of the work package for Marshall Space Flight Center is to be built, and programming this small part will be a good testing ground for Ada. One coding of the upper levels of the design brings out several problems with top-down design when it is to be carried out strictly within the language. Ada is evaluated on the basis of this experience, and the points raised are compared with other experience as related in the literature. Rapid prototyping is another approach to the initial programming; several different types of prototypes are discussed, and compared with the art of specification. Some solutions are proposed and a number of recommendations presented.

  18. The Astrophysics Source Code Library: An Update

    NASA Astrophysics Data System (ADS)

    Allen, Alice; Nemiroff, R. J.; Shamir, L.; Teuben, P. J.

    2012-01-01

    The Astrophysics Source Code Library (ASCL), founded in 1999, takes an active approach to sharing astrophysical source code. ASCL's editor seeks out both new and old peer-reviewed papers that describe methods or experiments that involve the development or use of source code, and adds entries for the found codes to the library. This approach ensures that source codes are added without requiring authors to actively submit them, resulting in a comprehensive listing that covers a significant number of the astrophysics source codes used in peer-reviewed studies. The ASCL moved to a new location in 2010, and has over 300 codes in it and continues to grow. In 2011, the ASCL (http://asterisk.apod.com/viewforum.php?f=35) has on average added 19 new codes per month; we encourage scientists to submit their codes for inclusion. An advisory committee has been established to provide input and guide the development and expansion of its new site, and a marketing plan has been developed and is being executed. All ASCL source codes have been used to generate results published in or submitted to a refereed journal and are freely available either via a download site or from an identified source. This presentation covers the history of the ASCL and examines the current state and benefits of the ASCL, the means of and requirements for including codes, and outlines its future plans.

  19. Using ADA Tasks to Simulate Operating Equipment

    NASA Technical Reports Server (NTRS)

    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.

  20. Using Ada tasks to simulate operating equipment

    NASA Technical Reports Server (NTRS)

    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.

  1. Translation of one high-level language to another: COBOL to ADA, an example

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

    Hill, J.A.

    1986-01-01

    This dissertation discusses the difficulties encountered in, and explores possible solutions to, the task of automatically converting programs written in one HLL, COBOL, into programs written in another HLL, Ada, and still maintain readability. This paper presents at least one set of techniques and algorithms to solve many of the problems that were encountered. The differing view of records is solved by isolating those instances where it is a problem, then using the RENAMES option of Ada. Several solutions to doing the decimal-arithmetic translation are discussed. One method used is to emulate COBOL arithmetic in an arithmetic package. Another partialmore » solution suggested is to convert the values to decimal-scaled integers and use modular arithmetic. Conversion to fixed-point type and floating-point type are the third and fourth methods. The work of another researcher, Bobby Othmer, is utilized to correct any unstructured code, to remap statements not directly translatable such as ALTER, and to pull together isolated code sections. Algorithms are then presented to convert this restructured COBOL code into Ada code with local variables, parameters, and packages. The input/output requirements are partially met by mapping them to a series of procedure calls that interface with Ada's standard input-output package. Several examples are given of hand translations of COBOL programs. In addition, a possibly new method is shown for measuring the readability of programs.« less

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

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-12-21

    ... DEPARTMENT OF LABOR Equal Employment Opportunity Commission 29 CFR Part 1602 Recordkeeping and 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...

  3. Regulation of expression of the ada gene controlling the adaptive response. Interactions with the ada promoter of the Ada protein and RNA polymerase.

    PubMed

    Sakumi, K; Sekiguchi, M

    1989-01-20

    The Ada protein of Escherichia coli catalyzes transfer of methyl groups from methylated DNA to its own molecule, and the methylated form of Ada protein promotes transcription of its own gene, ada. Using an in vitro reconstituted system, we found that both the sigma factor and the methylated Ada protein are required for transcription of the ada gene. To elucidate molecular mechanisms involved in the regulation of the ada transcription, we investigated interactions of the non-methylated and methylated forms of Ada protein and the RNA polymerase holo enzyme (the core enzyme and sigma factor) with a DNA fragment carrying the ada promoter region. Footprinting analyses revealed that the methylated Ada protein binds to a region from positions -63 to -31, which includes the ada regulatory sequence AAAGCGCA. No firm binding was observed with the non-methylated Ada protein, although some DNase I-hypersensitive sites were produced in the promoter by both types of Ada protein. RNA polymerase did bind to the promoter once the methylated Ada protein had bound to the upstream sequence. To correlate these phenomena with the process in vivo, we used the DNAs derived from promoter-defective mutants. No binding of Ada protein nor of RNA polymerase occurred with a mutant DNA having a C to G substitution at position -47 within the ada regulatory sequence. In the case of a -35 box mutant with a T to A change at position -34, the methylated Ada protein did bind to the ada regulatory sequence, yet there was no RNA polymerase binding. Thus, the binding of the methylated Ada protein to the upstream region apparently facilitates binding of the RNA polymerase to the proper region of the promoter. The Ada protein possesses two known methyl acceptor sites, Cys69 and Cys321. The role of methylation of each cysteine residue was investigated using mutant forms of the Ada protein. The Ada protein with the cysteine residue at position 69 replaced by alanine was incapable of binding to the ada

  4. GSFC Ada programming guidelines

    NASA Technical Reports Server (NTRS)

    Roy, Daniel M.; Nelson, Robert W.

    1986-01-01

    A significant Ada effort has been under way at Goddard for the last two years. To ease the center's transition toward Ada (notably for future space station projects), a cooperative effort of half a dozen companies and NASA personnel was started in 1985 to produce programming standards and guidelines for the Ada language. The great richness of the Ada language and the need of programmers for good style examples makes Ada programming guidelines an important tool to smooth the Ada transition. Because of the natural divergence of technical opinions, the great diversity of our government and private organizations and the novelty of the Ada technology, the creation of an Ada programming guidelines document is a difficult and time consuming task. It is also a vital one. Steps must now be taken to ensure that the guide is refined in an organized but timely manner to reflect the growing level of expertise of the Ada community.

  5. Paranoia.Ada: A diagnostic program to evaluate Ada floating-point arithmetic

    NASA Technical Reports Server (NTRS)

    Hjermstad, Chris

    1986-01-01

    Many essential software functions in the mission critical computer resource application domain depend on floating point arithmetic. Numerically intensive functions associated with the Space Station project, such as emphemeris generation or the implementation of Kalman filters, are likely to employ the floating point facilities of Ada. Paranoia.Ada appears to be a valuabe program to insure that Ada environments and their underlying hardware exhibit the precision and correctness required to satisfy mission computational requirements. As a diagnostic tool, Paranoia.Ada reveals many essential characteristics of an Ada floating point implementation. Equipped with such knowledge, programmers need not tremble before the complex task of floating point computation.

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

    PubMed

    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.

  7. Multidimensional incremental parsing for universal source coding.

    PubMed

    Bae, Soo Hyun; Juang, Biing-Hwang

    2008-10-01

    A multidimensional incremental parsing algorithm (MDIP) for multidimensional discrete sources, as a generalization of the Lempel-Ziv coding algorithm, is investigated. It consists of three essential component schemes, maximum decimation matching, hierarchical structure of multidimensional source coding, and dictionary augmentation. As a counterpart of the longest match search in the Lempel-Ziv algorithm, two classes of maximum decimation matching are studied. Also, an underlying behavior of the dictionary augmentation scheme for estimating the source statistics is examined. For an m-dimensional source, m augmentative patches are appended into the dictionary at each coding epoch, thus requiring the transmission of a substantial amount of information to the decoder. The property of the hierarchical structure of the source coding algorithm resolves this issue by successively incorporating lower dimensional coding procedures in the scheme. In regard to universal lossy source coders, we propose two distortion functions, the local average distortion and the local minimax distortion with a set of threshold levels for each source symbol. For performance evaluation, we implemented three image compression algorithms based upon the MDIP; one is lossless and the others are lossy. The lossless image compression algorithm does not perform better than the Lempel-Ziv-Welch coding, but experimentally shows efficiency in capturing the source structure. The two lossy image compression algorithms are implemented using the two distortion functions, respectively. The algorithm based on the local average distortion is efficient at minimizing the signal distortion, but the images by the one with the local minimax distortion have a good perceptual fidelity among other compression algorithms. Our insights inspire future research on feature extraction of multidimensional discrete sources.

  8. Source Code Plagiarism--A Student Perspective

    ERIC Educational Resources Information Center

    Joy, M.; Cosma, G.; Yau, J. Y.-K.; Sinclair, J.

    2011-01-01

    This paper considers the problem of source code plagiarism by students within the computing disciplines and reports the results of a survey of students in Computing departments in 18 institutions in the U.K. This survey was designed to investigate how well students understand the concept of source code plagiarism and to discover what, if any,…

  9. Ada Compiler Validation Summary Report: Certificate Number: 890804S1.10141 Loral/Rolm Mil-Spec Computers ADE, Revision 3.01 MV 10000 Host and HAWK/32 Target

    DTIC Science & Technology

    1989-08-04

    undersigned, representing /-- /Wz agree that as part of the joint Marketing Agreement between Rolm Mil-Spec and Data General for the Ada Development...the assembly (e wkhout the pragma. Source Code in the folowing emaple, prama NLINE applie to all tb calls to SQUARE in WrrH INLINF. procedure WITH

  10. Distributed and parallel Ada and the Ada 9X recommendations

    NASA Technical Reports Server (NTRS)

    Volz, Richard A.; Goldsack, Stephen J.; Theriault, R.; Waldrop, Raymond S.; Holzbacher-Valero, A. A.

    1992-01-01

    Recently, the DoD has sponsored work towards a new version of Ada, intended to support the construction of distributed systems. The revised version, often called Ada 9X, will become the new standard sometimes in the 1990s. It is intended that Ada 9X should provide language features giving limited support for distributed system construction. The requirements for such features are given. Many of the most advanced computer applications involve embedded systems that are comprised of parallel processors or networks of distributed computers. If Ada is to become the widely adopted language envisioned by many, it is essential that suitable compilers and tools be available to facilitate the creation of distributed and parallel Ada programs for these applications. The major languages issues impacting distributed and parallel programming are reviewed, and some principles upon which distributed/parallel language systems should be built are suggested. Based upon these, alternative language concepts for distributed/parallel programming are analyzed.

  11. Paranoia.Ada: Sample output reports

    NASA Technical Reports Server (NTRS)

    1986-01-01

    Paranoia.Ada is a program to diagnose floating point arithmetic in the context of the Ada programming language. The program evaluates the quality of a floating point arithmetic implementation with respect to the proposed IEEE Standards P754 and P854. Paranoia.Ada is derived from the original BASIC programming language version of Paranoia. The Paranoia.Ada replicates in Ada the test algorithms originally implemented in BASIC and adheres to the evaluation criteria established by W. M. Kahan. Paranoia.Ada incorporates a major structural redesign and employs applicable Ada architectural and stylistic features.

  12. Ada 9X overview

    NASA Technical Reports Server (NTRS)

    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.

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

    PubMed

    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 (p<0.05), whereas serum ALP showed no differences between groups. CD4+ cell counts markedly decreased in all patients and showed a significant inverse correlation with ADA activities (R(2)=0.589, p<0.001). Serum ADA 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.

  14. Making your code citable with the Astrophysics Source Code Library

    NASA Astrophysics Data System (ADS)

    Allen, Alice; DuPrie, Kimberly; Schmidt, Judy; Berriman, G. Bruce; Hanisch, Robert J.; Mink, Jessica D.; Nemiroff, Robert J.; Shamir, Lior; Shortridge, Keith; Taylor, Mark B.; Teuben, Peter J.; Wallin, John F.

    2016-01-01

    The Astrophysics Source Code Library (ASCL, ascl.net) is a free online registry of codes used in astronomy research. With nearly 1,200 codes, it is the largest indexed resource for astronomy codes in existence. Established in 1999, it offers software authors a path to citation of their research codes even without publication of a paper describing the software, and offers scientists a way to find codes used in refereed publications, thus improving the transparency of the research. It also provides a method to quantify the impact of source codes in a fashion similar to the science metrics of journal articles. Citations using ASCL IDs are accepted by major astronomy journals and if formatted properly are tracked by ADS and other indexing services. The number of citations to ASCL entries increased sharply from 110 citations in January 2014 to 456 citations in September 2015. The percentage of code entries in ASCL that were cited at least once rose from 7.5% in January 2014 to 17.4% in September 2015. The ASCL's mid-2014 infrastructure upgrade added an easy entry submission form, more flexible browsing, search capabilities, and an RSS feeder for updates. A Changes/Additions form added this past fall lets authors submit links for papers that use their codes for addition to the ASCL entry even if those papers don't formally cite the codes, thus increasing the transparency of that research and capturing the value of their software to the community.

  15. Using the Astrophysics Source Code Library

    NASA Astrophysics Data System (ADS)

    Allen, Alice; Teuben, P. J.; Berriman, G. B.; DuPrie, K.; Hanisch, R. J.; Mink, J. D.; Nemiroff, R. J.; Shamir, L.; Wallin, J. F.

    2013-01-01

    The Astrophysics Source Code Library (ASCL) is a free on-line registry of source codes that are of interest to astrophysicists; with over 500 codes, it is the largest collection of scientist-written astrophysics programs in existence. All ASCL source codes have been used to generate results published in or submitted to a refereed journal and are available either via a download site or from an identified source. An advisory committee formed in 2011 provides input and guides the development and expansion of the ASCL, and since January 2012, all accepted ASCL entries are indexed by ADS. Though software is increasingly important for the advancement of science in astrophysics, these methods are still often hidden from view or difficult to find. The ASCL (ascl.net/) seeks to improve the transparency and reproducibility of research by making these vital methods discoverable, and to provide recognition and incentive to those who write and release programs useful for astrophysics research. This poster provides a description of the ASCL, an update on recent additions, and the changes in the astrophysics community we are starting to see because of the ASCL.

  16. A novel Multi-Agent Ada-Boost algorithm for predicting protein structural class with the information of protein secondary structure.

    PubMed

    Fan, Ming; Zheng, Bin; Li, Lihua

    2015-10-01

    Knowledge of the structural class of a given protein is important for understanding its folding patterns. Although a lot of efforts have been made, it still remains a challenging problem for prediction of protein structural class solely from protein sequences. The feature extraction and classification of proteins are the main problems in prediction. In this research, we extended our earlier work regarding these two aspects. In protein feature extraction, we proposed a scheme by calculating the word frequency and word position from sequences of amino acid, reduced amino acid, and secondary structure. For an accurate classification of the structural class of protein, we developed a novel Multi-Agent Ada-Boost (MA-Ada) method by integrating the features of Multi-Agent system into Ada-Boost algorithm. Extensive experiments were taken to test and compare the proposed method using four benchmark datasets in low homology. The results showed classification accuracies of 88.5%, 96.0%, 88.4%, and 85.5%, respectively, which are much better compared with the existing methods. The source code and dataset are available on request.

  17. QUEST/Ada (Query Utility Environment for Software Testing) of Ada: The development of a program analysis environment for Ada

    NASA Technical Reports Server (NTRS)

    Brown, David B.

    1988-01-01

    A history of the Query Utility Environment for Software Testing (QUEST)/Ada is presented. A fairly comprehensive literature review which is targeted toward issues of Ada testing is given. The definition of the system structure and the high level interfaces are then presented. The design of the three major components is described. The QUEST/Ada IORL System Specifications to this point in time are included in the Appendix. A paper is also included in the appendix which gives statistical evidence of the validity of the test case generation approach which is being integrated into QUEST/Ada.

  18. Astrophysics Source Code Library: Incite to Cite!

    NASA Astrophysics Data System (ADS)

    DuPrie, K.; Allen, A.; Berriman, B.; Hanisch, R. J.; Mink, J.; Nemiroff, R. J.; Shamir, L.; Shortridge, K.; Taylor, M. B.; Teuben, P.; Wallen, J. F.

    2014-05-01

    The Astrophysics Source Code Library (ASCl,http://ascl.net/) is an on-line registry of over 700 source codes that are of interest to astrophysicists, with more being added regularly. The ASCL actively seeks out codes as well as accepting submissions from the code authors, and all entries are citable and indexed by ADS. All codes have been used to generate results published in or submitted to a refereed journal and are available either via a download site or from an identified source. In addition to being the largest directory of scientist-written astrophysics programs available, the ASCL is also an active participant in the reproducible research movement with presentations at various conferences, numerous blog posts and a journal article. This poster provides a description of the ASCL and the changes that we are starting to see in the astrophysics community as a result of the work we are doing.

  19. A LISP-Ada connection

    NASA Technical Reports Server (NTRS)

    Jaworski, Allan; Lavallee, David; Zoch, David

    1987-01-01

    The prototype demonstrates the feasibility of using Ada for expert systems and the implementation of an expert-friendly interface which supports knowledge entry. In the Ford LISP-Ada Connection (FLAC) system LISP and Ada are used in ways which complement their respective capabilities. Future investigation will concentrate on the enhancement of the expert knowledge entry/debugging interface and on the issues associated with multitasking and real-time expert systems implementation in Ada.

  20. Practices in source code sharing in astrophysics

    NASA Astrophysics Data System (ADS)

    Shamir, Lior; Wallin, John F.; Allen, Alice; Berriman, Bruce; Teuben, Peter; Nemiroff, Robert J.; Mink, Jessica; Hanisch, Robert J.; DuPrie, Kimberly

    2013-02-01

    While software and algorithms have become increasingly important in astronomy, the majority of authors who publish computational astronomy research do not share the source code they develop, making it difficult to replicate and reuse the work. In this paper we discuss the importance of sharing scientific source code with the entire astrophysics community, and propose that journals require authors to make their code publicly available when a paper is published. That is, we suggest that a paper that involves a computer program not be accepted for publication unless the source code becomes publicly available. The adoption of such a policy by editors, editorial boards, and reviewers will improve the ability to replicate scientific results, and will also make computational astronomy methods more available to other researchers who wish to apply them to their data.

  1. Ada To X-Window Bindings

    NASA Technical Reports Server (NTRS)

    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.

  2. Transition to Ada

    DTIC Science & Technology

    1993-02-01

    the relative cost effectiveness of Ada and C++ [10]. (An overview of the Air Force report is given in Appendix D.) Surprisingly, the study deter- mined ...support; 5 = excellent support), followed by a total score, a weighted sum of the rankings based on weights deter- mined by an expert panel: Category...International Conference Location: Britannia International Hotel, London Sponsor. Ada Language UK, Ltd. POC: Helen Byard, Administrator, Ada UK, P.O. 322, York

  3. Ada Compiler Validation Summary Report: Certificate Number: 880318W1. 09041, International Business Machines Corporation, IBM Development System for the Ada Language, Version 2.1.0, IBM 4381 under VM/HPO, Host and Target

    DTIC Science & Technology

    1988-03-28

    International Business Machines Corporation IBM Development System for the Ada Language, Version 2.1.0 IBM 4381 under VM/HPO, host and target DTIC...necessary and identify by block number) International Business Machines Corporation, IBM Development System for the Ada Language, Version 2.1.0, IBM...in the compiler listed in this declaration. I declare that International Business Machines Corporation is the owner of record of the object code of the

  4. SDI satellite autonomy using AI and Ada

    NASA Technical Reports Server (NTRS)

    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.

  5. Astrophysics Source Code Library Enhancements

    NASA Astrophysics Data System (ADS)

    Hanisch, R. J.; Allen, A.; Berriman, G. B.; DuPrie, K.; Mink, J.; Nemiroff, R. J.; Schmidt, J.; Shamir, L.; Shortridge, K.; Taylor, M.; Teuben, P. J.; Wallin, J.

    2015-09-01

    The Astrophysics Source Code Library (ASCL)1 is a free online registry of codes used in astronomy research; it currently contains over 900 codes and is indexed by ADS. The ASCL has recently moved a new infrastructure into production. The new site provides a true database for the code entries and integrates the WordPress news and information pages and the discussion forum into one site. Previous capabilities are retained and permalinks to ascl.net continue to work. This improvement offers more functionality and flexibility than the previous site, is easier to maintain, and offers new possibilities for collaboration. This paper covers these recent changes to the ASCL.

  6. Astronomy education and the Astrophysics Source Code Library

    NASA Astrophysics Data System (ADS)

    Allen, Alice; Nemiroff, Robert J.

    2016-01-01

    The Astrophysics Source Code Library (ASCL) is an online registry of source codes used in refereed astrophysics research. It currently lists nearly 1,200 codes and covers all aspects of computational astrophysics. How can this resource be of use to educators and to the graduate students they mentor? The ASCL serves as a discovery tool for codes that can be used for one's own research. Graduate students can also investigate existing codes to see how common astronomical problems are approached numerically in practice, and use these codes as benchmarks for their own solutions to these problems. Further, they can deepen their knowledge of software practices and techniques through examination of others' codes.

  7. AdaNET research project

    NASA Technical Reports Server (NTRS)

    Digman, R. Michael

    1988-01-01

    The components necessary for the success of the commercialization of an Ada Technology Transition Network are reported in detail. The organizational plan presents the planned structure for services development and technical transition of AdaNET services to potential user communities. The Business Plan is the operational plan for the AdaNET service as a commercial venture. The Technical Plan is the plan from which the AdaNET can be designed including detailed requirements analysis. Also contained is an analysis of user fees and charges, and a proposed user fee schedule.

  8. Software reuse issues affecting AdaNET

    NASA Technical Reports Server (NTRS)

    Mcbride, John G.

    1989-01-01

    The AdaNet program is reviewing its long-term goals and strategies. A significant concern is whether current AdaNet plans adequately address the major strategic issues of software reuse technology. The major reuse issues of providing AdaNet services that should be addressed as part of future AdaNet development are identified and reviewed. Before significant development proceeds, a plan should be developed to resolve the aforementioned issues. This plan should also specify a detailed approach to develop AdaNet. A three phased strategy is recommended. The first phase would consist of requirements analysis and produce an AdaNet system requirements specification. It would consider the requirements of AdaNet in terms of mission needs, commercial realities, and administrative policies affecting development, and the experience of AdaNet and other projects promoting the transfer software engineering technology. Specifically, requirements analysis would be performed to better understand the requirements for AdaNet functions. The second phase would provide a detailed design of the system. The AdaNet should be designed with emphasis on the use of existing technology readily available to the AdaNet program. A number of reuse products are available upon which AdaNet could be based. This would significantly reduce the risk and cost of providing an AdaNet system. Once a design was developed, implementation would proceed in the third phase.

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

    NASA Technical Reports Server (NTRS)

    1985-01-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.

  10. Image authentication using distributed source coding.

    PubMed

    Lin, Yao-Chung; Varodayan, David; Girod, Bernd

    2012-01-01

    We present a novel approach using distributed source coding for image authentication. The key idea is to provide a Slepian-Wolf encoded quantized image projection as authentication data. This version can be correctly decoded with the help of an authentic image as side information. Distributed source coding provides the desired robustness against legitimate variations while detecting illegitimate modification. The decoder incorporating expectation maximization algorithms can authenticate images which have undergone contrast, brightness, and affine warping adjustments. Our authentication system also offers tampering localization by using the sum-product algorithm.

  11. AdaNET executive summary

    NASA Technical Reports Server (NTRS)

    Digman, R. Michael

    1988-01-01

    The goal of AdaNET is to transfer existing and emerging software engineering technology from the Federal government to the private sector. The views and perspectives of the current project participants on long and short term goals for AdaNET; organizational structure; resources and returns; summary of identified AdaNET services; and the summary of the organizational model currently under discussion are presented.

  12. The Astrophysics Source Code Library by the numbers

    NASA Astrophysics Data System (ADS)

    Allen, Alice; Teuben, Peter; Berriman, G. Bruce; DuPrie, Kimberly; Mink, Jessica; Nemiroff, Robert; Ryan, PW; Schmidt, Judy; Shamir, Lior; Shortridge, Keith; Wallin, John; Warmels, Rein

    2018-01-01

    The Astrophysics Source Code Library (ASCL, ascl.net) was founded in 1999 by Robert Nemiroff and John Wallin. ASCL editors seek both new and old peer-reviewed papers that describe methods or experiments that involve the development or use of source code, and add entries for the found codes to the library. Software authors can submit their codes to the ASCL as well. This ensures a comprehensive listing covering a significant number of the astrophysics source codes used in peer-reviewed studies. The ASCL is indexed by both NASA’s Astrophysics Data System (ADS) and Web of Science, making software used in research more discoverable. This presentation covers the growth in the ASCL’s number of entries, the number of citations to its entries, and in which journals those citations appear. It also discusses what changes have been made to the ASCL recently, and what its plans are for the future.

  13. Data processing with microcode designed with source coding

    DOEpatents

    McCoy, James A; Morrison, Steven E

    2013-05-07

    Programming for a data processor to execute a data processing application is provided using microcode source code. The microcode source code is assembled to produce microcode that includes digital microcode instructions with which to signal the data processor to execute the data processing application.

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

    DTIC Science & Technology

    1990-11-12

    This feature prevents any significant unexpected and undesired size overhead introduced by the automatic inlining of a called subprogram. Any...PRESERVELAYOUT forces the 5.5.1 compiler to maintain the Ada source order of a given record type, thereby, preventing the compiler from performing this...Environment, Volme 2: Prgram nng Guide assignments to the copied array in Ada do not affect the Fortran version of the array. The dimensions and order of

  15. Schroedinger’s Code: A Preliminary Study on Research Source Code Availability and Link Persistence in Astrophysics

    NASA Astrophysics Data System (ADS)

    Allen, Alice; Teuben, Peter J.; Ryan, P. Wesley

    2018-05-01

    We examined software usage in a sample set of astrophysics research articles published in 2015 and searched for the source codes for the software mentioned in these research papers. We categorized the software to indicate whether the source code is available for download and whether there are restrictions to accessing it, and if the source code is not available, whether some other form of the software, such as a binary, is. We also extracted hyperlinks from one journal’s 2015 research articles, as links in articles can serve as an acknowledgment of software use and lead to the data used in the research, and tested them to determine which of these URLs are still accessible. For our sample of 715 software instances in the 166 articles we examined, we were able to categorize 418 records as according to whether source code was available and found that 285 unique codes were used, 58% of which offered the source code for download. Of the 2558 hyperlinks extracted from 1669 research articles, at best, 90% of them were available over our testing period.

  16. Languages for artificial intelligence: Implementing a scheduler in LISP and in Ada

    NASA Technical Reports Server (NTRS)

    Hays, Dan

    1988-01-01

    A prototype scheduler for space experiments originally programmed in a dialect of LISP using some of the more traditional techniques of that language, was recast using an object-oriented LISP, Common LISP with Flavors on the Symbolics. This object-structured version was in turn partially implemented in Ada. The Flavors version showed a decided improvement in both speed of execution and readability of code. The recasting into Ada involved various practical problems of implementation as well as certain challenges of reconceptualization in going from one language to the other. Advantages were realized, however, in greater clarity of the code, especially where more standard flow of control was used. This exercise raised issues about the influence of programming language on the design of flexible and sensitive programs such as schedule planners, and called attention to the importance of factors external to the languages themselves such as system embeddedness, hardware context, and programmer practice.

  17. Toward ADA: The Continuing Development of an ADA Compiler.

    DTIC Science & Technology

    1981-12-01

    the compiler. 1.2 Background Augusta Ada Byron, Countess Lovelace, the daughter of the poet Lord Byron, was a colleague of Charles Babbage and author of...continuing development of the AFIT-Ada compiler. The encouragement I received from Dr. Charles W. Roark, who taught the compiler sequence, and Roie R...thank my advisor, Roie R. Black, for his continuing counsel and advice. Many thanks to my readers, Dr James P. Rutledge and Charles W. Richard, for

  18. Righting the ADA

    ERIC Educational Resources Information Center

    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…

  19. Using Ada: The deeper challenges

    NASA Technical Reports Server (NTRS)

    Feinberg, David A.

    1986-01-01

    The Ada programming language and the associated Ada Programming Support Environment (APSE) and Ada Run Time Environment (ARTE) provide the potential for significant life-cycle cost reductions in computer software development and maintenance activities. The Ada programming language itself is standardized, trademarked, and controlled via formal validation procedures. Though compilers are not yet production-ready as most would desire, the technology for constructing them is sufficiently well known and understood that time and money should suffice to correct current deficiencies. The APSE and ARTE are, on the other hand, significantly newer issues within most software development and maintenance efforts. Currently, APSE and ARTE are highly dependent on differing implementer concepts, strategies, and market objectives. Complex and sophisticated mission-critical computing systems require the use of a complete Ada-based capability, not just the programming language itself; yet the range of APSE and ARTE features which must actually be utilized can vary significantly from one system to another. As a consequence, the need to understand, objectively evaluate, and select differing APSE and ARTE capabilities and features is critical to the effective use of Ada and the life-cycle efficiencies it is intended to promote. It is the selection, collection, and understanding of APSE and ARTE which provide the deeper challenges of using Ada for real-life mission-critical computing systems. Some of the current issues which must be clarified, often on a case-by-case basis, in order to successfully realize the full capabilities of Ada are discussed.

  20. Integrating automated structured analysis and design with Ada programming support environments

    NASA Technical Reports Server (NTRS)

    Hecht, Alan; Simmons, Andy

    1986-01-01

    Ada Programming Support Environments (APSE) include many powerful tools that address the implementation of Ada code. These tools do not address the entire software development process. Structured analysis is a methodology that addresses the creation of complete and accurate system specifications. Structured design takes a specification and derives a plan to decompose the system subcomponents, and provides heuristics to optimize the software design to minimize errors and maintenance. It can also produce the creation of useable modules. Studies have shown that most software errors result from poor system specifications, and that these errors also become more expensive to fix as the development process continues. Structured analysis and design help to uncover error in the early stages of development. The APSE tools help to insure that the code produced is correct, and aid in finding obscure coding errors. However, they do not have the capability to detect errors in specifications or to detect poor designs. An automated system for structured analysis and design TEAMWORK, which can be integrated with an APSE to support software systems development from specification through implementation is described. These tools completement each other to help developers improve quality and productivity, as well as to reduce development and maintenance costs. Complete system documentation and reusable code also resultss from the use of these tools. Integrating an APSE with automated tools for structured analysis and design provide capabilities and advantages beyond those realized with any of these systems used by themselves.

  1. Streamlined Genome Sequence Compression using Distributed Source Coding

    PubMed Central

    Wang, Shuang; Jiang, Xiaoqian; Chen, Feng; Cui, Lijuan; Cheng, Samuel

    2014-01-01

    We aim at developing a streamlined genome sequence compression algorithm to support alternative miniaturized sequencing devices, which have limited communication, storage, and computation power. Existing techniques that require heavy client (encoder side) cannot be applied. To tackle this challenge, we carefully examined distributed source coding theory and developed a customized reference-based genome compression protocol to meet the low-complexity need at the client side. Based on the variation between source and reference, our protocol will pick adaptively either syndrome coding or hash coding to compress subsequences of changing code length. Our experimental results showed promising performance of the proposed method when compared with the state-of-the-art algorithm (GRS). PMID:25520552

  2. Benchmark Lisp And Ada Programs

    NASA Technical Reports Server (NTRS)

    Davis, Gloria; Galant, David; Lim, Raymond; Stutz, John; Gibson, J.; Raghavan, B.; Cheesema, P.; Taylor, W.

    1992-01-01

    Suite of nonparallel benchmark programs, ELAPSE, designed for three tests: comparing efficiency of computer processing via Lisp vs. Ada; comparing efficiencies of several computers processing via Lisp; or comparing several computers processing via Ada. Tests efficiency which computer executes routines in each language. Available for computer equipped with validated Ada compiler and/or Common Lisp system.

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

    NASA Astrophysics Data System (ADS)

    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

  4. Ada Compiler Validation Summary Report: Certificate Number: 901212I1. 11120 Tartan Inc., Tartan Ada VMS/960MC Version 4.0 VAXstation 3100 = Intel ICE960/25 on an VMS 5.2 Intel EXV80960MC Board

    DTIC Science & Technology

    1991-01-09

    5.2 (Target), 90121211 .11120 6. AUTHOR( S ) IABG-AVFT IOttobrunn, Federal Republic of Germany 7 PERFORMING ORGANIZATION NAME( S ) AND ADDRESS(ES) N-1...FEDERAL REPUBLIC OF GERMANY 9 SPONSORINGMONITORING AGENCY NAME( S ) AND ADDRESS( ES) 10. SPONSORING/ONITORING AGENCY Ada Joint Program Office REPORT NUMBER...Ada implementacion for which validation status is realized. Host Computer A computer system where Ada source programs are transformec System into

  5. Storage management in Ada. Three reports. Volume 1: Storage management in Ada as a risk to the development of reliable software. Volume 2: Relevant aspects of language. Volume 3: Requirements of the language versus manifestations of current implementations

    NASA Technical Reports Server (NTRS)

    Auty, David

    1988-01-01

    The risk to the development of program reliability is derived from the use of a new language and from the potential use of new storage management techniques. With Ada and associated support software, there is a lack of established guidelines and procedures, drawn from experience and common usage, which assume reliable behavior. The risk is identified and clarified. In order to provide a framework for future consideration of dynamic storage management on Ada, a description of the relevant aspects of the language is presented in two sections: Program data sources, and declaration and allocation in Ada. Storage-management characteristics of the Ada language and storage-management characteristics of Ada implementations are differentiated. Terms that are used are defined in a narrow and precise sense. The storage-management implications of the Ada language are described. The storage-management options available to the Ada implementor and the implications of the implementor's choice for the Ada programmer are also described.

  6. Object-oriented programming with mixins in Ada

    NASA Technical Reports Server (NTRS)

    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. Immunologic reconstitution during PEG-ADA therapy in an unusual mosaic ADA-deficient patient

    PubMed Central

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

    2009-01-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 φX174 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. PMID:18952502

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

    PubMed

    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.

  9. Ada Implementation Guide. Software Engineering With Ada. Volume 1

    DTIC Science & Technology

    1994-04-01

    Staff, Department ofDefense Dictionary of Military and Associated Terms, Washington, D.C., 1989. STARS McDonal , C., and S . Redwine, *STARS Glossary: A...ADýA28 357> offj I Volume I I SI I t Ada Implementation II Guide 5 Software Engineering With AdaI I S DTIC QUALITY INSPECTED S 5 April 1994 g " 94...and Abbreviations ...................... I I N p a S I I I i I Libt of F4g u OW Tahl Figures 2-1 DON Directives and Instructions for Implementing Public

  10. Ada technology support for NASA-GSFC

    NASA Technical Reports Server (NTRS)

    1986-01-01

    Utilization of the Ada programming language and environments to perform directorate functions was reviewed. The Mission and Data Operations Directorate Network (MNET) conversion effort was chosen as the first task for evaluation and assistance. The MNET project required the rewriting of the existing Network Control Program (NCP) in the Ada programming language. The DEC Ada compiler running on the VAX under WMS was used for the initial development efforts. Stress tests on the newly delivered version of the DEC Ada compiler were performed. The new Alsys Ada compiler was purchased for the IBM PC AT. A prevalidated version of the compiler was obtained. The compiler was then validated.

  11. An Object-Oriented Database Interface for Ada

    DTIC Science & Technology

    1993-12-01

    single object model, a unique extension for each ODM system may be required. The existence of Classic Ada with persistence provides evidence that a...prototypes and also through a commercial product known as Classic Ada with persistence. Classic Ada, a product marketed by Software Productivity Solutions...legal Ada constructs. Classic Ada with persistence provides an extra keyword, persistent, so that a user-defined class can be declared persistent. The

  12. Proceedings of the First NASA Ada Users' Symposium

    NASA Technical Reports Server (NTRS)

    1988-01-01

    Ada has the potential to be a part of the most significant change in software engineering technology within NASA in the last twenty years. Thus, it is particularly important that all NASA centers be aware of Ada experience and plans at other centers. Ada activity across NASA are covered, with presenters representing five of the nine major NASA centers and the Space Station Freedom Program Office. Projects discussed included - Space Station Freedom Program Office: the implications of Ada on training, reuse, management and the software support environment; Johnson Space Center (JSC): early experience with the use of Ada, software engineering and Ada training and the evaluation of Ada compilers; Marshall Space Flight Center (MSFC): university research with Ada and the application of Ada to Space Station Freedom, the Orbital Maneuvering Vehicle, the Aero-Assist Flight Experiment and the Secure Shuttle Data System; Lewis Research Center (LeRC): the evolution of Ada software to support the Space Station Power Management and Distribution System; Jet Propulsion Laboratory (JPL): the creation of a centralized Ada development laboratory and current applications of Ada including the Real-time Weather Processor for the FAA; and Goddard Space Flight Center (GSFC): experiences with Ada in the Flight Dynamics Division and the Extreme Ultraviolet Explorer (EUVE) project and the implications of GSFC experience for Ada use in NASA. Despite the diversity of the presentations, several common themes emerged from the program: Methodology - NASA experience in general indicates that the effective use of Ada requires modern software engineering methodologies; Training - It is the software engineering principles and methods that surround Ada, rather than Ada itself, which requires the major training effort; Reuse - Due to training and transition costs, the use of Ada may initially actually decrease productivity, as was clearly found at GSFC; and real-time work at LeRC, JPL and GSFC shows

  13. Distributed Joint Source-Channel Coding in Wireless Sensor Networks

    PubMed Central

    Zhu, Xuqi; Liu, Yu; Zhang, Lin

    2009-01-01

    Considering the fact that sensors are energy-limited and the wireless channel conditions in wireless sensor networks, there is an urgent need for a low-complexity coding method with high compression ratio and noise-resisted features. This paper reviews the progress made in distributed joint source-channel coding which can address this issue. The main existing deployments, from the theory to practice, of distributed joint source-channel coding over the independent channels, the multiple access channels and the broadcast channels are introduced, respectively. To this end, we also present a practical scheme for compressing multiple correlated sources over the independent channels. The simulation results demonstrate the desired efficiency. PMID:22408560

  14. Structuring the formal definition of Ada

    NASA Technical Reports Server (NTRS)

    Hansen, Kurt W.

    1986-01-01

    The structure of the formal definition of Ada are described. At present, a difficult subset of Ada has been defined and the experience gained so far by this work is reported. Currently, the work continues towards the formal definition of the Ada language.

  15. An evaluation of Ada for Al applications

    NASA Technical Reports Server (NTRS)

    Wallace, David R.

    1986-01-01

    Expert system technology seems to be the most promising type of Artificial Intelligence (AI) application for Ada. An expert system implemented with an expert system shell provides a highly structured approach that fits well with the structured approach found in Ada systems. The current commercial expert system shells use Lisp. In this highly structured situation a shell could be built that used Ada just as well. On the other hand, if it is necessary to deal with some AI problems that are not suited to expert systems, the use of Ada becomes more problematical. Ada was not designed as an AI development language, and is not suited to that. It is possible that an application developed in say, Common Lisp could be translated to Ada for actual use in a particular application, but this could be difficult. Some standard Ada packages could be developed to make such a translation easier. If the most general AI programs need to be dealt with, a Common Lisp system integrated with the Ada Environment is probably necessary. Aside from problems with language features, Ada, by itself, is not well suited to the prototyping and incremental development that is well supported by Lisp.

  16. ADAS Update and Maintainability

    NASA Technical Reports Server (NTRS)

    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.

  17. Joint source-channel coding for motion-compensated DCT-based SNR scalable video.

    PubMed

    Kondi, Lisimachos P; Ishtiaq, Faisal; Katsaggelos, Aggelos K

    2002-01-01

    In this paper, we develop an approach toward joint source-channel coding for motion-compensated DCT-based scalable video coding and transmission. A framework for the optimal selection of the source and channel coding rates over all scalable layers is presented such that the overall distortion is minimized. The algorithm utilizes universal rate distortion characteristics which are obtained experimentally and show the sensitivity of the source encoder and decoder to channel errors. The proposed algorithm allocates the available bit rate between scalable layers and, within each layer, between source and channel coding. We present the results of this rate allocation algorithm for video transmission over a wireless channel using the H.263 Version 2 signal-to-noise ratio (SNR) scalable codec for source coding and rate-compatible punctured convolutional (RCPC) codes for channel coding. We discuss the performance of the algorithm with respect to the channel conditions, coding methodologies, layer rates, and number of layers.

  18. Ada--Programming Language of the Future.

    ERIC Educational Resources Information Center

    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)

  19. Maximum aposteriori joint source/channel coding

    NASA Technical Reports Server (NTRS)

    Sayood, Khalid; Gibson, Jerry D.

    1991-01-01

    A maximum aposteriori probability (MAP) approach to joint source/channel coder design is presented in this paper. This method attempts to explore a technique for designing joint source/channel codes, rather than ways of distributing bits between source coders and channel coders. For a nonideal source coder, MAP arguments are used to design a decoder which takes advantage of redundancy in the source coder output to perform error correction. Once the decoder is obtained, it is analyzed with the purpose of obtaining 'desirable properties' of the channel input sequence for improving overall system performance. Finally, an encoder design which incorporates these properties is proposed.

  20. Ada (Trade Name) Compiler Validation Summary Report: Harris Corporation Harris Ada Compiler, Version 1.3 Harris HCX-7.

    DTIC Science & Technology

    1987-06-03

    Harris Corp. Harris Ada Compiler, Ver.1.3 Harris HCX-7 6. PERFORMING ORG. REPORT NUMBER 7 AUTH R(s 8. CONTRACT OR GRANT...VALIDATION SUMMARY REPORT : Harris Corporation Harris Ada Compiler, Version 1.3 Harris HCX-7 Completion of On-Site Testing: 3 June 1987 & .. . 0 Prepared...Place NTIS form here + .. . .. . .. .. Ada’ Compiler Validation Summary Report : Compiler Name: Harris Ada Compiler, Version 1.3 Host: Target: Harris

  1. Ada (Trade Name) Compiler Validation Summary Report. Harris Corporation, HARRIS Ada Compiler, Version 1.0, Harris H1200 and H800.

    DTIC Science & Technology

    1987-04-30

    AiBI 895 ADA (TRADENNANE) COMPILER VALIDATION SUMMARY REPORT / HARRIS CORPORATION HA (U) INFORMATION SYSTEMS AND TECHNOLOGY CENTER W-P AFS OH ADA...Compiler Validation Summary Report : 30 APR 1986 to 30 APR 1987 Harris Corporation, HARRIS Ada Compiler, Version 1.0, Harris H1200 and H800 6...the United States Government (Ada Joint Program Office). Adae Compiler Validation mary Report : Compiler Name: HARRIS Ada Compiler, Version 1.0 1 Host

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

    NASA Technical Reports Server (NTRS)

    1990-01-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.

  3. Ada (Tradename) Compiler Validation Summary Report. Harris Corporation. Harris Ada Compiler, Version 1.0. Harris H700 and H60.

    DTIC Science & Technology

    1986-06-28

    Report : 28 JUN 1986 to 28 JUN 1987 Harris Corporation, HARRIS Ada Compiler, Version 1.0, Harris H700 and H60 6. PERFORMING ORG. REPORT ...CLASSIFICATION OF THIS PAGE (When Oata Entered) .. . • -- 7 1. -SUPPLEMENTARYNOTES Ada ® Compiler Validation Summary Report : Compiler Name: HARRIS Ada Compiler...AVF-VSR-43.1086 Ada® COMPILER VALIDATION SUMMARY REPORT : Harris Corporation HARRIS Ada Compiler, Version 1.0 Harris H700 and H60 Completion of

  4. Astrophysics Source Code Library -- Now even better!

    NASA Astrophysics Data System (ADS)

    Allen, Alice; Schmidt, Judy; Berriman, Bruce; DuPrie, Kimberly; Hanisch, Robert J.; Mink, Jessica D.; Nemiroff, Robert J.; Shamir, Lior; Shortridge, Keith; Taylor, Mark B.; Teuben, Peter J.; Wallin, John F.

    2015-01-01

    The Astrophysics Source Code Library (ASCL, ascl.net) is a free online registry of codes used in astronomy research. Indexed by ADS, it now contains nearly 1,000 codes and with recent major changes, is better than ever! The resource has a new infrastructure that offers greater flexibility and functionality for users, including an easier submission process, better browsing, one-click author search, and an RSS feeder for news. The new database structure is easier to maintain and offers new possibilities for collaboration. Come see what we've done!

  5. ART/Ada design project, phase 1

    NASA Technical Reports Server (NTRS)

    1989-01-01

    An Ada-Based Expert System Building Tool Design Research Project was conducted. The goal was to investigate various issues in the context of the design of an Ada-based expert system building tool. An attempt was made to achieve a comprehensive understanding of the potential for embedding expert systems in Ada systems for eventual application in future projects. The current status of the project is described by introducing an operational prototype, ART/Ada. How the project was conducted is explained. The performance of the prototype is analyzed and compared with other related works. Future research directions are suggested.

  6. Operational rate-distortion performance for joint source and channel coding of images.

    PubMed

    Ruf, M J; Modestino, J W

    1999-01-01

    This paper describes a methodology for evaluating the operational rate-distortion behavior of combined source and channel coding schemes with particular application to images. In particular, we demonstrate use of the operational rate-distortion function to obtain the optimum tradeoff between source coding accuracy and channel error protection under the constraint of a fixed transmission bandwidth for the investigated transmission schemes. Furthermore, we develop information-theoretic bounds on performance for specific source and channel coding systems and demonstrate that our combined source-channel coding methodology applied to different schemes results in operational rate-distortion performance which closely approach these theoretical limits. We concentrate specifically on a wavelet-based subband source coding scheme and the use of binary rate-compatible punctured convolutional (RCPC) codes for transmission over the additive white Gaussian noise (AWGN) channel. Explicit results for real-world images demonstrate the efficacy of this approach.

  7. Towards Holography via Quantum Source-Channel Codes.

    PubMed

    Pastawski, Fernando; Eisert, Jens; Wilming, Henrik

    2017-07-14

    While originally motivated by quantum computation, quantum error correction (QEC) is currently providing valuable insights into many-body quantum physics, such as topological phases of matter. Furthermore, mounting evidence originating from holography research (AdS/CFT) indicates that QEC should also be pertinent for conformal field theories. With this motivation in mind, we introduce quantum source-channel codes, which combine features of lossy compression and approximate quantum error correction, both of which are predicted in holography. Through a recent construction for approximate recovery maps, we derive guarantees on its erasure decoding performance from calculations of an entropic quantity called conditional mutual information. As an example, we consider Gibbs states of the transverse field Ising model at criticality and provide evidence that they exhibit nontrivial protection from local erasure. This gives rise to the first concrete interpretation of a bona fide conformal field theory as a quantum error correcting code. We argue that quantum source-channel codes are of independent interest beyond holography.

  8. Towards Holography via Quantum Source-Channel Codes

    NASA Astrophysics Data System (ADS)

    Pastawski, Fernando; Eisert, Jens; Wilming, Henrik

    2017-07-01

    While originally motivated by quantum computation, quantum error correction (QEC) is currently providing valuable insights into many-body quantum physics, such as topological phases of matter. Furthermore, mounting evidence originating from holography research (AdS/CFT) indicates that QEC should also be pertinent for conformal field theories. With this motivation in mind, we introduce quantum source-channel codes, which combine features of lossy compression and approximate quantum error correction, both of which are predicted in holography. Through a recent construction for approximate recovery maps, we derive guarantees on its erasure decoding performance from calculations of an entropic quantity called conditional mutual information. As an example, we consider Gibbs states of the transverse field Ising model at criticality and provide evidence that they exhibit nontrivial protection from local erasure. This gives rise to the first concrete interpretation of a bona fide conformal field theory as a quantum error correcting code. We argue that quantum source-channel codes are of independent interest beyond holography.

  9. Ada and the rapid development lifecycle

    NASA Technical Reports Server (NTRS)

    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.

  10. Distributed single source coding with side information

    NASA Astrophysics Data System (ADS)

    Vila-Forcen, Jose E.; Koval, Oleksiy; Voloshynovskiy, Sviatoslav V.

    2004-01-01

    In the paper we advocate image compression technique in the scope of distributed source coding framework. The novelty of the proposed approach is twofold: classical image compression is considered from the positions of source coding with side information and, contrarily to the existing scenarios, where side information is given explicitly, side information is created based on deterministic approximation of local image features. We consider an image in the transform domain as a realization of a source with a bounded codebook of symbols where each symbol represents a particular edge shape. The codebook is image independent and plays the role of auxiliary source. Due to the partial availability of side information at both encoder and decoder we treat our problem as a modification of Berger-Flynn-Gray problem and investigate a possible gain over the solutions when side information is either unavailable or available only at decoder. Finally, we present a practical compression algorithm for passport photo images based on our concept that demonstrates the superior performance in very low bit rate regime.

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

    Code of Federal Regulations, 2010 CFR

    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...

  12. Ada in Introductory Computer Science Courses

    DTIC Science & Technology

    1993-01-01

    Ada by Daniel F. Stubbs and Neil W. Webre Course Objective: To introduce the students to the basic classical data structures of computer science...Introduction to Ada, Chapman & Hall, 1993, London Dale/Weems/McCormick, Programming and Problem Solving with Ada, D. C. Heath and Company, 1994, MA Feldman...Daniel F. Stubbs and Neil W. Webre - Course Objective: To introduce the students to the basic classical data structures of computer science

  13. AN ADA NAMELIST PACKAGE

    NASA Technical Reports Server (NTRS)

    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

  14. Parallel Ada benchmarks for the SVMS

    NASA Technical Reports Server (NTRS)

    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.

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

    NASA Technical Reports Server (NTRS)

    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.

  16. Implementing an ADA Kernel on NEBULA.

    DTIC Science & Technology

    1983-08-01

    physical address(es). No instruction supports directly semaphore operations , or spin-locks, or other entities used in the synchronisation of tasks...these operations It is found that NEBULA supports admirably the control structures oil Ada, but its Memory Mamagement system is not very suitable. Entry... operating system . With the advent of Ada, in theory at least, the whole program can be written in Ada in a manner that is independent of the computer and of

  17. A W-Grammar Description for ADA.

    DTIC Science & Technology

    1986-12-01

    7 2. A Type 2 Grammar for Ada Identifiers . . . . . . .... 8 3. The Chomsky erarchy......... ...... 10 4. Some Hypernotions Used in...Ada Language Reference Manual. The Chomsky Hierarchy (4:9-20, 7:217-232). In the 1950s, Noam Chomsky defined five classes of phrase structure grammars ...describing valid language tokens. For example a Type 3 grammar for Ada identifiers is shown in Figure 1. Type 2 Chomsky Languages are the Context-free

  18. Ada education in a software life-cycle context

    NASA Technical Reports Server (NTRS)

    Clough, Anne J.

    1986-01-01

    Some of the experience gained from a comprehensive educational program undertaken at The Charles Stark Draper Lab. to introduce the Ada language and to transition modern software engineering technology into the development of Ada and non-Ada applications is described. Initially, a core group, which included manager, engineers and programmers, received training in Ada. An Ada Office was established to assume the major responsibility for training, evaluation, acquisition and benchmarking of tools, and consultation on Ada projects. As a first step in this process, and in-house educational program was undertaken to introduce Ada to the Laboratory. Later, a software engineering course was added to the educational program as the need to address issues spanning the entire software life cycle became evident. Educational efforts to date are summarized, with an emphasis on the educational approach adopted. Finally, lessons learned in administering this program are addressed.

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

    PubMed

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

    1995-03-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 methylphosphotriester lesion converts Ada into a transcriptional activator of the ada and alkA genes. Activation of ada, but not alkA, requires elements contained within the carboxyl-terminal domain of Ada. In addition, physiologically relevant concentrations of the unmethylated form of Ada specifically inhibit methylated Ada-promoted ada transcription both in vitro and in vivo and it has been suggested that this phenomenon plays a pivotal role in the down-regulation of the adaptive response. A set of site-directed mutations were generated within the hinge region, changing the lysine residue at position 178 to leucine, valine, glycine, tyrosine, arginine, cysteine, proline, and serine. All eight mutant proteins have deficiencies in their ability to activate ada transcription in the presence or absence of a methylating agent but are proficient in alkA activation. AdaK178P (lysine 178 changed to proline) is completely defective for the transcriptional activation function of ada while it is completely proficient for transcriptional activation of alkA. In addition, AdaK178P possesses both classes of DNA repair activities both in vitro and in vivo. Transcriptional activation of ada does not occur if both the amino- and carboxyl-terminal domains are produced separately within the same cell. The mutation at position 178 might interfere with activation of ada transcription by changing a critical contact with RNA polymerase, by causing a conformational change of Ada, or by interfering with the

  20. Ada (Tradename) Compiler Validation Summary Report. Harris Corporation. Harris Ada Compiler, Version 1.0. Harris HCX-7.

    DTIC Science & Technology

    1986-06-12

    owp-fts 677 RDA (TRRDENE) COMPILER VALIDATION SUMAY REPORT III HARRIS CORPORATION MAR.. (U) INFORMATION SYSTEMS AM TECHNOLOGY CENTER N-P AFI OM ADA...Subtitle) 5. TYPE OF REPORT & PERIOD COVERED Ada Compiler Validation Summary Report : 12 .UN 1986 to 12 JUN1 1987 Harris Corporation, Harris Ada Compiler...Version 1.0, Harris HCX-7 6. PERFORMING ORG. REPORT NUMBER 7. AUTHOR(s) 8. CONTRACT OR GRANT NUMBERs) Wright-Patterson 9. PERFORMING ORGANIZATION AND

  1. Proceedings of the 2nd NASA Ada User's Symposium

    NASA Technical Reports Server (NTRS)

    1989-01-01

    Several presentations, mostly in viewgraph form, on various topics relating to Ada applications are given. Topics covered include the use of Ada in NASA, Ada and the Space Station, the software support environment, Ada in the Software Engineering Laboratory, Ada at the Jet Propulsion Laboratory, the Flight Telerobotic Servicer, and lessons learned in prototyping the Space Station Remote Manipulator System control.

  2. Distributed Coding of Compressively Sensed Sources

    NASA Astrophysics Data System (ADS)

    Goukhshtein, Maxim

    In this work we propose a new method for compressing multiple correlated sources with a very low-complexity encoder in the presence of side information. Our approach uses ideas from compressed sensing and distributed source coding. At the encoder, syndromes of the quantized compressively sensed sources are generated and transmitted. The decoder uses side information to predict the compressed sources. The predictions are then used to recover the quantized measurements via a two-stage decoding process consisting of bitplane prediction and syndrome decoding. Finally, guided by the structure of the sources and the side information, the sources are reconstructed from the recovered measurements. As a motivating example, we consider the compression of multispectral images acquired on board satellites, where resources, such as computational power and memory, are scarce. Our experimental results exhibit a significant improvement in the rate-distortion trade-off when compared against approaches with similar encoder complexity.

  3. An Efficient Variable Length Coding Scheme for an IID Source

    NASA Technical Reports Server (NTRS)

    Cheung, K. -M.

    1995-01-01

    A scheme is examined for using two alternating Huffman codes to encode a discrete independent and identically distributed source with a dominant symbol. This combined strategy, or alternating runlength Huffman (ARH) coding, was found to be more efficient than ordinary coding in certain circumstances.

  4. Top ten reasons to register your code with the Astrophysics Source Code Library

    NASA Astrophysics Data System (ADS)

    Allen, Alice; DuPrie, Kimberly; Berriman, G. Bruce; Mink, Jessica D.; Nemiroff, Robert J.; Robitaille, Thomas; Schmidt, Judy; Shamir, Lior; Shortridge, Keith; Teuben, Peter J.; Wallin, John F.; Warmels, Rein

    2017-01-01

    With 1,400 codes, the Astrophysics Source Code Library (ASCL, ascl.net) is the largest indexed resource for codes used in astronomy research in existence. This free online registry was established in 1999, is indexed by Web of Science and ADS, and is citable, with citations to its entries tracked by ADS. Registering your code with the ASCL is easy with our online submissions system. Making your software available for examination shows confidence in your research and makes your research more transparent, reproducible, and falsifiable. ASCL registration allows your software to be cited on its own merits and provides a citation that is trackable and accepted by all astronomy journals and journals such as Science and Nature. Registration also allows others to find your code more easily. This presentation covers the benefits of registering astronomy research software with the ASCL.

  5. ADA Guide for Small Businesses.

    ERIC Educational Resources Information Center

    Department of Justice, Washington, DC. Civil Rights Div.

    This guide presents an informal overview of some basic Americans with Disabilities Act (ADA) requirements for small businesses that provide goods or services to the public. References to key sections of the regulations or other information are included. The first section describes the ADA briefly. Section two lists the 12 categories of public…

  6. Restoring balance to B cells in ADA deficiency.

    PubMed

    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.

  7. ADA members weigh in on critical issues.

    PubMed

    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.

  8. Open-Source Development of the Petascale Reactive Flow and Transport Code PFLOTRAN

    NASA Astrophysics Data System (ADS)

    Hammond, G. E.; Andre, B.; Bisht, G.; Johnson, T.; Karra, S.; Lichtner, P. C.; Mills, R. T.

    2013-12-01

    Open-source software development has become increasingly popular in recent years. Open-source encourages collaborative and transparent software development and promotes unlimited free redistribution of source code to the public. Open-source development is good for science as it reveals implementation details that are critical to scientific reproducibility, but generally excluded from journal publications. In addition, research funds that would have been spent on licensing fees can be redirected to code development that benefits more scientists. In 2006, the developers of PFLOTRAN open-sourced their code under the U.S. Department of Energy SciDAC-II program. Since that time, the code has gained popularity among code developers and users from around the world seeking to employ PFLOTRAN to simulate thermal, hydraulic, mechanical and biogeochemical processes in the Earth's surface/subsurface environment. PFLOTRAN is a massively-parallel subsurface reactive multiphase flow and transport simulator designed from the ground up to run efficiently on computing platforms ranging from the laptop to leadership-class supercomputers, all from a single code base. The code employs domain decomposition for parallelism and is founded upon the well-established and open-source parallel PETSc and HDF5 frameworks. PFLOTRAN leverages modern Fortran (i.e. Fortran 2003-2008) in its extensible object-oriented design. The use of this progressive, yet domain-friendly programming language has greatly facilitated collaboration in the code's software development. Over the past year, PFLOTRAN's top-level data structures were refactored as Fortran classes (i.e. extendible derived types) to improve the flexibility of the code, ease the addition of new process models, and enable coupling to external simulators. For instance, PFLOTRAN has been coupled to the parallel electrical resistivity tomography code E4D to enable hydrogeophysical inversion while the same code base can be used as a third

  9. The ADA's practice parameters.

    PubMed

    Ellek, Donalda M

    2005-01-01

    The ADA parameters of care have served the needs of practicing dentists for fifteen years. Their purpose is to describe a range of treatment options that dentists will want to consider, in combination with particular clinical conditions and patient preferences. These options have been developed based on available evidence and a consensus of professional judgment. The ADA has exercised concern that parameters not be used, out of the context of individual professional judgment, for policy purposes.

  10. Using National Drug Codes and drug knowledge bases to organize prescription records from multiple sources.

    PubMed

    Simonaitis, Linas; McDonald, Clement J

    2009-10-01

    The utility of National Drug Codes (NDCs) and drug knowledge bases (DKBs) in the organization of prescription records from multiple sources was studied. The master files of most pharmacy systems include NDCs and local codes to identify the products they dispense. We obtained a large sample of prescription records from seven different sources. These records carried a national product code or a local code that could be translated into a national product code via their formulary master. We obtained mapping tables from five DKBs. We measured the degree to which the DKB mapping tables covered the national product codes carried in or associated with the sample of prescription records. Considering the total prescription volume, DKBs covered 93.0-99.8% of the product codes from three outpatient sources and 77.4-97.0% of the product codes from four inpatient sources. Among the in-patient sources, invented codes explained 36-94% of the noncoverage. Outpatient pharmacy sources rarely invented codes, which comprised only 0.11-0.21% of their total prescription volume, compared with inpatient pharmacy sources for which invented codes comprised 1.7-7.4% of their prescription volume. The distribution of prescribed products was highly skewed, with 1.4-4.4% of codes accounting for 50% of the message volume and 10.7-34.5% accounting for 90% of the message volume. DKBs cover the product codes used by outpatient sources sufficiently well to permit automatic mapping. Changes in policies and standards could increase coverage of product codes used by inpatient sources.

  11. Ada (Trademark) Compiler Validation Summary Report. Informatique Internationale SP-ADA, Version 5.41-300 BULL SPS7/300.

    DTIC Science & Technology

    1987-05-04

    UNCLASSIFIED k LE T \\ jAUG 121987 18. SUPPLEM4ENTARY NOTES 19. KEYWORDS (Continue on reverse side if necessary and identify by block number) Ada... INTRODUCTION ................................6 1.1 PURPOSE OF THIS VALIDATION SUMMARY REPORT .......7 1.2 USE OF THIS VALIDATION SUMMARY REPORT... INTRODUCTION This Validation Summary Report (VSR) describes the extent to which a specific Ada compiler conforms to the Ada Standard, ANSI/MIL-STD-1815A. This

  12. Ada Namelist Package

    NASA Technical Reports Server (NTRS)

    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.

  13. ADA (adenosine deaminase) gene therapy enters the competition

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

    Culliton, B.J.

    Around the world, some 70 children are members of a select and deadly club. Born with an immune deficiency so severe that they will die of infection unless their immune systems can be repaired, they have captured the attention of would-be gene therapists who believe that a handful of these kids--the 15 or 20 who lack functioning levels of the enzyme adenosine deaminase (ADA)--could be saved by a healthy ADA gene. A team of gene therapists is ready to put the theory to the test. In April 1987, a team of NIH researchers headed by R. Michael Blaese and W.more » French Anderson came up with the first formal protocol to introduce a healthy ADA gene into an unhealthy human. After 3 years of line-by-line scrutiny by five review committees, they have permission to go ahead. Two or three children will be treated in the next year, and will be infused with T lymphocytes carrying the gene for ADA. If the experiment works, the ADA gene will begin producing normal amounts of ADA. An interesting feature of ADA deficiency, that makes it ideal for initial gene studies, is that the amount of ADA one needs for a healthy immune system is quite variable. Hence, once inside a patient's T cells, the new ADA gene needs only to express the enzyme in moderate amounts. No precise gene regulation is necessary.« less

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

    EPA Pesticide Factsheets

    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

  15. Ada Compiler Validation Summary Report: Harris Corporation, Harris Ada Compiler, Version 1.0, Harris H1200 Host. Textronix 8540A-1750A Target.

    DTIC Science & Technology

    1987-06-03

    REPORT - HARRIS U-1 CORPORATION HARRIS ADA COM (Ui) ADA JOINT PROGRAM OFFICE ARLINGTON VA 93 JUN 87 NC... Report : 3 June 1987 to 3 June 1988 Harris Corp., Harris Ada Compiler, Ver. 1.0, Harris H1200 Host. Tektronix 8540A-1750A Target 6. PERFORMING ORG. REPORT ...01 -07-HAR Ada ® COMPILER VALIDATION SUMMARY REPORT : Harris Corporation Harris Ada Compiler, Version 1.0 Harris H1200 Host Tektronix

  16. General-Purpose Ada Software Packages

    NASA Technical Reports Server (NTRS)

    Klumpp, Allan R.

    1991-01-01

    Collection of subprograms brings to Ada many features from other programming languages. All generic packages designed to be easily instantiated for types declared in user's facility. Most packages have widespread applicability, although some oriented for avionics applications. All designed to facilitate writing new software in Ada. Written on IBM/AT personal computer running under PC DOS, v.3.1.

  17. The Katydid system for compiling KEE applications to Ada

    NASA Technical Reports Server (NTRS)

    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.

  18. Continuation of research into language concepts for the mission support environment: Source code

    NASA Technical Reports Server (NTRS)

    Barton, Timothy J.; Ratner, Jeremiah M.

    1991-01-01

    Research into language concepts for the Mission Control Center is presented. A computer code for source codes is presented. The file contains the routines which allow source code files to be created and compiled. The build process assumes that all elements and the COMP exist in the current directory. The build process places as much code generation as possible on the preprocessor as possible. A summary is given of the source files as used and/or manipulated by the build routine.

  19. Development of an Ada package library

    NASA Technical Reports Server (NTRS)

    Burton, Bruce; Broido, Michael

    1986-01-01

    A usable prototype Ada package library was developed and is currently being evaluated for use in large software development efforts. The library system is comprised of an Ada-oriented design language used to facilitate the collection of reuse information, a relational data base to store reuse information, a set of reusable Ada components and tools, and a set of guidelines governing the system's use. The prototyping exercise is discussed and the lessons learned from it have led to the definition of a comprehensive tool set to facilitate software reuse.

  20. Toward the efficient implementation of expert systems in Ada

    NASA Technical Reports Server (NTRS)

    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.

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

    NASA Technical Reports Server (NTRS)

    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.

  2. AdaNET research plan

    NASA Technical Reports Server (NTRS)

    Mcbride, John G.

    1990-01-01

    The mission of the AdaNET research effort is to determine how to increase the availability of reusable Ada components and associated software engineering technology to both private and Federal sectors. The effort is structured to define the requirements for transfer of Federally developed software technology, study feasible approaches to meeting the requirements, and to gain experience in applying various technologies and practices. The overall approach to the development of the AdaNET System Specification is presented. A work breakdown structure is presented with each research activity described in detail. The deliverables for each work area are summarized. The overall organization and responsibilities for each research area are described. The schedule and necessary resources are presented for each research activity. The estimated cost is summarized for each activity. The project plan is fully described in the Super Project Expert data file contained on the floppy disk attached to the back cover of this plan.

  3. The FORTRAN static source code analyzer program (SAP) system description

    NASA Technical Reports Server (NTRS)

    Decker, W.; Taylor, W.; Merwarth, P.; Oneill, M.; Goorevich, C.; Waligora, S.

    1982-01-01

    A source code analyzer program (SAP) designed to assist personnel in conducting studies of FORTRAN programs is described. The SAP scans FORTRAN source code and produces reports that present statistics and measures of statements and structures that make up a module. The processing performed by SAP and of the routines, COMMON blocks, and files used by SAP are described. The system generation procedure for SAP is also presented.

  4. Ada Compiler Validation Summary Report: Certificate Number: 890420W1. 10066 International Business Machines Corporation, IBM Development System for the Ada Language, AIX/RT Ada Compiler, Version 1.1.1, IBM RT PC 6150-125

    DTIC Science & Technology

    1989-04-20

    International Business Machines Corporation, IBM Development System. for the Ada Language AIX/RT Ada Compiler, Version 1.1.1, Wright-Patterson APB...Certificate Number: 890420V1.10066 International Business Machines Corporation IBM Development System for the Ada Language AIX/RT Ada Compiler, Version 1.1.1...TEST INFORMATION The compiler was tested using command scripts provided by International Business Machines Corporation and reviewed by the validation

  5. An Ada inference engine for expert systems

    NASA Technical Reports Server (NTRS)

    Lavallee, David B.

    1986-01-01

    The purpose is to investigate the feasibility of using Ada for rule-based expert systems with real-time performance requirements. This includes exploring the Ada features which give improved performance to expert systems as well as optimizing the tradeoffs or workarounds that the use of Ada may require. A prototype inference engine was built using Ada, and rule firing rates in excess of 500 per second were demonstrated on a single MC68000 processor. The knowledge base uses a directed acyclic graph to represent production lines. The graph allows the use of AND, OR, and NOT logical operators. The inference engine uses a combination of both forward and backward chaining in order to reach goals as quickly as possible. Future efforts will include additional investigation of multiprocessing to improve performance and creating a user interface allowing rule input in an Ada-like syntax. Investigation of multitasking and alternate knowledge base representations will help to analyze some of the performance issues as they relate to larger problems.

  6. Software engineering and Ada in design

    NASA Technical Reports Server (NTRS)

    Oneill, Don

    1986-01-01

    Modern software engineering promises significant reductions in software costs and improvements in software quality. The Ada language is the focus for these software methodology and tool improvements. The IBM FSD approach, including the software engineering practices that guide the systematic design and development of software products and the management of the software process are examined. The revised Ada design language adaptation is revealed. This four level design methodology is detailed including the purpose of each level, the management strategy that integrates the software design activity with the program milestones, and the technical strategy that maps the Ada constructs to each level of design. A complete description of each design level is provided along with specific design language recording guidelines for each level. Finally, some testimony is offered on education, tools, architecture, and metrics resulting from project use of the four level Ada design language adaptation.

  7. A Comparison of Ada 83 and C++

    DTIC Science & Technology

    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. The random energy model in a magnetic field and joint source channel coding

    NASA Astrophysics Data System (ADS)

    Merhav, Neri

    2008-09-01

    We demonstrate that there is an intimate relationship between the magnetic properties of Derrida’s random energy model (REM) of spin glasses and the problem of joint source-channel coding in Information Theory. In particular, typical patterns of erroneously decoded messages in the coding problem have “magnetization” properties that are analogous to those of the REM in certain phases, where the non-uniformity of the distribution of the source in the coding problem plays the role of an external magnetic field applied to the REM. We also relate the ensemble performance (random coding exponents) of joint source-channel codes to the free energy of the REM in its different phases.

  9. Java Source Code Analysis for API Migration to Embedded Systems

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

    Winter, Victor; McCoy, James A.; Guerrero, Jonathan

    Embedded systems form an integral part of our technological infrastructure and oftentimes play a complex and critical role within larger systems. From the perspective of reliability, security, and safety, strong arguments can be made favoring the use of Java over C in such systems. In part, this argument is based on the assumption that suitable subsets of Java’s APIs and extension libraries are available to embedded software developers. In practice, a number of Java-based embedded processors do not support the full features of the JVM. For such processors, source code migration is a mechanism by which key abstractions offered bymore » APIs and extension libraries can made available to embedded software developers. The analysis required for Java source code-level library migration is based on the ability to correctly resolve element references to their corresponding element declarations. A key challenge in this setting is how to perform analysis for incomplete source-code bases (e.g., subsets of libraries) from which types and packages have been omitted. This article formalizes an approach that can be used to extend code bases targeted for migration in such a manner that the threats associated the analysis of incomplete code bases are eliminated.« less

  10. Ada Compiler Validation Summary Report: Certificate Number 89020W1. 10073: International Business Machines Corporation, IBM Development System for the Ada Language, VM/CMS Ada Compiler, Version 2.1.1, IBM 3083 (Host and Target)

    DTIC Science & Technology

    1989-04-20

    International Business Machines Corporation) IBM Development System for the Ada Language, VN11/CMS Ada Compiler, Version 2.1.1, Wright-Patterson AFB, IBM 3083...890420W1.10073 International Business Machines Corporation IBM Development System for the Ada Language VM/CMS Ada Compiler Version 2.1.1 IBM 3083... International Business Machines Corporation and reviewed by the validation team. The compiler was tested using all default option settings except for the

  11. Ada(R) Test and Verification System (ATVS)

    NASA Technical Reports Server (NTRS)

    Strelich, Tom

    1986-01-01

    The Ada Test and Verification System (ATVS) functional description and high level design are completed and summarized. The ATVS will provide a comprehensive set of test and verification capabilities specifically addressing the features of the Ada language, support for embedded system development, distributed environments, and advanced user interface capabilities. Its design emphasis was on effective software development environment integration and flexibility to ensure its long-term use in the Ada software development community.

  12. AdaNET prototype library administration manual

    NASA Technical Reports Server (NTRS)

    Hanley, Lionel

    1989-01-01

    The functions of the AdaNET Prototype Library of Reusable Software Parts is described. Adopted from the Navy Research Laboratory's Reusability Guidebook (V.5.0), this is a working document, customized for use the the AdaNET Project. Within this document, the term part is used to denote the smallest unit controlled by a library and retrievable from it. A part may have several constituents, which may not be individually tracked. Presented are the types of parts which may be stored in the library and the relationships among those parts; a concept of trust indicators which provide measures of confidence that a user of a previously developed part may reasonably apply to a part for a new application; search and retrieval, configuration management, and communications among those who interact with the AdaNET Prototype Library; and the AdaNET Prototype, described from the perspective of its three major users: the part reuser and retriever, the part submitter, and the librarian and/or administrator.

  13. ART/Ada design project, phase 1. Task 1 report: Overall design

    NASA Technical Reports Server (NTRS)

    Allen, Bradley P.

    1988-01-01

    The design methodology for the ART/Ada project is introduced, and the selected design for ART/Ada is described in detail. The following topics are included: object-oriented design, reusable software, documentation techniques, impact of Ada, design approach, and differences between ART-IM 1.5 and ART/Ada 1.0 prototype. Also, Ada generator and ART/Ada runtime systems are discussed.

  14. Comparing host and target environments for distributed Ada programs

    NASA Technical Reports Server (NTRS)

    Paulk, Mark C.

    1986-01-01

    The Ada programming language provides a means of specifying logical concurrency by using multitasking. Extending the Ada multitasking concurrency mechanism into a physically concurrent distributed environment which imposes its own requirements can lead to incompatibilities. These problems are discussed. Using distributed Ada for a target system may be appropriate, but when using the Ada language in a host environment, a multiprocessing model may be more suitable than retargeting an Ada compiler for the distributed environment. The tradeoffs between multitasking on distributed targets and multiprocessing on distributed hosts are discussed. Comparisons of the multitasking and multiprocessing models indicate different areas of application.

  15. Ada (trademark) projects at NASA. Runtime environment issues and recommendations

    NASA Technical Reports Server (NTRS)

    Roy, Daniel M.; Wilke, Randall W.

    1988-01-01

    Ada practitioners should use this document to discuss and establish common short term requirements for Ada runtime environments. The major current Ada runtime environment issues are identified through the analysis of some of the Ada efforts at NASA and other research centers. The runtime environment characteristics of major compilers are compared while alternate runtime implementations are reviewed. Modifications and extensions to the Ada Language Reference Manual to address some of these runtime issues are proposed. Three classes of projects focusing on the most critical runtime features of Ada are recommended, including a range of immediately feasible full scale Ada development projects. Also, a list of runtime features and procurement issues is proposed for consideration by the vendors, contractors and the government.

  16. Software Model Checking Without Source Code

    NASA Technical Reports Server (NTRS)

    Chaki, Sagar; Ivers, James

    2009-01-01

    We present a framework, called AIR, for verifying safety properties of assembly language programs via software model checking. AIR extends the applicability of predicate abstraction and counterexample guided abstraction refinement to the automated verification of low-level software. By working at the assembly level, AIR allows verification of programs for which source code is unavailable-such as legacy and COTS software-and programs that use features-such as pointers, structures, and object-orientation-that are problematic for source-level software verification tools. In addition, AIR makes no assumptions about the underlying compiler technology. We have implemented a prototype of AIR and present encouraging results on several non-trivial examples.

  17. Designing Real-Time Systems in Ada (Trademark).

    DTIC Science & Technology

    1986-01-01

    e a. T * .K Ada .e 6 4J (FINAL REPORT) Real - Time Systems in Ada* Abstract Real-time software differs from other kinds of software in the sense that it...1-2 1.2.2 Functional Focus ...... ................ 1-2 1.3 ROLE OF ADA IN REAL - TIME SYSTEMS DESIGN. ..... 1-3 1.4 SCOPE OF THIS...MODELS OF REAL TIME SYSTEMS 8.1 REQUIREMENTS FOR TEMPORAL BEHAVIOR ANALYSIS . 8-1 8.2 METHODS OF TEMPORAL BEHAVIOR ANALYSIS.... ....... 8-4 8.3

  18. Digital data sets that describe aquifer characteristics of the Vamoosa-Ada aquifer in east-central Oklahoma

    USGS Publications Warehouse

    Abbott, Marvin M.; Runkle, D.L.; Rea, Alan

    1997-01-01

    Nonproprietary format files This diskette contains digitized aquifer boundaries and maps of hydraulic conductivity, recharge, and ground-water level elevation contours for the Vamoosa-Ada aquifer in east-central Oklahoma. The Vamoosa-Ada aquifer is an important source of water that underlies about 2,320-square miles of parts of Osage, Pawnee, Payne, Creek, Lincoln, Okfuskee, and Seminole Counties. Approximately 75 percent of the water withdrawn from the Vamoosa-Ada aquifer is for municipal use. Rural domestic use and water for stock animals account for most of the remaining water withdrawn. The Vamoosa-Ada aquifer is defined in a ground-water report as consisting principally of the rocks of the Late Pennsylvanian-age Vamoosa Formation and overlying Ada Group. The Vamoosa-Ada aquifer consists of a complex sequence of fine- to very fine-grained sandstone, siltstone, shale, and conglomerate interbedded with very thin limestones. The water-yielding capabilities of the aquifer are generally controlled by lateral and vertical distribution of the sandstone beds and their physical characteristics. The Vamoosa-Ada aquifer is unconfined where it outcrops in about an 1,700-square-mile area. Most of the lines in the aquifer boundary, hydraulic conductivity, and recharge data sets were extracted from published digital surficial geology data sets based on a scale of 1:250,000, and represent geologic contacts. Some of lines in the data sets were interpolated in areas where the Vamoosa-Ada aquifer is overlain by alluvial and terrace deposits near streams and rivers. These data sets include only the outcrop area of the Vamoosa-Ada aquifer and where the aquifer is overlain by alluvial and terrace deposits. The hydraulic conductivity value and recharge rate are from a ground-water report about the Vamoosa-Ada aquifer. The water-level elevation contours were digitized from a mylar map, at a scale of 1:250,000, used to publish a plate in a ground-water report about the Vamoosa-Ada

  19. Joint Source-Channel Decoding of Variable-Length Codes with Soft Information: A Survey

    NASA Astrophysics Data System (ADS)

    Guillemot, Christine; Siohan, Pierre

    2005-12-01

    Multimedia transmission over time-varying wireless channels presents a number of challenges beyond existing capabilities conceived so far for third-generation networks. Efficient quality-of-service (QoS) provisioning for multimedia on these channels may in particular require a loosening and a rethinking of the layer separation principle. In that context, joint source-channel decoding (JSCD) strategies have gained attention as viable alternatives to separate decoding of source and channel codes. A statistical framework based on hidden Markov models (HMM) capturing dependencies between the source and channel coding components sets the foundation for optimal design of techniques of joint decoding of source and channel codes. The problem has been largely addressed in the research community, by considering both fixed-length codes (FLC) and variable-length source codes (VLC) widely used in compression standards. Joint source-channel decoding of VLC raises specific difficulties due to the fact that the segmentation of the received bitstream into source symbols is random. This paper makes a survey of recent theoretical and practical advances in the area of JSCD with soft information of VLC-encoded sources. It first describes the main paths followed for designing efficient estimators for VLC-encoded sources, the key component of the JSCD iterative structure. It then presents the main issues involved in the application of the turbo principle to JSCD of VLC-encoded sources as well as the main approaches to source-controlled channel decoding. This survey terminates by performance illustrations with real image and video decoding systems.

  20. Common Ada Missile Packages. Phase 2. (CAMP-2). Volume 2. 11th Missile Demonstration

    DTIC Science & Technology

    1988-11-01

    report describes the work performed, Ihe results obtained, and the conclusions reached during the Common Ada Missile Packages Phase-2 (CAMP-2) contract ... contract was performed between Sep- tember 1985. and March 1988. The MDAC-STL CAMP program manager was: Dr. Daniel G. McNicholl Technology Branch...j DEC Code Management System X X Software Development Files x x Development Status Database x ! X i Smart Cade Counter X j

  1. Ada Compiler Validation Summary Report: Harris Corporation, Harris Ada Compiler, Version 4.0, Harris HCX-9 (Host) and (Target), 880603W1.09059

    DTIC Science & Technology

    1988-06-06

    TYPE Of REPORT & PERIOD COVERED Ada Compiler Validation Summary Report : Harris 6 June 1988 to 6 June 1988 Corporation, Harris Ada Compiler, Version...4.0, Harris 1 PERFORINGDRG REPORT NUMBER HCX-9 (Host) and (Target), 880603W1.09059 7. AUTHOR(s) S. CONTRACT OR 6RANT NUMBER(s) Wright-Patterson AFB...88-03-02-HAR Ada COMPILER VALIDATION SUMMARY REPORT : Certificate Number: 880603WI.09059 A Harris Corporation AccessionFor Harris Ada Compiler, Version

  2. 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

    DTIC Science & Technology

    1993-11-29

    Certification: Initial Continuing Fund Experimentatlonal Research: Same Design , Implement In Ada, C, C++ Same Problem, Develop With Multiple Methodologies ...allowing analysts ( non programmers) to ’parit’ specifications for screens, reports, databases and etc 2) generating from design specifications 75% of...before the non -defense sector did and designed a tool to tackle the problem. DOD tested the tool and it worked. But DOD hasn’t put Ada to work in a

  3. NASA-evolving to Ada: Five-year plan. A plan for implementing recommendations made by the Ada and software management assessment working group

    NASA Technical Reports Server (NTRS)

    1989-01-01

    At their March 1988 meeting, members of the National Aeronautics and Space Administration (NASA) Information Resources Management (IRM) Council expressed concern that NASA may not have the infrastructure necessary to support the use of Ada for major NASA software projects. Members also observed that the agency has no coordinated strategy for applying its experiences with Ada to subsequent projects (Hinners, 27 June 1988). To deal with these problems, the IRM Council chair appointed an intercenter Ada and Software Management Assessment Working Group (ASMAWG). They prepared a report (McGarry et al., March 1989) entitled, 'Ada and Software Management in NASA: Findings and Recommendations'. That report presented a series of recommendations intended to enable NASA to develop better software at lower cost through the use of Ada and other state-of-the-art software engineering technologies. The purpose here is to describe the steps (called objectives) by which this goal may be achieved, to identify the NASA officials or organizations responsible for carrying out the steps, and to define a schedule for doing so. This document sets forth four goals: adopt agency-wide software standards and policies; use Ada as the programming language for all mission software; establish an infrastructure to support software engineering, including the use of Ada, and to leverage the agency's software experience; and build the agency's knowledge base in Ada and software engineering. A schedule for achieving the objectives and goals is given.

  4. Joint Source-Channel Coding by Means of an Oversampled Filter Bank Code

    NASA Astrophysics Data System (ADS)

    Marinkovic, Slavica; Guillemot, Christine

    2006-12-01

    Quantized frame expansions based on block transforms and oversampled filter banks (OFBs) have been considered recently as joint source-channel codes (JSCCs) for erasure and error-resilient signal transmission over noisy channels. In this paper, we consider a coding chain involving an OFB-based signal decomposition followed by scalar quantization and a variable-length code (VLC) or a fixed-length code (FLC). This paper first examines the problem of channel error localization and correction in quantized OFB signal expansions. The error localization problem is treated as an[InlineEquation not available: see fulltext.]-ary hypothesis testing problem. The likelihood values are derived from the joint pdf of the syndrome vectors under various hypotheses of impulse noise positions, and in a number of consecutive windows of the received samples. The error amplitudes are then estimated by solving the syndrome equations in the least-square sense. The message signal is reconstructed from the corrected received signal by a pseudoinverse receiver. We then improve the error localization procedure by introducing a per-symbol reliability information in the hypothesis testing procedure of the OFB syndrome decoder. The per-symbol reliability information is produced by the soft-input soft-output (SISO) VLC/FLC decoders. This leads to the design of an iterative algorithm for joint decoding of an FLC and an OFB code. The performance of the algorithms developed is evaluated in a wavelet-based image coding system.

  5. Ada and software management in NASA: Assessment and recommendations

    NASA Technical Reports Server (NTRS)

    1989-01-01

    Recent NASA missions have required software systems that are larger, more complex, and more critical than NASA software systems of the past. The Ada programming language and the software methods and support environments associated with it are seen as potential breakthroughs in meeting NASA's software requirements. The findings of a study by the Ada and Software Management Assessment Working Group (ASMAWG) are presented. The study was chartered to perform three tasks: (1) assess the agency's ongoing and planned Ada activities; (2) assess the infrastructure (standards, policies, and internal organizations) supporting software management and the Ada activities; and (3) present an Ada implementation and use strategy appropriate for NASA over the next 5 years.

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

    DTIC Science & Technology

    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

  7. Experiences with Ada in an embedded system

    NASA Technical Reports Server (NTRS)

    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.

  8. ADaCGH: A Parallelized Web-Based Application and R Package for the Analysis of aCGH Data

    PubMed Central

    Díaz-Uriarte, Ramón; Rueda, Oscar M.

    2007-01-01

    Background Copy number alterations (CNAs) in genomic DNA have been associated with complex human diseases, including cancer. One of the most common techniques to detect CNAs is array-based comparative genomic hybridization (aCGH). The availability of aCGH platforms and the need for identification of CNAs has resulted in a wealth of methodological studies. Methodology/Principal Findings ADaCGH is an R package and a web-based application for the analysis of aCGH data. It implements eight methods for detection of CNAs, gains and losses of genomic DNA, including all of the best performing ones from two recent reviews (CBS, GLAD, CGHseg, HMM). For improved speed, we use parallel computing (via MPI). Additional information (GO terms, PubMed citations, KEGG and Reactome pathways) is available for individual genes, and for sets of genes with altered copy numbers. Conclusions/Significance ADaCGH represents a qualitative increase in the standards of these types of applications: a) all of the best performing algorithms are included, not just one or two; b) we do not limit ourselves to providing a thin layer of CGI on top of existing BioConductor packages, but instead carefully use parallelization, examining different schemes, and are able to achieve significant decreases in user waiting time (factors up to 45×); c) we have added functionality not currently available in some methods, to adapt to recent recommendations (e.g., merging of segmentation results in wavelet-based and CGHseg algorithms); d) we incorporate redundancy, fault-tolerance and checkpointing, which are unique among web-based, parallelized applications; e) all of the code is available under open source licenses, allowing to build upon, copy, and adapt our code for other software projects. PMID:17710137

  9. Impact of Ada in the Flight Dynamics Division: Excitement and frustration

    NASA Technical Reports Server (NTRS)

    Bailey, John; Waligora, Sharon; Stark, Mike

    1993-01-01

    In 1985, NASA Goddard's Flight Dynamics Division (FDD) began investigating how the Ada language might apply to their software development projects. Although they began cautiously using Ada on only a few pilot projects, they expected that, if the Ada pilots showed promising results, they would fully transition their entire development organization from FORTRAN to Ada within 10 years. However, nearly 9 years later, the FDD still produces 80 percent of its software in FORTRAN, despite positive results on Ada projects. This paper reports preliminary results of an ongoing study, commissioned by the FDD, to quantify the impact of Ada in the FDD, to determine why Ada has not flourished, and to recommend future directions regarding Ada. Project trends in both languages are examined as are external factors and cultural issues that affected the infusion of this technology. This paper is the first public report on the Ada assessment study, which will conclude with a comprehensive final report in mid 1994.

  10. Process Model Improvement for Source Code Plagiarism Detection in Student Programming Assignments

    ERIC Educational Resources Information Center

    Kermek, Dragutin; Novak, Matija

    2016-01-01

    In programming courses there are various ways in which students attempt to cheat. The most commonly used method is copying source code from other students and making minimal changes in it, like renaming variable names. Several tools like Sherlock, JPlag and Moss have been devised to detect source code plagiarism. However, for larger student…

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

    PubMed

    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.

  12. Transcriptional activation of the Escherichia coli adaptive response gene aidB is mediated by binding of methylated Ada protein. Evidence for a new consensus sequence for Ada-binding sites.

    PubMed

    Landini, P; Volkert, M R

    1995-04-07

    The Escherichia coli aidB gene is part of the adaptive response to DNA methylation damage. Genes belonging to the adaptive response are positively regulated by the ada gene; the Ada protein acts as a transcriptional activator when methylated in one of its cysteine residues at position 69. Through DNaseI protection assays, we show that methylated Ada (meAda) is able to bind a DNA sequence between 40 and 60 base pairs upstream of the aidB transcriptional startpoint. Binding of meAda is necessary to activate transcription of the adaptive response genes; accordingly, in vitro transcription of aidB is dependent on the presence of meAda. Unmethylated Ada protein shows no protection against DNaseI digestion in the aidB promoter region nor does it promote aidB in vitro transcription. The aidB Ada-binding site shows only weak homology to the proposed consensus sequences for Ada-binding sites in E. coli (AAANNAA and AAAGCGCA) but shares a higher degree of similarity with the Ada-binding regions from other bacterial species, such as Salmonella typhimurium and Bacillus subtilis. Based on the comparison of five different Ada-dependent promoter regions, we suggest that a possible recognition sequence for meAda might be AATnnnnnnG-CAA. Higher concentrations of Ada are required for the binding of aidB than for the ada promoter, suggesting lower affinity of the protein for the aidB Ada-binding site. Common features in the Ada-binding regions of ada and aidB are a high A/T content, the presence of an inverted repeat structure, and their position relative to the transcriptional start site. We propose that these elements, in addition to the proposed recognition sequence, are important for binding of the Ada protein.

  13. Ada Compiler Validation Summary Report: Certificate Number 880318W1. 09042, International Business Machines Corporation, IBM Development System for the Ada Language, Version 2.1.0, IBM 4381 under MVS/XA, Host and Target

    DTIC Science & Technology

    1988-03-28

    International Business Machines Corporation IBM Development System for the Ada Language, Version 2.1.0 IBM 4381 under MVS/XA, host and target Completion...Joint Program Office, AJPO 20. ABSTRACT (Continue on reverse side if necessary and identify by block number) International Business Machines Corporation...in the compiler listed in this declaration. I declare that International Business Machines Corporation is the owner of record of the object code of

  14. Programming in a proposed 9X distributed Ada

    NASA Technical Reports Server (NTRS)

    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.

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

    NASA Technical Reports Server (NTRS)

    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.

  16. Towards a formal semantics for Ada 9X

    NASA Technical Reports Server (NTRS)

    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.

  17. Model-Based Least Squares Reconstruction of Coded Source Neutron Radiographs: Integrating the ORNL HFIR CG1D Source Model

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

    Santos-Villalobos, Hector J; Gregor, Jens; Bingham, Philip R

    2014-01-01

    At the present, neutron sources cannot be fabricated small and powerful enough in order to achieve high resolution radiography while maintaining an adequate flux. One solution is to employ computational imaging techniques such as a Magnified Coded Source Imaging (CSI) system. A coded-mask is placed between the neutron source and the object. The system resolution is increased by reducing the size of the mask holes and the flux is increased by increasing the size of the coded-mask and/or the number of holes. One limitation of such system is that the resolution of current state-of-the-art scintillator-based detectors caps around 50um. Tomore » overcome this challenge, the coded-mask and object are magnified by making the distance from the coded-mask to the object much smaller than the distance from object to detector. In previous work, we have shown via synthetic experiments that our least squares method outperforms other methods in image quality and reconstruction precision because of the modeling of the CSI system components. However, the validation experiments were limited to simplistic neutron sources. In this work, we aim to model the flux distribution of a real neutron source and incorporate such a model in our least squares computational system. We provide a full description of the methodology used to characterize the neutron source and validate the method with synthetic experiments.« less

  18. The development of an Ada programming support environment database: SEAD (Software Engineering and Ada Database), user's manual

    NASA Technical Reports Server (NTRS)

    Liaw, Morris; Evesson, Donna

    1988-01-01

    This is a manual for users of the Software Engineering and Ada Database (SEAD). SEAD was developed to provide an information resource to NASA and NASA contractors with respect to Ada-based resources and activities that are available or underway either in NASA or elsewhere in the worldwide Ada community. The sharing of such information will reduce the duplication of effort while improving quality in the development of future software systems. The manual describes the organization of the data in SEAD, the user interface from logging in to logging out, and concludes with a ten chapter tutorial on how to use the information in SEAD. Two appendices provide quick reference for logging into SEAD and using the keyboard of an IBM 3270 or VT100 computer terminal.

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

    PubMed

    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.

  20. The Astrophysics Source Code Library: Supporting software publication and citation

    NASA Astrophysics Data System (ADS)

    Allen, Alice; Teuben, Peter

    2018-01-01

    The Astrophysics Source Code Library (ASCL, ascl.net), established in 1999, is a free online registry for source codes used in research that has appeared in, or been submitted to, peer-reviewed publications. The ASCL is indexed by the SAO/NASA Astrophysics Data System (ADS) and Web of Science and is citable by using the unique ascl ID assigned to each code. In addition to registering codes, the ASCL can house archive files for download and assign them DOIs. The ASCL advocations for software citation on par with article citation, participates in multidiscipinary events such as Force11, OpenCon, and the annual Workshop on Sustainable Software for Science, works with journal publishers, and organizes Special Sessions and Birds of a Feather meetings at national and international conferences such as Astronomical Data Analysis Software and Systems (ADASS), European Week of Astronomy and Space Science, and AAS meetings. In this presentation, I will discuss some of the challenges of gathering credit for publishing software and ideas and efforts from other disciplines that may be useful to astronomy.

  1. The Need for Vendor Source Code at NAS. Revised

    NASA Technical Reports Server (NTRS)

    Carter, Russell; Acheson, Steve; Blaylock, Bruce; Brock, David; Cardo, Nick; Ciotti, Bob; Poston, Alan; Wong, Parkson; Chancellor, Marisa K. (Technical Monitor)

    1997-01-01

    The Numerical Aerodynamic Simulation (NAS) Facility has a long standing practice of maintaining buildable source code for installed hardware. There are two reasons for this: NAS's designated pathfinding role, and the need to maintain a smoothly running operational capacity given the widely diversified nature of the vendor installations. NAS has a need to maintain support capabilities when vendors are not able; diagnose and remedy hardware or software problems where applicable; and to support ongoing system software development activities whether or not the relevant vendors feel support is justified. This note provides an informal history of these activities at NAS, and brings together the general principles that drive the requirement that systems integrated into the NAS environment run binaries built from source code, onsite.

  2. Implementation of a production Ada project: The GRODY study

    NASA Technical Reports Server (NTRS)

    Godfrey, Sara; Brophy, Carolyn Elizabeth

    1989-01-01

    The use of the Ada language and design methodologies that encourage full use of its capabilities have a strong impact on all phases of the software development project life cycle. At the National Aeronautics and Space Administration/Goddard Space Flight Center (NASA/GSFC), the Software Engineering Laboratory (SEL) conducted an experiment in parallel development of two flight dynamics systems in FORTRAN and Ada. The differences observed during the implementation, unit testing, and integration phases of the two projects are described and the lessons learned during the implementation phase of the Ada development are outlined. Included are recommendations for future Ada development projects.

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

    PubMed

    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.

  4. Source Authentication for Code Dissemination Supporting Dynamic Packet Size in Wireless Sensor Networks.

    PubMed

    Kim, Daehee; Kim, Dongwan; An, Sunshin

    2016-07-09

    Code dissemination in wireless sensor networks (WSNs) is a procedure for distributing a new code image over the air in order to update programs. Due to the fact that WSNs are mostly deployed in unattended and hostile environments, secure code dissemination ensuring authenticity and integrity is essential. Recent works on dynamic packet size control in WSNs allow enhancing the energy efficiency of code dissemination by dynamically changing the packet size on the basis of link quality. However, the authentication tokens attached by the base station become useless in the next hop where the packet size can vary according to the link quality of the next hop. In this paper, we propose three source authentication schemes for code dissemination supporting dynamic packet size. Compared to traditional source authentication schemes such as μTESLA and digital signatures, our schemes provide secure source authentication under the environment, where the packet size changes in each hop, with smaller energy consumption.

  5. Cultural Diversity and the ADA. Implementing the Americans with Disabilities Act.

    ERIC Educational Resources Information Center

    Bruyere, Susanne M.; Hoying, Joyce

    One of a series of guides on implementing the Americans with Disabilities Act (ADA), this guide focuses on cultural diversity and the ADA. First, the major components of the ADA are summarized. This is followed by discussion of employer considerations in addressing cultural diversity issues and implications of the ADA, such as diversity…

  6. SAP- FORTRAN STATIC SOURCE CODE ANALYZER PROGRAM (IBM VERSION)

    NASA Technical Reports Server (NTRS)

    Manteufel, R.

    1994-01-01

    The FORTRAN Static Source Code Analyzer program, SAP, was developed to automatically gather statistics on the occurrences of statements and structures within a FORTRAN program and to provide for the reporting of those statistics. Provisions have been made for weighting each statistic and to provide an overall figure of complexity. Statistics, as well as figures of complexity, are gathered on a module by module basis. Overall summed statistics are also accumulated for the complete input source file. SAP accepts as input syntactically correct FORTRAN source code written in the FORTRAN 77 standard language. In addition, code written using features in the following languages is also accepted: VAX-11 FORTRAN, IBM S/360 FORTRAN IV Level H Extended; and Structured FORTRAN. The SAP program utilizes two external files in its analysis procedure. A keyword file allows flexibility in classifying statements and in marking a statement as either executable or non-executable. A statistical weight file allows the user to assign weights to all output statistics, thus allowing the user flexibility in defining the figure of complexity. The SAP program is written in FORTRAN IV for batch execution and has been implemented on a DEC VAX series computer under VMS and on an IBM 370 series computer under MVS. The SAP program was developed in 1978 and last updated in 1985.

  7. SOURCELESS STARTUP. A MACHINE CODE FOR COMPUTING LOW-SOURCE REACTOR STARTUPS

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

    MacMillan, D.B.

    1960-06-01

    >A revision to the sourceless start-up code is presented. The code solves a system of differential equations encountered in computing the probability distribution of activity at an observed power level during reactor start-up from a very low source level. (J.R.D.)

  8. Rethinking ADA signage standards for low-vision accessibility.

    PubMed

    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.

  9. Rethinking ADA signage standards for low-vision accessibility

    PubMed Central

    Arditi, Aries

    2017-01-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. PMID:28510625

  10. A database management capability for Ada

    NASA Technical Reports Server (NTRS)

    Chan, Arvola; Danberg, SY; Fox, Stephen; Landers, Terry; Nori, Anil; Smith, John M.

    1986-01-01

    The data requirements of mission critical defense systems have been increasing dramatically. Command and control, intelligence, logistics, and even weapons systems are being required to integrate, process, and share ever increasing volumes of information. To meet this need, systems are now being specified that incorporate data base management subsystems for handling storage and retrieval of information. It is expected that a large number of the next generation of mission critical systems will contain embedded data base management systems. Since the use of Ada has been mandated for most of these systems, it is important to address the issues of providing data base management capabilities that can be closely coupled with Ada. A comprehensive distributed data base management project has been investigated. The key deliverables of this project are three closely related prototype systems implemented in Ada. These three systems are discussed.

  11. Ada and software management in NASA: Symposium/forum

    NASA Technical Reports Server (NTRS)

    1989-01-01

    The promises of Ada to improve software productivity and quality, and the claims that a transition to Ada would require significant changes in NASA's training programs and ways of doing business were investigated. The study assesses the agency's ongoing and planned Ada activities. A series of industry representatives (Computer Sciences Corporation, General Electric Aerospace, McDonnell Douglas Space Systems Company, TRW, Lockheed, and Boeing) reviewed the recommendations and assessed their impact from the Company's perspective. The potential effects on NASA programs were then discussed.

  12. Efficient Ada multitasking on a RISC register window architecture

    NASA Technical Reports Server (NTRS)

    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.

  13. Automating RPM Creation from a Source Code Repository

    DTIC Science & Technology

    2012-02-01

    apps/usr --with- libpq=/apps/ postgres make rm -rf $RPM_BUILD_ROOT umask 0077 mkdir -p $RPM_BUILD_ROOT/usr/local/bin mkdir -p $RPM_BUILD_ROOT...from a source code repository. %pre %prep %setup %build ./autogen.sh ; ./configure --with-db=/apps/db --with-libpq=/apps/ postgres make

  14. The Astrophysics Source Code Library: Where Do We Go from Here?

    NASA Astrophysics Data System (ADS)

    Allen, A.; Berriman, B.; DuPrie, K.; Hanisch, R. J.; Mink, J.; Nemiroff, R. J.; Shamir, L.; Shortridge, K.; Taylor, M. B.; Teuben, P.; Wallen, J.

    2014-05-01

    The Astrophysics Source Code Library1, started in 1999, has in the past three years grown from a repository for 40 codes to a registry of over 700 codes that are now indexed by ADS. What comes next? We examine the future of the , the challenges facing it, the rationale behind its practices, and the need to balance what we might do with what we have the resources to accomplish.

  15. Software Engineering Laboratory (SEL) Ada performance study report

    NASA Technical Reports Server (NTRS)

    Booth, Eric W.; Stark, Michael E.

    1991-01-01

    The goals of the Ada Performance Study are described. The methods used are explained. Guidelines for future Ada development efforts are given. The goals and scope of the study are detailed, and the background of Ada development in the Flight Dynamics Division (FDD) is presented. The organization and overall purpose of each test are discussed. The purpose, methods, and results of each test and analyses of these results are given. Guidelines for future development efforts based on the analysis of results from this study are provided. The approach used on the performance tests is discussed.

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

    NASA Technical Reports Server (NTRS)

    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.

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

    DTIC Science & Technology

    1986-02-01

    EXPERIENCES IN TEACHING ADA CAVERLY. PHILIP ; DROCEA, CHARLES; GOLDSTEIN, PHILIP ; YEE, DONALD DOCUMENT NUMBER: 5523 TYPE: PAPER PROCEED. OF THE 2ND ANNUAL CONF...BABEL, PHILIP S. DOCUMENT NUMBER: b653 TYPE: PAPER WASHINGTON ADA SYMPOSIUM, 󈨘 MARCH, PP. 15-18 Motivated by the high cost of mission-critical...CLARA, CA 95052 3611 -01 HARDWARE COMES TO THE AID OF MODULAR HIGH-LEVEL LANGUAGES BABEL, PHILIPS ., U.S.A.F. ASD,WRIGHT-PATTERSON AFB, OH 5653 -03 JOINT

  18. Evaluating Open-Source Full-Text Search Engines for Matching ICD-10 Codes.

    PubMed

    Jurcău, Daniel-Alexandru; Stoicu-Tivadar, Vasile

    2016-01-01

    This research presents the results of evaluating multiple free, open-source engines on matching ICD-10 diagnostic codes via full-text searches. The study investigates what it takes to get an accurate match when searching for a specific diagnostic code. For each code the evaluation starts by extracting the words that make up its text and continues with building full-text search queries from the combinations of these words. The queries are then run against all the ICD-10 codes until a match indicates the code in question as a match with the highest relative score. This method identifies the minimum number of words that must be provided in order for the search engines choose the desired entry. The engines analyzed include a popular Java-based full-text search engine, a lightweight engine written in JavaScript which can even execute on the user's browser, and two popular open-source relational database management systems.

  19. Data integration of structured and unstructured sources for assigning clinical codes to patient stays

    PubMed Central

    Luyckx, Kim; Luyten, Léon; Daelemans, Walter; Van den Bulcke, Tim

    2016-01-01

    Objective Enormous amounts of healthcare data are becoming increasingly accessible through the large-scale adoption of electronic health records. In this work, structured and unstructured (textual) data are combined to assign clinical diagnostic and procedural codes (specifically ICD-9-CM) to patient stays. We investigate whether integrating these heterogeneous data types improves prediction strength compared to using the data types in isolation. Methods Two separate data integration approaches were evaluated. Early data integration combines features of several sources within a single model, and late data integration learns a separate model per data source and combines these predictions with a meta-learner. This is evaluated on data sources and clinical codes from a broad set of medical specialties. Results When compared with the best individual prediction source, late data integration leads to improvements in predictive power (eg, overall F-measure increased from 30.6% to 38.3% for International Classification of Diseases, Ninth Revision, Clinical Modification (ICD-9-CM) diagnostic codes), while early data integration is less consistent. The predictive strength strongly differs between medical specialties, both for ICD-9-CM diagnostic and procedural codes. Discussion Structured data provides complementary information to unstructured data (and vice versa) for predicting ICD-9-CM codes. This can be captured most effectively by the proposed late data integration approach. Conclusions We demonstrated that models using multiple electronic health record data sources systematically outperform models using data sources in isolation in the task of predicting ICD-9-CM codes over a broad range of medical specialties. PMID:26316458

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

    PubMed

    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

  1. ELAPSE - NASA AMES LISP AND ADA BENCHMARK SUITE: EFFICIENCY OF LISP AND ADA PROCESSING - A SYSTEM EVALUATION

    NASA Technical Reports Server (NTRS)

    Davis, G. J.

    1994-01-01

    One area of research of the Information Sciences Division at NASA Ames Research Center is devoted to the analysis and enhancement of processors and advanced computer architectures, specifically in support of automation and robotic systems. To compare systems' abilities to efficiently process Lisp and Ada, scientists at Ames Research Center have developed a suite of non-parallel benchmarks called ELAPSE. The benchmark suite was designed to test a single computer's efficiency as well as alternate machine comparisons on Lisp, and/or Ada languages. ELAPSE tests the efficiency with which a machine can execute the various routines in each environment. The sample routines are based on numeric and symbolic manipulations and include two-dimensional fast Fourier transformations, Cholesky decomposition and substitution, Gaussian elimination, high-level data processing, and symbol-list references. Also included is a routine based on a Bayesian classification program sorting data into optimized groups. The ELAPSE benchmarks are available for any computer with a validated Ada compiler and/or Common Lisp system. Of the 18 routines that comprise ELAPSE, provided within this package are 14 developed or translated at Ames. The others are readily available through literature. The benchmark that requires the most memory is CHOLESKY.ADA. Under VAX/VMS, CHOLESKY.ADA requires 760K of main memory. ELAPSE is available on either two 5.25 inch 360K MS-DOS format diskettes (standard distribution) or a 9-track 1600 BPI ASCII CARD IMAGE format magnetic tape. The contents of the diskettes are compressed using the PKWARE archiving tools. The utility to unarchive the files, PKUNZIP.EXE, is included. The ELAPSE benchmarks were written in 1990. VAX and VMS are trademarks of Digital Equipment Corporation. MS-DOS is a registered trademark of Microsoft Corporation.

  2. Ada protein-RNA polymerase sigma subunit interaction and alpha subunit-promoter DNA interaction are necessary at different steps in transcription initiation at the Escherichia coli Ada and aidB promoters.

    PubMed

    Landini, P; Bown, J A; Volkert, M R; Busby, S J

    1998-05-22

    The methylated form of the Ada protein (meAda) binds the ada and aidB promoters between 60 and 40 base pairs upstream from the transcription start and activates transcription of the Escherichia coli ada and aidB genes. This region is also a binding site for the alpha subunit of RNA polymerase and resembles the rrnB P1 UP element in A/T content and location relative to the core promoter. In this report, we show that deletion of the C-terminal domain of the alpha subunit severely decreases meAda-independent binding of RNA polymerase to ada and aidB, affecting transcription initiation at these promoters. We provide evidence that meAda activates transcription by direct interaction with the C-terminal domain of RNA polymerase sigma70 subunit (amino acids 574-613). Several negatively charged residues in the sigma70 C-terminal domain are important for transcription activation by meAda; in particular, a glutamic acid to valine substitution at position 575 has a dramatic effect on meAda-dependent transcription. Based on these observations, we propose that the role of the alpha subunit at ada and aidB is to allow initial binding of RNA polymerase to the promoters. However, transcription initiation is dependent on meAda-sigma70 interaction.

  3. Toward real-time performance benchmarks for Ada

    NASA Technical Reports Server (NTRS)

    Clapp, Russell M.; Duchesneau, Louis; Volz, Richard A.; Mudge, Trevor N.; Schultze, Timothy

    1986-01-01

    The issue of real-time performance measurements for the Ada programming language through the use of benchmarks is addressed. First, the Ada notion of time is examined and a set of basic measurement techniques are developed. Then a set of Ada language features believed to be important for real-time performance are presented and specific measurement methods discussed. In addition, other important time related features which are not explicitly part of the language but are part of the run-time related features which are not explicitly part of the language but are part of the run-time system are also identified and measurement techniques developed. The measurement techniques are applied to the language and run-time system features and the results are presented.

  4. Ada (Trade Name) Bibliography. Volume 2.

    DTIC Science & Technology

    1984-03-01

    for every journal. The publisher information V,.0 appears if the document is a textbook. N % Xle r , , % 1= &-6 Ada Bibliography Volume 11 9 3. DOCUMENT...THE ADA LkNGUAGE SYSTEM PROJECT RAKITIN. STEVEN R . 6TH INT’L CONF ON SOFTWARE ENGINEERING: POSTER SESSION, PP. 49-50. 09/16/82 This paper discusses...VALIDATION AVAILABLE FROM: NATL.TECHNCL INF.SVC.5285 PORT ROYAL RD,SPRINGFIELD.VA SPONSORS: U.S.ARMY,COMMUNICATIONS R & D COMND, FT.MONMOUTH, NJ DOCUMENT

  5. Ada Compiler Validation Summary Report. Certificate Number: 890118W1. 10017 Harris Corporation, Computer Systems Division Harris Ada, Version 5.0 Harris HCX-9 Host and Harris NH-3800 Target

    DTIC Science & Technology

    1989-01-17

    6Is OBsO.[il I J)A s3 0,2O-L,-01,-5601 UNCLASSIFIED Ada Compiler Validation Summary Report : Compiler Name: Harris Ada, Version 5.0 Certificate Number...United States Department of Defense Washington DC 20301-3081 Ada Compiler Validation Summary Report : Compiler Name: Harris Ada, Version 5.0 Certificate...O RE[PP" 9 PEA= COVELRD Ada Corpiler Validation SummT, ary Repor6:Hnrris 17 Jan 19S9 to 17 Jan 1990 Corporation, Computer SYLeIns Di%ision, Harris Ada

  6. Ada Compiler Validation Summary Report: Certificate Number: 890420W1. 10075 International Business Machines Corporation. IBM Development System, for the Ada Language CMS/MVS Ada Cross Compiler, Version 2.1.1 IBM 3083 Host and IBM 4381 Target

    DTIC Science & Technology

    1989-04-20

    International business Machines Corporati,:i IBM Development System for the Ada Language, CMS/MVS Ada Cross Compiler, Version 2.1.1, Wright-Patterson AFB, IBM...VALIDATION SUMMARY REPORT: Certificate Number: 890420W1.10075 International Business Machines Corporation IBM Development System for the Ada Language CMS...command scripts provided by International Business Machines Corporation and reviewed by the validation team. The compiler was tested using all default

  7. AN OPEN-SOURCE NEUTRINO RADIATION HYDRODYNAMICS CODE FOR CORE-COLLAPSE SUPERNOVAE

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

    O’Connor, Evan, E-mail: evanoconnor@ncsu.edu; CITA, Canadian Institute for Theoretical Astrophysics, Toronto, M5S 3H8

    2015-08-15

    We present an open-source update to the spherically symmetric, general-relativistic hydrodynamics, core-collapse supernova (CCSN) code GR1D. The source code is available at http://www.GR1Dcode.org. We extend its capabilities to include a general-relativistic treatment of neutrino transport based on the moment formalisms of Shibata et al. and Cardall et al. We pay special attention to implementing and testing numerical methods and approximations that lessen the computational demand of the transport scheme by removing the need to invert large matrices. This is especially important for the implementation and development of moment-like transport methods in two and three dimensions. A critical component of neutrinomore » transport calculations is the neutrino–matter interaction coefficients that describe the production, absorption, scattering, and annihilation of neutrinos. In this article we also describe our open-source neutrino interaction library NuLib (available at http://www.nulib.org). We believe that an open-source approach to describing these interactions is one of the major steps needed to progress toward robust models of CCSNe and robust predictions of the neutrino signal. We show, via comparisons to full Boltzmann neutrino-transport simulations of CCSNe, that our neutrino transport code performs remarkably well. Furthermore, we show that the methods and approximations we employ to increase efficiency do not decrease the fidelity of our results. We also test the ability of our general-relativistic transport code to model failed CCSNe by evolving a 40-solar-mass progenitor to the onset of collapse to a black hole.« less

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

    PubMed

    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.

  9. SEL Ada reuse analysis and representations

    NASA Technical Reports Server (NTRS)

    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.

  10. Ada Linear-Algebra Program

    NASA Technical Reports Server (NTRS)

    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.

  11. Source Authentication for Code Dissemination Supporting Dynamic Packet Size in Wireless Sensor Networks †

    PubMed Central

    Kim, Daehee; Kim, Dongwan; An, Sunshin

    2016-01-01

    Code dissemination in wireless sensor networks (WSNs) is a procedure for distributing a new code image over the air in order to update programs. Due to the fact that WSNs are mostly deployed in unattended and hostile environments, secure code dissemination ensuring authenticity and integrity is essential. Recent works on dynamic packet size control in WSNs allow enhancing the energy efficiency of code dissemination by dynamically changing the packet size on the basis of link quality. However, the authentication tokens attached by the base station become useless in the next hop where the packet size can vary according to the link quality of the next hop. In this paper, we propose three source authentication schemes for code dissemination supporting dynamic packet size. Compared to traditional source authentication schemes such as μTESLA and digital signatures, our schemes provide secure source authentication under the environment, where the packet size changes in each hop, with smaller energy consumption. PMID:27409616

  12. On-line upgrade of program modules using AdaPT

    NASA Technical Reports Server (NTRS)

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

    1993-01-01

    One purpose of our research is the investigation of the effectiveness and expressiveness of AdaPT, a set of language extensions to Ada 83, for distributed systems. As a part of that effort, we are now investigating the subject of replacing, e.g. upgrading, software modules while the software system remains in operation. The AdaPT language extensions provide a good basis for this investigation for several reasons: they include the concept of specific, self-contained program modules which can be manipulated; support for program configuration is included in the language; and although the discussion will be in terms of the AdaPT language, the AdaPT to Ada 83 conversion methodology being developed as another part of this project will provide a basis for the application of our findings to Ada 83 and Ada 9X systems. The purpose of this investigation is to explore the basic mechanisms of the replacement process. With this purpose in mind, we will avoid including issues whose presence would obscure these basic mechanisms by introducing additional, unrelated concerns. Thus, while replacement in the presence of real-time deadlines, heterogeneous systems, and unreliable networks is certainly a topic of interest, we will first gain an understanding of the basic processes in the absence of such concerns. The extension of the replacement process to more complex situations can be made later. A previous report established an overview of the module replacement problem, a taxonomy of the various aspects of the replacement process, and a solution to one case in the replacement taxonomy. This report provides solutions to additional cases in the replacement process taxonomy: replacement of partitions with state and replacement of nodes. The solutions presented here establish the basic principles for module replacement. Extension of these solutions to other more complicated cases in the replacement taxonomy is direct, though requiring substantial work beyond the available funding.

  13. Optimal power allocation and joint source-channel coding for wireless DS-CDMA visual sensor networks

    NASA Astrophysics Data System (ADS)

    Pandremmenou, Katerina; Kondi, Lisimachos P.; Parsopoulos, Konstantinos E.

    2011-01-01

    In this paper, we propose a scheme for the optimal allocation of power, source coding rate, and channel coding rate for each of the nodes of a wireless Direct Sequence Code Division Multiple Access (DS-CDMA) visual sensor network. The optimization is quality-driven, i.e. the received quality of the video that is transmitted by the nodes is optimized. The scheme takes into account the fact that the sensor nodes may be imaging scenes with varying levels of motion. Nodes that image low-motion scenes will require a lower source coding rate, so they will be able to allocate a greater portion of the total available bit rate to channel coding. Stronger channel coding will mean that such nodes will be able to transmit at lower power. This will both increase battery life and reduce interference to other nodes. Two optimization criteria are considered. One that minimizes the average video distortion of the nodes and one that minimizes the maximum distortion among the nodes. The transmission powers are allowed to take continuous values, whereas the source and channel coding rates can assume only discrete values. Thus, the resulting optimization problem lies in the field of mixed-integer optimization tasks and is solved using Particle Swarm Optimization. Our experimental results show the importance of considering the characteristics of the video sequences when determining the transmission power, source coding rate and channel coding rate for the nodes of the visual sensor network.

  14. Occupational therapy and the Americans with Disabilities Act (ADA).

    PubMed

    2000-01-01

    Occupational therapy practitioners play a key role in educating the public, as well as persons with disabilities, about their rights and responsibilities under the ADA. Occupational therapy practitioners' understanding of work and task analysis, knowledge of the functional limitations of disability, and experience with reasonable accommodations, adaptive equipment, and environmental adaptations place them in a unique position to serve as a resource in ADA-related matters [EEOC, Title I Technical Assistance Manual sections 3.6, 3.10(6), 4.5(4), 6.2, 6.4, 6.6 (1992)]. The AOTA supports the fundamental purposes of the ADA and encourages its members to assist the public in complying with ADA mandates to promote the inclusion of persons with disabilities into the mainstream of society and the pursuit of meaningful occupations.

  15. Formal methods in the design of Ada 1995

    NASA Technical Reports Server (NTRS)

    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

  16. Issues Involved in Developing Ada Real-Time Systems

    DTIC Science & Technology

    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

  17. An Ada Object Oriented Missile Flight Simulation

    DTIC Science & Technology

    1991-09-01

    identify by block number) This thesis uses the Ada programming language in the design and development of an air-to-air missile flight simulation with...object oriented techniques and sound software engineering principles. The simulation is designed to be more understandable, modifiable, efficient and...Department of Computer Science ii ABSTRACT This thesis uses the Ada programming language in the design and development of an air-to-air missile flight

  18. 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.

    DTIC Science & Technology

    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

  19. SAP- FORTRAN STATIC SOURCE CODE ANALYZER PROGRAM (DEC VAX VERSION)

    NASA Technical Reports Server (NTRS)

    Merwarth, P. D.

    1994-01-01

    The FORTRAN Static Source Code Analyzer program, SAP, was developed to automatically gather statistics on the occurrences of statements and structures within a FORTRAN program and to provide for the reporting of those statistics. Provisions have been made for weighting each statistic and to provide an overall figure of complexity. Statistics, as well as figures of complexity, are gathered on a module by module basis. Overall summed statistics are also accumulated for the complete input source file. SAP accepts as input syntactically correct FORTRAN source code written in the FORTRAN 77 standard language. In addition, code written using features in the following languages is also accepted: VAX-11 FORTRAN, IBM S/360 FORTRAN IV Level H Extended; and Structured FORTRAN. The SAP program utilizes two external files in its analysis procedure. A keyword file allows flexibility in classifying statements and in marking a statement as either executable or non-executable. A statistical weight file allows the user to assign weights to all output statistics, thus allowing the user flexibility in defining the figure of complexity. The SAP program is written in FORTRAN IV for batch execution and has been implemented on a DEC VAX series computer under VMS and on an IBM 370 series computer under MVS. The SAP program was developed in 1978 and last updated in 1985.

  20. Alma Flor Ada and the Quest for Change

    ERIC Educational Resources Information Center

    Manna, Anthony, L.; Hill, Janet; Kellogg, Kathy

    2004-01-01

    Alma Flor Ada, a folklorist, novelist, scholar, teacher, and children's book author has passionate dedication to education for social justice, equality, and peace. As a faculty member at the University of San Francisco, Ada has developed programs that help students and others transform their lives and has written several bilingual legends and…

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

    DOT National Transportation Integrated Search

    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...

  2. Formal verification and testing: An integrated approach to validating Ada programs

    NASA Technical Reports Server (NTRS)

    Cohen, Norman H.

    1986-01-01

    An integrated set of tools called a validation environment is proposed to support the validation of Ada programs by a combination of methods. A Modular Ada Validation Environment (MAVEN) is described which proposes a context in which formal verification can fit into the industrial development of Ada software.

  3. Supporting Source Code Comprehension during Software Evolution and Maintenance

    ERIC Educational Resources Information Center

    Alhindawi, Nouh

    2013-01-01

    This dissertation addresses the problems of program comprehension to support the evolution of large-scale software systems. The research concerns how software engineers locate features and concepts along with categorizing changes within very large bodies of source code along with their versioned histories. More specifically, advanced Information…

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

    NASA Technical Reports Server (NTRS)

    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.

  5. Ada developers' supplement to the recommended approach

    NASA Technical Reports Server (NTRS)

    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.

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

    PubMed

    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.

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

    PubMed

    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.

  8. [Quasi-adaptive response to alkylating agents in Escherichia coli and Ada-protein functions].

    PubMed

    Vasil'eva, S V; Moshkovskaia, E Iu; Terekhov, A S; Mikoian, V D; Vanin, A F

    2008-01-01

    In 2005 we have described in exponentially growing E. coli cells a new fundamental genetic phenomenon,--quasi-adaptive response to alkylating compounds (quasi-Ada). Phenotypic expression of quasi-Ada is similar to the true Ada response. However, in contrast to the letter, it develops in the course of pretreatment of the cells by a sublethal dose of nonalkylating agent, an NO-containing dinitrosyl iron complex with glutathione (DNICglu). To reveal the mechanisms of quasi-adaptation and its association with the function of the Ada regulatory protein, here we used a unique property of dual gene expression regulation of aidB1 gene, a part of the Ada-regulon, namely its relative independence from Ada protein in anaerobic conditions. Based on the results of aidB1 gene expression analysis an EPR spectra of E. coli MV2176 cells (aidB1::lacZ) in aerobic and anaerobic conditions after the corresponding treatments, we conclude that the function and the spatial structure of meAda and [(Cys-)2Fe+(NO+)2]Ada are identical and thus the nitrosylated protein represents a regulator of the Ada regulon gene expression during quasi-adaptation development.

  9. Two courts say ADA doesn't apply in parental rights cases.

    PubMed

    1999-10-01

    State courts in Connecticut and Ohio have ruled that the Americans with Disabilities Act (ADA) cannot be used as a defense against efforts by State child welfare agencies to gain custody of neglected or abused children. The ADA prohibits an individual from being denied access to services, programs, or activities of a public entity, but the courts ruled that the ADA did not apply to parental termination cases. The Connecticut and Ohio rulings both held that parents cannot use the ADA to prevent their children from being removed after they have been abused. The cases involved the States' obligations to preserve the family, but the courts ruled the question of whether welfare officials did their best to accommodate parents was irrelevant. A chart displays how the ADA applies to termination hearings in 12 States.

  10. Knowledge representation into Ada parallel processing

    NASA Technical Reports Server (NTRS)

    Masotto, Tom; Babikyan, Carol; Harper, Richard

    1990-01-01

    The Knowledge Representation into Ada Parallel Processing project is a joint NASA and Air Force funded project to demonstrate the execution of intelligent systems in Ada on the Charles Stark Draper Laboratory fault-tolerant parallel processor (FTPP). Two applications were demonstrated - a portion of the adaptive tactical navigator and a real time controller. Both systems are implemented as Activation Framework Objects on the Activation Framework intelligent scheduling mechanism developed by Worcester Polytechnic Institute. The implementations, results of performance analyses showing speedup due to parallelism and initial efficiency improvements are detailed and further areas for performance improvements are suggested.

  11. Lessons learned in the transition to Ada from FORTRAN at NASA/Goddard

    NASA Technical Reports Server (NTRS)

    Brophy, Carolyn Elizabeth

    1989-01-01

    Two dynamics satellite simulators are developed from the same requirements, one in Ada and the other in FORTRAN. The purpose of the research was to find out how well the prescriptive Ada development model worked to develop the Ada simulator. The FORTRAN simulator development, as well as past FORTRAN developments, provided a baseline for comparison. Since this was the first simulator developed, the prescriptive Ada development model had many similarities to the usual FORTRAN development model. However, it was modified to include longer design and shorter testing phases, which is generally expected with Ada developments. One result was that the percentage of time the Ada project spent in the various development activities was very similar to the percentage of time spent in these activities when doing a FORTRAN project. Another finding was the difficulty the Ada team had with unit testing as well as with integration. It was realized that adding additional steps to the design phase, such as an abstract data type analysis, and certain guidelines to the implementation phase, such as to use primarily library units and nest sparingly, would have made development easier. These are among the recommendations made to be incorporated in a new Ada development model next time.

  12. Ada Compiler Validation Summary Report: Certificate Number 890627W1. 10103 Harris Corporation, Computer Systems Division, Harris Ada, Version 5.0 Harris H1000

    DTIC Science & Technology

    1989-06-27

    Department of Defense Washington DC 20301-3081 Ada Compiler Validation Summary Report : Compiler Name: Harris Ada, Version 5.0 Certificate Number...890627W1.10103 Host: Harris HIOO0 under VOS, E.i Target: Harris HiO00 under VOS, E.1 Testing Completed June 27, 1989 using ACVC 1.10 This report has been...arris Corporation, Computer Systems Division Harris Ada, Version 5.0, Harris H1000 under VOS, 8.1 (Host & Target), Wright-Patterson AFB, ACVC 1.10 DD

  13. Ada programming guidelines for deterministic storage management

    NASA Technical Reports Server (NTRS)

    Auty, David

    1988-01-01

    Previous reports have established that a program can be written in the Ada language such that the program's storage management requirements are determinable prior to its execution. Specific guidelines for ensuring such deterministic usage of Ada dynamic storage requirements are described. Because requirements may vary from one application to another, guidelines are presented in a most-restrictive to least-restrictive fashion to allow the reader to match appropriate restrictions to the particular application area under investigation.

  14. Determination of the Underlying Task Scheduling Algorithm for an Ada Runtime System

    DTIC Science & Technology

    1989-12-01

    was also curious as to how well I could model the test cases with Ada programs . In particular, I wanted to see whether I could model the equal arrival...parameter relationshis=s required to detect the execution of individual algorithms. These test cases were modeled using Ada programs . Then, the...results were analyzed to determine whether the Ada programs were capable of revealing the task scheduling algorithm used by the Ada run-time system. This

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

    NASA Technical Reports Server (NTRS)

    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.

  16. ART/Ada design project, phase 1. Task 2 report: Detailed design

    NASA Technical Reports Server (NTRS)

    Allen, Bradley P.

    1988-01-01

    Various issues are studied in the context of the design of an Ada based expert system building tool. Using an existing successful design as a starting point, the impact is analyzed of the Ada language and Ada development methodologies on that design, the Ada system is redesigned, and its performance is analyzed using both complexity-theoretic and empirical techniques. The algorithms specified in the overall design are refined, resolving and documenting any open design issues, identifying each system module, documenting the internal architecture and control logic, and describing the primary data structures involved in the module.

  17. Robust video transmission with distributed source coded auxiliary channel.

    PubMed

    Wang, Jiajun; Majumdar, Abhik; Ramchandran, Kannan

    2009-12-01

    We propose a novel solution to the problem of robust, low-latency video transmission over lossy channels. Predictive video codecs, such as MPEG and H.26x, are very susceptible to prediction mismatch between encoder and decoder or "drift" when there are packet losses. These mismatches lead to a significant degradation in the decoded quality. To address this problem, we propose an auxiliary codec system that sends additional information alongside an MPEG or H.26x compressed video stream to correct for errors in decoded frames and mitigate drift. The proposed system is based on the principles of distributed source coding and uses the (possibly erroneous) MPEG/H.26x decoder reconstruction as side information at the auxiliary decoder. The distributed source coding framework depends upon knowing the statistical dependency (or correlation) between the source and the side information. We propose a recursive algorithm to analytically track the correlation between the original source frame and the erroneous MPEG/H.26x decoded frame. Finally, we propose a rate-distortion optimization scheme to allocate the rate used by the auxiliary encoder among the encoding blocks within a video frame. We implement the proposed system and present extensive simulation results that demonstrate significant gains in performance both visually and objectively (on the order of 2 dB in PSNR over forward error correction based solutions and 1.5 dB in PSNR over intrarefresh based solutions for typical scenarios) under tight latency constraints.

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

    DOT National Transportation Integrated Search

    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...

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

    Federal Register 2010, 2011, 2012, 2013, 2014

    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...

  20. User Manual and Source Code for a LAMMPS Implementation of Constant Energy Dissipative Particle Dynamics (DPD-E)

    DTIC Science & Technology

    2014-06-01

    User Manual and Source Code for a LAMMPS Implementation of Constant Energy Dissipative Particle Dynamics (DPD-E) by James P. Larentzos...Laboratory Aberdeen Proving Ground, MD 21005-5069 ARL-SR-290 June 2014 User Manual and Source Code for a LAMMPS Implementation of Constant...3. DATES COVERED (From - To) September 2013–February 2014 4. TITLE AND SUBTITLE User Manual and Source Code for a LAMMPS Implementation of

  1. Automated Source-Code-Based Testing of Object-Oriented Software

    NASA Astrophysics Data System (ADS)

    Gerlich, Ralf; Gerlich, Rainer; Dietrich, Carsten

    2014-08-01

    With the advent of languages such as C++ and Java in mission- and safety-critical space on-board software, new challenges for testing and specifically automated testing arise. In this paper we discuss some of these challenges, consequences and solutions based on an experiment in automated source- code-based testing for C++.

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

    ERIC Educational Resources Information Center

    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…

  3. The development of a program analysis environment for Ada

    NASA Technical Reports Server (NTRS)

    Brown, David B.; Carlisle, Homer W.; Chang, Kai-Hsiung; Cross, James H.; Deason, William H.; Haga, Kevin D.; Huggins, John R.; Keleher, William R. A.; Starke, Benjamin B.; Weyrich, Orville R.

    1989-01-01

    A unit level, Ada software module testing system, called Query Utility Environment for Software Testing of Ada (QUEST/Ada), is described. The project calls for the design and development of a prototype system. QUEST/Ada design began with a definition of the overall system structure and a description of component dependencies. The project team was divided into three groups to resolve the preliminary designs of the parser/scanner: the test data generator, and the test coverage analyzer. The Phase 1 report is a working document from which the system documentation will evolve. It provides history, a guide to report sections, a literature review, the definition of the system structure and high level interfaces, descriptions of the prototype scope, the three major components, and the plan for the remainder of the project. The appendices include specifications, statistics, two papers derived from the current research, a preliminary users' manual, and the proposal and work plan for Phase 2.

  4. Ada (Trade Name) Compiler Validation Summary Report: Harris Corporation. Harris Ada Compiler, Version 3.1. Harris H1200.

    DTIC Science & Technology

    1987-06-03

    F TADADS I 3- bi. I A - I EEOM "O.VPAGE:N(..4-A I . RE 12. GOVT ACCESSION NO. 3. RECIPIENT’S CATALOG NUMBER 4. TITLE (andSubtitle) 5. TYPE OF REPORT...reverse side if necessary and identify by block number) See Attached / 1 DD 10"m 1473 EDITION OF I NOV 65 IS OBSOLETE 1 JAN 73 S/N 0102-LF-014-6601...States Government (Ada Joint Program Office). i 4 AVF Control Number: AVF-VSR-8C.0787 87-01 -07-HAR Ada® COMPILER VALIDATION SUMMARY REPORT: Harris

  5. Evolution of Ada technology in the flight dynamics area: Design phase analysis

    NASA Technical Reports Server (NTRS)

    Quimby, Kelvin L.; Esker, Linda

    1988-01-01

    The software engineering issues related to the use of the Ada programming language during the design phase of an Ada project are analyzed. Discussion shows how an evolving understanding of these issues is reflected in the design processes of three generations of Ada projects.

  6. The implementation and use of Ada on distributed systems with high reliability requirements

    NASA Technical Reports Server (NTRS)

    Knight, J. C.

    1986-01-01

    The use and implementation of Ada in distributed environments in which reliability is the primary concern were investigted. A distributed system, programmed entirely in Ada, was studied to assess the use of individual tasks without concern for the processor used. Continued development and testing of the fault tolerant Ada testbed; development of suggested changes to Ada to cope with the failures of interest; design of approaches to fault tolerant software in real time systems, and the integration of these ideas into Ada; and the preparation of various papers and presentations were discussed.

  7. All Source Analysis System (ASAS): Migration from VAX to Alpha AXP computer systems

    NASA Technical Reports Server (NTRS)

    Sjoholm-Sierchio, Michael J.; Friedman, Steven Z. (Editor)

    1994-01-01

    The Jet Propulsion Laboratory's (JPL's) experience migrating existing VAX applications to Digital Equipment Corporation's new Alpha AXP processor is covered. The rapid development approach used during the 10-month period required to migrate the All Source Analysis System (ASAS), 1.5 million lines of FORTRAN, C, and Ada code, is also covered. ASAS, an automated tactical intelligence system, was developed by the Jet Propulsion Laboratory for the U. S. Army. Other benefits achieved as a result of the significant performance improvements provided by Alpha AXP platform are also described.

  8. Authorship attribution of source code by using back propagation neural network based on particle swarm optimization

    PubMed Central

    Xu, Guoai; Li, Qi; Guo, Yanhui; Zhang, Miao

    2017-01-01

    Authorship attribution is to identify the most likely author of a given sample among a set of candidate known authors. It can be not only applied to discover the original author of plain text, such as novels, blogs, emails, posts etc., but also used to identify source code programmers. Authorship attribution of source code is required in diverse applications, ranging from malicious code tracking to solving authorship dispute or software plagiarism detection. This paper aims to propose a new method to identify the programmer of Java source code samples with a higher accuracy. To this end, it first introduces back propagation (BP) neural network based on particle swarm optimization (PSO) into authorship attribution of source code. It begins by computing a set of defined feature metrics, including lexical and layout metrics, structure and syntax metrics, totally 19 dimensions. Then these metrics are input to neural network for supervised learning, the weights of which are output by PSO and BP hybrid algorithm. The effectiveness of the proposed method is evaluated on a collected dataset with 3,022 Java files belong to 40 authors. Experiment results show that the proposed method achieves 91.060% accuracy. And a comparison with previous work on authorship attribution of source code for Java language illustrates that this proposed method outperforms others overall, also with an acceptable overhead. PMID:29095934

  9. The implementation and use of Ada on distributed systems with reliability requirements

    NASA Technical Reports Server (NTRS)

    Reynolds, P. F.; Knight, J. C.; Urquhart, J. I. A.

    1983-01-01

    The issues involved in the use of the programming language Ada on distributed systems are discussed. The effects of Ada programs on hardware failures such as loss of a processor are emphasized. It is shown that many Ada language elements are not well suited to this environment. Processor failure can easily lead to difficulties on those processors which remain. As an example, the calling task in a rendezvous may be suspended forever if the processor executing the serving task fails. A mechanism for detecting failure is proposed and changes to the Ada run time support system are suggested which avoid most of the difficulties. Ada program structures are defined which allow programs to reconfigure and continue to provide service following processor failure.

  10. A source-channel coding approach to digital image protection and self-recovery.

    PubMed

    Sarreshtedari, Saeed; Akhaee, Mohammad Ali

    2015-07-01

    Watermarking algorithms have been widely applied to the field of image forensics recently. One of these very forensic applications is the protection of images against tampering. For this purpose, we need to design a watermarking algorithm fulfilling two purposes in case of image tampering: 1) detecting the tampered area of the received image and 2) recovering the lost information in the tampered zones. State-of-the-art techniques accomplish these tasks using watermarks consisting of check bits and reference bits. Check bits are used for tampering detection, whereas reference bits carry information about the whole image. The problem of recovering the lost reference bits still stands. This paper is aimed at showing that having the tampering location known, image tampering can be modeled and dealt with as an erasure error. Therefore, an appropriate design of channel code can protect the reference bits against tampering. In the present proposed method, the total watermark bit-budget is dedicated to three groups: 1) source encoder output bits; 2) channel code parity bits; and 3) check bits. In watermark embedding phase, the original image is source coded and the output bit stream is protected using appropriate channel encoder. For image recovery, erasure locations detected by check bits help channel erasure decoder to retrieve the original source encoded image. Experimental results show that our proposed scheme significantly outperforms recent techniques in terms of image quality for both watermarked and recovered image. The watermarked image quality gain is achieved through spending less bit-budget on watermark, while image recovery quality is considerably improved as a consequence of consistent performance of designed source and channel codes.

  11. GRODY - GAMMA RAY OBSERVATORY DYNAMICS SIMULATOR IN ADA

    NASA Technical Reports Server (NTRS)

    Stark, M.

    1994-01-01

    analyst can send results output in graphical or tabular form to a terminal, disk, or hardcopy device, and can choose to have any or all items plotted against time or against each other. Goddard researchers developed GRODY on a VAX 8600 running VMS version 4.0. For near real time performance, GRODY requires a VAX at least as powerful as a model 8600 running VMS 4.0 or a later version. To use GRODY, the VAX needs an Ada Compilation System (ACS), Code Management System (CMS), and 1200K memory. GRODY is written in Ada and FORTRAN.

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

    PubMed Central

    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

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

    PubMed

    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.

  14. Test Case Study: Estimating the Cost of Ada Software Development

    DTIC Science & Technology

    1989-04-01

    2-9 2.1.5 SPQR /20 ....... .................... ... 2-12 2.1.6 SYST’E-3 ....... ................... .. 2-12 2.2 ADA...SoftCost-Ada 3 out of 3 0% to 6% Commercial Contracts SPQR /20 1 out of 4 -22% Model Consistency on SoftCost-Ada 3 out of 3 -13% to - 8% Commercial Contracts...PRICE-S 2 out of 4 - 1% to 22% Model Accuracy on SASET 3 out of 4 - 7% to 29% Command & Control SPQR /20 3 out of 4 -22% to 19% Applications Model

  15. Ada (Trade Name) Compiler Validation Summary Report: International Business Machines Corporation. IBM Development System for the Ada Language System, Version 1.1.0, IBM 4381 under MVS.

    DTIC Science & Technology

    1988-05-22

    TITLE (andSubtile) 5. TYPE OF REPORT & PERIOD COVERED Ada Compler Validation Summary Report: 22 May 1987 to 22 May 1988 International Business Machines...IBM Development System for the Ada Language System, Version 1.1.0, International Business Machines Corporation, Wright-Patterson AFB. IBM 4381 under...SUMMARY REPORT: International Business Machines Corporation IBM Development System f’or the Ada Language System, Version 1.1.0 IBM 4381 under MVS

  16. Software Engineering Laboratory Ada performance study: Results and implications

    NASA Technical Reports Server (NTRS)

    Booth, Eric W.; Stark, Michael E.

    1992-01-01

    The SEL is an organization sponsored by NASA/GSFC to investigate the effectiveness of software engineering technologies applied to the development of applications software. The SEL was created in 1977 and has three organizational members: NASA/GSFC, Systems Development Branch; The University of Maryland, Computer Sciences Department; and Computer Sciences Corporation, Systems Development Operation. The goals of the SEL are as follows: (1) to understand the software development process in the GSFC environments; (2) to measure the effect of various methodologies, tools, and models on this process; and (3) to identify and then to apply successful development practices. The activities, findings, and recommendations of the SEL are recorded in the Software Engineering Laboratory Series, a continuing series of reports that include the Ada Performance Study Report. This paper describes the background of Ada in the Flight Dynamics Division (FDD), the objectives and scope of the Ada Performance Study, the measurement approach used, the performance tests performed, the major test results, and the implications for future FDD Ada development efforts.

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

    PubMed Central

    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

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

    PubMed

    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 < 0.05). In regard to the cut off value of 26 IU/L for 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.

  19. Alteration/deficiency in activation-3 (Ada3) plays a critical role in maintaining genomic stability

    PubMed Central

    Mirza, Sameer; Katafiasz, Bryan J.; Kumar, Rakesh; Wang, Jun; Mohibi, Shakur; Jain, Smrati; Gurumurthy, Channabasavaiah Basavaraju; Pandita, Tej K.; Dave, Bhavana J.; Band, Hamid; Band, Vimla

    2012-01-01

    Cell cycle regulation and DNA repair following damage are essential for maintaining genome integrity. DNA damage activates checkpoints in order to repair damaged DNA prior to exit to the next phase of cell cycle. Recently, we have shown the role of Ada3, a component of various histone acetyltransferase complexes, in cell cycle regulation, and loss of Ada3 results in mouse embryonic lethality. Here, we used adenovirus-Cre-mediated Ada3 deletion in Ada3fl/fl mouse embryonic fibroblasts (MEFs) to assess the role of Ada3 in DNA damage response following exposure to ionizing radiation (IR). We report that Ada3 depletion was associated with increased levels of phospho-ATM (pATM), γH2AX, phospho-53BP1 (p53BP1) and phospho-RAD51 (pRAD51) in untreated cells; however, radiation response was intact in Ada3−/− cells. Notably, Ada3−/− cells exhibited a significant delay in disappearance of DNA damage foci for several critical proteins involved in the DNA repair process. Significantly, loss of Ada3 led to enhanced chromosomal aberrations, such as chromosome breaks, fragments, deletions and translocations, which further increased upon DNA damage. Notably, the total numbers of aberrations were more clearly observed in S-phase, as compared with G₁ or G₂ phases of cell cycle with IR. Lastly, comparison of DNA damage in Ada3fl/fl and Ada3−/− cells confirmed higher residual DNA damage in Ada3−/− cells, underscoring a critical role of Ada3 in the DNA repair process. Taken together, these findings provide evidence for a novel role for Ada3 in maintenance of the DNA repair process and genomic stability. PMID:23095635

  20. Implementation issues in source coding

    NASA Technical Reports Server (NTRS)

    Sayood, Khalid; Chen, Yun-Chung; Hadenfeldt, A. C.

    1989-01-01

    An edge preserving image coding scheme which can be operated in both a lossy and a lossless manner was developed. The technique is an extension of the lossless encoding algorithm developed for the Mars observer spectral data. It can also be viewed as a modification of the DPCM algorithm. A packet video simulator was also developed from an existing modified packet network simulator. The coding scheme for this system is a modification of the mixture block coding (MBC) scheme described in the last report. Coding algorithms for packet video were also investigated.

  1. The Impact of Ada and Object-Oriented Design in NASA Goddard's Flight Dynamics Division

    NASA Technical Reports Server (NTRS)

    Waligora, Sharon; Bailey, John; Stark, Mike

    1996-01-01

    This paper presents the highlights and key findings of 10 years of use and study of Ada and object-oriented design in NASA Goddard's Flight Dynamics Division (FDD). In 1985, the Software Engineering Laboratory (SEL) began investigating how the Ada language might apply to FDD software development projects. Although they began cautiously using Ada on only a few pilot projects, they expected that, if the Ada pilots showed promising results, the FDD would fully transition its entire development organization from FORTRAN to Ada within 10 years. However, 10 years later, the FDD still produced 80 percent of its software in FORTRAN and had begun using C and C++, despite positive results on Ada projects. This paper presents the final results of a SEL study to quantify the impact of Ada in the FDD, to determine why Ada has not flourished, and to recommend future directions regarding Ada. Project trends in both languages are examined as are external factors and cultural issues that affected the infusion of this technology. The detailed results of this study were published in a formal study report in March of 1995. This paper supersedes the preliminary results of this study that were presented at the Eighteenth Annual Software Engineering Workshop in 1993.

  2. The implementation and use of Ada on distributed systems with high reliability requirements

    NASA Technical Reports Server (NTRS)

    Knight, J. C.; Gregory, S. T.; Urquhart, J. I. A.

    1985-01-01

    The use and implementation of Ada in distributed environments in which reliability is the primary concern were investigated. In particular, the concept that a distributed system may be programmed entirely in Ada so that the individual tasks of the system are unconcerned with which processors they are executing on, and that failures may occur in the software or underlying hardware was examined. Progress is discussed for the following areas: continued development and testing of the fault-tolerant Ada testbed; development of suggested changes to Ada so that it might more easily cope with the failure of interest; and design of new approaches to fault-tolerant software in real-time systems, and integration of these ideas into Ada.

  3. HELIOS-R: An Ultrafast, Open-Source Retrieval Code For Exoplanetary Atmosphere Characterization

    NASA Astrophysics Data System (ADS)

    LAVIE, Baptiste

    2015-12-01

    Atmospheric retrieval is a growing, new approach in the theory of exoplanet atmosphere characterization. Unlike self-consistent modeling it allows us to fully explore the parameter space, as well as the degeneracies between the parameters using a Bayesian framework. We present HELIOS-R, a very fast retrieving code written in Python and optimized for GPU computation. Once it is ready, HELIOS-R will be the first open-source atmospheric retrieval code accessible to the exoplanet community. As the new generation of direct imaging instruments (SPHERE, GPI) have started to gather data, the first version of HELIOS-R focuses on emission spectra. We use a 1D two-stream forward model for computing fluxes and couple it to an analytical temperature-pressure profile that is constructed to be in radiative equilibrium. We use our ultra-fast opacity calculator HELIOS-K (also open-source) to compute the opacities of CO2, H2O, CO and CH4 from the HITEMP database. We test both opacity sampling (which is typically used by other workers) and the method of k-distributions. Using this setup, we compute a grid of synthetic spectra and temperature-pressure profiles, which is then explored using a nested sampling algorithm. By focusing on model selection (Occam’s razor) through the explicit computation of the Bayesian evidence, nested sampling allows us to deal with current sparse data as well as upcoming high-resolution observations. Once the best model is selected, HELIOS-R provides posterior distributions of the parameters. As a test for our code we studied HR8799 system and compared our results with the previous analysis of Lee, Heng & Irwin (2013), which used the proprietary NEMESIS retrieval code. HELIOS-R and HELIOS-K are part of the set of open-source community codes we named the Exoclimes Simulation Platform (www.exoclime.org).

  4. A plug-in to Eclipse for VHDL source codes: functionalities

    NASA Astrophysics Data System (ADS)

    Niton, B.; Poźniak, K. T.; Romaniuk, R. S.

    The paper presents an original application, written by authors, which supports writing and edition of source codes in VHDL language. It is a step towards fully automatic, augmented code writing for photonic and electronic systems, also systems based on FPGA and/or DSP processors. An implementation is described, based on VEditor. VEditor is a free license program. Thus, the work presented in this paper supplements and extends this free license. The introduction characterizes shortly available tools on the market which serve for aiding the design processes of electronic systems in VHDL. Particular attention was put on plug-ins to the Eclipse environment and Emacs program. There are presented detailed properties of the written plug-in such as: programming extension conception, and the results of the activities of formatter, re-factorizer, code hider, and other new additions to the VEditor program.

  5. Utilities for master source code distribution: MAX and Friends

    NASA Technical Reports Server (NTRS)

    Felippa, Carlos A.

    1988-01-01

    MAX is a program for the manipulation of FORTRAN master source code (MSC). This is a technique by which one maintains one and only one master copy of a FORTRAN program under a program developing system, which for MAX is assumed to be VAX/VMS. The master copy is not intended to be directly compiled. Instead it must be pre-processed by MAX to produce compilable instances. These instances may correspond to different code versions (for example, double precision versus single precision), different machines (for example, IBM, CDC, Cray) or different operating systems (i.e., VAX/VMS versus VAX/UNIX). The advantage os using a master source is more pronounced in complex application programs that are developed and maintained over many years and are to be transported and executed on several computer environments. The version lag problem that plagues many such programs is avoided by this approach. MAX is complemented by several auxiliary programs that perform nonessential functions. The ensemble is collectively known as MAX and Friends. All of these programs, including MAX, are executed as foreign VAX/VMS commands and can easily be hidden in customized VMS command procedures.

  6. Benchmarking Ada tasking on tightly coupled multiprocessor architectures

    NASA Technical Reports Server (NTRS)

    Collard, Philippe; Goforth, Andre; Marquardt, Matthew

    1989-01-01

    The development of benchmarks and performance measures for parallel Ada tasking is reported with emphasis on the macroscopic behavior of the benchmark across a set of load parameters. The application chosen for the study was the NASREM model for telerobot control, relevant to many NASA missions. The results of the study demonstrate the potential of parallel Ada in accomplishing the task of developing a control system for a system such as the Flight Telerobotic Servicer using the NASREM framework.

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

    PubMed

    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.

  8. The FORTRAN static source code analyzer program (SAP) user's guide, revision 1

    NASA Technical Reports Server (NTRS)

    Decker, W.; Taylor, W.; Eslinger, S.

    1982-01-01

    The FORTRAN Static Source Code Analyzer Program (SAP) User's Guide (Revision 1) is presented. SAP is a software tool designed to assist Software Engineering Laboratory (SEL) personnel in conducting studies of FORTRAN programs. SAP scans FORTRAN source code and produces reports that present statistics and measures of statements and structures that make up a module. This document is a revision of the previous SAP user's guide, Computer Sciences Corporation document CSC/TM-78/6045. SAP Revision 1 is the result of program modifications to provide several new reports, additional complexity analysis, and recognition of all statements described in the FORTRAN 77 standard. This document provides instructions for operating SAP and contains information useful in interpreting SAP output.

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

    PubMed

    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.

  10. The Adam language: Ada extended with support for multiway activities

    NASA Technical Reports Server (NTRS)

    Charlesworth, Arthur

    1993-01-01

    The Adam language is an extension of Ada that supports multiway activities, which are cooperative activities involving two or more processes. This support is provided by three new constructs: diva procedures, meet statements, and multiway accept statements. Diva procedures are recursive generic procedures having a particular restrictive syntax that facilitates translation for parallel computers. Meet statements and multiway accept statements provide two ways to express a multiway rendezvous, which is an n-way rendezvous generalizing Ada's 2-way rendezvous. While meet statements tend to have simpler rules than multiway accept statements, the latter approach is a more straightforward extension of Ada. The only nonnull statements permitted within meet statements and multiway accept statements are calls on instantiated diva procedures. A call on an instantiated diva procedure is also permitted outside a multiway rendezvous; thus sequential Adam programs using diva procedures can be written. Adam programs are translated into Ada programs appropriate for use on parallel computers.

  11. U.S. Supreme Court rules ADA applies to correctional facilities.

    PubMed

    1998-06-26

    In the Pennsylvania Department of Corrections v. [Name removed], the U.S. Supreme Court unanimously ruled that correctional facilities are subject to the provisions under the Americans with Disabilities Act (ADA); this ruling has broad implications for prisoners with HIV infection. When [name removed] was denied admission to a motivational boot camp program at the prison due to hypertension, he sued, claiming that his rights under the ADA had been violated. The Court rejected Pennsylvania's argument that eligibility and participation, as used in Title II of the ADA, imply voluntariness and, therefore, do not apply because inmates are being held against their will. The Court further rejected the argument that the ADA excluded prisoners because the act doesn't specifically mention them. This decision may aid in a case that is before the 11th Circuit Court regarding inmates with HIV having the right to equal access to services. Oral arguments on the 11th Circuit Court case will be heard on September 10, 1998.

  12. Interesting viewpoints to those who will put Ada into practice

    NASA Technical Reports Server (NTRS)

    Carlsson, Arne

    1986-01-01

    Ada will most probably be used as the programming language for computers in the NASA Space Station. It is reasonable to suppose that Ada will be used for at least embedded computers, because the high software costs for these embedded computers were the reason why Ada activities were initiated about ten years ago. The on-board computers are designed for use in space applications, where maintenance by man is impossible. All manipulation of such computers has to be performed in an autonomous way or remote with commands from the ground. In a manned Space Station some maintenance work can be performed by service people on board, but there are still a lot of applications, which require autonomous computers, for example, vital Space Station functions and unmanned orbital transfer vehicles. Those aspect which have come out of the analysis of Ada characteristics together with the experience of requirements for embedded on-board computers in space applications are examined.

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

    PubMed

    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. Functional sites of the Ada regulatory protein of Escherichia coli. Analysis by amino acid substitutions.

    PubMed

    Takano, K; Nakabeppu, Y; Sekiguchi, M

    1988-05-20

    Specific cysteine residues at possible methyl acceptor sites of the Ada protein of Escherichia coli were converted to other amino acids by site-directed mutagenesis of the cloned ada gene of E. coli. Ada protein with the cysteine residue at 321 replaced by alanine was capable of accepting the methyl group from the methylphosphotriester but not from O6-methylguanine or O4-methylthymine of alkylated DNA, whereas the protein with alanine at position 69 accepted the methyl group from the methylated bases but not from the methylphosphotriester. These two mutants were used to elucidate the biological significance of repair of the two types of alkylation lesions. Introduction of the ada gene with the Ala69 mutation into an ada- cell rendered the cell more resistant to alkylating agents with respect to both killing and induction of mutations, but the gene with the Ala321 mutation exhibited no such activity. Replacement of the cysteine residue at position 69, but not at position 321, abolished the ability of Ada protein to promote transcription of both ada and alkA genes in vitro. These results are compatible with the idea that methylation of the cysteine residue at position 69 renders Ada protein active as a transcriptional regulator, whilst the cysteine residue at position 321 is responsible for repair of pre-mutagenic and lethal lesions in DNA. The actions of mutant Ada proteins on the ada and alkA promoters in vivo were investigated using an artificially composed gene expression system. When the ada gene with the Ala69 mutation was introduced into the cell, there was little induction of expression of either the ada or the alkA genes, even after treatment with an alkylating agent, in agreement with the data obtained from studies in vitro. With the Ala321 mutation, however, a considerable degree of ada gene expression occurred without adaptive treatment. The latter finding suggests that the cysteine residue at position 321, which is located near the C terminus of the Ada

  15. System testing of a production Ada (trademark) project: The GRODY study

    NASA Technical Reports Server (NTRS)

    Seigle, Jeffrey; Esker, Linda; Shi, Ying-Liang

    1990-01-01

    The use of the Ada language and design methodologies that utilize its features has a strong impact on all phases of the software development project lifecycle. At the National Aeronautics and Space Administration/Goddard Space Flight Center (NASA/GSFC), the Software Engineering Laboratory (SEL) conducted an experiment in parallel development of two flight dynamics systems in FORTRAN and Ada. The teams found some qualitative differences between the system test phases of the two projects. Although planning for system testing and conducting of tests were not generally affected by the use of Ada, the solving of problems found in system testing was generally facilitated by Ada constructs and design methodology. Most problems found in system testing were not due to difficulty with the language or methodology but to lack of experience with the application.

  16. A Student Affairs Guide to the ADA & Disability Issues. Monograph.

    ERIC Educational Resources Information Center

    Ryan, Dan, Ed.; McCarthy, Maureen, Ed.

    Recent passage of the Americans with Disabilities Act (ADA) has rekindled debates on the responsibilities of postsecondary institutions to serve students with disabilities. This book provides a comprehensive guide to an institutional response to the ADA. It gives practical advice for responding to students and professionals with disabilities, and…

  17. Generating code adapted for interlinking legacy scalar code and extended vector code

    DOEpatents

    Gschwind, Michael K

    2013-06-04

    Mechanisms for intermixing code are provided. Source code is received for compilation using an extended Application Binary Interface (ABI) that extends a legacy ABI and uses a different register configuration than the legacy ABI. First compiled code is generated based on the source code, the first compiled code comprising code for accommodating the difference in register configurations used by the extended ABI and the legacy ABI. The first compiled code and second compiled code are intermixed to generate intermixed code, the second compiled code being compiled code that uses the legacy ABI. The intermixed code comprises at least one call instruction that is one of a call from the first compiled code to the second compiled code or a call from the second compiled code to the first compiled code. The code for accommodating the difference in register configurations is associated with the at least one call instruction.

  18. ADA Audit, Transition Plan, and Policy Statement for Higher Education. Manual and Workbook.

    ERIC Educational Resources Information Center

    Shepard, Ira Michael; And Others

    Designed to assist public institutions in meeting the many requirements and deadlines of the Americans with Disabilities Act (ADA) of 1990, this handbook provides a blueprint for coordinating ADA compliance and conducting the required self-evaluations. Chapter 1 reviews policy implications of compliance with the ADA, discusses the importance of…

  19. Plagiarism Detection Algorithm for Source Code in Computer Science Education

    ERIC Educational Resources Information Center

    Liu, Xin; Xu, Chan; Ouyang, Boyu

    2015-01-01

    Nowadays, computer programming is getting more necessary in the course of program design in college education. However, the trick of plagiarizing plus a little modification exists among some students' home works. It's not easy for teachers to judge if there's plagiarizing in source code or not. Traditional detection algorithms cannot fit this…

  20. Ada 9X Project Report: Ada 9X Revision Issues. Release 1

    DTIC Science & Technology

    1990-04-01

    interrupts in Ada. Users are using specialized run-time executives which promote semaphores , monitors , etc ., as well as interrupt support, are using...The focus here is on two specific problems: 1. lack of time-out on operations . 2. no efficient way to program a shared-variable monitor for the... operation . 43 !Issue implementation [3 - Remote Operations for Real-Time Systems ] The real-time implementation standards should define various remote

  1. Visualization design and verification of Ada tasking using timing diagrams

    NASA Technical Reports Server (NTRS)

    Vidale, R. F.; Szulewski, P. A.; Weiss, J. B.

    1986-01-01

    The use of timing diagrams is recommended in the design and testing of multi-task Ada programs. By displaying the task states vs. time, timing diagrams can portray the simultaneous threads of data flow and control which characterize tasking programs. This description of the system's dynamic behavior from conception to testing is a necessary adjunct to other graphical techniques, such as structure charts, which essentially give a static view of the system. A series of steps is recommended which incorporates timing diagrams into the design process. Finally, a description is provided of a prototype Ada Execution Analyzer (AEA) which automates the production of timing diagrams from VAX/Ada debugger output.

  2. Ada Compiler Validation Summary Report: Certificate Number: 920509S1. 11259 Alenia Aeritalia and Selenia S.p.A DACS VAX/VMS to 80x86 PM MARA Ada Cross Compiler, Version 4.6 Microvax 4000/200 = MARA

    DTIC Science & Technology

    1992-01-01

    area end basic io types; 11.3.3 TEXT 10 -- Date 31 October 1983 -- Programmer Soeren Prehn (, Knud Joergen Kirkegaard) -- Project Portable Ada...Programmer Peter Haff (, Soeren Prehn , Knud Joergen Kirkegaard) -- Project Portable Ada Programming System -- Module SEQIOS.ADA -- Description...Peter Haff (,Soeren Prehn , Knud Joergen Kirkegaard) -- Project Portable Ada Programming System -- Module DIR IO.ADA -- Description Specification of

  3. Ada Compiler Validation Summary Report: Certificate Number: 900121S1. 10251 Computer Sciences Corporation MC Ada V1.2.Beta/Concurrent Computer Corporation Concurrent/Masscomp 5600 Host To Concurrent/Masscomp 5600 (Dual 68020 Processor Configuration) Target

    DTIC Science & Technology

    1990-04-23

    developed Ada Real - Time Operating System (ARTOS) for bare machine environments(Target), ACW 1.1I0. " ; - -M.UIECTTERMS Ada programming language, Ada...configuration) Operating System: CSC developed Ada Real - Time Operating System (ARTOS) for bare machine environments Memory Size: 4MB 2.2...Test Method Testing of the MC Ado V1.2.beta/ Concurrent Computer Corporation compiler and the CSC developed Ada Real - Time Operating System (ARTOS) for

  4. Chromaticity calculations and code comparisons for x-ray lithography source XLS and SXLS rings

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

    Parsa, Z.

    1988-06-16

    This note presents the chromaticity calculations and code comparison results for the (x-ray lithography source) XLS (Chasman Green, XUV Cosy lattice) and (2 magnet 4T) SXLS lattices, with the standard beam optic codes, including programs SYNCH88.5, MAD6, PATRICIA88.4, PATPET88.2, DIMAD, BETA, and MARYLIE. This analysis is a part of our ongoing accelerator physics code studies. 4 figs., 10 tabs.

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

    ERIC Educational Resources Information Center

    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…

  6. Sources of financial pressure and up coding behavior in French public hospitals.

    PubMed

    Georgescu, Irène; Hartmann, Frank G H

    2013-05-01

    Drawing upon role theory and the literature concerning unintended consequences of financial pressure, this study investigates the effects of health care decision pressure from the hospital's administration and from the professional peer group on physician's inclination to engage in up coding. We explore two kinds of up coding, information-related and action-related, and develop hypothesis that connect these kinds of data manipulation to the sources of pressure via the intermediate effect of role conflict. Qualitative data from initial interviews with physicians and subsequent questionnaire evidence from 578 physicians in 14 French hospitals suggest that the source of pressure is a relevant predictor of physicians' inclination to engage in data-manipulation. We further find that this effect is partly explained by the extent to which these pressures create role conflict. Given the concern about up coding in treatment-based reimbursement systems worldwide, our analysis adds to understanding how the design of the hospital's management control system may enhance this undesired type of behavior. Copyright © 2013 Elsevier Ireland Ltd. All rights reserved.

  7. D-DSC: Decoding Delay-based Distributed Source Coding for Internet of Sensing Things

    PubMed Central

    Akan, Ozgur B.

    2018-01-01

    Spatial correlation between densely deployed sensor nodes in a wireless sensor network (WSN) can be exploited to reduce the power consumption through a proper source coding mechanism such as distributed source coding (DSC). In this paper, we propose the Decoding Delay-based Distributed Source Coding (D-DSC) to improve the energy efficiency of the classical DSC by employing the decoding delay concept which enables the use of the maximum correlated portion of sensor samples during the event estimation. In D-DSC, network is partitioned into clusters, where the clusterheads communicate their uncompressed samples carrying the side information, and the cluster members send their compressed samples. Sink performs joint decoding of the compressed and uncompressed samples and then reconstructs the event signal using the decoded sensor readings. Based on the observed degree of the correlation among sensor samples, the sink dynamically updates and broadcasts the varying compression rates back to the sensor nodes. Simulation results for the performance evaluation reveal that D-DSC can achieve reliable and energy-efficient event communication and estimation for practical signal detection/estimation applications having massive number of sensors towards the realization of Internet of Sensing Things (IoST). PMID:29538405

  8. D-DSC: Decoding Delay-based Distributed Source Coding for Internet of Sensing Things.

    PubMed

    Aktas, Metin; Kuscu, Murat; Dinc, Ergin; Akan, Ozgur B

    2018-01-01

    Spatial correlation between densely deployed sensor nodes in a wireless sensor network (WSN) can be exploited to reduce the power consumption through a proper source coding mechanism such as distributed source coding (DSC). In this paper, we propose the Decoding Delay-based Distributed Source Coding (D-DSC) to improve the energy efficiency of the classical DSC by employing the decoding delay concept which enables the use of the maximum correlated portion of sensor samples during the event estimation. In D-DSC, network is partitioned into clusters, where the clusterheads communicate their uncompressed samples carrying the side information, and the cluster members send their compressed samples. Sink performs joint decoding of the compressed and uncompressed samples and then reconstructs the event signal using the decoded sensor readings. Based on the observed degree of the correlation among sensor samples, the sink dynamically updates and broadcasts the varying compression rates back to the sensor nodes. Simulation results for the performance evaluation reveal that D-DSC can achieve reliable and energy-efficient event communication and estimation for practical signal detection/estimation applications having massive number of sensors towards the realization of Internet of Sensing Things (IoST).

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

    PubMed Central

    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

  10. The implementation and use of Ada on distributed systems with high reliability requirements

    NASA Technical Reports Server (NTRS)

    Knight, J. C.

    1984-01-01

    The use and implementation of Ada in distributed environments in which reliability is the primary concern is investigated. Emphasis is placed on the possibility that a distributed system may be programmed entirely in ADA so that the individual tasks of the system are unconcerned with which processors they are executing on, and that failures may occur in the software or underlying hardware. The primary activities are: (1) Continued development and testing of our fault-tolerant Ada testbed; (2) consideration of desirable language changes to allow Ada to provide useful semantics for failure; (3) analysis of the inadequacies of existing software fault tolerance strategies.

  11. Comparison of TG-43 dosimetric parameters of brachytherapy sources obtained by three different versions of MCNP codes.

    PubMed

    Zaker, Neda; Zehtabian, Mehdi; Sina, Sedigheh; Koontz, Craig; Meigooni, Ali S

    2016-03-08

    Monte Carlo simulations are widely used for calculation of the dosimetric parameters of brachytherapy sources. MCNP4C2, MCNP5, MCNPX, EGS4, EGSnrc, PTRAN, and GEANT4 are among the most commonly used codes in this field. Each of these codes utilizes a cross-sectional library for the purpose of simulating different elements and materials with complex chemical compositions. The accuracies of the final outcomes of these simulations are very sensitive to the accuracies of the cross-sectional libraries. Several investigators have shown that inaccuracies of some of the cross section files have led to errors in 125I and 103Pd parameters. The purpose of this study is to compare the dosimetric parameters of sample brachytherapy sources, calculated with three different versions of the MCNP code - MCNP4C, MCNP5, and MCNPX. In these simulations for each source type, the source and phantom geometries, as well as the number of the photons, were kept identical, thus eliminating the possible uncertainties. The results of these investigations indicate that for low-energy sources such as 125I and 103Pd there are discrepancies in gL(r) values. Discrepancies up to 21.7% and 28% are observed between MCNP4C and other codes at a distance of 6 cm for 103Pd and 10 cm for 125I from the source, respectively. However, for higher energy sources, the discrepancies in gL(r) values are less than 1.1% for 192Ir and less than 1.2% for 137Cs between the three codes.

  12. Run-time implementation issues for real-time embedded Ada

    NASA Technical Reports Server (NTRS)

    Maule, Ruth A.

    1986-01-01

    A motivating factor in the development of Ada as the department of defense standard language was the high cost of embedded system software development. It was with embedded system requirements in mind that many of the features of the language were incorporated. Yet it is the designers of embedded systems that seem to comprise the majority of the Ada community dissatisfied with the language. There are a variety of reasons for this dissatisfaction, but many seem to be related in some way to the Ada run-time support system. Some of the areas in which the inconsistencies were found to have the greatest impact on performance from the standpoint of real-time systems are presented. In particular, a large part of the duties of the tasking supervisor are subject to the design decisions of the implementer. These include scheduling, rendezvous, delay processing, and task activation and termination. Some of the more general issues presented include time and space efficiencies, generic expansions, memory management, pragmas, and tracing features. As validated compilers become available for bare computer targets, it is important for a designer to be aware that, at least for many real-time issues, all validated Ada compilers are not created equal.

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

    PubMed

    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 (CV<4%) over the analytical measurement range (0.5-117 U/L). Bilirubin above 50 μmol/L and haemoglobin above 177 μmol/L interfered with the test, inducing a negative and a positive interference respectively. The Diazyme ADA 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.

  14. Compiling knowledge-based systems specified in KEE to Ada

    NASA Technical Reports Server (NTRS)

    Filman, Robert E.; Feldman, Roy D.

    1991-01-01

    The first year of the PrKAda project is recounted. The primary goal was to develop a system for delivering Artificial Intelligence applications developed in the ProKappa system in a pure-Ada environment. The following areas are discussed: the ProKappa core and ProTalk programming language; the current status of the implementation; the limitations and restrictions of the current system; and the development of Ada-language message handlers in the ProKappa environment.

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

    PubMed

    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.

  16. Hybrid digital-analog coding with bandwidth expansion for correlated Gaussian sources under Rayleigh fading

    NASA Astrophysics Data System (ADS)

    Yahampath, Pradeepa

    2017-12-01

    Consider communicating a correlated Gaussian source over a Rayleigh fading channel with no knowledge of the channel signal-to-noise ratio (CSNR) at the transmitter. In this case, a digital system cannot be optimal for a range of CSNRs. Analog transmission however is optimal at all CSNRs, if the source and channel are memoryless and bandwidth matched. This paper presents new hybrid digital-analog (HDA) systems for sources with memory and channels with bandwidth expansion, which outperform both digital-only and analog-only systems over a wide range of CSNRs. The digital part is either a predictive quantizer or a transform code, used to achieve a coding gain. Analog part uses linear encoding to transmit the quantization error which improves the performance under CSNR variations. The hybrid encoder is optimized to achieve the minimum AMMSE (average minimum mean square error) over the CSNR distribution. To this end, analytical expressions are derived for the AMMSE of asymptotically optimal systems. It is shown that the outage CSNR of the channel code and the analog-digital power allocation must be jointly optimized to achieve the minimum AMMSE. In the case of HDA predictive quantization, a simple algorithm is presented to solve the optimization problem. Experimental results are presented for both Gauss-Markov sources and speech signals.

  17. Evolution of Ada technology in the flight dynamics area: Implementation/testing phase analysis

    NASA Technical Reports Server (NTRS)

    Quimby, Kelvin L.; Esker, Linda; Miller, John; Smith, Laurie; Stark, Mike; Mcgarry, Frank

    1989-01-01

    An analysis is presented of the software engineering issues related to the use of Ada for the implementation and system testing phases of four Ada projects developed in the flight dynamics area. These projects reflect an evolving understanding of more effective use of Ada features. In addition, the testing methodology used on these projects has changed substantially from that used on previous FORTRAN projects.

  18. Comparison of TG‐43 dosimetric parameters of brachytherapy sources obtained by three different versions of MCNP codes

    PubMed Central

    Zaker, Neda; Sina, Sedigheh; Koontz, Craig; Meigooni1, Ali S.

    2016-01-01

    Monte Carlo simulations are widely used for calculation of the dosimetric parameters of brachytherapy sources. MCNP4C2, MCNP5, MCNPX, EGS4, EGSnrc, PTRAN, and GEANT4 are among the most commonly used codes in this field. Each of these codes utilizes a cross‐sectional library for the purpose of simulating different elements and materials with complex chemical compositions. The accuracies of the final outcomes of these simulations are very sensitive to the accuracies of the cross‐sectional libraries. Several investigators have shown that inaccuracies of some of the cross section files have led to errors in  125I and  103Pd parameters. The purpose of this study is to compare the dosimetric parameters of sample brachytherapy sources, calculated with three different versions of the MCNP code — MCNP4C, MCNP5, and MCNPX. In these simulations for each source type, the source and phantom geometries, as well as the number of the photons, were kept identical, thus eliminating the possible uncertainties. The results of these investigations indicate that for low‐energy sources such as  125I and  103Pd there are discrepancies in gL(r) values. Discrepancies up to 21.7% and 28% are observed between MCNP4C and other codes at a distance of 6 cm for  103Pd and 10 cm for  125I from the source, respectively. However, for higher energy sources, the discrepancies in gL(r) values are less than 1.1% for  192Ir and less than 1.2% for  137Cs between the three codes. PACS number(s): 87.56.bg PMID:27074460

  19. Phase 1 Validation Testing and Simulation for the WEC-Sim Open Source Code

    NASA Astrophysics Data System (ADS)

    Ruehl, K.; Michelen, C.; Gunawan, B.; Bosma, B.; Simmons, A.; Lomonaco, P.

    2015-12-01

    WEC-Sim is an open source code to model wave energy converters performance in operational waves, developed by Sandia and NREL and funded by the US DOE. The code is a time-domain modeling tool developed in MATLAB/SIMULINK using the multibody dynamics solver SimMechanics, and solves the WEC's governing equations of motion using the Cummins time-domain impulse response formulation in 6 degrees of freedom. The WEC-Sim code has undergone verification through code-to-code comparisons; however validation of the code has been limited to publicly available experimental data sets. While these data sets provide preliminary code validation, the experimental tests were not explicitly designed for code validation, and as a result are limited in their ability to validate the full functionality of the WEC-Sim code. Therefore, dedicated physical model tests for WEC-Sim validation have been performed. This presentation provides an overview of the WEC-Sim validation experimental wave tank tests performed at the Oregon State University's Directional Wave Basin at Hinsdale Wave Research Laboratory. Phase 1 of experimental testing was focused on device characterization and completed in Fall 2015. Phase 2 is focused on WEC performance and scheduled for Winter 2015/2016. These experimental tests were designed explicitly to validate the performance of WEC-Sim code, and its new feature additions. Upon completion, the WEC-Sim validation data set will be made publicly available to the wave energy community. For the physical model test, a controllable model of a floating wave energy converter has been designed and constructed. The instrumentation includes state-of-the-art devices to measure pressure fields, motions in 6 DOF, multi-axial load cells, torque transducers, position transducers, and encoders. The model also incorporates a fully programmable Power-Take-Off system which can be used to generate or absorb wave energy. Numerical simulations of the experiments using WEC-Sim will be

  20. Epidermal Growth Factor Receptor activation promotes ADA3 acetylation through the AKT-p300 pathway

    PubMed Central

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

    2017-01-01

    ABSTRACT The ADA3 (Alteration/Deficiency in Activation 3) protein is an essential adaptor component of several Lysine Acetyltransferase (KAT) complexes involved in chromatin modifications. Previously, we and others have demonstrated a crucial role of ADA3 in cell cycle progression and in maintenance of genomic stability. Recently, we have shown that acetylation of ADA3 is key to its role in cell cycle progression. Here, we demonstrate that AKT activation downstream of Epidermal Growth Factor Receptor (EGFR) family proteins stimulation leads to phosphorylation of p300, which in turn promotes the acetylation of ADA3. Inhibition of upstream receptor tyrosine kinases (RTKs), HER1 (EGFR)/HER2 by lapatinib and the accompanying reduction of phospho-AKT levels led to a decrease in p300 phosphorylation and ADA3 protein levels. The p300/PCAF inhibitor garcinol also destabilized the ADA3 protein in a proteasome-dependent manner and an ADA3 mutant with K→R mutations exhibited a marked increase in half-life, consistent with opposite role of acetylation and ubiquitination of ADA3 on shared lysine residues. ADA3 knockdown led to cell cycle inhibitory effects, as well as apoptosis similar to those induced by lapatinib treatment of HER2+ breast cancer cells, as seen by accumulation of CDK inhibitor p27, reduction in mitotic marker pH3(S10), and a decrease in the S-phase marker PCNA, as well as the appearance of cleaved PARP. Taken together our results reveal a novel RTK-AKT-p300-ADA3 signaling pathway involved in growth factor-induced cell cycle progression. PMID:28759294

  1. Description of a MIL-STD-1553B Data Bus Ada Driver for the LeRC EPS Testbed

    NASA Technical Reports Server (NTRS)

    Mackin, Michael A.

    1995-01-01

    This document describes the software designed to provide communication between control computers in the NASA Lewis Research Center Electrical Power System Testbed using MIL-STD-1553B. The software drivers are coded in the Ada programming language and were developed on a MSDOS-based computer workstation. The Electrical Power System (EPS) Testbed is a reduced-scale prototype space station electrical power system. The power system manages and distributes electrical power from the sources (batteries or photovoltaic arrays) to the end-user loads. The electrical system primary operates at 120 volts DC, and the secondary system operates at 28 volts DC. The devices which direct the flow of electrical power are controlled by a network of six control computers. Data and control messages are passed between the computers using the MIL-STD-1553B network. One of the computers, the Power Management Controller (PMC), controls the primary power distribution and another, the Load Management Controller (LMC), controls the secondary power distribution. Each of these computers communicates with two other computers which act as subsidiary controllers. These subsidiary controllers are, in turn, connected to the devices which directly control the flow of electrical power.

  2. Ada compiler validation summary report. Certificate number: 891116W1. 10191. Intel Corporation, IPSC/2 Ada, Release 1. 1, IPSC/2 parallel supercomputer, system resource manager host and IPSC/2 parallel supercomputer, CX-1 nodes target

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

    Not Available

    1989-11-16

    This VSR documents the results of the validation testing performed on an Ada compiler. Testing was carried out for the following purposes: To attempt to identify any language constructs supported by the compiler that do not conform to the Ada Standard; To attempt to identify any language constructs not supported by the compiler but required by the Ada Standard; and To determine that the implementation-dependent behavior is allowed by the Ada Standard. Testing of this compiler was conducted by SofTech, Inc. under the direction of he AVF according to procedures established by the Ada Joint Program Office and administered bymore » the Ada Validation Organization (AVO). On-side testing was completed 16 November 1989 at Aloha OR.« less

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

    NASA Astrophysics Data System (ADS)

    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.

  4. The implementation and use of Ada on distributed systems with high reliability requirements

    NASA Technical Reports Server (NTRS)

    Knight, J. C.

    1988-01-01

    The use and implementation of Ada were investigated in distributed environments in which reliability is the primary concern. In particular, the focus was on the possibility that a distributed system may be programmed entirely in Ada so that the individual tasks of the system are unconcerned with which processors are being executed, and that failures may occur in the software and underlying hardware. A secondary interest is in the performance of Ada systems and how that performance can be gauged reliably. Primary activities included: analysis of the original approach to recovery in distributed Ada programs using the Advanced Transport Operating System (ATOPS) example; review and assessment of the original approach which was found to be capable of improvement; development of a refined approach to recovery that was applied to the ATOPS example; and design and development of a performance assessment scheme for Ada programs based on a flexible user-driven benchmarking system.

  5. Particle-in-cell code library for numerical simulation of the ECR source plasma

    NASA Astrophysics Data System (ADS)

    Shirkov, G.; Alexandrov, V.; Preisendorf, V.; Shevtsov, V.; Filippov, A.; Komissarov, R.; Mironov, V.; Shirkova, E.; Strekalovsky, O.; Tokareva, N.; Tuzikov, A.; Vatulin, V.; Vasina, E.; Fomin, V.; Anisimov, A.; Veselov, R.; Golubev, A.; Grushin, S.; Povyshev, V.; Sadovoi, A.; Donskoi, E.; Nakagawa, T.; Yano, Y.

    2003-05-01

    The project ;Numerical simulation and optimization of ion accumulation and production in multicharged ion sources; is funded by the International Science and Technology Center (ISTC). A summary of recent project development and the first version of a computer code library for simulation of electron-cyclotron resonance (ECR) source plasmas based on the particle-in-cell method are presented.

  6. Carbon source-dependent expansion of the genetic code in bacteria

    PubMed Central

    Prat, Laure; Heinemann, Ilka U.; Aerni, Hans R.; Rinehart, Jesse; O’Donoghue, Patrick; Söll, Dieter

    2012-01-01

    Despite the fact that the genetic code is known to vary between organisms in rare cases, it is believed that in the lifetime of a single cell the code is stable. We found Acetohalobium arabaticum cells grown on pyruvate genetically encode 20 amino acids, but in the presence of trimethylamine (TMA), A. arabaticum dynamically expands its genetic code to 21 amino acids including pyrrolysine (Pyl). A. arabaticum is the only known organism that modulates the size of its genetic code in response to its environment and energy source. The gene cassette pylTSBCD, required to biosynthesize and genetically encode UAG codons as Pyl, is present in the genomes of 24 anaerobic archaea and bacteria. Unlike archaeal Pyl-decoding organisms that constitutively encode Pyl, we observed that A. arabaticum controls Pyl encoding by down-regulating transcription of the entire Pyl operon under growth conditions lacking TMA, to the point where no detectable Pyl-tRNAPyl is made in vivo. Pyl-decoding archaea adapted to an expanded genetic code by minimizing TAG codon frequency to typically ∼5% of ORFs, whereas Pyl-decoding bacteria (∼20% of ORFs contain in-frame TAGs) regulate Pyl-tRNAPyl formation and translation of UAG by transcriptional deactivation of genes in the Pyl operon. We further demonstrate that Pyl encoding occurs in a bacterium that naturally encodes the Pyl operon, and identified Pyl residues by mass spectrometry in A. arabaticum proteins including two methylamine methyltransferases. PMID:23185002

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

    NASA Technical Reports Server (NTRS)

    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.

  8. The ADA Mandate for Social Change.

    ERIC Educational Resources Information Center

    Wehman, Paul, Ed.

    This book analyzes the effectiveness and implications for social change of the Americans with Disabilities Act (ADA). It outlines several issues--legal implications, physical accessibility, transportation options, employment opportunities, and recreation--that stimulate community action for full inclusion. Part I, titled "Definitions and…

  9. An Adaptive Source-Channel Coding with Feedback for Progressive Transmission of Medical Images

    PubMed Central

    Lo, Jen-Lung; Sanei, Saeid; Nazarpour, Kianoush

    2009-01-01

    A novel adaptive source-channel coding with feedback for progressive transmission of medical images is proposed here. In the source coding part, the transmission starts from the region of interest (RoI). The parity length in the channel code varies with respect to both the proximity of the image subblock to the RoI and the channel noise, which is iteratively estimated in the receiver. The overall transmitted data can be controlled by the user (clinician). In the case of medical data transmission, it is vital to keep the distortion level under control as in most of the cases certain clinically important regions have to be transmitted without any visible error. The proposed system significantly reduces the transmission time and error. Moreover, the system is very user friendly since the selection of the RoI, its size, overall code rate, and a number of test features such as noise level can be set by the users in both ends. A MATLAB-based TCP/IP connection has been established to demonstrate the proposed interactive and adaptive progressive transmission system. The proposed system is simulated for both binary symmetric channel (BSC) and Rayleigh channel. The experimental results verify the effectiveness of the design. PMID:19190770

  10. Evaluation of Diagnostic Codes in Morbidity and Mortality Data Sources for Heat-Related Illness Surveillance

    PubMed Central

    Watkins, Sharon

    2017-01-01

    Objectives: The primary objective of this study was to identify patients with heat-related illness (HRI) using codes for heat-related injury diagnosis and external cause of injury in 3 administrative data sets: emergency department (ED) visit records, hospital discharge records, and death certificates. Methods: We obtained data on ED visits, hospitalizations, and deaths for Florida residents for May 1 through October 31, 2005-2012. To identify patients with HRI, we used codes from the International Classification of Diseases, Ninth Revision, Clinical Modification (ICD-9-CM) to search data on ED visits and hospitalizations and codes from the International Classification of Diseases, Tenth Revision (ICD-10) to search data on deaths. We stratified the results by data source and whether the HRI was work related. Results: We identified 23 981 ED visits, 4816 hospitalizations, and 140 deaths in patients with non–work-related HRI and 2979 ED visits, 415 hospitalizations, and 23 deaths in patients with work-related HRI. The most common diagnosis codes among patients were for severe HRI (heat exhaustion or heatstroke). The proportion of patients with a severe HRI diagnosis increased with data source severity. If ICD-9-CM code E900.1 and ICD-10 code W92 (excessive heat of man-made origin) were used as exclusion criteria for HRI, 5.0% of patients with non–work-related deaths, 3.0% of patients with work-related ED visits, and 1.7% of patients with work-related hospitalizations would have been removed. Conclusions: Using multiple data sources and all diagnosis fields may improve the sensitivity of HRI surveillance. Future studies should evaluate the impact of converting ICD-9-CM to ICD-10-CM codes on HRI surveillance of ED visits and hospitalizations. PMID:28379784

  11. Preplacement evaluation: thriving within the ADA guidelines.

    PubMed

    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.

  12. CACTI: free, open-source software for the sequential coding of behavioral interactions.

    PubMed

    Glynn, Lisa H; Hallgren, Kevin A; Houck, Jon M; Moyers, Theresa B

    2012-01-01

    The sequential analysis of client and clinician speech in psychotherapy sessions can help to identify and characterize potential mechanisms of treatment and behavior change. Previous studies required coding systems that were time-consuming, expensive, and error-prone. Existing software can be expensive and inflexible, and furthermore, no single package allows for pre-parsing, sequential coding, and assignment of global ratings. We developed a free, open-source, and adaptable program to meet these needs: The CASAA Application for Coding Treatment Interactions (CACTI). Without transcripts, CACTI facilitates the real-time sequential coding of behavioral interactions using WAV-format audio files. Most elements of the interface are user-modifiable through a simple XML file, and can be further adapted using Java through the terms of the GNU Public License. Coding with this software yields interrater reliabilities comparable to previous methods, but at greatly reduced time and expense. CACTI is a flexible research tool that can simplify psychotherapy process research, and has the potential to contribute to the improvement of treatment content and delivery.

  13. CACTI: Free, Open-Source Software for the Sequential Coding of Behavioral Interactions

    PubMed Central

    Glynn, Lisa H.; Hallgren, Kevin A.; Houck, Jon M.; Moyers, Theresa B.

    2012-01-01

    The sequential analysis of client and clinician speech in psychotherapy sessions can help to identify and characterize potential mechanisms of treatment and behavior change. Previous studies required coding systems that were time-consuming, expensive, and error-prone. Existing software can be expensive and inflexible, and furthermore, no single package allows for pre-parsing, sequential coding, and assignment of global ratings. We developed a free, open-source, and adaptable program to meet these needs: The CASAA Application for Coding Treatment Interactions (CACTI). Without transcripts, CACTI facilitates the real-time sequential coding of behavioral interactions using WAV-format audio files. Most elements of the interface are user-modifiable through a simple XML file, and can be further adapted using Java through the terms of the GNU Public License. Coding with this software yields interrater reliabilities comparable to previous methods, but at greatly reduced time and expense. CACTI is a flexible research tool that can simplify psychotherapy process research, and has the potential to contribute to the improvement of treatment content and delivery. PMID:22815713

  14. EEOC: benefits application doesn't preclude ADA complaint. Equal Employment Opportunity Commission.

    PubMed

    1997-03-07

    The Equal Employment Opportunity Commission (EEOC) issued new enforcement guidelines that give employees, including those with AIDS, greater opportunities to press employment discrimination claims in court. An individual may simultaneously be eligible for disability benefits and for legal rights under the Americans with Disabilities Act (ADA). The guidance was developed and issued following a series of court decisions that blocked plaintiffs in ADA cases from proceeding with litigation because they had received disability benefits. ADA standards differ fundamentally from those of disability programs, such as social security, worker's compensation, and disability insurance.

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

    PubMed

    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.

  16. Implementation of and Ada real-time executive: A case study

    NASA Technical Reports Server (NTRS)

    Laird, James D.; Burton, Bruce A.; Koppes, Mary R.

    1986-01-01

    Current Ada language implementations and runtime environments are immature, unproven and are a key risk area for real-time embedded computer system (ECS). A test-case environment is provided in which the concerns of the real-time, ECS community are addressed. A priority driven executive is selected to be implemented in the Ada programming language. The model selected is representative of real-time executives tailored for embedded systems used missile, spacecraft, and avionics applications. An Ada-based design methodology is utilized, and two designs are considered. The first of these designs requires the use of vendor supplied runtime and tasking support. An alternative high-level design is also considered for an implementation requiring no vendor supplied runtime or tasking support. The former approach is carried through to implementation.

  17. Justices challenge notion that prisons are exempt from ADA.

    PubMed

    1998-05-15

    The U. S. Supreme Court questioned Paul Tufano, a Pennsylvania general council member, in a case involving whether prisoners are exempt from the Americans with Disabilities Act (ADA). The case, brought by former inmate [name removed] [name removed] against the Pennsylvania Department of Corrections, claimed that because [name removed] suffered from hypertension he was prevented from participating in a boot camp program or other programs that might have led to an earlier release. As a result, [name removed] was incarcerated a year longer than he might have been. Pennsylvania's position is that prisoners are exempt from the ADA. However, under sharp questioning by several justices, Tufano agreed that the statute does apply to prison employees and visitors. The verdict could have wide-ranging implications for prisoners with HIV. Circuit courts have been divided on the issue of what a public entity is and whether the ADA applies. A decision is expected by June 30.

  18. Transparent Ada rendezvous in a fault tolerant distributed system

    NASA Technical Reports Server (NTRS)

    Racine, Roger

    1986-01-01

    There are many problems associated with distributing an Ada program over a loosely coupled communication network. Some of these problems involve the various aspects of the distributed rendezvous. The problems addressed involve supporting the delay statement in a selective call and supporting the else clause in a selective call. Most of these difficulties are compounded by the need for an efficient communication system. The difficulties are compounded even more by considering the possibility of hardware faults occurring while the program is running. With a hardware fault tolerant computer system, it is possible to design a distribution scheme and communication software which is efficient and allows Ada semantics to be preserved. An Ada design for the communications software of one such system will be presented, including a description of the services provided in the seven layers of an International Standards Organization (ISO) Open System Interconnect (OSI) model communications system. The system capabilities (hardware and software) that allow this communication system will also be described.

  19. Neutrons Flux Distributions of the Pu-Be Source and its Simulation by the MCNP-4B Code

    NASA Astrophysics Data System (ADS)

    Faghihi, F.; Mehdizadeh, S.; Hadad, K.

    Neutron Fluence rate of a low intense Pu-Be source is measured by Neutron Activation Analysis (NAA) of 197Au foils. Also, the neutron fluence rate distribution versus energy is calculated using the MCNP-4B code based on ENDF/B-V library. Theoretical simulation as well as our experimental performance are a new experience for Iranians to make reliability with the code for further researches. In our theoretical investigation, an isotropic Pu-Be source with cylindrical volume distribution is simulated and relative neutron fluence rate versus energy is calculated using MCNP-4B code. Variation of the fast and also thermal neutrons fluence rate, which are measured by NAA method and MCNP code, are compared.

  20. Benchmarking Defmod, an open source FEM code for modeling episodic fault rupture

    NASA Astrophysics Data System (ADS)

    Meng, Chunfang

    2017-03-01

    We present Defmod, an open source (linear) finite element code that enables us to efficiently model the crustal deformation due to (quasi-)static and dynamic loadings, poroelastic flow, viscoelastic flow and frictional fault slip. Ali (2015) provides the original code introducing an implicit solver for (quasi-)static problem, and an explicit solver for dynamic problem. The fault constraint is implemented via Lagrange Multiplier. Meng (2015) combines these two solvers into a hybrid solver that uses failure criteria and friction laws to adaptively switch between the (quasi-)static state and dynamic state. The code is capable of modeling episodic fault rupture driven by quasi-static loadings, e.g. due to reservoir fluid withdraw or injection. Here, we focus on benchmarking the Defmod results against some establish results.

  1. NRPA Law Review. Combat Karate Class Illustrates ADA "Direct Threat" Exception.

    ERIC Educational Resources Information Center

    Kozlowski, James C.

    2000-01-01

    Describes the Americans with Disabilities Act (ADA), which prohibits discrimination against people with disabilities, highlighting a lawsuit involving a boy with AIDS who was barred from a traditional combat-oriented martial arts school. Courts ruled that his exclusion did not violate the ADA because he posed significant health and safety risks to…

  2. Ada Compiler Validation Summary Report: Certificate Number: 891212W1. 10205 Irvine Compiler Corporation ICC Ada, 6.0.0 HP 9000 Model 350

    DTIC Science & Technology

    1989-12-12

    which may be produced by any of the five U.S. and European Ada Validation Facilities, the content should be made available to the public. If you have...unique identification number having the form AI-ddddd. Ada Standard ANSI/MIL-STD-1815A, February 1983 and ISO 8652-1987. Applicant The agency requesting...subprocesses -!gnore cfg -no cfg -ncfg Ignore coui gfLags -!noore_ene no-•-m v Ignore l enviorment flags -int Stop at the iform file -keep toys -keep argp

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

    PubMed

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

    1989-09-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 in exon 11. This resulted in the amino acid substitution of a valine for an alanine at position 329 of the ADA protein. Sequence analysis revealed that this mutation created a new BalI restriction site. Using Southern analyses, we were able to directly screen individuals to determine the frequency of this mutation. By combining data on eight families followed at our institution with data on five other families reported in the literature, we established that five of 13 patients (seven of 22 alleles) with known or suspected point mutations have this defect. This mutation was found to be associated with three different ADA haplotypes. This argues against a founder effect and suggests that the mutation is very old. In summary, a conservative amino acid substitution is found in a high proportion of patients with ADA deficiency; this can easily be detected by Southern analysis.

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

    PubMed Central

    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

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

    PubMed

    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-11

    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.

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

    PubMed

    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.

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

    PubMed

    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

  8. Software Technology for Adaptable, Reliable Systems (STARS). Repository Integration AdaKNET Software User’s Manual

    DTIC Science & Technology

    1990-10-03

    9 4.1. Mapping the Conceptual Model to the Implementation ................................................ 9 4.2. Overview of...browser-editor application. Finally, appendix A provides a detailed description of the AdaKNET conceptual model; users of AdaKNET should fami...provide a brief summary of the semantics of the underlying conceptual model implemented by AdaKNET, use of the AdaKNET ADT will require a more thorough

  9. Implementation of Ada protocols on Mil-STD-1553 B data bus

    NASA Technical Reports Server (NTRS)

    Ruhman, Smil; Rosemberg, Flavia

    1986-01-01

    Standardization activity of data communication in avionic systems started in 1968 for the purpose of total system integration and the elimination of heavy wire bundles carrying signals between various subassemblies. The growing complexity of avionic systems is straining the capabilities of MIL-STD-1553 B (first issued in 1973), but a much greater challenge to it is posed by Ada, the standard language adopted for real-time, computer embedded-systems. Hardware implementation of Ada communication protocols in a contention/token bus or token ring network is proposed. However, during the transition period when the current command/response multiplex data bus is still flourishing and the development environment for distributed multi-computer Ada systems is as yet lacking, a temporary accomodation of the standard language with the standard bus could be very useful and even highly desirable. By concentrating all status informtion and decisions at the bus controller, it was found to be possible to construct an elegant and efficient harware impelementation of the Ada protocols at the bus interface. This solution is discussed.

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

    NASA Technical Reports Server (NTRS)

    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.

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

    PubMed

    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.

  12. RMG An Open Source Electronic Structure Code for Multi-Petaflops Calculations

    NASA Astrophysics Data System (ADS)

    Briggs, Emil; Lu, Wenchang; Hodak, Miroslav; Bernholc, Jerzy

    RMG (Real-space Multigrid) is an open source, density functional theory code for quantum simulations of materials. It solves the Kohn-Sham equations on real-space grids, which allows for natural parallelization via domain decomposition. Either subspace or Davidson diagonalization, coupled with multigrid methods, are used to accelerate convergence. RMG is a cross platform open source package which has been used in the study of a wide range of systems, including semiconductors, biomolecules, and nanoscale electronic devices. It can optionally use GPU accelerators to improve performance on systems where they are available. The recently released versions (>2.0) support multiple GPU's per compute node, have improved performance and scalability, enhanced accuracy and support for additional hardware platforms. New versions of the code are regularly released at http://www.rmgdft.org. The releases include binaries for Linux, Windows and MacIntosh systems, automated builds for clusters using cmake, as well as versions adapted to the major supercomputing installations and platforms. Several recent, large-scale applications of RMG will be discussed.

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

    PubMed

    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.

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

    PubMed

    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.

  15. The implementation and use of Ada on distributed systems with high reliability requirements

    NASA Technical Reports Server (NTRS)

    Knight, J. C.

    1987-01-01

    Performance analysis was begin on the Ada implementations. The goal is to supply the system designer with tools that will allow a rational decision to be made about whether a particular implementation can support a given application early in the design cycle. Primary activities were: analysis of the original approach to recovery in distributed Ada programs using the Advanced Transport Operating System (ATOPS) example; review and assessment of the original approach which was found to be capable of improvement; preparation and presentation of a paper at the 1987 Washington DC Ada Symposium; development of a refined approach to recovery that is presently being applied to the ATOPS example; and design and development of a performance assessment scheme for Ada programs based on a flexible user-driven benchmarking system.

  16. Lessons learned in the transition to ADA from FORTRAN at NASA/Goddard. M.S. Thesis

    NASA Technical Reports Server (NTRS)

    Brophy, Carolyn Elizabeth

    1989-01-01

    A case study was done at Goddard Space Flight Center, in which two dynamics satellite simulators are developed from the same requirements, one in Ada and the other in FORTRAN. The purpose of the research was to find out how well the prescriptive Ada development model worked to develop the Ada simulator. The FORTRAN simulator development, as well as past FORTRAN developments, provided a baseline for comparison. Since this was the first simulator developed here, the prescriptive Ada development model had many similarities to the usual FORTRAN development model. However, it was modified to include longer design and shorter testing phases, which is generally expected with Ada development. One surprising result was that the percentage of time the Ada project spent in the various development activities was very similar to the percentage of time spent in these activities when doing a FORTRAN project. Another surprising finding was the difficulty the Ada team had with unit testing as well as with integration. In retrospect it is realized that adding additional steps to the design phase, such as an abstract data type analysis, and certain guidelines to the implementation phase, such as to use primarily library units and nest sparingly, would have made development much easier.

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

    NASA Technical Reports Server (NTRS)

    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.

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

    PubMed

    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.

  19. Study of an External Neutron Source for an Accelerator-Driven System using the PHITS Code

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

    Sugawara, Takanori; Iwasaki, Tomohiko; Chiba, Takashi

    A code system for the Accelerator Driven System (ADS) has been under development for analyzing dynamic behaviors of a subcritical core coupled with an accelerator. This code system named DSE (Dynamics calculation code system for a Subcritical system with an External neutron source) consists of an accelerator part and a reactor part. The accelerator part employs a database, which is calculated by using PHITS, for investigating the effect related to the accelerator such as the changes of beam energy, beam diameter, void generation, and target level. This analysis method using the database may introduce some errors into dynamics calculations sincemore » the neutron source data derived from the database has some errors in fitting or interpolating procedures. In this study, the effects of various events are investigated to confirm that the method based on the database is appropriate.« less

  20. An Assessment of Ada’s Suitability in General Purpose Programming Applications.

    DTIC Science & Technology

    1985-09-01

    selected to honor the mathematician Lady Augusta Ada Byron (1815-1852), Countess of Lovelace. The Countess worked with Charles Babbage on his difference...stray from our research objectives. We would also like to thank Dr. Charles Richard for the assistance he gave us while learning the Ada language

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

    PubMed

    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.

  2. Fan Noise Prediction System Development: Source/Radiation Field Coupling and Workstation Conversion for the Acoustic Radiation Code

    NASA Technical Reports Server (NTRS)

    Meyer, H. D.

    1993-01-01

    The Acoustic Radiation Code (ARC) is a finite element program used on the IBM mainframe to predict far-field acoustic radiation from a turbofan engine inlet. In this report, requirements for developers of internal aerodynamic codes regarding use of their program output an input for the ARC are discussed. More specifically, the particular input needed from the Bolt, Beranek and Newman/Pratt and Whitney (turbofan source noise generation) Code (BBN/PWC) is described. In a separate analysis, a method of coupling the source and radiation models, that recognizes waves crossing the interface in both directions, has been derived. A preliminary version of the coupled code has been developed and used for initial evaluation of coupling issues. Results thus far have shown that reflection from the inlet is sufficient to indicate that full coupling of the source and radiation fields is needed for accurate noise predictions ' Also, for this contract, the ARC has been modified for use on the Sun and Silicon Graphics Iris UNIX workstations. Changes and additions involved in this effort are described in an appendix.

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

    PubMed

    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.

  4. Ada 9X Project Report, A Study of Implementation-Dependent Pragmas and Attributes in Ada

    DTIC Science & Technology

    1989-11-01

    here communicatons with the vendor were often required to firmly establish the behavior of some implementation-dependent features CMU-SEI-SR-89-19 3 2.2...compilers), by potential market penetration (percent coverage of all surveyed implementations), and by cross-compiler influence (percentage of cross...operations in the context of a tightly integrated development environment, specific underlying operating system services (beneath the Ada run- time kernel

  5. Ada Adoption Handbook: A Program Manager’s Guide, Version 2.0

    DTIC Science & Technology

    1992-10-01

    specifically Ada oriented: "* Compilation order tool: A capability that, when given a set of Ada units, determines the com- pilation order. "* Automatic...July 1992. 146. Knapper. R. J., Linn, C. J.. & Salasin, J. Guidelines for Tailoring DOD-S TD-2167A for SOS Software Development. IDA Paper P- 2018

  6. Distribution of Isotopic and Environmental Tracers in Groundwater, Northern Ada County, Southwestern Idaho

    USGS Publications Warehouse

    Adkins, Candice B.; Bartolino, James R.

    2010-01-01

    Residents of northern Ada County, Idaho, depend on groundwater for domestic and agricultural uses. The population of this area is growing rapidly and groundwater resources must be understood for future water-resource management. The U.S. Geological Survey, in cooperation with the Idaho Department of Water Resources, used a suite of isotopic and environmental tracers to gain a better understanding of groundwater ages, recharge sources, and flowpaths in northern Ada County. Thirteen wells were sampled between September and October 2009 for field parameters, major anions and cations, nutrients, oxygen and hydrogen isotopes, tritium, radiocarbon, chlorofluorocarbons, and dissolved gasses. Well depths ranged from 30 to 580 feet below land surface. Wells were grouped together based on their depth and geographic location into the following four categories: shallow aquifer, intermediate/deep aquifer, Willow Creek aquifer, and Dry Creek aquifer. Major cations and anions indicated calcium-bicarbonate and sodium-bicarbonate water types in the study area. Oxygen and hydrogen isotopes carried an oxygen-18 excess signature, possibly indicating recharge from evaporated sources or water-rock interactions in the subsurface. Chlorofluorocarbons detected modern (post-1940s) recharge in every well sampled; tritium data indicated modern water (post-1951) in seven, predominantly shallow wells. Nutrient concentrations tended to be greater in wells signaling recent recharge based on groundwater age dating, thus confirming the presence of recent recharge in these wells. Corrected radiocarbon results generated estimated residence times from modern to 5,100 years before present. Residence time tended to increase with depth, as confirmed by all three age-tracers. The disagreement among residence times indicates that samples were well-mixed and that the sampled aquifers contain a mixture of young and old recharge. Due to a lack of data, no conclusions about sources of recharge could be drawn

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

    PubMed

    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.

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

    PubMed Central

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

    2016-01-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. PMID:27402865

  9. ADA Integrated Environment III. System Specification.

    DTIC Science & Technology

    1981-12-01

    different from Report) Same ’S. SUPPLEMENTARY NOTES RADC Project Engineer: Elizabeth S. Kean (COES) 19. KEY WORDS (Cortinue an reverse s,do if...is a (ollection of programs associated with the Ada Integrated Environment instead of a particular user. When the AlE is bru (Jht tip on a machine, the

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

    DTIC Science & Technology

    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

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

    PubMed

    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

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

    PubMed Central

    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

  13. Formal Semanol Specification of Ada.

    DTIC Science & Technology

    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

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

    NASA Astrophysics Data System (ADS)

    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.

  15. Ada/Xt Architecture: Design Report for the Software Technology for Adaptable, Reliable Systems (STARS)

    DTIC Science & Technology

    1990-01-25

    N Task: UR20 CDRL: 01000 N UR2O--ProcesslEnvironmentx Ada/Xt. Architecture : Design Report ~ ~ fFCp Informal Technical Data I? ,LECp Sofwar Tehoog for...S. FUNDING NUMBERS Ada/Xt Architecture : Design Report STARS Contract 6.AUTHOR(S)_ Ft9628-88-D-0031 6. AUTHOR(S) Kurt Wallnau 7. PERFORMING...of the STARS Prime contract under the Process Environment Integration task (UR20). This document "Ada Xt Architecture : Design Report", type A005

  16. Pre-coding method and apparatus for multiple source or time-shifted single source data and corresponding inverse post-decoding method and apparatus

    NASA Technical Reports Server (NTRS)

    Yeh, Pen-Shu (Inventor)

    1997-01-01

    A pre-coding method and device for improving data compression performance by removing correlation between a first original data set and a second original data set, each having M members, respectively. The pre-coding method produces a compression-efficiency-enhancing double-difference data set. The method and device produce a double-difference data set, i.e., an adjacent-delta calculation performed on a cross-delta data set or a cross-delta calculation performed on two adjacent-delta data sets, from either one of (1) two adjacent spectral bands coming from two discrete sources, respectively, or (2) two time-shifted data sets coming from a single source. The resulting double-difference data set is then coded using either a distortionless data encoding scheme (entropy encoding) or a lossy data compression scheme. Also, a post-decoding method and device for recovering a second original data set having been represented by such a double-difference data set.

  17. Pre-coding method and apparatus for multiple source or time-shifted single source data and corresponding inverse post-decoding method and apparatus

    NASA Technical Reports Server (NTRS)

    Yeh, Pen-Shu (Inventor)

    1998-01-01

    A pre-coding method and device for improving data compression performance by removing correlation between a first original data set and a second original data set, each having M members, respectively. The pre-coding method produces a compression-efficiency-enhancing double-difference data set. The method and device produce a double-difference data set, i.e., an adjacent-delta calculation performed on a cross-delta data set or a cross-delta calculation performed on two adjacent-delta data sets, from either one of (1) two adjacent spectral bands coming from two discrete sources, respectively, or (2) two time-shifted data sets coming from a single source. The resulting double-difference data set is then coded using either a distortionless data encoding scheme (entropy encoding) or a lossy data compression scheme. Also, a post-decoding method and device for recovering a second original data set having been represented by such a double-difference data set.

  18. Experience with Ada on the F-18 High Alpha Research Vehicle Flight Test Program

    NASA Technical Reports Server (NTRS)

    Regenie, Victoria A.; Earls, Michael; Le, Jeanette; Thomson, Michael

    1992-01-01

    Considerable experience was acquired with Ada at the NASA Dryden Flight Research Facility during the on-going High Alpha Technology Program. In this program, an F-18 aircraft was highly modified by the addition of thrust-vectoring vanes to the airframe. In addition, substantial alteration was made in the original quadruplex flight control system. The result is the High Alpha Research Vehicle. An additional research flight control computer was incorporated in each of the four channels. Software for the research flight control computer was written in Ada. To date, six releases of this software have been flown. This paper provides a detailed description of the modifications to the research flight control system. Efficient ground-testing of the software was accomplished by using simulations that used the Ada for portions of their software. These simulations are also described. Modifying and transferring the Ada for flight software to the software simulation configuration has allowed evaluation of this language. This paper also discusses such significant issues in using Ada as portability, modifiability, and testability as well as documentation requirements.

  19. Experience with Ada on the F-18 High Alpha Research Vehicle flight test program

    NASA Technical Reports Server (NTRS)

    Regenie, Victoria A.; Earls, Michael; Le, Jeanette; Thomson, Michael

    1994-01-01

    Considerable experience has been acquired with Ada at the NASA Dryden Flight Research Facility during the on-going High Alpha Technology Program. In this program, an F-18 aircraft has been highly modified by the addition of thrust-vectoring vanes to the airframe. In addition, substantial alteration was made in the original quadruplex flight control system. The result is the High Alpha Research Vehicle. An additional research flight control computer was incorporated in each of the four channels. Software for the research flight control computer was written Ada. To date, six releases of this software have been flown. This paper provides a detailed description of the modifications to the research flight control system. Efficient ground-testing of the software was accomplished by using simulations that used the Ada for portions of their software. These simulations are also described. Modifying and transferring the Ada flight software to the software simulation configuration has allowed evaluation of this language. This paper also discusses such significant issues in using Ada as portability, modifiability, and testability as well as documentation requirements.

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

    PubMed

    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.

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

    PubMed

    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.

  2. Ada Compiler Validation Summary Report. Certificate Number: 920918S1. 11274 U.S. Navy Ada/M, Version 4.5 (/NO OPTIMIZE) VAX 8550/8600/8650 (Cluster) = Enhanced Processor (EP) AN/UYK-44 (Bare Board)

    DTIC Science & Technology

    1992-10-27

    Institute of Standards and Technology Gaithersburg, MD USA 1 ELECTE I= 7 . PERFORMING ORGANIZATION NAME(S) AND ADDRESS(E JUN 3 1993U . , PERFORMING...Standard [Ada83) using the current Ada Compiler Validation Capability (ACVC). This Validation Summary Report ( VSR ) gives an account of the testing of... 7 - Control Part (Redirection) Options F.14 Compiler Options F-59 LINKER OPTIONS The linker options of this Ada implementation, as described inl this

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

    Federal Register 2010, 2011, 2012, 2013, 2014

    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...

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

    ERIC Educational Resources Information Center

    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…

  5. Facilitating Internet-Scale Code Retrieval

    ERIC Educational Resources Information Center

    Bajracharya, Sushil Krishna

    2010-01-01

    Internet-Scale code retrieval deals with the representation, storage, and access of relevant source code from a large amount of source code available on the Internet. Internet-Scale code retrieval systems support common emerging practices among software developers related to finding and reusing source code. In this dissertation we focus on some…

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

    PubMed

    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.

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

    PubMed

    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.

  8. A-D-A small molecules for solution-processed organic photovoltaic cells.

    PubMed

    Ni, Wang; Wan, Xiangjian; Li, Miaomiao; Wang, Yunchuang; Chen, Yongsheng

    2015-03-25

    A-D-A small molecules have drawn more and more attention in solution-processed organic solar cells due to the advantages of a diversity of structures, easy control of energy levels, etc. Recently, a power conversion efficiency of nearly 10% has been achieved through careful material design and device optimization. This feature article reviews recent representative progress in the design and application of A-D-A small molecules in organic photovoltaic cells.

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

    PubMed

    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.

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

    PubMed

    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.

  11. Ada Compiler Validation Summary Report. Certificate Number: 920918S1. 11273 U.S. Navy, Ada/M, Version 4.5 /OPTIMIZE) VAX 8550/8600/8650 (Cluster) = VHSIC Processor Module (VPM) AN/AYK-14 (Bare Board)

    DTIC Science & Technology

    1992-10-27

    Module (VPM) AN/AYK-14 (Bare Board) (target), 920918S1.11273 6. AUTHOR(S) National Institute of Standards and Technology Gaithersburg, MD USA 7 ...Validation Procedures (Pro90] against the Ada Standard (Ada83] using the current Ada Compiler Validation Capability (ACVC). This Validation Summary Report ( VSR ...l..V-20 => ’ $MAXLENINTBASEDLITERAL "-Ŗ:" & (l..V-5 1> 𔃺’) & ൓:" $MAXLENREALBASEDLITERAL ൘:" & (i..V- 7 => 𔃺’) & "F.E:" $MAXSTRINGLITERAL

  12. ADaCGH: A parallelized web-based application and R package for the analysis of aCGH data.

    PubMed

    Díaz-Uriarte, Ramón; Rueda, Oscar M

    2007-08-15

    Copy number alterations (CNAs) in genomic DNA have been associated with complex human diseases, including cancer. One of the most common techniques to detect CNAs is array-based comparative genomic hybridization (aCGH). The availability of aCGH platforms and the need for identification of CNAs has resulted in a wealth of methodological studies. ADaCGH is an R package and a web-based application for the analysis of aCGH data. It implements eight methods for detection of CNAs, gains and losses of genomic DNA, including all of the best performing ones from two recent reviews (CBS, GLAD, CGHseg, HMM). For improved speed, we use parallel computing (via MPI). Additional information (GO terms, PubMed citations, KEGG and Reactome pathways) is available for individual genes, and for sets of genes with altered copy numbers. ADACGH represents a qualitative increase in the standards of these types of applications: a) all of the best performing algorithms are included, not just one or two; b) we do not limit ourselves to providing a thin layer of CGI on top of existing BioConductor packages, but instead carefully use parallelization, examining different schemes, and are able to achieve significant decreases in user waiting time (factors up to 45x); c) we have added functionality not currently available in some methods, to adapt to recent recommendations (e.g., merging of segmentation results in wavelet-based and CGHseg algorithms); d) we incorporate redundancy, fault-tolerance and checkpointing, which are unique among web-based, parallelized applications; e) all of the code is available under open source licenses, allowing to build upon, copy, and adapt our code for other software projects.

  13. Pleural Fluid Adenosine Deaminase (ADA) Predicts Survival in Patients with Malignant Pleural Effusion.

    PubMed

    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 (<15 U/L), normal (15 ≤ ADA < 40), and high (≥40). Low and high ADA levels were associated with worse survival when compared to normal ADA (logrank: 0.0024). In multivariable analysis, abnormal ADA (<15 or ADA ≥ 40) and underlying malignancies different from lymphoma, lung, or breast cancer were associated with worse survival. Pleural fluid cell count and lymphocytes number and percentage did not correlate with survival. Pleural fluid Adenosine Deaminase levels (<15 or ≥40 U/L) and neoplasms other than lung, breast, or lymphoma are independent predictors of worse survival in patients with malignant pleural effusion who undergo pleurodesis.

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

    PubMed

    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.

  15. Ada (Tradename) Compiler Validation Summary Report. International Business Machines Corporation. IBM Development System for the Ada Language for MVS, Version 1.0. IBM 4381 (IBM System/370) under MVS.

    DTIC Science & Technology

    1986-05-05

    AVF-VSR-36.0187 Ada" COMPILER VALIDATION SUMMARY REPORT: International Business Machines Corporation IBM Development System for the Ada Language for...withdrawn from ACVC Version 1.7 were not run. The compiler was tested using command scripts provided by International Business Machines Corporation. These...APPENDIX A COMPLIANCE STATEMENT International Business Machines Corporation has submitted the following compliance statement concerning the IBM

  16. Experimental benchmark of the NINJA code for application to the Linac4 H- ion source plasma

    NASA Astrophysics Data System (ADS)

    Briefi, S.; Mattei, S.; Rauner, D.; Lettry, J.; Tran, M. Q.; Fantz, U.

    2017-10-01

    For a dedicated performance optimization of negative hydrogen ion sources applied at particle accelerators, a detailed assessment of the plasma processes is required. Due to the compact design of these sources, diagnostic access is typically limited to optical emission spectroscopy yielding only line-of-sight integrated results. In order to allow for a spatially resolved investigation, the electromagnetic particle-in-cell Monte Carlo collision code NINJA has been developed for the Linac4 ion source at CERN. This code considers the RF field generated by the ICP coil as well as the external static magnetic fields and calculates self-consistently the resulting discharge properties. NINJA is benchmarked at the diagnostically well accessible lab experiment CHARLIE (Concept studies for Helicon Assisted RF Low pressure Ion sourcEs) at varying RF power and gas pressure. A good general agreement is observed between experiment and simulation although the simulated electron density trends for varying pressure and power as well as the absolute electron temperature values deviate slightly from the measured ones. This can be explained by the assumption of strong inductive coupling in NINJA, whereas the CHARLIE discharges show the characteristics of loosely coupled plasmas. For the Linac4 plasma, this assumption is valid. Accordingly, both the absolute values of the accessible plasma parameters and their trends for varying RF power agree well in measurement and simulation. At varying RF power, the H- current extracted from the Linac4 source peaks at 40 kW. For volume operation, this is perfectly reflected by assessing the processes in front of the extraction aperture based on the simulation results where the highest H- density is obtained for the same power level. In surface operation, the production of negative hydrogen ions at the converter surface can only be considered by specialized beam formation codes, which require plasma parameters as input. It has been demonstrated that

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

    NASA Technical Reports Server (NTRS)

    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.

  18. [Comparative study of three Western models of deontological codes for dentists].

    PubMed

    Macpherson Mayol, Ignacio; Roqué Sánchez, María Victoria; Gonzalvo-Cirac, Margarita; de Ribot, Eduard

    2013-01-01

    We performed a comparative analysis of the codes of ethics of three official organizations in Dentistry professional ethics: Code of Ethics for Dentists in the European Union, drawn up by the Council of European Dentists (CED); Código Español de Ética y Deontología Dental, published by the Consejo General de Colegios de Odontólogos y Estomatólogos de España (CGCOE); and Principles of Ethics and Code of Professional Conduct, of the American Dental Association (ADA). The analysis of the structure of the codes allows the discovery of different approaches governing professional ethics according to the ethical and legislative tradition from which they derive. While there are common elements inherent in Western culture, there are nuances in the grounds, the layout and wording of articles that allows to deduce the ethical foundations that underlie each code, and reflects the real problems encountered by dentists in the practice of their profession.

  19. HELIOS: A new open-source radiative transfer code

    NASA Astrophysics Data System (ADS)

    Malik, Matej; Grosheintz, Luc; Lukas Grimm, Simon; Mendonça, João; Kitzmann, Daniel; Heng, Kevin

    2015-12-01

    I present the new open-source code HELIOS, developed to accurately describe radiative transfer in a wide variety of irradiated atmospheres. We employ a one-dimensional multi-wavelength two-stream approach with scattering. Written in Cuda C++, HELIOS uses the GPU’s potential of massive parallelization and is able to compute the TP-profile of an atmosphere in radiative equilibrium and the subsequent emission spectrum in a few minutes on a single computer (for 60 layers and 1000 wavelength bins).The required molecular opacities are obtained with the recently published code HELIOS-K [1], which calculates the line shapes from an input line list and resamples the numerous line-by-line data into a manageable k-distribution format. Based on simple equilibrium chemistry theory [2] we combine the k-distribution functions of the molecules H2O, CO2, CO & CH4 to generate a k-table, which we then employ in HELIOS.I present our results of the following: (i) Various numerical tests, e.g. isothermal vs. non-isothermal treatment of layers. (ii) Comparison of iteratively determined TP-profiles with their analytical parametric prescriptions [3] and of the corresponding spectra. (iii) Benchmarks of TP-profiles & spectra for various elemental abundances. (iv) Benchmarks of averaged TP-profiles & spectra for the exoplanets GJ1214b, HD189733b & HD209458b. (v) Comparison with secondary eclipse data for HD189733b, XO-1b & Corot-2b.HELIOS is being developed, together with the dynamical core THOR and the chemistry solver VULCAN, in the group of Kevin Heng at the University of Bern as part of the Exoclimes Simulation Platform (ESP) [4], which is an open-source project aimed to provide community tools to model exoplanetary atmospheres.-----------------------------[1] Grimm & Heng 2015, ArXiv, 1503.03806[2] Heng, Lyons & Tsai, Arxiv, 1506.05501Heng & Lyons, ArXiv, 1507.01944[3] e.g. Heng, Mendonca & Lee, 2014, ApJS, 215, 4H[4] exoclime.net

  20. Patient can't get ADA relief unless discrimination persists.

    PubMed

    1997-09-05

    Several United States courts have ruled that under Title III of the Americans with Disabilities Act (ADA), HIV-positive patients have no recourse against a physician who has discriminated against them, provided that the patients do not plan to visit the doctor in the future. If the patient states that he or she does not intend to use the physician's or facility's services again, there is no basis for injunctive relief under the ADA. This issue is illustrated by the case of [name removed], an HIV-positive patient residing in Atlanta, GA, who attempted to sue [name removed], a plastic surgeon who refused to perform a cosmetic implant procedure. [Name removed] claimed that the procedure was a direct threat to [name removed]'s health and refused to treat him. When [name removed] vowed that he would never again seek medical care from [name removed] he lost his opportunity to file suit against [name removed] under the ADA. Additionally, [name removed] did not prove that the cosmetic procedure would not pose a direct threat to his own health in the form of a postoperative infection. This position has been accepted by a number of courts, including [name removed] v. St. Helena Hospital (CA).

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

    PubMed

    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.

  2. A Comparison of Source Code Plagiarism Detection Engines

    NASA Astrophysics Data System (ADS)

    Lancaster, Thomas; Culwin, Fintan

    2004-06-01

    Automated techniques for finding plagiarism in student source code submissions have been in use for over 20 years and there are many available engines and services. This paper reviews the literature on the major modern detection engines, providing a comparison of them based upon the metrics and techniques they deploy. Generally the most common and effective techniques are seen to involve tokenising student submissions then searching pairs of submissions for long common substrings, an example of what is defined to be a paired structural metric. Computing academics are recommended to use one of the two Web-based detection engines, MOSS and JPlag. It is shown that whilst detection is well established there are still places where further research would be useful, particularly where visual support of the investigation process is possible.

  3. Ada Software Design Methods Formulation.

    DTIC Science & Technology

    1982-10-01

    aside for one-to-one, non -judgemental discussions between SofTech and the design teams. SofTech’s role in the meetings was to address any Ada-specific...assurance 1.0 prepare version audits 1.0 monitoring contracts 1.0 library control 1.0 other development 1.0 correspondence 1.0 conduct support design ...quality assurance 2.0 Control Board update training manuals 2.0 participation 2.5 being trained 2.0 formulation of policy 2.5 functional system design

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

    PubMed

    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.

  5. Measuring Diagnoses: ICD Code Accuracy

    PubMed Central

    O'Malley, Kimberly J; Cook, Karon F; Price, Matt D; Wildes, Kimberly Raiford; Hurdle, John F; Ashton, Carol M

    2005-01-01

    Objective To examine potential sources of errors at each step of the described inpatient International Classification of Diseases (ICD) coding process. Data Sources/Study Setting The use of disease codes from the ICD has expanded from classifying morbidity and mortality information for statistical purposes to diverse sets of applications in research, health care policy, and health care finance. By describing a brief history of ICD coding, detailing the process for assigning codes, identifying where errors can be introduced into the process, and reviewing methods for examining code accuracy, we help code users more systematically evaluate code accuracy for their particular applications. Study Design/Methods We summarize the inpatient ICD diagnostic coding process from patient admission to diagnostic code assignment. We examine potential sources of errors at each step and offer code users a tool for systematically evaluating code accuracy. Principle Findings Main error sources along the “patient trajectory” include amount and quality of information at admission, communication among patients and providers, the clinician's knowledge and experience with the illness, and the clinician's attention to detail. Main error sources along the “paper trail” include variance in the electronic and written records, coder training and experience, facility quality-control efforts, and unintentional and intentional coder errors, such as misspecification, unbundling, and upcoding. Conclusions By clearly specifying the code assignment process and heightening their awareness of potential error sources, code users can better evaluate the applicability and limitations of codes for their particular situations. ICD codes can then be used in the most appropriate ways. PMID:16178999

  6. Ada Compiler Validation Summary Report: Harris Corporation, Computer System Division Harris Ada, Version 5.0, Harris HCX-2900 (Host & Target), 890627W1.10104

    DTIC Science & Technology

    1989-06-27

    e-~ff fa ILE’d (X#,: A -A21 1 624 AT I Cl PAGE 6F711 o. IY PE or SPIEOR! a PtE.O.,. COV’ERED Ada Compiler Validation Sunrary Repor t : Harri ., 27...June 1989 to 27 June 1990 Lorporatior. COMPUter 5SV te. DiVisionI harris A&,~, Version PL!fM~ Rp m~. -. 0, Harri s hCY-2QflO (H1-int cThlr~et z) 062 7V...ANSI/F.L-S7D- 1815A, Ada Joint Prograrm Office, AJPO 20. ARSIRA: I (Comtnut OM ?tWvSP Side of necciiorj end idern’f by block number) Harris

  7. Ada Software Engineering Education and Training Requirements Within the U.S. Army

    DTIC Science & Technology

    1988-12-01

    Services and DoD. DoD Directive 3405.1 requires the use of Ada in all applications and DoD Directive 3405.2 establishes the policy of using Ada in...covers DoD structure and procedures, Army policies , and all aspects of software engineering theory, systems engineering, and software development and...acquisition policy , concept development, workload requirements, contracting, and maintenance. The second course covers many of the same areas

  8. Ada (Trade Name) Compiler Validation Summary Report: Alsys Inc., AlsyCOMP 003, V3.1, Wang PC 280.

    DTIC Science & Technology

    1988-06-04

    Compiler /a tidation Capability. A set of programs that evaluates the conformity of a compiler to the Ada languaJe speci ficat.ion, AIST/MIL-STD--18... Engineering *Ada o ;; ,es~ered trademark of the United States Government (Ada Joint Program Office) A-2 "- S.! ’S APPENDIX B APPENDIX F OF THE Ada...AND ADDRESS 10. PROGRAM ELEMENT, PROJECT. TASK The National Computing Centre Limited AREA & WORK UNIT NUMBERS Manchester, UK ŕ 11. CONTROLLING OFFICE

  9. Neuropsychometric tests in cross sectional and longitudinal studies - a regression analysis of ADAS - cog, SKT and MMSE.

    PubMed

    Ihl, R; Grass-Kapanke, B; Jänner, M; Weyer, G

    1999-11-01

    In clinical and drug studies, different neuropsychometric tests are used. So far, no empirical data have been published to compare studies using different tests. The purpose of this study was to calculate a regression formula allowing a comparison of cross-sectional and longitudinal data from three neuropsychometric tests that are frequently used in drug studies (Alzheimer's Disease Assessment Scale, ADAS-cog; Syndrom Kurz Test, SKT; Mini Mental State Examination, MMSE). 177 patients with dementia according to ICD10 criteria were studied for the cross sectional and 61 for the longitudinal analysis. Correlations and linear regressions were calculated between tests. Significance was proven with ANOVA and t-tests using the SPSS statistical package. Significant Spearman correlations and slopes in the regression occurred in the cross sectional analysis (ADAS-cog-SKT r(s) = 0.77, slope = 0.45, SKT-ADAS-cog slope = 1.3, r2 = 0.59; ADAS-cog-MMSE r2 = 0.76, slope = -0.42, MMSE-ADAS-cog slope = -1.5, r2 = 0.64; MMSE-SKT r(s) = -0.79, slope = -0.87, SKT-MMSE slope = -0.71, r2 = 0.62; p<0.001 after Bonferroni correction; N = 177) and in the longitudinal analysis (SKT-ADAS-cog, r(s) = 0.48, slope = 0.69, ADAS-cog-SKT slope = 0.69, p<0.001, r2 = 0.32, MMSE-SKT, r(s) = 0.44, slope = -0.41, SKT-MMSE, slope = -0.55, p<0.001, r2 = 0.21). The results allow calculation of ADAS-scores when SKT scores are given, and vice versa. In longitudinal studies or in the course of the disease, scores assessed with the ADAS-cog and the SKT may now be statistically compared. In all comparisons, bottom and ceiling effects of the tests have to be taken into account.

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

    PubMed

    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

  11. Phenotypic variability in patients with ADA2 deficiency due to identical homozygous R169Q mutations.

    PubMed

    Van Montfrans, Joris M; Hartman, Esther A R; Braun, Kees P J; Hennekam, Eric A M; Hak, Elisabeth A; Nederkoorn, Paul J; Westendorp, Willeke F; Bredius, Robbert G M; Kollen, Wouter J W; Schölvinck, Elisabeth H; Legger, G Elizabeth; Meyts, Isabelle; Liston, Adrian; Lichtenbelt, Klaske D; Giltay, Jacques C; Van Haaften, Gijs; De Vries Simons, Gaby M; Leavis, Helen; Sanders, Cornelis J G; Bierings, Marc B; Nierkens, Stefan; Van Gijn, Marielle E

    2016-05-01

    To determine the genotype-phenotype association in patients with adenosine deaminase-2 (ADA2) deficiency due to identical homozygous R169Q mutations inCECR1 METHODS: We present a case series of nine ADA2-deficient patients with an identical homozygous R169Q mutation. Clinical and diagnostic data were collected and available MRI studies were reviewed. We performed genealogy and haplotype analyses and measured serum ADA2 activity. ADA2 activity values were correlated to clinical symptoms. Age of presentation differed widely between the nine presented patients (range: 0 months to 8 years). The main clinical manifestations were (hepato)splenomegaly (8/9), skin involvement (8/9) and neurological involvement (8/9, of whom 6 encountered stroke). Considerable variation was seen in type, frequency and intensity of other symptoms, which included aplastic anaemia, acute myeloid leukaemia and cutaneous ulcers. Common laboratory abnormalities included cytopenias and hypogammaglobulinaemia. ADA2 enzyme activity in patients was significantly decreased compared with healthy controls. ADA2 activity levels tended to be lower in patients with stroke compared with patients without stroke. Genealogical studies did not identify a common ancestor; however, based on allele frequency, a North-West European founder effect can be noted. Three patients underwent haematopoietic cell transplantation, after which ADA2 activity was restored and clinical symptoms resolved. This case series revealed large phenotypic variability in patients with ADA2 deficiency though they were homozygous for the same R169Q mutation inCECR1 Disease modifiers, including epigenetic and environmental factors, thus seem important in determining the phenotype. Furthermore, haematopoietic cell transplantation appears promising for those patients with a severe clinical phenotype. © The Author 2016. Published by Oxford University Press on behalf of the British Society for Rheumatology. All rights reserved. For Permissions

  12. OpenSWPC: an open-source integrated parallel simulation code for modeling seismic wave propagation in 3D heterogeneous viscoelastic media

    NASA Astrophysics Data System (ADS)

    Maeda, Takuto; Takemura, Shunsuke; Furumura, Takashi

    2017-07-01

    We have developed an open-source software package, Open-source Seismic Wave Propagation Code (OpenSWPC), for parallel numerical simulations of seismic wave propagation in 3D and 2D (P-SV and SH) viscoelastic media based on the finite difference method in local-to-regional scales. This code is equipped with a frequency-independent attenuation model based on the generalized Zener body and an efficient perfectly matched layer for absorbing boundary condition. A hybrid-style programming using OpenMP and the Message Passing Interface (MPI) is adopted for efficient parallel computation. OpenSWPC has wide applicability for seismological studies and great portability to allowing excellent performance from PC clusters to supercomputers. Without modifying the code, users can conduct seismic wave propagation simulations using their own velocity structure models and the necessary source representations by specifying them in an input parameter file. The code has various modes for different types of velocity structure model input and different source representations such as single force, moment tensor and plane-wave incidence, which can easily be selected via the input parameters. Widely used binary data formats, the Network Common Data Form (NetCDF) and the Seismic Analysis Code (SAC) are adopted for the input of the heterogeneous structure model and the outputs of the simulation results, so users can easily handle the input/output datasets. All codes are written in Fortran 2003 and are available with detailed documents in a public repository.[Figure not available: see fulltext.

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

    PubMed

    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 <0.09μmol/L, adenosine <1.61μmol/L). We also developed a second tier test to distinguish true positives from false positives and improve the positive predictive value of an initial abnormal result. In the first 18 months, the pilot project has identified a newborn with a genetically confirmed defect in adenosine deaminase (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.

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

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-06-02

    ... Requirements Under Title VII, the ADA, and GINA AGENCY: Equal Employment Opportunity Commission. ACTION: Notice...'' or ``Commission'') proposes to extend its existing recordkeeping requirements under title VII of the Civil Rights Act of 1964 (Title VII) and the Americans with Disabilities Act (ADA) to entities covered...

  15. COMPASS: An Ada based scheduler

    NASA Technical Reports Server (NTRS)

    Mcmahon, Mary Beth; Culbert, Chris

    1992-01-01

    COMPASS is a generic scheduling system developed by McDonnell Douglas and funded by the Software Technology Branch of NASA Johnson Space Center. The motivation behind COMPASS is to illustrate scheduling technology and provide a basis from which custom scheduling systems can be built. COMPASS was written in Ada to promote readability and to conform to DOD standards. COMPASS has some unique characteristics that distinguishes it from commercial products. This paper discusses these characteristics and uses them to illustrate some differences between scheduling tools.

  16. Description of real-time Ada software implementation of a power system monitor for the Space Station Freedom PMAD DC testbed

    NASA Technical Reports Server (NTRS)

    Ludwig, Kimberly; Mackin, Michael; Wright, Theodore

    1991-01-01

    The authors describe the Ada language software developed to perform the electrical power system monitoring functions for the NASA Lewis Research Center's Power Management and Distribution (PMAD) DC testbed. The results of the effort to implement this monitor are presented. The PMAD DC testbed is a reduced-scale prototype of the electric power system to be used in Space Station Freedom. The power is controlled by smart switches known as power control components (or switchgear). The power control components are currently coordinated by five Compaq 386/20e computers connected through an 802.4 local area network. The power system monitor algorithm comprises several functions, including periodic data acquisition, data smoothing, system performance analysis, and status reporting. Data are collected from the switchgear sensors every 100 ms, then passed through a 2-Hz digital filter. System performance analysis includes power interruption and overcurrent detection. The system monitor required a hardware timer interrupt to activate the data acquisition function. The execution time of the code was optimized by using an assembly language routine. The routine allows direct vectoring of the processor to Ada language procedures that perform periodic control activities.

  17. Measuring diagnoses: ICD code accuracy.

    PubMed

    O'Malley, Kimberly J; Cook, Karon F; Price, Matt D; Wildes, Kimberly Raiford; Hurdle, John F; Ashton, Carol M

    2005-10-01

    To examine potential sources of errors at each step of the described inpatient International Classification of Diseases (ICD) coding process. The use of disease codes from the ICD has expanded from classifying morbidity and mortality information for statistical purposes to diverse sets of applications in research, health care policy, and health care finance. By describing a brief history of ICD coding, detailing the process for assigning codes, identifying where errors can be introduced into the process, and reviewing methods for examining code accuracy, we help code users more systematically evaluate code accuracy for their particular applications. We summarize the inpatient ICD diagnostic coding process from patient admission to diagnostic code assignment. We examine potential sources of errors at each step and offer code users a tool for systematically evaluating code accuracy. Main error sources along the "patient trajectory" include amount and quality of information at admission, communication among patients and providers, the clinician's knowledge and experience with the illness, and the clinician's attention to detail. Main error sources along the "paper trail" include variance in the electronic and written records, coder training and experience, facility quality-control efforts, and unintentional and intentional coder errors, such as misspecification, unbundling, and upcoding. By clearly specifying the code assignment process and heightening their awareness of potential error sources, code users can better evaluate the applicability and limitations of codes for their particular situations. ICD codes can then be used in the most appropriate ways.

  18. 77 FR 5396 - Recordkeeping and Reporting Requirements Under Title VII, the ADA, and GINA

    Federal Register 2010, 2011, 2012, 2013, 2014

    2012-02-03

    ... Requirements Under Title VII, the ADA, and GINA AGENCY: Equal Employment Opportunity Commission. ACTION: Final... rule, extends its existing recordkeeping requirements under title VII of the Civil Rights Act of 1964 (Title VII) and the Americans with Disabilities Act (ADA) to entities covered by title II of the Genetic...

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

    Federal Register 2010, 2011, 2012, 2013, 2014

    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...

  20. Differences in the causes of death of HIV-positive patients in a cohort study by data sources and coding algorithms.

    PubMed

    Hernando, Victoria; Sobrino-Vegas, Paz; Burriel, M Carmen; Berenguer, Juan; Navarro, Gemma; Santos, Ignacio; Reparaz, Jesús; Martínez, M Angeles; Antela, Antonio; Gutiérrez, Félix; del Amo, Julia

    2012-09-10

    To compare causes of death (CoDs) from two independent sources: National Basic Death File (NBDF) and deaths reported to the Spanish HIV Research cohort [Cohort de adultos con infección por VIH de la Red de Investigación en SIDA CoRIS)] and compare the two coding algorithms: International Classification of Diseases, 10th revision (ICD-10) and revised version of Coding Causes of Death in HIV (revised CoDe). Between 2004 and 2008, CoDs were obtained from the cohort records (free text, multiple causes) and also from NBDF (ICD-10). CoDs from CoRIS were coded according to ICD-10 and revised CoDe by a panel. Deaths were compared by 13 disease groups: HIV/AIDS, liver diseases, malignancies, infections, cardiovascular, blood disorders, pulmonary, central nervous system, drug use, external, suicide, other causes and ill defined. There were 160 deaths. Concordance for the 13 groups was observed in 111 (69%) cases for the two sources and in 115 (72%) cases for the two coding algorithms. According to revised CoDe, the commonest CoDs were HIV/AIDS (53%), non-AIDS malignancies (11%) and liver related (9%), these percentages were similar, 57, 10 and 8%, respectively, for NBDF (coded as ICD-10). When using ICD-10 to code deaths in CoRIS, wherein HIV infection was known in everyone, the proportion of non-AIDS malignancies was 13%, liver-related accounted for 3%, while HIV/AIDS reached 70% due to liver-related, infections and ill-defined causes being coded as HIV/AIDS. There is substantial variation in CoDs in HIV-infected persons according to sources and algorithms. ICD-10 in patients known to be HIV-positive overestimates HIV/AIDS-related deaths at the expense of underestimating liver-related diseases, infections and ill defined causes. CoDe seems as the best option for cohort studies.

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

    DTIC Science & Technology

    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

  2. Alteration/Deficiency in Activation 3 (ADA3) Protein, a Cell Cycle Regulator, Associates with the Centromere through CENP-B and Regulates Chromosome Segregation.

    PubMed

    Mohibi, Shakur; Srivastava, Shashank; Wang-France, Jun; Mirza, Sameer; Zhao, Xiangshan; Band, Hamid; Band, Vimla

    2015-11-20

    ADA3 (alteration/deficiency in activation 3) is a conserved component of several transcriptional co-activator and histone acetyltransferase (HAT) complexes. Recently, we generated Ada3 knock-out mice and demonstrated that deletion of Ada3 leads to early embryonic lethality. The use of Ada3(FL/FL) mouse embryonic fibroblasts with deletion of Ada3 using adenovirus Cre showed a critical role of ADA3 in cell cycle progression through mitosis. Here, we demonstrate an association of ADA3 with the higher order repeat region of the α-satellite region on human X chromosome centromeres that is consistent with its role in mitosis. Given the role of centromere proteins (CENPs) in mitosis, we next analyzed whether ADA3 associates with the centromere through CENPs. Both an in vivo proximity ligation assay and immunofluorescence studies confirmed the association of ADA3 with CENP-B protein, a highly conserved centromeric protein that binds to the 17-bp DNA sequences on α-satellite DNA. Deletional analysis showed that ADA3 directly associates with CENP-B through its N terminus, and a CENP-B binding-deficient mutant of ADA3 was incompetent in cell proliferation rescue. Notably, knockdown of ADA3 decreased binding of CENP-B onto the centromeres, suggesting that ADA3 is required for the loading of CENP-B onto the centromeres. Finally, we show that deletion of Ada3 from Ada3(FL/FL) mouse embryonic fibroblasts exhibited various chromosome segregation defects. Taken together, we demonstrate a novel ADA3 interaction with CENP-B-centromere that may account for its previously known function in mitosis. This study, together with its known function in maintaining genomic stability and its mislocalization in cancers, suggests an important role of ADA3 in mitosis. © 2015 by The American Society for Biochemistry and Molecular Biology, Inc.

  3. Real-Time Ada Problem Solution Study

    DTIC Science & Technology

    1989-03-24

    been performed, there is a larger base of information concerning standards and guidelines for Ada usage, as well "lessons learned ". A number of...the target machine and operate in conjunction with the application programs, they also require system resources (CPU,memory). The utilization of...Transporter-Consumer 1694 154 6. Producer-Transpt-Buffer- Transp -Consumer 2248 204 7. Relay 906 82 8. Conditional Entry - no rendezvous 170 15

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

    Federal Register 2010, 2011, 2012, 2013, 2014

    2011-06-29

    ...) National Network Regional Centers and ADA National Network Collaborative Research Projects AGENCY: Office... National Network Regional Centers (formerly the Disability Business Technical Assistance Centers (DBTACs), and ADA National Network Collaborative Research Projects. Notice inviting applications for new awards...

  5. ADA and multi-microprocessor real-time simulation

    NASA Technical Reports Server (NTRS)

    Feyock, S.; Collins, W. R.

    1983-01-01

    The selection of a high-order programming language for a real-time distributed network simulation is described. The additional problem of implementing a language on a possibly changing network is addressed. The recently designed language ADA (trademarked by DoD) was chosen since it provides the best model of the underlying application to be simulated.

  6. Anatomical frame plate osteosynthesis in Ada-Miller Type 2 or 4 scapula fractures.

    PubMed

    Esenkaya, İrfan; Ünay, Koray

    2011-01-01

    The aim of this prospective study was to evaluate the results of anatomical frame plate osteosynthesis in patients with Ada and Miller Type 2 or 4 scapula fractures. Eleven Ada and Miller Type 2 or 4 scapula fractures in nine patients were treated with anatomical frame plate osteosynthesis. The mean follow-up time was 39.8 (12-77) months. The results were evaluated using the Herscovici score. No complications, such as neurovascular injury, postoperative hematoma, infection, delayed wound healing, implant failure, delayed union, or nonunion occurred. Based on the Herscovici score, the results were excellent. Osteosynthesis with anatomical frame plates appears to be a safe method that allows early range of motion and that provides excellent results in Ada and Miller Type 2 or 4 scapula fractures.

  7. How to work with FMLA and ADA when granting leave.

    PubMed

    Collins, C J; Neuman, A B

    1998-10-16

    There is much confusion among employers on how to interpret rights and responsibilities under the Americans with Disabilities Act (ADA) and the Family and Medical Leave Act (FMLA). In many cases, the guidelines seem contradictory. Labor attorney Christopher J. Collins says that the ADA is basically a civil rights act, designed to protect the disabled from discrimination, while FMLA is a labor standards and leave law. Commonly-asked questions are answered, including the amount of leave an employee is entitled to, the amount of information that can be requested from an employee, and the options for dealing with employees who cannot perform assigned tasks.

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

    PubMed

    Farhan, Hanan Mohamed; Abu-Gabal, Khadiga; Katta, Maha; Ibrahim, Raghda

    2017-01-01

    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. 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. 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). In conclusion, our study revealed an age-dependent protective value of ADA 2(A) allele in recurrent spontaneous abortions among the Egyptian population.

  9. Ada (Tradename) Compiler Validation Summary Report. Harris Corporation. HARRIS Ada Compiler, Version 1.0. Harris H1200 and H800.

    DTIC Science & Technology

    This Validations Summary Report (VSR) summarizes the results and conclusions of validation testing performed on the HARRIS Ada Compiler, Version 1.0...at compile time, at link time, or during execution. On-site testing was performed 28 APR 1986 through 30 APR 1986 at Harris Corporation, Ft. Lauderdale

  10. Professional Practice and Innovation: Level of Agreement between Coding Sources of Percentage Total Body Surface Area Burnt (%TBSA).

    PubMed

    Watterson, Dina; Cleland, Heather; Picton, Natalie; Simpson, Pam M; Gabbe, Belinda J

    2011-03-01

    The percentage of total body surface area burnt (%TBSA) is a critical measure of burn injury severity and a key predictor of burn injury outcome. This study evaluated the level of agreement between four sources of %TBSA using 120 cases identified through the Victorian State Trauma Registry. Expert clinician, ICD-10-AM, Abbreviated Injury Scale, and burns registry coding were compared using measures of agreement. There was near-perfect agreement (weighted Kappa statistic 0.81-1) between all sources of data, suggesting that ICD-10-AM is a valid source of %TBSA and use of ICD-10-AM codes could reduce the resource used by trauma and burns registries capturing this information.

  11. Scalar collapse in AdS with an OpenCL open source code

    NASA Astrophysics Data System (ADS)

    Liebling, Steven L.; Khanna, Gaurav

    2017-10-01

    We study the spherically symmetric collapse of a scalar field in anti-de Sitter spacetime using a newly constructed, open-source code which parallelizes over heterogeneous architectures using the open standard OpenCL. An open question for this scenario concerns how to tell, a priori, whether some form of initial data will be stable or will instead develop under the turbulent instability into a black hole in the limit of vanishing amplitude. Previous work suggested the existence of islands of stability around quasi-periodic solutions, and we use this new code to examine the stability properties of approximately quasi-periodic solutions which balance energy transfer to higher modes with energy transfer to lower modes. The evolutions provide some evidence, though not conclusively, for stability of initial data sufficiently close to quasiperiodic solutions.

  12. Ada Embedded Systems Testbed Project

    DTIC Science & Technology

    1987-12-01

    project’s work to their home organizations, as well as adding the DoD’s perspective to many Issues while at the SEI. Currently, the only government...Future Work 51 6. Summary and Future Directions 53 References 55 CMU/SE147-TR-31 Ill ~~~4 - a I I I I ) ) ) N A Iv CMU/SE147.TR-31 " List of Figures...the Ada benchmarks available from University of Michigan and the Performance Issues Working Group of SIGAda were run under VAXE.N and on the bare

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

    PubMed Central

    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-01-01

    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. PMID:21734642

  14. The implementation and use of Ada on distributed systems with high reliability requirements

    NASA Technical Reports Server (NTRS)

    Knight, J. C.; Gregory, S. T.; Urquhart, J. I. A.

    1984-01-01

    The use and implementation of Ada (a trade mark of the US Dept. of Defense) in distributed environments in which the hardware are assumed to be unreliable were investigated. The possibility that a distributed system is programmed entirely in Ada so that the individual tasks of the system are unconcerned with which processors they are executing on and failures occurring in the underlying hardware were examined.

  15. General 3D Airborne Antenna Radiation Pattern Code Users Manual.

    DTIC Science & Technology

    1983-02-01

    AD-A 30 359 GENERAL 3D AIRBORNEANTENNA RADIATION PATTERN CODE USERS MANUA (U) OHIO STATE UNIV COLUMBUS ELECTROSCIENCE LAB H HCHUNGET AL FEB 83 RADC...F30602-79-C-0068 9. PERFORMING ORGANIZATION NAME AND ADDRESS 10. PROGRAM ELEMENT. PROJECT. TASKAREA A WORK UNIT NUMEEfRS The Ohio State University...Computer Program 20, ABSTRACT (Coaffivme on reverse side it ntecessar a" 141etifIr &V block mUbef) This report describes a computer program and how it may

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

    PubMed

    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.

    PubMed

    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.

    PubMed

    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. Evaluation and utilization of beam simulation codes for the SNS ion source and low energy beam transport developmenta)

    NASA Astrophysics Data System (ADS)

    Han, B. X.; Welton, R. F.; Stockli, M. P.; Luciano, N. P.; Carmichael, J. R.

    2008-02-01

    Beam simulation codes PBGUNS, SIMION, and LORENTZ-3D were evaluated by modeling the well-diagnosed SNS base line ion source and low energy beam transport (LEBT) system. Then, an investigation was conducted using these codes to assist our ion source and LEBT development effort which is directed at meeting the SNS operational and also the power-upgrade project goals. A high-efficiency H- extraction system as well as magnetic and electrostatic LEBT configurations capable of transporting up to 100mA is studied using these simulation tools.

  20. Seed specific expression and analysis of recombinant human adenosine deaminase (hADA) in three host plant species.

    PubMed

    Doshi, Ketan M; Loukanina, Natalia N; Polowick, Patricia L; Holbrook, Larry A

    2016-10-01

    The plant seed is a leading platform amongst plant-based storage systems for the production of recombinant proteins. In this study, we compared the activity of human adenosine deaminase (hADA) expressed in transgenic seeds of three different plant species: pea (Pisum sativum L.), Nicotiana benthamiana L. and tarwi (Lupinus mutabilis Sweet). All three species were transformed with the same expression vector containing the hADA gene driven by the seed-specific promoter LegA2 with an apoplast targeting pinII signal peptide. During the study, several independent transgenic lines were generated and screened from each plant species and only lines with a single copy of the gene of interest were used for hADA expression analysis. A stable transgenic canola line expressing the ADA protein, under the control of 35S constitutive promoter was used as both as a positive control and for comparative study with the seed specific promoter. Significant differences were detected in the expression of hADA. The highest activity of the hADA enzyme (Units/g seed) was reported in tarwi (4.26 U/g) followed by pea (3.23 U/g) and Nicotiana benthamiana (1.69 U/g). The expression of mouse ADA in canola was very low in both seed and leaf tissue compared to other host plants, confirming higher activity of seed specific promoter. Altogether, these results suggest that tarwi could be an excellent candidate for the production of valuable recombinant proteins.

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

    NASA Astrophysics Data System (ADS)

    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.

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

    PubMed

    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.

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

    PubMed Central

    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

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

    NASA Astrophysics Data System (ADS)

    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.

  5. ADA Watch--Year One: A Report to the President and the Congress on Progress in Implementing the Americans with Disabilities Act.

    ERIC Educational Resources Information Center

    Kramer (Ralph G.) & Associates.

    The ADA Watch was established in 1991 to monitor implementation of the Americans with Disabilities Act of 1990 (ADA). The ADA Watch covers all titles of the law, all regions of the country, and all sectors of the economy. This report summarizes major ADA Watch findings and recommendations from a study conducted from October 1991 to November 1992.…

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

    PubMed

    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 (p<0.001). 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. Copyright © 2016 The Royal College of Radiologists. Published by Elsevier Ltd. All rights reserved.

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

    PubMed

    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 < 0.001), the antioxidant enzymes CA and CAT values of the patient group were significantly lower than those of the control group (p < 0.001). In addition, while CA, CAT and NO enzyme levels were found to be significantly higher in the tonsil tissue of the patient group when compared to serum levels (p < 0.05), there was no difference between tissue and serum MDA and 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. Supporting the Cybercrime Investigation Process: Effective Discrimination of Source Code Authors Based on Byte-Level Information

    NASA Astrophysics Data System (ADS)

    Frantzeskou, Georgia; Stamatatos, Efstathios; Gritzalis, Stefanos

    Source code authorship analysis is the particular field that attempts to identify the author of a computer program by treating each program as a linguistically analyzable entity. This is usually based on other undisputed program samples from the same author. There are several cases where the application of such a method could be of a major benefit, such as tracing the source of code left in the system after a cyber attack, authorship disputes, proof of authorship in court, etc. In this paper, we present our approach which is based on byte-level n-gram profiles and is an extension of a method that has been successfully applied to natural language text authorship attribution. We propose a simplified profile and a new similarity measure which is less complicated than the algorithm followed in text authorship attribution and it seems more suitable for source code identification since is better able to deal with very small training sets. Experiments were performed on two different data sets, one with programs written in C++ and the second with programs written in Java. Unlike the traditional language-dependent metrics used by previous studies, our approach can be applied to any programming language with no additional cost. The presented accuracy rates are much better than the best reported results for the same data sets.

  9. Ada (Trade Name) Compiler Validation Summary Report: IBM Corporation. IBM Development System for the Ada Language System, Version 1.1.0, IBM 4381 under VM/SP CMS, Release 3.6.

    DTIC Science & Technology

    1988-05-19

    System for the Ada Language System, Version 1.1.0, 1.% International Business Machines Corporation, Wright-Patterson AFB. IBM 4381 under VM/SP CMS...THIS PAGE (When Data Enre’ed) AVF Control Number: AVF-VSR-82.1087 87-03-10-TEL ! Ada® COMPILER VALIDATION SUMMARY REPORT: International Business Machines...Organization (AVO). On-site testing was conducted from !8 May 1987 through 19 May 1987 at International Business Machines -orporation, San Diego CA. 1.2

  10. Transferring data objects: A focused Ada investigation

    NASA Technical Reports Server (NTRS)

    Legrand, Sue

    1988-01-01

    The use of the Ada language does not guarantee that data objects will be in the same form or have the same value after they have been stored or transferred to another system. There are too many possible variables in such things as the formats used and other protocol conditions. Differences may occur at many different levels of support. These include program level, object level, application level, and system level. A standard language is only one aspect of making a complex system completely homogeneous. Many components must be standardized and the various standards must be integrated. The principal issues in providing for interaction between systems are of exchanging files and data objects between systems which may not be compatible in terms of their host computer, operating system or other factors. A typical resolution of the problem of invalidating data involves at least a common external form, for data objects and for representing the relationships and attributes of data collections. Some of the issues dealing with the transfer of data are listed and consideration is given on how these issues may be handled in the Ada language.

  11. Enhanced O6-methylguanine-DNA methyltransferase activity in transgenic mice containing an integrated E. coli ada repair gene.

    PubMed

    Matsukuma, S; Nakatsuru, Y; Nakagawa, K; Utakoji, T; Sugano, H; Kataoka, H; Sekiguchi, M; Ishikawa, T

    1989-11-01

    The E. coli ada gene encodes O6-methylguanine DNA methyltransferase (O6MTase) which repairs the methylation of guanine at the O6 position in DNA. After recombination with a Chinese hamster metallothionein I gene promoter, the ada gene was microinjected into C3H/HeN mouse zygotes. Eventually, transgenic mice containing the ada fusion DNA were generated. The integrated ada DNA complex was transmitted to the progeny in a mode conforming to tandem integration at a single chromosome site, and homozygotes were also obtained from an inter-transgenic mouse cross. RNA transcripts of the chimeric ada gene were identified in the livers of these transgenic mice using dot and Northern blot analyses. O6MTase activity was increased in the liver of transgenic mice of line No. 708, and was more than 3 times the activity found in non-transgenic mice, especially in the transgenic homozygotes. The ada gene product was detected in the liver of a transgenic homozygote by immunoblot analysis. These transgenic mice have great potential for analysis of the role played by O6MTase in chemical carcinogenesis.

  12. Transportation research synthesis : ADA compliance reference and training materials.

    DOT National Transportation Integrated Search

    2010-03-01

    Our findings are presented in three categories: Reference Materials, Training Materials and State DOT Current : Practices. Appendix A to this report contains an updated list of ADA contacts for all 50 states and the District of : Columbia, and Append...

  13. The histone acetyltransferase GCN5 and the transcriptional coactivator ADA2b affect leaf development and trichome morphogenesis in Arabidopsis.

    PubMed

    Kotak, Jenna; Saisana, Marina; Gegas, Vasilis; Pechlivani, Nikoletta; Kaldis, Athanasios; Papoutsoglou, Panagiotis; Makris, Athanasios; Burns, Julia; Kendig, Ashley L; Sheikh, Minnah; Kuschner, Cyrus E; Whitney, Gabrielle; Caiola, Hanna; Doonan, John H; Vlachonasios, Konstantinos E; McCain, Elizabeth R; Hark, Amy T

    2018-05-30

    The histone acetyltransferase GCN5 and associated transcriptional coactivator ADA2b are required to couple endoreduplication and trichome branching. Mutation of ADA2b also disrupts the relationship between ploidy and leaf cell size. Dynamic chromatin structure has been established as a general mechanism by which gene function is temporally and spatially regulated, but specific chromatin modifier function is less well understood. To address this question, we have investigated the role of the histone acetyltransferase GCN5 and the associated coactivator ADA2b in developmental events in Arabidopsis thaliana. Arabidopsis plants with T-DNA insertions in GCN5 (also known as HAG1) or ADA2b (also known as PROPORZ1) display pleiotropic phenotypes including dwarfism and floral defects affecting fertility. We undertook a detailed characterization of gcn5 and ada2b phenotypic effects in rosette leaves and trichomes to establish a role for epigenetic control in these developmental processes. ADA2b and GCN5 play specific roles in leaf tissue, affecting cell growth and division in rosette leaves often in complex and even opposite directions. Leaves of gcn5 plants display overall reduced ploidy levels, while ada2b-1 leaves show increased ploidy. Endoreduplication leading to increased ploidy is also known to contribute to normal trichome morphogenesis. We demonstrate that gcn5 and ada2b mutants display alterations in the number and patterning of trichome branches, with ada2b-1 and gcn5-1 trichomes being significantly less branched, while gcn5-6 trichomes show increased branching. Elongation of the trichome stalk and branches also vary in different mutant backgrounds, with stalk length having an inverse relationship with branch number. Taken together, our data indicate that, in Arabidopsis, leaves and trichomes ADA2b and GCN5 are required to couple nuclear content with cell growth and morphogenesis.

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

    NASA Astrophysics Data System (ADS)

    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.

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

    PubMed

    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.

  16. Jury awards former employee $1.28 million in ADA lawsuit.

    PubMed

    1999-04-02

    A U.S. District Court jury in New York awarded $1.28 million to [name removed]. [Name removed], who was dismissed from [name removed] Inc., based on his HIV infection. The company contended that [name removed] did not qualify for Americans with Disabilities Act (ADA) protection because his HIV infection and depression did not substantially limit his ability to work. The judge disagreed claiming that [name removed] had impairments that substantially limited his work activity, but he could still fully perform the essential functions of his job if he had been given a reasonable accommodation. If the judge signs off on the jurors' decision, an ADA cap of $200,000 on punitive damages may reduce the award of $1.28 million.

  17. Optimal source coding, removable noise elimination, and natural coordinate system construction for general vector sources using replicator neural networks

    NASA Astrophysics Data System (ADS)

    Hecht-Nielsen, Robert

    1997-04-01

    A new universal one-chart smooth manifold model for vector information sources is introduced. Natural coordinates (a particular type of chart) for such data manifolds are then defined. Uniformly quantized natural coordinates form an optimal vector quantization code for a general vector source. Replicator neural networks (a specialized type of multilayer perceptron with three hidden layers) are the introduced. As properly configured examples of replicator networks approach minimum mean squared error (e.g., via training and architecture adjustment using randomly chosen vectors from the source), these networks automatically develop a mapping which, in the limit, produces natural coordinates for arbitrary source vectors. The new concept of removable noise (a noise model applicable to a wide variety of real-world noise processes) is then discussed. Replicator neural networks, when configured to approach minimum mean squared reconstruction error (e.g., via training and architecture adjustment on randomly chosen examples from a vector source, each with randomly chosen additive removable noise contamination), in the limit eliminate removable noise and produce natural coordinates for the data vector portions of the noise-corrupted source vectors. Consideration regarding selection of the dimension of a data manifold source model and the training/configuration of replicator neural networks are discussed.

  18. Ada Compiler Validation Summary Report: Certificate Number: 910510510W1. 11148 Irvine Compiler Corporation, ICC Ada v7.0.0, Vaxstation 3100 Model M38, VMS 5.3-1 (Host) to Intel i80960MC (bare machine) (Target).

    DTIC Science & Technology

    1991-08-01

    ADA2 0 54 ENTATION PAGE_ IO ft 070401) s . 1215 JftvnDveHIy Sk 24 Arknscd. VA 22202-4M2. ao o d sOicei al kiio.so and PRagulmoy Aftirs Oceo i Ai.trNY...AUTHOR( S ) Wright- Patterson AFB, Dayton, OH USA 7. PERFORMING ORGANIZATION NAME( S ) AND ADDRESS(ES) 8. PERFORMING ORGANIZATION Ada Validation Facility...AGENCY NAM E( S ) AND ADDRESS(ES) 10. SPONSORINGMONITORING AGENCY Ada Joint Program Off ice REPORT NUMBER United States Department of Defense Pentagon, Rm

  19. An Open-Source Bayesian Atmospheric Radiative Transfer (BART) Code, with Application to WASP-12b

    NASA Astrophysics Data System (ADS)

    Harrington, Joseph; Blecic, Jasmina; Cubillos, Patricio; Rojo, Patricio; Loredo, Thomas J.; Bowman, M. Oliver; Foster, Andrew S. D.; Stemm, Madison M.; Lust, Nate B.

    2015-01-01

    Atmospheric retrievals for solar-system planets typically fit, either with a minimizer or by eye, a synthetic spectrum to high-resolution (Δλ/λ ~ 1000-100,000) data with S/N > 100 per point. In contrast, exoplanet data often have S/N ~ 10 per point, and may have just a few points representing bandpasses larger than 1 um. To derive atmospheric constraints and robust parameter uncertainty estimates from such data requires a Bayesian approach. To date there are few investigators with the relevant codes, none of which are publicly available. We are therefore pleased to announce the open-source Bayesian Atmospheric Radiative Transfer (BART) code. BART uses a Bayesian phase-space explorer to drive a radiative-transfer model through the parameter phase space, producing the most robust estimates available for the thermal profile and chemical abundances in the atmosphere. We present an overview of the code and an initial application to Spitzer eclipse data for WASP-12b. We invite the community to use and improve BART via the open-source development site GitHub.com. This work was supported by NASA Planetary Atmospheres grant NNX12AI69G and NASA Astrophysics Data Analysis Program grant NNX13AF38G. JB holds a NASA Earth and Space Science Fellowship.

  20. An Open-Source Bayesian Atmospheric Radiative Transfer (BART) Code, and Application to WASP-12b

    NASA Astrophysics Data System (ADS)

    Harrington, Joseph; Blecic, Jasmina; Cubillos, Patricio; Rojo, Patricio M.; Loredo, Thomas J.; Bowman, Matthew O.; Foster, Andrew S.; Stemm, Madison M.; Lust, Nate B.

    2014-11-01

    Atmospheric retrievals for solar-system planets typically fit, either with a minimizer or by eye, a synthetic spectrum to high-resolution (Δλ/λ ~ 1000-100,000) data with S/N > 100 per point. In contrast, exoplanet data often have S/N ~ 10 per point, and may have just a few points representing bandpasses larger than 1 um. To derive atmospheric constraints and robust parameter uncertainty estimates from such data requires a Bayesian approach. To date there are few investigators with the relevant codes, none of which are publicly available. We are therefore pleased to announce the open-source Bayesian Atmospheric Radiative Transfer (BART) code. BART uses a Bayesian phase-space explorer to drive a radiative-transfer model through the parameter phase space, producing the most robust estimates available for the thermal profile and chemical abundances in the atmosphere. We present an overview of the code and an initial application to Spitzer eclipse data for WASP-12b. We invite the community to use and improve BART via the open-source development site GitHub.com. This work was supported by NASA Planetary Atmospheres grant NNX12AI69G and NASA Astrophysics Data Analysis Program grant NNX13AF38G. JB holds a NASA Earth and Space Science Fellowship.

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

    PubMed

    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.

  2. Ada as an implementation language for knowledge based systems

    NASA Technical Reports Server (NTRS)

    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.

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

    PubMed

    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.

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

    PubMed

    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 <.05). Also, the 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.

  5. Modernization and optimization of a legacy open-source CFD code for high-performance computing architectures

    NASA Astrophysics Data System (ADS)

    Gel, Aytekin; Hu, Jonathan; Ould-Ahmed-Vall, ElMoustapha; Kalinkin, Alexander A.

    2017-02-01

    Legacy codes remain a crucial element of today's simulation-based engineering ecosystem due to the extensive validation process and investment in such software. The rapid evolution of high-performance computing architectures necessitates the modernization of these codes. One approach to modernization is a complete overhaul of the code. However, this could require extensive investments, such as rewriting in modern languages, new data constructs, etc., which will necessitate systematic verification and validation to re-establish the credibility of the computational models. The current study advocates using a more incremental approach and is a culmination of several modernization efforts of the legacy code MFIX, which is an open-source computational fluid dynamics code that has evolved over several decades, widely used in multiphase flows and still being developed by the National Energy Technology Laboratory. Two different modernization approaches,'bottom-up' and 'top-down', are illustrated. Preliminary results show up to 8.5x improvement at the selected kernel level with the first approach, and up to 50% improvement in total simulated time with the latter were achieved for the demonstration cases and target HPC systems employed.

  6. Modernization and optimization of a legacy open-source CFD code for high-performance computing architectures

    DOE PAGES

    Gel, Aytekin; Hu, Jonathan; Ould-Ahmed-Vall, ElMoustapha; ...

    2017-03-20

    Legacy codes remain a crucial element of today's simulation-based engineering ecosystem due to the extensive validation process and investment in such software. The rapid evolution of high-performance computing architectures necessitates the modernization of these codes. One approach to modernization is a complete overhaul of the code. However, this could require extensive investments, such as rewriting in modern languages, new data constructs, etc., which will necessitate systematic verification and validation to re-establish the credibility of the computational models. The current study advocates using a more incremental approach and is a culmination of several modernization efforts of the legacy code MFIX, whichmore » is an open-source computational fluid dynamics code that has evolved over several decades, widely used in multiphase flows and still being developed by the National Energy Technology Laboratory. Two different modernization approaches,‘bottom-up’ and ‘top-down’, are illustrated. Here, preliminary results show up to 8.5x improvement at the selected kernel level with the first approach, and up to 50% improvement in total simulated time with the latter were achieved for the demonstration cases and target HPC systems employed.« less

  7. Modernization and optimization of a legacy open-source CFD code for high-performance computing architectures

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

    Gel, Aytekin; Hu, Jonathan; Ould-Ahmed-Vall, ElMoustapha

    Legacy codes remain a crucial element of today's simulation-based engineering ecosystem due to the extensive validation process and investment in such software. The rapid evolution of high-performance computing architectures necessitates the modernization of these codes. One approach to modernization is a complete overhaul of the code. However, this could require extensive investments, such as rewriting in modern languages, new data constructs, etc., which will necessitate systematic verification and validation to re-establish the credibility of the computational models. The current study advocates using a more incremental approach and is a culmination of several modernization efforts of the legacy code MFIX, whichmore » is an open-source computational fluid dynamics code that has evolved over several decades, widely used in multiphase flows and still being developed by the National Energy Technology Laboratory. Two different modernization approaches,‘bottom-up’ and ‘top-down’, are illustrated. Here, preliminary results show up to 8.5x improvement at the selected kernel level with the first approach, and up to 50% improvement in total simulated time with the latter were achieved for the demonstration cases and target HPC systems employed.« less

  8. The Americans with Disabilities Act (ADA) Employment Handbook.

    ERIC Educational Resources Information Center

    Alaska State Americans with Disabilities Act Compliance Office, Juneau.

    This handbooks is intended to provide Alaska state agencies and other employers in Alaska with a reference guide to assist in meeting the employment provisions of the Americans with Disabilities Act (ADA) of 1990. The first section briefly reports on a national survey to measure business awareness, attitudes, and reactions to the Act. Summarized…

  9. DNA-binding mechanism of the Escherichia coli Ada O6-alkylguanine–DNA alkyltransferase

    PubMed Central

    Verdemato, Philip E.; Brannigan, James A.; Damblon, Christian; Zuccotto, Fabio; Moody, Peter C. E.; Lian, Lu-Yun

    2000-01-01

    The C-terminal domain of the Escherichia coli Ada protein (Ada-C) aids in the maintenance of genomic integrity by efficiently repairing pre-mutagenic O6-alkylguanine lesions in DNA. Structural and thermodynamic studies were carried out to obtain a model of the DNA-binding process. Nuclear magnetic resonance (NMR) studies map the DNA-binding site to helix 5, and a loop region (residues 151–160) which form the recognition helix and the ‘wing’ of a helix–turn–wing motif, respectively. The NMR data also suggest the absence of a large conformational change in the protein upon binding to DNA. Hence, an O6-methylguanine (O6meG) lesion would be inaccessible to active site nucleophile Cys146 if the modified base remained stacked within the DNA duplex. The experimentally determined DNA-binding face of Ada-C was used in combination with homology modelling, based on the catabolite activator protein, and the accepted base-flipping mechanism, to construct a model of how Ada-C binds to DNA in a productive manner. To complement the structural studies, thermodynamic data were obtained which demonstrate that binding to unmethylated DNA was entropically driven, whilst the demethylation reaction provoked an exothermic heat change. Methylation of Cys146 leads to a loss of structural integrity of the DNA-binding subdomain. PMID:11000262

  10. Two-terminal video coding.

    PubMed

    Yang, Yang; Stanković, Vladimir; Xiong, Zixiang; Zhao, Wei

    2009-03-01

    Following recent works on the rate region of the quadratic Gaussian two-terminal source coding problem and limit-approaching code designs, this paper examines multiterminal source coding of two correlated, i.e., stereo, video sequences to save the sum rate over independent coding of both sequences. Two multiterminal video coding schemes are proposed. In the first scheme, the left sequence of the stereo pair is coded by H.264/AVC and used at the joint decoder to facilitate Wyner-Ziv coding of the right video sequence. The first I-frame of the right sequence is successively coded by H.264/AVC Intracoding and Wyner-Ziv coding. An efficient stereo matching algorithm based on loopy belief propagation is then adopted at the decoder to produce pixel-level disparity maps between the corresponding frames of the two decoded video sequences on the fly. Based on the disparity maps, side information for both motion vectors and motion-compensated residual frames of the right sequence are generated at the decoder before Wyner-Ziv encoding. In the second scheme, source splitting is employed on top of classic and Wyner-Ziv coding for compression of both I-frames to allow flexible rate allocation between the two sequences. Experiments with both schemes on stereo video sequences using H.264/AVC, LDPC codes for Slepian-Wolf coding of the motion vectors, and scalar quantization in conjunction with LDPC codes for Wyner-Ziv coding of the residual coefficients give a slightly lower sum rate than separate H.264/AVC coding of both sequences at the same video quality.

  11. Review of advanced driver assistance systems (ADAS)

    NASA Astrophysics Data System (ADS)

    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.

  12. Aeroacoustic Prediction Codes

    NASA Technical Reports Server (NTRS)

    Gliebe, P; Mani, R.; Shin, H.; Mitchell, B.; Ashford, G.; Salamah, S.; Connell, S.; Huff, Dennis (Technical Monitor)

    2000-01-01

    This report describes work performed on Contract NAS3-27720AoI 13 as part of the NASA Advanced Subsonic Transport (AST) Noise Reduction Technology effort. Computer codes were developed to provide quantitative prediction, design, and analysis capability for several aircraft engine noise sources. The objective was to provide improved, physics-based tools for exploration of noise-reduction concepts and understanding of experimental results. Methods and codes focused on fan broadband and 'buzz saw' noise and on low-emissions combustor noise and compliment work done by other contractors under the NASA AST program to develop methods and codes for fan harmonic tone noise and jet noise. The methods and codes developed and reported herein employ a wide range of approaches, from the strictly empirical to the completely computational, with some being semiempirical analytical, and/or analytical/computational. Emphasis was on capturing the essential physics while still considering method or code utility as a practical design and analysis tool for everyday engineering use. Codes and prediction models were developed for: (1) an improved empirical correlation model for fan rotor exit flow mean and turbulence properties, for use in predicting broadband noise generated by rotor exit flow turbulence interaction with downstream stator vanes: (2) fan broadband noise models for rotor and stator/turbulence interaction sources including 3D effects, noncompact-source effects. directivity modeling, and extensions to the rotor supersonic tip-speed regime; (3) fan multiple-pure-tone in-duct sound pressure prediction methodology based on computational fluid dynamics (CFD) analysis; and (4) low-emissions combustor prediction methodology and computer code based on CFD and actuator disk theory. In addition. the relative importance of dipole and quadrupole source mechanisms was studied using direct CFD source computation for a simple cascadeigust interaction problem, and an empirical combustor

  13. Duct Liner Optimization for Turbomachinery Noise Sources

    DTIC Science & Technology

    1975-11-01

    AD-A279 441lIIIflhIh* NASA TECHNICAL NASA TMA X-72789 MEMORANDUM oo £ 00 r-:. DUCT LINER OPTIMIZATION FOR TURBOMACHINERY w NOISE SOURCES By Harold C...Recipient’s r.atalog No. NASA TM X-72789! 4 Title diid Subtitle 5. Rewrt Date Duct Liner Optimization for Turbomachinery Noise Sources November 1975...profiles is combined wit., a numerical minimization algorithm to predict optimal liner configurations having one, two, and three sections. Source models

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

    PubMed

    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.

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

    NASA Astrophysics Data System (ADS)

    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.

  16. The G22A Polymorphism of the ADA Gene and Susceptibility to Autism Spectrum Disorders

    ERIC Educational Resources Information Center

    Hettinger, Joe A.; Liu, Xudong; Holden, Jeanette Jeltje Anne

    2008-01-01

    Inborn errors of purine metabolism have been implicated as a cause for some cases of autism. This hypothesis is supported by the finding of decreased adenosine deaminase (ADA) activity in the sera of some children with autism and reports of an association of the A allele of the ADA G22A (Asp8Asn) polymorphism in individuals with autism of…

  17. An Ada implementation of the network manager for the advanced information processing system

    NASA Technical Reports Server (NTRS)

    Nagle, Gail A.

    1986-01-01

    From an implementation standpoint, the Ada language provided many features which facilitated the data and procedure abstraction process. The language supported a design which was dynamically flexible (despite strong typing), modular, and self-documenting. Adequate training of programmers requires access to an efficient compiler which supports full Ada. When the performance issues for real time processing are finally addressed by more stringent requirements for tasking features and the development of efficient run-time environments for embedded systems, the full power of the language will be realized.

  18. LENSED: a code for the forward reconstruction of lenses and sources from strong lensing observations

    NASA Astrophysics Data System (ADS)

    Tessore, Nicolas; Bellagamba, Fabio; Metcalf, R. Benton

    2016-12-01

    Robust modelling of strong lensing systems is fundamental to exploit the information they contain about the distribution of matter in galaxies and clusters. In this work, we present LENSED, a new code which performs forward parametric modelling of strong lenses. LENSED takes advantage of a massively parallel ray-tracing kernel to perform the necessary calculations on a modern graphics processing unit (GPU). This makes the precise rendering of the background lensed sources much faster, and allows the simultaneous optimization of tens of parameters for the selected model. With a single run, the code is able to obtain the full posterior probability distribution for the lens light, the mass distribution and the background source at the same time. LENSED is first tested on mock images which reproduce realistic space-based observations of lensing systems. In this way, we show that it is able to recover unbiased estimates of the lens parameters, even when the sources do not follow exactly the assumed model. Then, we apply it to a subsample of the Sloan Lens ACS Survey lenses, in order to demonstrate its use on real data. The results generally agree with the literature, and highlight the flexibility and robustness of the algorithm.

  19. Joint design of QC-LDPC codes for coded cooperation system with joint iterative decoding

    NASA Astrophysics Data System (ADS)

    Zhang, Shunwai; Yang, Fengfan; Tang, Lei; Ejaz, Saqib; Luo, Lin; Maharaj, B. T.

    2016-03-01

    In this paper, we investigate joint design of quasi-cyclic low-density-parity-check (QC-LDPC) codes for coded cooperation system with joint iterative decoding in the destination. First, QC-LDPC codes based on the base matrix and exponent matrix are introduced, and then we describe two types of girth-4 cycles in QC-LDPC codes employed by the source and relay. In the equivalent parity-check matrix corresponding to the jointly designed QC-LDPC codes employed by the source and relay, all girth-4 cycles including both type I and type II are cancelled. Theoretical analysis and numerical simulations show that the jointly designed QC-LDPC coded cooperation well combines cooperation gain and channel coding gain, and outperforms the coded non-cooperation under the same conditions. Furthermore, the bit error rate performance of the coded cooperation employing jointly designed QC-LDPC codes is better than those of random LDPC codes and separately designed QC-LDPC codes over AWGN channels.

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

    PubMed

    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 individuals<66 years old (<73 years old), the second class of individuals 66-88 years old (73-91 years old), and the third class of individuals>88 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

  1. A Host-Pathogen Interaction Screen Identifies ada2 as a Mediator of Candida glabrata Defenses Against Reactive Oxygen Species.

    PubMed

    Kounatidis, Ilias; Ames, Lauren; Mistry, Rupal; Ho, Hsueh-Lui; Haynes, Ken; Ligoxygakis, Petros

    2018-05-04

    Candida glabrata ( C. glabrata ) forms part of the normal human gut microbiota but can cause life-threatening invasive infections in immune-compromised individuals. C. glabrata displays high resistance to common azole antifungals, which necessitates new treatments. In this investigation, we identified five C. glabrata deletion mutants ( ∆ada2 , ∆bas1 , ∆ hir3, ∆ino2 and ∆met31 ) from a library of 196 transcription factor mutants that were unable to grow and activate an immune response in Drosophila larvae. This highlighted the importance of these transcription factors in C. glabrata infectivity. Further ex vivo investigation into these mutants revealed the requirement of C. glabrata ADA2 for oxidative stress tolerance. We confirmed this observation in vivo whereby growth of the C. glabrata Δada2 strain was permitted only in flies with suppressed production of reactive oxygen species (ROS). Conversely, overexpression of ADA2 promoted C. glabrata replication in infected wild type larvae resulting in larval killing. We propose that ADA2 orchestrates the response of C. glabrata against ROS-mediated immune defenses during infection. With the need to find alternative antifungal treatment for C. glabrata infections, genes required for survival in the host environment, such as ADA2 , provide promising potential targets. Copyright © 2018 Kounatidis et al.

  2. Evaluation of NASA GEOS-ADAS Modeled Diurnal Warming Through Comparisons to SEVIRI and AMSR2 SST Observations

    NASA Astrophysics Data System (ADS)

    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.

  3. E-NTPDase and E-ADA activities in rats experimental infected by Cryptococcus neoformans.

    PubMed

    de Azevedo, Maria Isabel; Ferreiro, Laerte; Da Silva, Aleksandro S; Tonin, Alexandre A; Ruchel, Jader B; Rezer, João F P; França, Raqueli T; Zimmermann, Carine E P; Leal, Daniela B R; Duarte, Marta M M F; Lopes, Sonia T A; Flores, Mariana M; Fighera, Rafael; Santurio, Janio M

    2014-11-07

    Cryptococcus neoformans, the etiological agent of cryptococcosis, is an opportunistic fungal pathogen of immunocompromised individuals. The aim of this study was to evaluate the activities of E-NTPDase and E-ADA in rats experimentally infected by C. neoformans var. grubii. Adult rats (35) were divided in two groups: 18 for the control group (uninfected) (A), and 17 for the infected group (B). Each group was separated into three sub-groups (A1, A2, A3-B1, B2, B3), and samples were collected on 10, 20, and 30 days post-infection (PI). Leukocyte counts, IFN-γ, TNF-α, IgM, IgG levels, and E-NTPDase and E-ADA activities were analyzed. It was possible to observe that IgG and IgM seric levels of infected rats were significantly elevated (P<0.01) on days 10, 20 and 30 PI, as well as the levels of TNF-α and INF-γ when compared to uninfected rodents. Regarding E-NTPDase activity in lymphocytes, it was possible to observe that the ATP hydrolysis was significantly decreased on days 20 (P<0.01) and 30 PI (P<0.05), while ADP hydrolysis was significantly reduced only on day 20 PI (P<0.01) when compared with uninfected group. Seric E-ADA activity had a significant reduction (P<0.01) during all three evaluated periods when compared to the control group, while E-ADA activity in lymphocytes increased significantly (P<0.01) when compared to the group A on day 10 PI; however on days 20 and 30 PI, its activity was considerable reduced in lymphocytes of infected animals (P<0.01). Therefore, it is possible to conclude that the infection caused by C. neoformans in immunocompetent rats leads to changes in the purinergic signaling (NTPDase and E-ADA), concomitantly with an inflammatory response (increased levels of cytokines and immunoglobulins) associated with inflammatory infiltrates and histological lesions in the lung. Copyright © 2014 Elsevier B.V. All rights reserved.

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

    PubMed

    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 (p<.001) and CTL (p<.001), and significantly higher scores on the Childhood/adolescence, Verbal communication, Empathy, Inflexibility and adherence to routine, and Restricted interests and rumination domains (all p<.001) than FED, while on all domains compared to CTL. CTL displayed significantly lower total and domain scores than FED (all p<.001). A significant effect of gender emerged for the Hyper- and hyporeactivity to sensory input domain, with women showing higher scores than men (p=.003). A Diagnosis* Gender interaction was also found for the Verbal communication (p=.019) and Empathy (p=.023) domains. When splitting the ASDc in subjects with one symptom criterion (ASD 1 ) and those with a ASD, and the FED in subjects with no ASD symptom criteria (FED 0 ) and those with

  5. Ada Compiler Validation Summary Report. Certificate Number: 920918S1. 11272, U.S. Navy Ada/M, Version 4.5 (/OPTIMIZE) VAX 8550/8600/8650 (Cluster) Enhanced Processor (EP) AN/UYK-44 (Bare Board)

    DTIC Science & Technology

    1992-09-01

    and Technology Gaithersburg, MD DI USA ELECTE _993_ _ _ _ 7 . PERFORMING ORGANIZATION NAME(S) AND ADDRESS(E JUN 3 1993 8. PERFORMING ORGANIZATION...current Ada Compiler Validation Capability (ACVC). This Validation Summary Report ( VSR ) gives an account of the testing of this Ada implementation. For...34 $MAXLENREALBASEDLITERAL ൘:" & (1..V- 7 => 𔃺’) & "F.E:" SMAXSTRINGLITERAL "’ & (1..V-2 => ’A’) & ’ A-1 The following table contains the values for the remaining macro

  6. Characteristic scapular and rib changes on chest radiographs of children with ADA-deficiency SCIDS in the first year of life.

    PubMed

    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.

  7. The implementation and use of ADA on distributed systems with high reliability requirements

    NASA Technical Reports Server (NTRS)

    Knight, J. C.

    1985-01-01

    The use and implementation of Ada in distributed environments in which reliability is the primary concern is investigated. Emphasis is placed on the possibility that a distributed system may be programmed entirely in Ada so that the individual tasks of the system are unconcerned with which processors they are executing on, and that failures may occur in the software or underlying hardware. A new linguistic construct, the colloquy, is introduced which solves the problems identified in an earlier proposal, the conversation. It was shown that the colloquy is at least as powerful as recovery blocks, but it is also as powerful as all the other language facilities proposed for other situations requiring backward error recovery: recovery blocks, deadlines, generalized exception handlers, traditional conversations, s-conversations, and exchanges. The major features that distinguish the colloquy are described. Sample programs that were written, but not executed, using the colloquy show that extensive backward error recovery can be included in these programs simply and elegantly. These ideas are being implemented in an experimental Ada test bed.

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

    NASA Technical Reports Server (NTRS)

    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.

  9. Platelet aggregation and serum adenosine deaminase (ADA) activity in pregnancy associated with diabetes, hypertension and HIV.

    PubMed

    Leal, Claudio A M; Leal, Daniela B R; Adefegha, Stephen A; Morsch, Vera M; da Silva, José E P; Rezer, João F P; Schrekker, Clarissa M L; Abdalla, Faida H; Schetinger, Maria R C

    2016-07-01

    Platelet aggregation and adenosine deaminase (ADA) activity were evaluated in pregnant women living with some disease conditions including hypertension, diabetes mellitus and human immunodeficiency virus infection. The subject population is consisted of 15 non-pregnant healthy women [control group (CG)], 15 women with normal pregnancy (NP), 7 women with hypertensive pregnancy (HP), 10 women with gestational diabetes mellitus (GDM) and 12 women with human immunodeficiency virus-infected pregnancy (HIP) groups. The aggregation of platelets was checked using an optical aggregometer, and serum ADA activity was determined using the colorimetric method. After the addition of 5 µM of agonist adenosine diphosphate, the percentage of platelet aggregation was significantly (p < 0·05) increased in NP, HP, GDM and HIP groups when compared with the CG, while the addition of 10 µM of the same agonist caused significant (p < 0·05) elevations in HP, GDM and HIP groups when compared with CG. Furthermore, ADA activity was significantly (p < 0·05) enhanced in NP, HP, GDM and HIP groups when compared with CG. In this study, the increased platelet aggregation and ADA activity in pregnancy and pregnancy-associated diseases suggest that platelet aggregation and ADA activity could serve as peripheral markers for the development of effective therapy in the maintenance of homeostasis and some inflammatory process in these pathophysiological conditions. Copyright © 2016 John Wiley & Sons, Ltd. Copyright © 2016 John Wiley & Sons, Ltd.

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

    PubMed Central

    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

  11. An Ada/SQL (Structured Query Language) Application Scanner.

    DTIC Science & Technology

    1988-03-01

    Digital ...8217 (" DIGITS "), 46 new STRING’ ("DO"), new STRING’ ("ELSE"), new STRING’ ("ELSIF"), new STRING’ ("END"), new STRING’ ("ENTRY"), new STRING’ ("EXCEPTION...INTEGERPRINT; generic type NUM is digits <>; package FLOATPRINT is package txtprts.ada 18 prcdr PR (FL inFL %YE LINE n LINTYPE UNCLASSIFIED procedure

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

    NASA Technical Reports Server (NTRS)

    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.

  13. Ada Compiler Validation Summary Report: Certificate Number: 900726W1. 11019, Verdix Corporation, VADS Prime EXL/320, UNIX System V/386 3.2, Vada-110- 3232, Version 6.0, Prime EXL/320 Greater Than or Equal to Prime EXL/320

    DTIC Science & Technology

    1991-01-22

    EXL/320, UNIX System V/386 3.2 Customer Agreement Number: 90-05-29- VRX See Section 3.1 for any additional information about the testing environment. As...Distribution/ Washington DC 20301 Availability Codes 05i jAvail and/or Dist SpeaL&L. AVF Control Number: AVF-VSR-376.0191 22 January 1991 90-05-29- VRX Ada

  14. Ectonucleotide pyrophosphatase/phosphodiesterase (E-NPP) and adenosine deaminase (ADA) activities in prostate cancer patients: influence of Gleason score, treatment and bone metastasis.

    PubMed

    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.

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

    PubMed

    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.

  16. Distributed Issues for Ada Real-Time Systems

    DTIC Science & Technology

    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

  17. ANEMOS: A computer code to estimate air concentrations and ground deposition rates for atmospheric nuclides emitted from multiple operating sources

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

    Miller, C.W.; Sjoreen, A.L.; Begovich, C.L.

    This code estimates concentrations in air and ground deposition rates for Atmospheric Nuclides Emitted from Multiple Operating Sources. ANEMOS is one component of an integrated Computerized Radiological Risk Investigation System (CRRIS) developed for the US Environmental Protection Agency (EPA) for use in performing radiological assessments and in developing radiation standards. The concentrations and deposition rates calculated by ANEMOS are used in subsequent portions of the CRRIS for estimating doses and risks to man. The calculations made in ANEMOS are based on the use of a straight-line Gaussian plume atmospheric dispersion model with both dry and wet deposition parameter options. Themore » code will accommodate a ground-level or elevated point and area source or windblown source. Adjustments may be made during the calculations for surface roughness, building wake effects, terrain height, wind speed at the height of release, the variation in plume rise as a function of downwind distance, and the in-growth and decay of daughter products in the plume as it travels downwind. ANEMOS can also accommodate multiple particle sizes and clearance classes, and it may be used to calculate the dose from a finite plume of gamma-ray-emitting radionuclides passing overhead. The output of this code is presented for 16 sectors of a circular grid. ANEMOS can calculate both the sector-average concentrations and deposition rates at a given set of downwind distances in each sector and the average of these quantities over an area within each sector bounded by two successive downwind distances. ANEMOS is designed to be used primarily for continuous, long-term radionuclide releases. This report describes the models used in the code, their computer implementation, the uncertainty associated with their use, and the use of ANEMOS in conjunction with other codes in the CRRIS. A listing of the code is included in Appendix C.« less

  18. Predictive Role of ADA in Bronchoalveolar Lavage Fluid in Making the Diagnosis of Pulmonary Tuberculosis.

    PubMed

    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.

  19. SU-E-T-212: Comparison of TG-43 Dosimetric Parameters of Low and High Energy Brachytherapy Sources Obtained by MCNP Code Versions of 4C, X and 5

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

    Zehtabian, M; Zaker, N; Sina, S

    2015-06-15

    Purpose: Different versions of MCNP code are widely used for dosimetry purposes. The purpose of this study is to compare different versions of the MCNP codes in dosimetric evaluation of different brachytherapy sources. Methods: The TG-43 parameters such as dose rate constant, radial dose function, and anisotropy function of different brachytherapy sources, i.e. Pd-103, I-125, Ir-192, and Cs-137 were calculated in water phantom. The results obtained by three versions of Monte Carlo codes (MCNP4C, MCNPX, MCNP5) were compared for low and high energy brachytherapy sources. Then the cross section library of MCNP4C code was changed to ENDF/B-VI release 8 whichmore » is used in MCNP5 and MCNPX codes. Finally, the TG-43 parameters obtained using the MCNP4C-revised code, were compared with other codes. Results: The results of these investigations indicate that for high energy sources, the differences in TG-43 parameters between the codes are less than 1% for Ir-192 and less than 0.5% for Cs-137. However for low energy sources like I-125 and Pd-103, large discrepancies are observed in the g(r) values obtained by MCNP4C and the two other codes. The differences between g(r) values calculated using MCNP4C and MCNP5 at the distance of 6cm were found to be about 17% and 28% for I-125 and Pd-103 respectively. The results obtained with MCNP4C-revised and MCNPX were similar. However, the maximum difference between the results obtained with the MCNP5 and MCNP4C-revised codes was 2% at 6cm. Conclusion: The results indicate that using MCNP4C code for dosimetry of low energy brachytherapy sources can cause large errors in the results. Therefore it is recommended not to use this code for low energy sources, unless its cross section library is changed. Since the results obtained with MCNP4C-revised and MCNPX were similar, it is concluded that the difference between MCNP4C and MCNPX is their cross section libraries.« less

  20. A Hospital Based Study on Estimation of Adenosine Deaminase Activity (ADA) in Cerebrospinal Fluid (CSF) in Various Types of Meningitis.

    PubMed

    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.