WorldWideScience

Sample records for mgs avionics system

  1. The MGS Avionics System Architecture: Exploring the Limits of Inheritance

    Science.gov (United States)

    Bunker, R.

    1994-01-01

    Mars Global Surveyor (MGS) avionics system architecture comprises much of the electronics on board the spacecraft: electrical power, attitude and articulation control, command and data handling, telecommunications, and flight software. Schedule and cost constraints dictated a mix of new and inherited designs, especially hardware upgrades based on findings of the Mars Observer failure review boards.

  2. Avionics systems integration technology

    Science.gov (United States)

    Stech, George; Williams, James R.

    1988-01-01

    A very dramatic and continuing explosion in digital electronics technology has been taking place in the last decade. The prudent and timely application of this technology will provide Army aviation the capability to prevail against a numerically superior enemy threat. The Army and NASA have exploited this technology explosion in the development and application of avionics systems integration technology for new and future aviation systems. A few selected Army avionics integration technology base efforts are discussed. Also discussed is the Avionics Integration Research Laboratory (AIRLAB) that NASA has established at Langley for research into the integration and validation of avionics systems, and evaluation of advanced technology in a total systems context.

  3. Design and Realization of Avionics Integration Simulation System Based on RTX

    Directory of Open Access Journals (Sweden)

    Wang Liang

    2016-01-01

    Full Text Available Aircraft avionics system becoming more and more complicated, it is too hard to test and verify real avionics systems. A design and realization method of avionics integration simulation system based on RTX was brought forward to resolve the problem. In this simulation system, computer software and hardware resources were utilized entirely. All kinds of aircraft avionics system HIL (hardware-in-loop simulations can be implemented in this platform. The simulation method provided the technical foundation of testing and verifying real avionics system. The research has recorded valuable data using the newly-developed method. The experiment results prove that the avionics integration simulation system was used well in some helicopter avionics HIL simulation experiment. The simulation experiment results provided the necessary judgment foundation for the helicopter real avionics system verification.

  4. Avionics System Architecture for the NASA Orion Vehicle

    Science.gov (United States)

    Baggerman, Clint; McCabe, Mary; Verma, Dinesh

    2009-01-01

    It has been 30 years since the National Aeronautics and Space Administration (NASA) last developed a crewed spacecraft capable of launch, on-orbit operations, and landing. During that time, aerospace avionics technologies have greatly advanced in capability, and these technologies have enabled integrated avionics architectures for aerospace applications. The inception of NASA s Orion Crew Exploration Vehicle (CEV) spacecraft offers the opportunity to leverage the latest integrated avionics technologies into crewed space vehicle architecture. The outstanding question is to what extent to implement these advances in avionics while still meeting the unique crewed spaceflight requirements for safety, reliability and maintainability. Historically, aircraft and spacecraft have very similar avionics requirements. Both aircraft and spacecraft must have high reliability. They also must have as much computing power as possible and provide low latency between user control and effecter response while minimizing weight, volume, and power. However, there are several key differences between aircraft and spacecraft avionics. Typically, the overall spacecraft operational time is much shorter than aircraft operation time, but the typical mission time (and hence, the time between preventive maintenance) is longer for a spacecraft than an aircraft. Also, the radiation environment is typically more severe for spacecraft than aircraft. A "loss of mission" scenario (i.e. - the mission is not a success, but there are no casualties) arguably has a greater impact on a multi-million dollar spaceflight mission than a typical commercial flight. Such differences need to be weighted when determining if an aircraft-like integrated modular avionics (IMA) system is suitable for a crewed spacecraft. This paper will explore the preliminary design process of the Orion vehicle avionics system by first identifying the Orion driving requirements and the difference between Orion requirements and those of

  5. Sail GTS ground system analysis: Avionics system engineering

    Science.gov (United States)

    Lawton, R. M.

    1977-01-01

    A comparison of two different concepts for the guidance, navigation and control test set signal ground system is presented. The first is a concept utilizing a ground plate to which crew station, avionics racks, electrical power distribution system, master electrical common connection assembly and marshall mated elements system grounds are connected by 4/0 welding cable. An alternate approach has an aluminum sheet interconnecting the signal ground reference points between the crew station and avionics racks. The comparison analysis quantifies the differences between the two concepts in terms of dc resistance, ac resistance and inductive reactance. These parameters are figures of merit for ground system conductors in that the system with the lowest impedance is the most effective in minimizing noise voltage. Although the welding cable system is probably adequate, the aluminum sheet system provides a higher probability of a successful system design.

  6. MATHEMATICAL MODELS OF PROCESSES AND SYSTEMS OF TECHNICAL OPERATION FOR ONBOARD COMPLEXES AND FUNCTIONAL SYSTEMS OF AVIONICS

    Directory of Open Access Journals (Sweden)

    Sergey Viktorovich Kuznetsov

    2017-01-01

    Full Text Available Modern aircraft are equipped with complicated systems and complexes of avionics. Aircraft and its avionics tech- nical operation process is observed as a process with changing of operation states. Mathematical models of avionics pro- cesses and systems of technical operation are represented as Markov chains, Markov and semi-Markov processes. The pur- pose is to develop the graph-models of avionics technical operation processes, describing their work in flight, as well as during maintenance on the ground in the various systems of technical operation. The graph-models of processes and sys- tems of on-board complexes and functional avionics systems in flight are proposed. They are based on the state tables. The models are specified for the various technical operation systems: the system with control of the reliability level, the system with parameters control and the system with resource control. The events, which cause the avionics complexes and func- tional systems change their technical state, are failures and faults of built-in test equipment. Avionics system of technical operation with reliability level control is applicable for objects with constant or slowly varying in time failure rate. Avion- ics system of technical operation with resource control is mainly used for objects with increasing over time failure rate. Avionics system of technical operation with parameters control is used for objects with increasing over time failure rate and with generalized parameters, which can provide forecasting and assign the borders of before-fail technical states. The pro- posed formal graphical approach avionics complexes and systems models designing is the basis for models and complex systems and facilities construction, both for a single aircraft and for an airline aircraft fleet, or even for the entire aircraft fleet of some specific type. The ultimate graph-models for avionics in various systems of technical operation permit the beginning of

  7. Accelerated Adaptive MGS Phase Retrieval

    Science.gov (United States)

    Lam, Raymond K.; Ohara, Catherine M.; Green, Joseph J.; Bikkannavar, Siddarayappa A.; Basinger, Scott A.; Redding, David C.; Shi, Fang

    2011-01-01

    The Modified Gerchberg-Saxton (MGS) algorithm is an image-based wavefront-sensing method that can turn any science instrument focal plane into a wavefront sensor. MGS characterizes optical systems by estimating the wavefront errors in the exit pupil using only intensity images of a star or other point source of light. This innovative implementation of MGS significantly accelerates the MGS phase retrieval algorithm by using stream-processing hardware on conventional graphics cards. Stream processing is a relatively new, yet powerful, paradigm to allow parallel processing of certain applications that apply single instructions to multiple data (SIMD). These stream processors are designed specifically to support large-scale parallel computing on a single graphics chip. Computationally intensive algorithms, such as the Fast Fourier Transform (FFT), are particularly well suited for this computing environment. This high-speed version of MGS exploits commercially available hardware to accomplish the same objective in a fraction of the original time. The exploit involves performing matrix calculations in nVidia graphic cards. The graphical processor unit (GPU) is hardware that is specialized for computationally intensive, highly parallel computation. From the software perspective, a parallel programming model is used, called CUDA, to transparently scale multicore parallelism in hardware. This technology gives computationally intensive applications access to the processing power of the nVidia GPUs through a C/C++ programming interface. The AAMGS (Accelerated Adaptive MGS) software takes advantage of these advanced technologies, to accelerate the optical phase error characterization. With a single PC that contains four nVidia GTX-280 graphic cards, the new implementation can process four images simultaneously to produce a JWST (James Webb Space Telescope) wavefront measurement 60 times faster than the previous code.

  8. Space Tug avionics definition study. Volume 2: Avionics functional requirements

    Science.gov (United States)

    1975-01-01

    Flight and ground operational phases of the tug/shuttle system are analyzed to determine the general avionics support functions that are needed during each of the mission phases and sub-phases. Each of these general support functions is then expanded into specific avionics system requirements, which are then allocated to the appropriate avionics subsystems. This process is then repeated at the next lower level of detail where these subsystem requirements are allocated to each of the major components that comprise a subsystem.

  9. Demonstration Advanced Avionics System (DAAS) function description

    Science.gov (United States)

    Bailey, A. J.; Bailey, D. G.; Gaabo, R. J.; Lahn, T. G.; Larson, J. C.; Peterson, E. M.; Schuck, J. W.; Rodgers, D. L.; Wroblewski, K. A.

    1982-01-01

    The Demonstration Advanced Avionics System, DAAS, is an integrated avionics system utilizing microprocessor technologies, data busing, and shared displays for demonstrating the potential of these technologies in improving the safety and utility of general aviation operations in the late 1980's and beyond. Major hardware elements of the DAAS include a functionally distributed microcomputer complex, an integrated data control center, an electronic horizontal situation indicator, and a radio adaptor unit. All processing and display resources are interconnected by an IEEE-488 bus in order to enhance the overall system effectiveness, reliability, modularity and maintainability. A detail description of the DAAS architecture, the DAAS hardware, and the DAAS functions is presented. The system is designed for installation and flight test in a NASA Cessna 402-B aircraft.

  10. ISHM-oriented adaptive fault diagnostics for avionics based on a distributed intelligent agent system

    Science.gov (United States)

    Xu, Jiuping; Zhong, Zhengqiang; Xu, Lei

    2015-10-01

    In this paper, an integrated system health management-oriented adaptive fault diagnostics and model for avionics is proposed. With avionics becoming increasingly complicated, precise and comprehensive avionics fault diagnostics has become an extremely complicated task. For the proposed fault diagnostic system, specific approaches, such as the artificial immune system, the intelligent agents system and the Dempster-Shafer evidence theory, are used to conduct deep fault avionics diagnostics. Through this proposed fault diagnostic system, efficient and accurate diagnostics can be achieved. A numerical example is conducted to apply the proposed hybrid diagnostics to a set of radar transmitters on an avionics system and to illustrate that the proposed system and model have the ability to achieve efficient and accurate fault diagnostics. By analyzing the diagnostic system's feasibility and pragmatics, the advantages of this system are demonstrated.

  11. Customer Avionics Interface Development and Analysis (CAIDA): Software Developer for Avionics Systems

    Science.gov (United States)

    Mitchell, Sherry L.

    2018-01-01

    The Customer Avionics Interface Development and Analysis (CAIDA) supports the testing of the Launch Control System (LCS), NASA's command and control system for the Space Launch System (SLS), Orion Multi-Purpose Crew Vehicle (MPCV), and ground support equipment. The objective of the semester-long internship was to support day-to-day operations of CAIDA and help prepare for verification and validation of CAIDA software.

  12. Investigation of an advanced fault tolerant integrated avionics system

    Science.gov (United States)

    Dunn, W. R.; Cottrell, D.; Flanders, J.; Javornik, A.; Rusovick, M.

    1986-01-01

    Presented is an advanced, fault-tolerant multiprocessor avionics architecture as could be employed in an advanced rotorcraft such as LHX. The processor structure is designed to interface with existing digital avionics systems and concepts including the Army Digital Avionics System (ADAS) cockpit/display system, navaid and communications suites, integrated sensing suite, and the Advanced Digital Optical Control System (ADOCS). The report defines mission, maintenance and safety-of-flight reliability goals as might be expected for an operational LHX aircraft. Based on use of a modular, compact (16-bit) microprocessor card family, results of a preliminary study examining simplex, dual and standby-sparing architectures is presented. Given the stated constraints, it is shown that the dual architecture is best suited to meet reliability goals with minimum hardware and software overhead. The report presents hardware and software design considerations for realizing the architecture including redundancy management requirements and techniques as well as verification and validation needs and methods.

  13. Advanced information processing system for advanced launch system: Avionics architecture synthesis

    Science.gov (United States)

    Lala, Jaynarayan H.; Harper, Richard E.; Jaskowiak, Kenneth R.; Rosch, Gene; Alger, Linda S.; Schor, Andrei L.

    1991-01-01

    The Advanced Information Processing System (AIPS) is a fault-tolerant distributed computer system architecture that was developed to meet the real time computational needs of advanced aerospace vehicles. One such vehicle is the Advanced Launch System (ALS) being developed jointly by NASA and the Department of Defense to launch heavy payloads into low earth orbit at one tenth the cost (per pound of payload) of the current launch vehicles. An avionics architecture that utilizes the AIPS hardware and software building blocks was synthesized for ALS. The AIPS for ALS architecture synthesis process starting with the ALS mission requirements and ending with an analysis of the candidate ALS avionics architecture is described.

  14. Integrating ISHM with Flight Avionics Architectures for Cyber-Physical Space Systems, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — Autonomous, avionic and robotic systems are used in a variety of applications including launch vehicles, robotic precursor platforms, etc. Most avionic innovations...

  15. MGS Esmeralda: new large seed mungbean cultivar MGS Esmeralda: nova cultivar de mungo-verde de sementes grandes

    Directory of Open Access Journals (Sweden)

    Rogério Faria Vieira

    2008-06-01

    Full Text Available Mungbean cultivar MGS Esmeralda was developed by Asian Vegetable Research and Development Center (Shanhua, Taiwan, as a result of crossing between the lines VC 1973A and VC 2768A. In ten trials conducted in the State of Minas Gerais, Brazil, it produced 13.5% more grains than 'Ouro Verde MG-2' (control cultivar, and its highest yield was 2,550 kg ha-1. The cultivar MGS Esmeralda is more susceptible to lodging, and its pods mature more uniformly than Ouro Verde MG-2 pods. One hundred-seed mass of 'MGS Esmeralda' ranged between 5.5 and 6.8 g. Both cultivars are susceptible to powdery mildew and cercospora leaf spot.A cultivar de mungo-verde MGS Esmeralda foi criada pelo Asian Vegetable Research and Development Center, localizado em Shanhua, Formosa. Ela é resultado do cruzamento entre as linhagens VC 1973A e VC 2768A. Em dez ensaios conduzidos em Minas Gerais, ela produziu 13,5% mais grãos do que a cultivar Ouro Verde MG-2 (testemunha, e sua produtividade mais alta foi 2.550 kg ha-1. A cultivar MGS Esmeralda é mais suscetível ao acamamento do que a Ouro Verde MG-2, mas suas vagens amadurecem mais uniformemente. A massa de 100 grãos da 'MGS Esmeralda' varia de 5,5 a 6,8 g. Ambas as cultivares são suscetíveis ao oídio e à cercosporiose.

  16. Advanced Information Processing System (AIPS)-based fault tolerant avionics architecture for launch vehicles

    Science.gov (United States)

    Lala, Jaynarayan H.; Harper, Richard E.; Jaskowiak, Kenneth R.; Rosch, Gene; Alger, Linda S.; Schor, Andrei L.

    1990-01-01

    An avionics architecture for the advanced launch system (ALS) that uses validated hardware and software building blocks developed under the advanced information processing system program is presented. The AIPS for ALS architecture defined is preliminary, and reliability requirements can be met by the AIPS hardware and software building blocks that are built using the state-of-the-art technology available in the 1992-93 time frame. The level of detail in the architecture definition reflects the level of detail available in the ALS requirements. As the avionics requirements are refined, the architecture can also be refined and defined in greater detail with the help of analysis and simulation tools. A useful methodology is demonstrated for investigating the impact of the avionics suite to the recurring cost of the ALS. It is shown that allowing the vehicle to launch with selected detected failures can potentially reduce the recurring launch costs. A comparative analysis shows that validated fault-tolerant avionics built out of Class B parts can result in lower life-cycle-cost in comparison to simplex avionics built out of Class S parts or other redundant architectures.

  17. An integrated autonomous rendezvous and docking system architecture using Centaur modern avionics

    Science.gov (United States)

    Nelson, Kurt

    1991-01-01

    The avionics system for the Centaur upper stage is in the process of being modernized with the current state-of-the-art in strapdown inertial guidance equipment. This equipment includes an integrated flight control processor with a ring laser gyro based inertial guidance system. This inertial navigation unit (INU) uses two MIL-STD-1750A processors and communicates over the MIL-STD-1553B data bus. Commands are translated into load activation through a Remote Control Unit (RCU) which incorporates the use of solid state relays. Also, a programmable data acquisition system replaces separate multiplexer and signal conditioning units. This modern avionics suite is currently being enhanced through independent research and development programs to provide autonomous rendezvous and docking capability using advanced cruise missile image processing technology and integrated GPS navigational aids. A system concept was developed to combine these technologies in order to achieve a fully autonomous rendezvous, docking, and autoland capability. The current system architecture and the evolution of this architecture using advanced modular avionics concepts being pursued for the National Launch System are discussed.

  18. Advanced Avionics Architecture and Technology Review. Executive Summary and Volume 1, Avionics Technology. Volume 2. Avionics Systems Engineering

    Science.gov (United States)

    1993-08-06

    JIAWG core avionics are described in the section below. The JIAWO architecture standard (187-01) describes an open. system architeture which provides...0.35 microns (pRm). Present technology is in the 0.8 npm to 0.5 pm range for aggressive producers. Since the area of a die is approximately proportional ...analog (D/A) converters. The I A/D converter is a device or circuit that examines an analog voltage or current and converts it to a proportional binary

  19. The effect of requirements prioritization on avionics system conceptual design

    Science.gov (United States)

    Lorentz, John

    This dissertation will provide a detailed approach and analysis of a new collaborative requirements prioritization methodology that has been used successfully on four Coast Guard avionics acquisition and development programs valued at $400M+. A statistical representation of participant study results will be discussed and analyzed in detail. Many technically compliant projects fail to deliver levels of performance and capability that the customer desires. Some of these systems completely meet "threshold" levels of performance; however, the distribution of resources in the process devoted to the development and management of the requirements does not always represent the voice of the customer. This is especially true for technically complex projects such as modern avionics systems. A simplified facilitated process for prioritization of system requirements will be described. The collaborative prioritization process, and resulting artifacts, aids the systems engineer during early conceptual design. All requirements are not the same in terms of customer priority. While there is a tendency to have many thresholds inside of a system design, there is usually a subset of requirements and system performance that is of the utmost importance to the design. These critical capabilities and critical levels of performance typically represent the reason the system is being built. The systems engineer needs processes to identify these critical capabilities, the associated desired levels of performance, and the risks associated with the specific requirements that define the critical capability. The facilitated prioritization exercise is designed to collaboratively draw out these critical capabilities and levels of performance so they can be emphasized in system design. Developing the purpose, scheduling and process for prioritization events are key elements of systems engineering and modern project management. The benefits of early collaborative prioritization flow throughout the

  20. Space Shuttle Program Primary Avionics Software System (PASS) Success Legacy - Quality and Reliability Date

    Science.gov (United States)

    Orr, James K.; Peltier, Daryl

    2010-01-01

    Thsi slide presentation reviews the avionics software system on board the space shuttle, with particular emphasis on the quality and reliability. The Primary Avionics Software System (PASS) provides automatic and fly-by-wire control of critical shuttle systems which executes in redundant computers. Charts given show the number of space shuttle flights vs time, PASS's development history, and other charts that point to the reliability of the system's development. The reliability of the system is also compared to predicted reliability.

  1. A Modeling Framework for Schedulability Analysis of Distributed Avionics Systems

    DEFF Research Database (Denmark)

    Han, Pujie; Zhai, Zhengjun; Nielsen, Brian

    2018-01-01

    This paper presents a modeling framework for schedulability analysis of distributed integrated modular avionics (DIMA) systems that consist of spatially distributed ARINC-653 modules connected by a unified AFDX network. We model a DIMA system as a set of stopwatch automata (SWA) in UPPAAL...

  2. Determination of the maximum MGS mounting height : phase II detailed analysis with LS-DYNA.

    Science.gov (United States)

    2012-12-01

    Determination of the maximum Midwest Guardrail System (MGS) mounting height was performed in two phases. : Phase I concentrated on crash testing: two full-scale crash tests were performed on the MGS with top-rail mounting heights : of 34 in. (864 mm)...

  3. HH-65A Dolphin digital integrated avionics

    Science.gov (United States)

    Huntoon, R. B.

    1984-01-01

    Communication, navigation, flight control, and search sensor management are avionics functions which constitute every Search and Rescue (SAR) operation. Routine cockpit duties monopolize crew attention during SAR operations and thus impair crew effectiveness. The United States Coast Guard challenged industry to build an avionics system that automates routine tasks and frees the crew to focus on the mission tasks. The HH-64A SAR avionics systems of communication, navigation, search sensors, and flight control have existed independently. On the SRR helicopter, the flight management system (FMS) was introduced. H coordinates or integrates these functions. The pilot interacts with the FMS rather than the individual subsystems, using simple, straightforward procedures to address distinct mission tasks and the flight management system, in turn, orchestrates integrated system response.

  4. Flight Avionics Hardware Roadmap

    Science.gov (United States)

    Hodson, Robert; McCabe, Mary; Paulick, Paul; Ruffner, Tim; Some, Rafi; Chen, Yuan; Vitalpur, Sharada; Hughes, Mark; Ling, Kuok; Redifer, Matt; hide

    2013-01-01

    As part of NASA's Avionics Steering Committee's stated goal to advance the avionics discipline ahead of program and project needs, the committee initiated a multi-Center technology roadmapping activity to create a comprehensive avionics roadmap. The roadmap is intended to strategically guide avionics technology development to effectively meet future NASA missions needs. The scope of the roadmap aligns with the twelve avionics elements defined in the ASC charter, but is subdivided into the following five areas: Foundational Technology (including devices and components), Command and Data Handling, Spaceflight Instrumentation, Communication and Tracking, and Human Interfaces.

  5. Advanced Avionics and Processor Systems for a Flexible Space Exploration Architecture

    Science.gov (United States)

    Keys, Andrew S.; Adams, James H.; Smith, Leigh M.; Johnson, Michael A.; Cressler, John D.

    2010-01-01

    The Advanced Avionics and Processor Systems (AAPS) project, formerly known as the Radiation Hardened Electronics for Space Environments (RHESE) project, endeavors to develop advanced avionic and processor technologies anticipated to be used by NASA s currently evolving space exploration architectures. The AAPS project is a part of the Exploration Technology Development Program, which funds an entire suite of technologies that are aimed at enabling NASA s ability to explore beyond low earth orbit. NASA s Marshall Space Flight Center (MSFC) manages the AAPS project. AAPS uses a broad-scoped approach to developing avionic and processor systems. Investment areas include advanced electronic designs and technologies capable of providing environmental hardness, reconfigurable computing techniques, software tools for radiation effects assessment, and radiation environment modeling tools. Near-term emphasis within the multiple AAPS tasks focuses on developing prototype components using semiconductor processes and materials (such as Silicon-Germanium (SiGe)) to enhance a device s tolerance to radiation events and low temperature environments. As the SiGe technology will culminate in a delivered prototype this fiscal year, the project emphasis shifts its focus to developing low-power, high efficiency total processor hardening techniques. In addition to processor development, the project endeavors to demonstrate techniques applicable to reconfigurable computing and partially reconfigurable Field Programmable Gate Arrays (FPGAs). This capability enables avionic architectures the ability to develop FPGA-based, radiation tolerant processor boards that can serve in multiple physical locations throughout the spacecraft and perform multiple functions during the course of the mission. The individual tasks that comprise AAPS are diverse, yet united in the common endeavor to develop electronics capable of operating within the harsh environment of space. Specifically, the AAPS tasks for

  6. Definition, analysis and development of an optical data distribution network for integrated avionics and control systems. Part 2: Component development and system integration

    Science.gov (United States)

    Yen, H. W.; Morrison, R. J.

    1984-01-01

    Fiber optic transmission is emerging as an attractive concept in data distribution onboard civil aircraft. Development of an Optical Data Distribution Network for Integrated Avionics and Control Systems for commercial aircraft will provide a data distribution network that gives freedom from EMI-RFI and ground loop problems, eliminates crosstalk and short circuits, provides protection and immunity from lightning induced transients and give a large bandwidth data transmission capability. In addition there is a potential for significantly reducing the weight and increasing the reliability over conventional data distribution networks. Wavelength Division Multiplexing (WDM) is a candidate method for data communication between the various avionic subsystems. With WDM all systems could conceptually communicate with each other without time sharing and requiring complicated coding schemes for each computer and subsystem to recognize a message. However, the state of the art of optical technology limits the application of fiber optics in advanced integrated avionics and control systems. Therefore, it is necessary to address the architecture for a fiber optics data distribution system for integrated avionics and control systems as well as develop prototype components and systems.

  7. Avionics system design for requirements for the United States Coast Guard HH-65A Dolphin

    Science.gov (United States)

    Young, D. A.

    1984-01-01

    Aerospatiale Helicopter Corporation (AHC) was awarded a contract by the United States Coast Guard for a new Short Range Recovery (SRR) Helicopter on 14 June 1979. The award was based upon an overall evaluation of performance, cost, and technical suitability. In this last respect, the SRR helicopter was required to meet a wide variety of mission needs for which the integrated avionics system has a high importance. This paper illustrates the rationale for the avionics system requirements, the system architecture, its capabilities and reliability and its adaptability to a wide variety of military and commercial purposes.

  8. Digital avionics systems - Overview of FAA/NASA/industry-wide briefing

    Science.gov (United States)

    Larsen, William E.; Carro, Anthony

    1986-01-01

    The effects of incorporating digital technology into the design of aircraft on the airworthiness criteria and certification procedures for aircraft are investigated. FAA research programs aimed at providing data for the functional assessment of aircraft which use digital systems for avionics and flight control functions are discussed. The need to establish testing, assurance assessment, and configuration management technologies to insure the reliability of digital systems is discussed; consideration is given to design verification, system performance/robustness, and validation technology.

  9. The single event upset environment for avionics at high latitude

    International Nuclear Information System (INIS)

    Sims, A.J.; Dyer, C.S.; Peerless, C.L.; Farren, J.

    1994-01-01

    Modern avionic systems for civil and military applications are becoming increasingly reliant upon embedded microprocessors and associated memory devices. The phenomenon of single event upset (SEU) is well known in space systems and designers have generally been careful to use SEU tolerant devices or to implement error detection and correction (EDAC) techniques where appropriate. In the past, avionics designers have had no reason to consider SEU effects but is clear that the more prevalent use of memory devices combined with increasing levels of IC integration will make SEU mitigation an important design consideration for future avionic systems. To this end, it is necessary to work towards producing models of the avionics SEU environment which will permit system designers to choose components and EDAC techniques which are based on predictions of SEU rates correct to much better than an order of magnitude. Measurements of the high latitude SEU environment at avionics altitude have been made on board a commercial airliner. Results are compared with models of primary and secondary cosmic rays and atmospheric neutrons. Ground based SEU tests of static RAMs are used to predict rates in flight

  10. Integrating ISHM with Flight Avionics Architectures for Cyber-Physical Space Systems, Phase II

    Data.gov (United States)

    National Aeronautics and Space Administration — Substantial progress has been made by NASA in integrating flight avionics and ISHM with well-defined caution and warning system, however, the scope of ACAW alerting...

  11. Developing A Generic Optical Avionic Network

    DEFF Research Database (Denmark)

    Zhang, Jiang; An, Yi; Berger, Michael Stübert

    2011-01-01

    We propose a generic optical network design for future avionic systems in order to reduce the weight and power consumption of current networks on board. A three-layered network structure over a ring optical network topology is suggested, as it can provide full reconfiguration flexibility...... and support a wide range of avionic applications. Segregation can be made on different hierarchies according to system criticality and security requirements. The structure of each layer is discussed in detail. Two network configurations are presented, focusing on how to support different network services...... by such a network. Finally, three redundancy scenarios are discussed and compared....

  12. Towards a distributed information architecture for avionics data

    Science.gov (United States)

    Mattmann, Chris; Freeborn, Dana; Crichton, Dan

    2003-01-01

    Avionics data at the National Aeronautics and Space Administration's (NASA) Jet Propulsion Laboratory (JPL consists of distributed, unmanaged, and heterogeneous information that is hard for flight system design engineers to find and use on new NASA/JPL missions. The development of a systematic approach for capturing, accessing and sharing avionics data critical to the support of NASA/JPL missions and projects is required. We propose a general information architecture for managing the existing distributed avionics data sources and a method for querying and retrieving avionics data using the Object Oriented Data Technology (OODT) framework. OODT uses XML messaging infrastructure that profiles data products and their locations using the ISO-11179 data model for describing data products. Queries against a common data dictionary (which implements the ISO model) are translated to domain dependent source data models, and distributed data products are returned asynchronously through the OODT middleware. Further work will include the ability to 'plug and play' new manufacturer data sources, which are distributed at avionics component manufacturer locations throughout the United States.

  13. Avionics and Software Project

    Data.gov (United States)

    National Aeronautics and Space Administration — The goal of the AES Avionics and Software (A&S) project is to develop a reference avionics and software architecture that is based on standards and that can be...

  14. Research on the Reliability Analysis of the Integrated Modular Avionics System Based on the AADL Error Model

    Directory of Open Access Journals (Sweden)

    Peng Wang

    2018-01-01

    Full Text Available In recent years, the integrated modular avionics (IMA concept has been introduced to replace the traditional federated avionics. Different avionics functions are hosted in a shared IMA platform, and IMA adopts partition technologies to provide a logical isolation among different functions. The IMA architecture can provide more sophisticated and powerful avionics functionality; meanwhile, the failure propagation patterns in IMA are more complex. The feature of resource sharing introduces some unintended interconnections among different functions, which makes the failure propagation modes more complex. Therefore, this paper proposes an architecture analysis and design language- (AADL- based method to establish the reliability model of IMA platform. The single software and hardware error behavior in IMA system is modeled. The corresponding AADL error model of failure propagation among components, between software and hardware, is given. Finally, the display function of IMA platform is taken as an example to illustrate the effectiveness of the proposed method.

  15. NI Based System for Seu Testing of Memory Chips for Avionics

    Directory of Open Access Journals (Sweden)

    Boruzdina Anna

    2016-01-01

    Full Text Available This paper presents the results of implementation of National Instrument based system for Single Event Upset testing of memory chips into neutron generator experimental facility, which used for SEU tests for avionics purposes. Basic SEU testing algorithm with error correction and constant errors detection is presented. The issues of radiation shielding of NI based system are discussed and solved. The examples of experimental results show the applicability of the presented system for SEU memory testing under neutrons influence.

  16. Projection display technology for avionics applications

    Science.gov (United States)

    Kalmanash, Michael H.; Tompkins, Richard D.

    2000-08-01

    Avionics displays often require custom image sources tailored to demanding program needs. Flat panel devices are attractive for cockpit installations, however recent history has shown that it is not possible to sustain a business manufacturing custom flat panels in small volume specialty runs. As the number of suppliers willing to undertake this effort shrinks, avionics programs unable to utilize commercial-off-the-shelf (COTS) flat panels are placed in serious jeopardy. Rear projection technology offers a new paradigm, enabling compact systems to be tailored to specific platform needs while using a complement of COTS components. Projection displays enable improved performance, lower cost and shorter development cycles based on inter-program commonality and the wide use of commercial components. This paper reviews the promise and challenges of projection technology and provides an overview of Kaiser Electronics' efforts in developing advanced avionics displays using this approach.

  17. Digital Systems Validation Handbook. Volume 2. Chapter 18. Avionic Data Bus Integration Technology

    Science.gov (United States)

    1993-11-01

    interaction between a digital data bus and an avionic system. Very Large Scale Integration (VLSI) ICs and multiversion software, which make up digital...1984, the Sperry Corporation developed a fault tolerant system which employed multiversion programming, voting, and monitoring for error detection and...formulate all the significant behavior of a system. MULTIVERSION PROGRAMMING. N-version programming. N-VERSION PROGRAMMING. The independent coding of a

  18. A Novel synthesis of MgS and its application as electrode material for lithium-ion batteries

    International Nuclear Information System (INIS)

    Wang, Minjuan; Li, Xiang; Gao, Mingxia; Pan, Hongge; Liu, Yongfeng

    2014-01-01

    Highlights: • Nanocrystallite MgS was synthesized by means of a reaction of MgH 2 of S via ball milling. • MgS was firstly investigated as anode material for lithium-ion batteries (LIBs). • MgS with acetylene black introduced by ball milling shows superior electrochemical property. • The mechanisms of the lithium insertion and extraction processes of MgS are discussed. • The work is considered helpful in developing new electrode material for LIBs. - Abstract: MgS was firstly investigated as an anode material for lithium-ion batteries (LIBs). A novel method for the synthesis of nano-sized MgS was conducted, i.e., by means of a reaction of MgH 2 of S via ball milling. Acetylene black (AB) was used as electron conductive agent and introduced by two approaches to the MgS anode material: the one is ball milling AB with the as-prepared MgS derived from MgH 2 and S; the other is pre-milling AB with S and then further milling the mixture with MgH 2 . X-ray diffraction, scanning electron microscopy, transmission electron microscopy (TEM) and high resolution TEM analyses show that MgS/AB composites with MgS nanocrystallites embedded in the AB matrix are formed via either of the approaches. The MgS anode derived from MgH 2 and the pre-milled S/AB mixture shows high capacity. Capacity fading occurs mainly in the initial several cycles. A capacity of 630 mA h/g is retained after 80 cycles. The electrochemical property is much better than that of the MgS/AB derived from MgS and AB, due to the much homogenous microstructure of the former. The mechanism of the lithium insertion and extraction process of MgS is primarily discussed. The work is considered helpful in developing new synthesis method for MgS and new electrode material for LIBs

  19. Estimation of Airline Benefits from Avionics Upgrade under Preferential Merge Re-sequence Scheduling

    Science.gov (United States)

    Kotegawa, Tatsuya; Cayabyab, Charlene Anne; Almog, Noam

    2013-01-01

    Modernization of the airline fleet avionics is essential to fully enable future technologies and procedures for increasing national airspace system capacity. However in the current national airspace system, system-wide benefits gained by avionics upgrade are not fully directed to aircraft/airlines that upgrade, resulting in slow fleet modernization rate. Preferential merge re-sequence scheduling is a best-equipped-best-served concept designed to incentivize avionics upgrade among airlines by allowing aircraft with new avionics (high-equipped) to be re-sequenced ahead of aircraft without the upgrades (low-equipped) at enroute merge waypoints. The goal of this study is to investigate the potential benefits gained or lost by airlines under a high or low-equipped fleet scenario if preferential merge resequence scheduling is implemented.

  20. Integrated Power, Avionics, and Software (IPAS) Flexible Systems Integration

    Data.gov (United States)

    National Aeronautics and Space Administration — The Integrated Power, Avionics, and Software (IPAS) facility is a flexible, multi-mission hardware and software design environment. This project will develop a...

  1. Reconfigurable fault tolerant avionics system

    Science.gov (United States)

    Ibrahim, M. M.; Asami, K.; Cho, Mengu

    This paper presents the design of a reconfigurable avionics system based on modern Static Random Access Memory (SRAM)-based Field Programmable Gate Array (FPGA) to be used in future generations of nano satellites. A major concern in satellite systems and especially nano satellites is to build robust systems with low-power consumption profiles. The system is designed to be flexible by providing the capability of reconfiguring itself based on its orbital position. As Single Event Upsets (SEU) do not have the same severity and intensity in all orbital locations, having the maximum at the South Atlantic Anomaly (SAA) and the polar cusps, the system does not have to be fully protected all the time in its orbit. An acceptable level of protection against high-energy cosmic rays and charged particles roaming in space is provided within the majority of the orbit through software fault tolerance. Check pointing and roll back, besides control flow assertions, is used for that level of protection. In the minority part of the orbit where severe SEUs are expected to exist, a reconfiguration for the system FPGA is initiated where the processor systems are triplicated and protection through Triple Modular Redundancy (TMR) with feedback is provided. This technique of reconfiguring the system as per the level of the threat expected from SEU-induced faults helps in reducing the average dynamic power consumption of the system to one-third of its maximum. This technique can be viewed as a smart protection through system reconfiguration. The system is built on the commercial version of the (XC5VLX50) Xilinx Virtex5 FPGA on bulk silicon with 324 IO. Simulations of orbit SEU rates were carried out using the SPENVIS web-based software package.

  2. Semiautonomous Avionics-and-Sensors System for a UAV

    Science.gov (United States)

    Shams, Qamar

    2006-01-01

    Unmanned Aerial Vehicles (UAVs) autonomous or remotely controlled pilotless aircraft have been recently thrust into the spotlight for military applications, for homeland security, and as test beds for research. In addition to these functions, there are many space applications in which lightweight, inexpensive, small UAVS can be used e.g., to determine the chemical composition and other qualities of the atmospheres of remote planets. Moreover, on Earth, such UAVs can be used to obtain information about weather in various regions; in particular, they can be used to analyze wide-band acoustic signals to aid in determining the complex dynamics of movement of hurricanes. The Advanced Sensors and Electronics group at Langley Research Center has developed an inexpensive, small, integrated avionics-and-sensors system to be installed in a UAV that serves two purposes. The first purpose is to provide flight data to an AI (Artificial Intelligence) controller as part of an autonomous flight-control system. The second purpose is to store data from a subsystem of distributed MEMS (microelectromechanical systems) sensors. Examples of these MEMS sensors include humidity, temperature, and acoustic sensors, plus chemical sensors for detecting various vapors and other gases in the environment. The critical sensors used for flight control are a differential- pressure sensor that is part of an apparatus for determining airspeed, an absolute-pressure sensor for determining altitude, three orthogonal accelerometers for determining tilt and acceleration, and three orthogonal angular-rate detectors (gyroscopes). By using these eight sensors, it is possible to determine the orientation, height, speed, and rates of roll, pitch, and yaw of the UAV. This avionics-and-sensors system is shown in the figure. During the last few years, there has been rapid growth and advancement in the technological disciplines of MEMS, of onboard artificial-intelligence systems, and of smaller, faster, and

  3. Reference Specifications for SAVOIR Avionics Elements

    Science.gov (United States)

    Hult, Torbjorn; Lindskog, Martin; Roques, Remi; Planche, Luc; Brunjes, Bernhard; Dellandrea, Brice; Terraillon, Jean-Loup

    2012-08-01

    Space industry and Agencies have been recognizing already for quite some time the need to raise the level of standardisation in the spacecraft avionics systems in order to increase efficiency and reduce development cost and schedule. This also includes the aspect of increasing competition in global space business, which is a challenge that European space companies are facing at all stages of involvement in the international markets.A number of initiatives towards this vision are driven both by the industry and ESA’s R&D programmes. However, today an intensified coordination of these activities is required in order to achieve the necessary synergy and to ensure they converge towards the shared vision. It has been proposed to federate these initiatives under the common Space Avionics Open Interface Architecture (SAVOIR) initiative. Within this initiative, the approach based on reference architectures and building blocks plays a key role.Following the principles outlined above, the overall goal of the SAVOIR is to establish a streamlined onboard architecture in order to standardize the development of avionics systems for space programmes. This reflects the need to increase efficiency and cost-effectiveness in the development process as well as account the trend towards more functionality implemented by the onboard building blocks, i.e. HW and SW components, and more complexity for the overall space mission objectives.

  4. Avionic Data Bus Integration Technology

    Science.gov (United States)

    1991-12-01

    address the hardware-software interaction between a digital data bus and an avionic system. Very Large Scale Integration (VLSI) ICs and multiversion ...the SCP. In 1984, the Sperry Corporation developed a fault tolerant system which employed multiversion programming, voting, and monitoring for error... MULTIVERSION PROGRAMMING. N-version programming. 226 N-VERSION PROGRAMMING. The independent coding of a number, N, of redundant computer programs that

  5. A method of distributed avionics data processing based on SVM classifier

    Science.gov (United States)

    Guo, Hangyu; Wang, Jinyan; Kang, Minyang; Xu, Guojing

    2018-03-01

    Under the environment of system combat, in order to solve the problem on management and analysis of the massive heterogeneous data on multi-platform avionics system, this paper proposes a management solution which called avionics "resource cloud" based on big data technology, and designs an aided decision classifier based on SVM algorithm. We design an experiment with STK simulation, the result shows that this method has a high accuracy and a broad application prospect.

  6. Avionics System Development for a Rotary Wing Unmanned Aerial Vehicle

    National Research Council Canada - National Science Library

    Greer, Daniel

    1998-01-01

    .... A helicopter with sufficient lift capability was selected and a lightweight aluminum structure was built to serve as both an avionics platform for the necessary equipment and also as a landing skid...

  7. Aerodynamics of the advanced launch system (ALS) propulsion and avionics (P/A) module

    Science.gov (United States)

    Ferguson, Stan; Savage, Dick

    1992-01-01

    This paper discusses the design and testing of candidate Advanced Launch System (ALS) Propulsion and Avionics (P/A) Module configurations. The P/A Module is a key element of future launch systems because it is essential to the recovery and reuse of high-value propulsion and avionics hardware. The ALS approach involves landing of first stage (booster) and/or second stage (core) P/A modules near the launch site to minimize logistics and refurbishment cost. The key issue addressed herein is the aerodynamic design of the P/A module, including the stability characteristics and the lift-to-drag (L/D) performance required to achieve the necessary landing guidance accuracy. The reference P/A module configuration was found to be statically stable for the desired flight regime, to provide adequate L/D for targeting, and to have effective modulation of the L/D performance using a body flap. The hypersonic aerodynamic trends for nose corner radius, boattail angle and body flap deflections were consistent with pretest predictions. However, the levels for the L/D and axial force for hypersonic Mach numbers were overpredicted by impact theories.

  8. Micro-Avionics Multi-Purpose Platform (MicroAMPP)

    Data.gov (United States)

    National Aeronautics and Space Administration — The Micro-Avionics Multi-Purpose Platform (MicroAMPP) is a common avionics architecture supporting microsatellites, launch vehicles, and upper-stage carrier...

  9. Analysis of technology requirements and potential demand for general aviation avionics systems for operation in the 1980's

    Science.gov (United States)

    Cohn, D. M.; Kayser, J. H.; Senko, G. M.; Glenn, D. R.

    1974-01-01

    Avionics systems are identified which promise to reduce economic constraints and provide significant improvements in performance, operational capability and utility for general aviation aircraft in the 1980's.

  10. Application of industry-standard guidelines for the validation of avionics software

    Science.gov (United States)

    Hayhurst, Kelly J.; Shagnea, Anita M.

    1990-01-01

    The application of industry standards to the development of avionics software is discussed, focusing on verification and validation activities. It is pointed out that the procedures that guide the avionics software development and testing process are under increased scrutiny. The DO-178A guidelines, Software Considerations in Airborne Systems and Equipment Certification, are used by the FAA for certifying avionics software. To investigate the effectiveness of the DO-178A guidelines for improving the quality of avionics software, guidance and control software (GCS) is being developed according to the DO-178A development method. It is noted that, due to the extent of the data collection and configuration management procedures, any phase in the life cycle of a GCS implementation can be reconstructed. Hence, a fundamental development and testing platform has been established that is suitable for investigating the adequacy of various software development processes. In particular, the overall effectiveness and efficiency of the development method recommended by the DO-178A guidelines are being closely examined.

  11. Spacecraft Avionics Software Development Then and Now: Different but the Same

    Science.gov (United States)

    Mangieri, Mark L.; Garman, John (Jack); Vice, Jason

    2012-01-01

    NASA has always been in the business of balancing new technologies and techniques to achieve human space travel objectives. NASA s historic Software Production Facility (SPF) was developed to serve complex avionics software solutions during an era dominated by mainframes, tape drives, and lower level programming languages. These systems have proven themselves resilient enough to serve the Shuttle Orbiter Avionics life cycle for decades. The SPF and its predecessor the Software Development Lab (SDL) at NASA s Johnson Space Center (JSC) hosted flight software (FSW) engineering, development, simulation, and test. It was active from the beginning of Shuttle Orbiter development in 1972 through the end of the shuttle program in the summer of 2011 almost 40 years. NASA s Kedalion engineering analysis lab is on the forefront of validating and using many contemporary avionics HW/SW development and integration techniques, which represent new paradigms to NASA s heritage culture in avionics software engineering. Kedalion has validated many of the Orion project s HW/SW engineering techniques borrowed from the adjacent commercial aircraft avionics environment, inserting new techniques and skills into the Multi-Purpose Crew Vehicle (MPCV) Orion program. Using contemporary agile techniques, COTS products, early rapid prototyping, in-house expertise and tools, and customer collaboration, NASA has adopted a cost effective paradigm that is currently serving Orion effectively. This paper will explore and contrast differences in technology employed over the years of NASA s space program, due largely to technological advances in hardware and software systems, while acknowledging that the basic software engineering and integration paradigms share many similarities.

  12. Observational evidence for composite grains in an AGB outflow: MgS in the extreme carbon star LL Pegasi

    NARCIS (Netherlands)

    Lombaert, R.; de Vries, B.L.; de Koter, A.; Decin, L.; Min, M.; Smolders, K.; Mutschke, H.; Waters, L.B.F.M.

    2012-01-01

    The broad 30 μm feature in carbon stars is commonly attributed to MgS dust particles. However, reproducing the 30 μm feature with homogeneous MgS grains would require much more sulfur relative to the solar abundance. Direct gas-phase condensation of MgS occurs at a low efficiency. Precipitation of

  13. Non-functional Avionics Requirements

    Science.gov (United States)

    Paulitsch, Michael; Ruess, Harald; Sorea, Maria

    Embedded systems in aerospace become more and more integrated in order to reduce weight, volume/size, and power of hardware for more fuel-effi ciency. Such integration tendencies change architectural approaches of system ar chi tec tures, which subsequently change non-functional requirements for plat forms. This paper provides some insight into state-of-the-practice of non-func tional requirements for developing ultra-critical embedded systems in the aero space industry, including recent changes and trends. In particular, formal requi re ment capture and formal analysis of non-functional requirements of avionic systems - including hard-real time, fault-tolerance, reliability, and per for mance - are exemplified by means of recent developments in SAL and HiLiTE.

  14. Loop thermosyphon thermal management of the avionics of an in-flight entertainment system

    International Nuclear Information System (INIS)

    Sarno, C.; Tantolin, C.; Hodot, R.; Maydanik, Yu.; Vershinin, S.

    2013-01-01

    A new generation of in-flight entertainment systems (IFEs) used on board commercial aircrafts is required to provide more and more services (audio, video, internet, multimedia, phone, etc.). But, unlike other avionics systems most of the IFE equipment and boxes are installed inside the cabin and they are not connected to the aircraft cooling system. The most critical equipment of the IFE system is a seat electronic box (SEB) installed under each passenger seat. Fans are necessary to face the increasing power dissipation. But this traditional approach has some drawbacks: extra cost multiplied by the seat number, reliability and maintenance. The objective of this work is to develop and evaluate an alternative completely passive cooling system (PCS) based on a two-phase technology including heat pipes and loop thermosyphons (LTSs) adequately integrated inside the seat structure and using the benefit of the seat frame as a heat sink. Previous works have been performed to evaluate these passive cooling systems which were based on loop heat pipe. This paper presents results of thermal tests of a passive cooling system of the SEB consisting of two LTSs and R141b as a working fluid. These tests have been carried out at different tilt angles and heat loads from 10 to 100 W. It has been shown that the cooled object temperature does not exceed the maximum given value in the range of tilt angles ±20° which is more wider than the range which is typical for ordinary evolution of passenger aircrafts. -- Highlights: ► A passive cooling system has been developed for avionics application. ► The system consists of loop thermosyphons and a passenger seat as a heat sink. ► Successful system tests have been run at heat loads to 100 W and angle tilts to 20°

  15. Development of Avionics Installation Interface Standards. Revision.

    Science.gov (United States)

    1981-08-01

    Shakil Rockwell Collins William Rupp Bendix Air Transport, Avionics Division * D. T. Engen Bendix Air Transport, Avionics Division J. C. Hoelz Bendix...flow is specified in recognition of the situation in whichj 220 kilograms per hour per kilowatt air flow available in a civil configuration D-1

  16. A critique of reliability prediction techniques for avionics applications

    Directory of Open Access Journals (Sweden)

    Guru Prasad PANDIAN

    2018-01-01

    Full Text Available Avionics (aeronautics and aerospace industries must rely on components and systems of demonstrated high reliability. For this, handbook-based methods have been traditionally used to design for reliability, develop test plans, and define maintenance requirements and sustainment logistics. However, these methods have been criticized as flawed and leading to inaccurate and misleading results. In its recent report on enhancing defense system reliability, the U.S. National Academy of Sciences has recently discredited these methods, judging the Military Handbook (MIL-HDBK-217 and its progeny as invalid and inaccurate. This paper discusses the issues that arise with the use of handbook-based methods in commercial and military avionics applications. Alternative approaches to reliability design (and its demonstration are also discussed, including similarity analysis, testing, physics-of-failure, and data analytics for prognostics and systems health management.

  17. Investigation of HZETRN 2010 as a Tool for Single Event Effect Qualification of Avionics Systems

    Science.gov (United States)

    Rojdev, Kristina; Koontz, Steve; Atwell, William; Boeder, Paul

    2014-01-01

    NASA's future missions are focused on long-duration deep space missions for human exploration which offers no options for a quick emergency return to Earth. The combination of long mission duration with no quick emergency return option leads to unprecedented spacecraft system safety and reliability requirements. It is important that spacecraft avionics systems for human deep space missions are not susceptible to Single Event Effect (SEE) failures caused by space radiation (primarily the continuous galactic cosmic ray background and the occasional solar particle event) interactions with electronic components and systems. SEE effects are typically managed during the design, development, and test (DD&T) phase of spacecraft development by using heritage hardware (if possible) and through extensive component level testing, followed by system level failure analysis tasks that are both time consuming and costly. The ultimate product of the SEE DD&T program is a prediction of spacecraft avionics reliability in the flight environment produced using various nuclear reaction and transport codes in combination with the component and subsystem level radiation test data. Previous work by Koontz, et al.1 utilized FLUKA, a Monte Carlo nuclear reaction and transport code, to calculate SEE and single event upset (SEU) rates. This code was then validated against in-flight data for a variety of spacecraft and space flight environments. However, FLUKA has a long run-time (on the order of days). CREME962, an easy to use deterministic code offering short run times, was also compared with FLUKA predictions and in-flight data. CREME96, though fast and easy to use, has not been updated in several years and underestimates secondary particle shower effects in spacecraft structural shielding mass. Thus, this paper will investigate the use of HZETRN 20103, a fast and easy to use deterministic transport code, similar to CREME96, that was developed at NASA Langley Research Center primarily for

  18. Power, Avionics and Software Communication Network Architecture

    Science.gov (United States)

    Ivancic, William D.; Sands, Obed S.; Bakula, Casey J.; Oldham, Daniel R.; Wright, Ted; Bradish, Martin A.; Klebau, Joseph M.

    2014-01-01

    This document describes the communication architecture for the Power, Avionics and Software (PAS) 2.0 subsystem for the Advanced Extravehicular Mobile Unit (AEMU). The following systems are described in detail: Caution Warn- ing and Control System, Informatics, Storage, Video, Audio, Communication, and Monitoring Test and Validation. This document also provides some background as well as the purpose and goals of the PAS project at Glenn Research Center (GRC).

  19. Avionics Simulation, Development and Software Engineering

    Science.gov (United States)

    2002-01-01

    During this reporting period, all technical responsibilities were accomplished as planned. A close working relationship was maintained with personnel of the MSFC Avionics Department Software Group (ED14), the MSFC EXPRESS Project Office (FD31), and the Huntsville Boeing Company. Accomplishments included: performing special tasks; supporting Software Review Board (SRB), Avionics Test Bed (ATB), and EXPRESS Software Control Panel (ESCP) activities; participating in technical meetings; and coordinating issues between the Boeing Company and the MSFC Project Office.

  20. Next-generation avionics packaging and cooling 'test results from a prototype system'

    Science.gov (United States)

    Seals, J. D.

    The author reports on the design, material characteristics, and test results obtained under the US Air Force's advanced aircraft avionics packaging technologies (AAAPT) program, whose charter is to investigate new designs and technologies for reliable packaging, interconnection, and thermal management. Under this program, AT&T Bell Laboratories has completed the preliminary testing of and is evaluating a number of promising materials and technologies, including conformal encapsulation, liquid flow-through cooling, and a cyanate ester backplane. A fifty-two module system incorporating these and and other technologies has undergone preliminary cooling efficiency, shock, sine and random vibration, and maintenance testing. One of the primary objectives was to evaluate the interaction compatibility of new materials and designs with other components in the system.

  1. Avionics Architecture for Exploration

    Data.gov (United States)

    National Aeronautics and Space Administration — The goal of the AES Avionics Architectures for Exploration (AAE) project is to develop a reference architecture that is based on standards and that can be scaled and...

  2. Software testability and its application to avionic software

    Science.gov (United States)

    Voas, Jeffrey M.; Miller, Keith W.; Payne, Jeffery E.

    1993-01-01

    Randomly generated black-box testing is an established yet controversial method of estimating software reliability. Unfortunately, as software applications have required higher reliabilities, practical difficulties with black-box testing have become increasingly problematic. These practical problems are particularly acute in life-critical avionics software, where requirements of 10 exp -7 failures per hour of system reliability can translate into a probability of failure (POF) of perhaps 10 exp -9 or less for each individual execution of the software. This paper describes the application of one type of testability analysis called 'sensitivity analysis' to B-737 avionics software; one application of sensitivity analysis is to quantify whether software testing is capable of detecting faults in a particular program and thus whether we can be confident that a tested program is not hiding faults. We so 80 by finding the testabilities of the individual statements of the program, and then use those statement testabilities to find the testabilities of the functions and modules. For the B-737 system we analyzed, we were able to isolate those functions that are more prone to hide errors during system/reliability testing.

  3. IXV avionics architecture: Design, qualification and mission results

    Science.gov (United States)

    Succa, Massimo; Boscolo, Ilario; Drocco, Alessandro; Malucchi, Giovanni; Dussy, Stephane

    2016-07-01

    The paper details the IXV avionics presenting the architecture and the constituting subsystems and equipment. It focuses on the novelties introduced, such as the Ethernet-based protocol for the experiment data acquisition system, and on the synergy with Ariane 5 and Vega equipment, pursued in order to comply with the design-to-cost requirement for the avionics system development. Emphasis is given to the adopted model philosophy in relation to OTS/COTS items heritage and identified activities necessary to extend the qualification level to be compliant with the IXV environment. Associated lessons learned are identified. Then, the paper provides the first results and interpretation from the flight recorders telemetry, covering the behavior of the Data Handling System, the quality of telemetry recording and real-time/delayed transmission, the performance of the batteries and the Power Protection and Distribution Unit, the ground segment coverage during visibility windows and the performance of the GNC sensors (IMU and GPS) and actuators. Finally, some preliminary tracks of the IXV follow on are given, introducing the objectives of the Innovative Space Vehicle and the necessary improvements to be developed in the frame of PRIDE.

  4. Micro-Scale Avionics Thermal Management

    Science.gov (United States)

    Moran, Matthew E.

    2001-01-01

    Trends in the thermal management of avionics and commercial ground-based microelectronics are converging, and facing the same dilemma: a shortfall in technology to meet near-term maximum junction temperature and package power projections. Micro-scale devices hold the key to significant advances in thermal management, particularly micro-refrigerators/coolers that can drive cooling temperatures below ambient. A microelectromechanical system (MEMS) Stirling cooler is currently under development at the NASA Glenn Research Center to meet this challenge with predicted efficiencies that are an order of magnitude better than current and future thermoelectric coolers.

  5. The Gravity Field of Mars From MGS, Mars Odyssey, and MRO Radio Science

    Science.gov (United States)

    Genova, Antonio; Goossens, Sander; Lemoine, Frank G.; Mazarico, Erwan; Smith, David E.; Zuber, Maria T.

    2015-01-01

    The Mars Global Surveyor (MGS), Mars Odyssey (ODY), and Mars Reconnaissance Orbiter (MRO) missions have enabled NASA to conduct reconnaissance and exploration of Mars from orbit for sixteen consecutive years. These radio systems on these spacecraft enabled radio science in orbit around Mars to improve the knowledge of the static structure of the Martian gravitational field. The continuity of the radio tracking data, which cover more than a solar cycle, also provides useful information to characterize the temporal variability of the gravity field, relevant to the planet's internal dynamics and the structure and dynamics of the atmosphere [1]. MGS operated for more than 7 years, between 1999 and 2006, in a frozen sun-synchronous, near-circular, polar orbit with the periapsis at approximately 370 km altitude. ODY and MRO have been orbiting Mars in two separate sun-synchronous orbits at different local times and altitudes. ODY began its mapping phase in 2002 with the periapis at approximately 390 km altitude and 4-5pm Local Solar Time (LST), whereas the MRO science mission started in November 2006 with the periapis at approximately 255 km altitude and 3pm LST. The 16 years of radio tracking data provide useful information on the atmospheric density in the Martian upper atmosphere. We used ODY and MRO radio data to recover the long-term periodicity of the major atmospheric constituents -- CO2, O, and He -- at the orbit altitudes of these two spacecraft [2]. The improved atmospheric model provides a better prediction of the annual and semi-annual variability of the dominant species. Therefore, the inclusion of the recovered model leads to improved orbit determination and an improved gravity field model of Mars with MGS, ODY, and MRO radio tracking data.

  6. An electronic flight bag for NextGen avionics

    Science.gov (United States)

    Zelazo, D. Eyton

    2012-06-01

    The introduction of the Next Generation Air Transportation System (NextGen) initiative by the Federal Aviation Administration (FAA) will impose new requirements for cockpit avionics. A similar program is also taking place in Europe by the European Organisation for the Safety of Air Navigation (Eurocontrol) called the Single European Sky Air Traffic Management Research (SESAR) initiative. NextGen will require aircraft to utilize Automatic Dependent Surveillance-Broadcast (ADS-B) in/out technology, requiring substantial changes to existing cockpit display systems. There are two ways that aircraft operators can upgrade their aircraft in order to utilize ADS-B technology. The first is to replace existing primary flight displays with new displays that are ADS-B compatible. The second, less costly approach is to install an advanced Class 3 Electronic Flight Bag (EFB) system. The installation of Class 3 EFBs in the cockpit will allow aircraft operators to utilize ADS-B technology in a lesser amount of time with a decreased cost of implementation and will provide additional benefits to the operator. This paper describes a Class 3 EFB, the NexisTM Flight-Intelligence System, which has been designed to allow users a direct interface with NextGen avionics sensors while additionally providing the pilot with all the necessary information to meet NextGen requirements.

  7. Self-Contained Avionics Sensing and Flight Control System for Small Unmanned Aerial Vehicle

    Science.gov (United States)

    Shams, Qamar A. (Inventor); Logan, Michael J. (Inventor); Fox, Robert L. (Inventor); Fox, legal representative, Christopher L. (Inventor); Fox, legal representative, Melanie L. (Inventor); Ingham, John C. (Inventor); Laughter, Sean A. (Inventor); Kuhn, III, Theodore R. (Inventor); Adams, James K. (Inventor); Babel, III, Walter C. (Inventor)

    2011-01-01

    A self-contained avionics sensing and flight control system is provided for an unmanned aerial vehicle (UAV). The system includes sensors for sensing flight control parameters and surveillance parameters, and a Global Positioning System (GPS) receiver. Flight control parameters and location signals are processed to generate flight control signals. A Field Programmable Gate Array (FPGA) is configured to provide a look-up table storing sets of values with each set being associated with a servo mechanism mounted on the UAV and with each value in each set indicating a unique duty cycle for the servo mechanism associated therewith. Each value in each set is further indexed to a bit position indicative of a unique percentage of a maximum duty cycle for the servo mechanism associated therewith. The FPGA is further configured to provide a plurality of pulse width modulation (PWM) generators coupled to the look-up table. Each PWM generator is associated with and adapted to be coupled to one of the servo mechanisms.

  8. Electronics/avionics integrity - Definition, measurement and improvement

    Science.gov (United States)

    Kolarik, W.; Rasty, J.; Chen, M.; Kim, Y.

    The authors report on the results obtained from an extensive, three-fold research project: (1) to search the open quality and reliability literature for documented information relative to electronics/avionics integrity; (2) to interpret and evaluate the literature as to significant concepts, strategies, and tools appropriate for use in electronics/avionics product and process integrity efforts; and (3) to develop a list of critical findings and recommendations that will lead to significant progress in product integrity definition, measurement, modeling, and improvements. The research consisted of examining a broad range of trade journals, scientific journals, and technical reports, as well as face-to-face discussions with reliability professionals. Ten significant recommendations have been supported by the research work.

  9. A knowledge-based flight status monitor for real-time application in digital avionics systems

    Science.gov (United States)

    Duke, E. L.; Disbrow, J. D.; Butler, G. F.

    1989-01-01

    The Dryden Flight Research Facility of the National Aeronautics and Space Administration (NASA) Ames Research Center (Ames-Dryden) is the principal NASA facility for the flight testing and evaluation of new and complex avionics systems. To aid in the interpretation of system health and status data, a knowledge-based flight status monitor was designed. The monitor was designed to use fault indicators from the onboard system which are telemetered to the ground and processed by a rule-based model of the aircraft failure management system to give timely advice and recommendations in the mission control room. One of the important constraints on the flight status monitor is the need to operate in real time, and to pursue this aspect, a joint research activity between NASA Ames-Dryden and the Royal Aerospace Establishment (RAE) on real-time knowledge-based systems was established. Under this agreement, the original LISP knowledge base for the flight status monitor was reimplemented using the intelligent knowledge-based system toolkit, MUSE, which was developed under RAE sponsorship. Details of the flight status monitor and the MUSE implementation are presented.

  10. An assessment of General Aviation utilization of advanced avionics technology

    Science.gov (United States)

    Quinby, G. F.

    1980-01-01

    Needs of the general aviation industry for services and facilities which might be supplied by NASA were examined. In the data collection phase, twenty-one individuals from nine manufacturing companies in general aviation were interviewed against a carefully prepared meeting format. General aviation avionics manufacturers were credited with a high degree of technology transfer from the forcing industries such as television, automotive, and computers and a demonstrated ability to apply advanced technology such as large scale integration and microprocessors to avionics functions in an innovative and cost effective manner. The industry's traditional resistance to any unnecessary regimentation or standardization was confirmed. Industry's self sufficiency in applying advanced technology to avionics product development was amply demonstrated. NASA research capability could be supportive in areas of basic mechanics of turbulence in weather and alternative means for its sensing.

  11. Avionics Configuration Assessment for Flightdeck Interval Management: A Comparison of Avionics and Notification Methods

    Science.gov (United States)

    Latorella, Kara A.

    2015-01-01

    Flightdeck Interval Management is one of the NextGen operational concepts that FAA is sponsoring to realize requisite National Airspace System (NAS) efficiencies. Interval Management will reduce variability in temporal deviations at a position, and thereby reduce buffers typically applied by controllers - resulting in higher arrival rates, and more efficient operations. Ground software generates a strategic schedule of aircraft pairs. Air Traffic Control (ATC) provides an IM clearance with the IM spacing objective (i.e., the TTF, and at which point to achieve the appropriate spacing from this aircraft) to the IM aircraft. Pilots must dial FIM speeds into the speed window on the Mode Control Panel in a timely manner, and attend to deviations between actual speed and the instantaneous FIM profile speed. Here, the crew is assumed to be operating the aircraft with autothrottles on, with autopilot engaged, and the autoflight system in Vertical Navigation (VNAV) and Lateral Navigation (LNAV); and is responsible for safely flying the aircraft while maintaining situation awareness of their ability to follow FIM speed commands and to achieve the FIM spacing goal. The objective of this study is to examine whether three Notification Methods and four Avionics Conditions affect pilots' performance, ratings on constructs associated with performance (workload, situation awareness), or opinions on acceptability. Three Notification Methods (alternate visual and aural alerts that notified pilots to the onset of a speed target, conformance deviation from the required speed profile, and reminded them if they failed to enter the speed within 10 seconds) were examined. These Notification Methods were: VVV (visuals for all three events), VAV (visuals for all three events, plus an aural for speed conformance deviations), and AAA (visual indications and the same aural to indicate all three of these events). Avionics Conditions were defined by the instrumentation (and location) used to

  12. Synchronous Modeling of Modular Avionics Architectures using the SIGNAL Language

    OpenAIRE

    Gamatié , Abdoulaye; Gautier , Thierry

    2002-01-01

    This document presents a study on the modeling of architecture components for avionics applications. We consider the avionics standard ARINC 653 specifications as basis, as well as the synchronous language SIGNAL to describe the modeling. A library of APEX object models (partition, process, communication and synchronization services, etc.) has been implemented. This should allow to describe distributed real-time applications using POLYCHRONY, so as to access formal tools and techniques for ar...

  13. A Model-based Avionic Prognostic Reasoner (MAPR)

    Data.gov (United States)

    National Aeronautics and Space Administration — The Model-based Avionic Prognostic Reasoner (MAPR) presented in this paper is an innovative solution for non-intrusively monitoring the state of health (SoH) and...

  14. Heavy Lift Vehicle (HLV) Avionics Flight Computing Architecture Study

    Science.gov (United States)

    Hodson, Robert F.; Chen, Yuan; Morgan, Dwayne R.; Butler, A. Marc; Sdhuh, Joseph M.; Petelle, Jennifer K.; Gwaltney, David A.; Coe, Lisa D.; Koelbl, Terry G.; Nguyen, Hai D.

    2011-01-01

    A NASA multi-Center study team was assembled from LaRC, MSFC, KSC, JSC and WFF to examine potential flight computing architectures for a Heavy Lift Vehicle (HLV) to better understand avionics drivers. The study examined Design Reference Missions (DRMs) and vehicle requirements that could impact the vehicles avionics. The study considered multiple self-checking and voting architectural variants and examined reliability, fault-tolerance, mass, power, and redundancy management impacts. Furthermore, a goal of the study was to develop the skills and tools needed to rapidly assess additional architectures should requirements or assumptions change.

  15. Rocksalt MgS solar blind ultra-violet detectors

    Directory of Open Access Journals (Sweden)

    Ying-Hoi Lai

    2012-03-01

    Full Text Available Studies using in-situ Auger electron spectroscopy and reflection high energy electron diffraction, and ex-situ high resolution X-ray diffraction and electron backscatter diffraction reveal that a MgS thin film grown directly on a GaAs (100 substrate by molecular beam epitaxy adopts its most stable phase, the rocksalt structure, with a lattice constant of 5.20 Å. A Au/MgS/n+-GaAs (100 Schottky-barrier photodiode was fabricated and its room temperature photoresponse was measured to have a sharp fall-off edge at 235 nm with rejection of more than three orders at 400 nm and higher than five orders at 500 nm, promising for various solar-blind UV detection applications.

  16. Formal Verification Method for Configuration of Integrated Modular Avionics System Using MARTE

    Directory of Open Access Journals (Sweden)

    Lisong Wang

    2018-01-01

    Full Text Available The configuration information of Integrated Modular Avionics (IMA system includes almost all details of whole system architecture, which is used to configure the hardware interfaces, operating system, and interactions among applications to make an IMA system work correctly and reliably. It is very important to ensure the correctness and integrity of the configuration in the IMA system design phase. In this paper, we focus on modelling and verification of configuration information of IMA/ARINC653 system based on MARTE (Modelling and Analysis for Real-time and Embedded Systems. Firstly, we define semantic mapping from key concepts of configuration (such as modules, partitions, memory, process, and communications to components of MARTE element and propose a method for model transformation between XML-formatted configuration information and MARTE models. Then we present a formal verification framework for ARINC653 system configuration based on theorem proof techniques, including construction of corresponding REAL theorems according to the semantics of those key components of configuration information and formal verification of theorems for the properties of IMA, such as time constraints, spatial isolation, and health monitoring. After that, a special issue of schedulability analysis of ARINC653 system is studied. We design a hierarchical scheduling strategy with consideration of characters of the ARINC653 system, and a scheduling analyzer MAST-2 is used to implement hierarchical schedule analysis. Lastly, we design a prototype tool, called Configuration Checker for ARINC653 (CC653, and two case studies show that the methods proposed in this paper are feasible and efficient.

  17. Spacecraft guidance, navigation, and control requirements for an intelligent plug-n-play avionics (PAPA) architecture

    Science.gov (United States)

    Kulkarni, Nilesh; Krishnakumar, Kalmaje

    2005-01-01

    The objective of this research is to design an intelligent plug-n-play avionics system that provides a reconfigurable platform for supporting the guidance, navigation and control (GN&C) requirements for different elements of the space exploration mission. The focus of this study is to look at the specific requirements for a spacecraft that needs to go from earth to moon and back. In this regard we will identify the different GN&C problems in various phases of flight that need to be addressed for designing such a plug-n-play avionics system. The Apollo and the Space Shuttle programs provide rich literature in terms of understanding some of the general GN&C requirements for a space vehicle. The relevant literature is reviewed which helps in narrowing down the different GN&C algorithms that need to be supported along with their individual requirements.

  18. Avionics for Hibernation and Recovery on Planetary Surfaces

    Data.gov (United States)

    National Aeronautics and Space Administration — Landers and rovers endure on the Martian equator but experience avionics failures in the cryogenic temperatures of lunar nights and Martian winters. The greatest...

  19. Predicting Cost/Reliability/Maintainability of Advanced General Aviation Avionics Equipment

    Science.gov (United States)

    Davis, M. R.; Kamins, M.; Mooz, W. E.

    1978-01-01

    A methodology is provided for assisting NASA in estimating the cost, reliability, and maintenance (CRM) requirements for general avionics equipment operating in the 1980's. Practical problems of predicting these factors are examined. The usefulness and short comings of different approaches for modeling coast and reliability estimates are discussed together with special problems caused by the lack of historical data on the cost of maintaining general aviation avionics. Suggestions are offered on how NASA might proceed in assessing cost reliability CRM implications in the absence of reliable generalized predictive models.

  20. Proceedings Papers of the AFSC (Air Force Systems Command) Avionics Standardization Conference (2nd) Held at Dayton, Ohio on 30 November-2 December 1982. Volume 2

    Science.gov (United States)

    1982-11-01

    validation will result in sustainable avionics. 747 .l REFERENCES 1. Hitt, Ellis F., Webb, Jeff J., Lucius, Charles E., Bridgman, Michael S., Eldredge...There is * software requirement for cross compiler facilities for a t~rget computer system. The Project Manager for the effort has bezo assigned the

  1. Integrated Modular Avionics for Spacecraft: Earth Observation Use Case Demonstrator

    Science.gov (United States)

    Deredempt, Marie-Helene; Rossignol, Alain; Hyounet, Philippe

    2013-08-01

    Integrated Modular Avionics (IMA) for Space, as European Space Agency initiative, aimed to make applicable to space domain the time and space partitioning concepts and particularly the ARINC 653 standard [1][2]. Expected benefits of such an approach are development flexibility, capability to provide differential V&V for different criticality level functionalities and to integrate late or In-Orbit delivery. This development flexibility could improve software subcontracting, industrial organization and software reuse. Time and space partitioning technique facilitates integration of software functions as black boxes and integration of decentralized function such as star tracker in On Board Computer to save mass and power by limiting electronics resources. In aeronautical domain, Integrated Modular Avionics architecture is based on a network of LRU (Line Replaceable Unit) interconnected by AFDX (Avionic Full DupleX). Time and Space partitioning concept is applicable to LRU and provides independent partitions which inter communicate using ARINC 653 communication ports. Using End System (LRU component) intercommunication between LRU is managed in the same way than intercommunication between partitions in LRU. In such architecture an application developed using only communication port can be integrated in an LRU or another one without impacting the global architecture. In space domain, a redundant On Board Computer controls (ground monitoring TM) and manages the platform (ground command TC) in terms of power, solar array deployment, attitude, orbit, thermal, maintenance, failure detection and recovery isolation. In addition, Payload units and platform units such as RIU, PCDU, AOCS units (Star tracker, Reaction wheels) are considered in this architecture. Interfaces are mainly realized through MIL-STD-1553B busses and SpaceWire and this could be considered as the main constraint for IMA implementation in space domain. During the first phase of IMA SP project, ARINC653

  2. Avionics Systems Laboratory/Building 16. Historical Documentation

    Science.gov (United States)

    Slovinac, Patricia; Deming, Joan

    2011-01-01

    As part of this nation-wide study, in September 2006, historical survey and evaluation of NASA-owned and managed facilities that was conducted by NASA s Lyndon B. Johnson Space Center (JSC) in Houston, Texas. The results of this study are presented in a report entitled, "Survey and Evaluation of NASA-owned Historic Facilities and Properties in the Context of the U.S. Space Shuttle Program, Lyndon B. Johnson Space Center, Houston, Texas," prepared in November 2007 by NASA JSC s contractor, Archaeological Consultants, Inc. As a result of this survey, the Avionics Systems Laboratory (Building 16) was determined eligible for listing in the NRHP, with concurrence by the Texas State Historic Preservation Officer (SHPO). The survey concluded that Building 5 is eligible for the NRHP under Criteria A and C in the context of the U.S. Space Shuttle program (1969-2010). Because it has achieved significance within the past 50 years, Criteria Consideration G applies. At the time of this documentation, Building 16 was still used to support the SSP as an engineering research facility, which is also sometimes used for astronaut training. This documentation package precedes any undertaking as defined by Section 106 of the NHPA, as amended, and implemented in 36 CFR Part 800, as NASA JSC has decided to proactively pursue efforts to mitigate the potential adverse affects of any future modifications to the facility. It includes a historical summary of the Space Shuttle program; the history of JSC in relation to the SSP; a narrative of the history of Building 16 and how it supported the SSP; and a physical description of the structure. In addition, photographs documenting the construction and historical use of Building 16 in support of the SSP, as well as photographs of the facility documenting the existing conditions, special technological features, and engineering details, are included. A contact sheet printed on archival paper, and an electronic copy of the work product on CD, are

  3. Autonomous safety and reliability features of the K-1 avionics system

    Energy Technology Data Exchange (ETDEWEB)

    Mueller, G.E.; Kohrs, D.; Bailey, R.; Lai, G. [Kistler Aerospace Corp., Kirkland, WA (United States)

    2004-03-01

    Kistler Aerospace Corporation is developing the K-1, a fully reusable, two-stage-to-orbit launch vehicle. Both stages return to the launch site using parachutes and airbags. Initial flight operations will occur from Woomera, Australia. K-1 guidance is performed autonomously. Each stage of the K- 1 employs a triplex, fault tolerant avionics architecture, including three fault tolerant computers and three radiation hardened Embedded GPS/INS units with a hardware voter. The K-1 has an Integrated Vehicle Health Management (IVHM) system on each stage residing in the three vehicle computers based on similar systems in commercial aircraft. During first-stage ascent, the IVHM system performs an Instantaneous Impact Prediction (IIP) calculation 25 times per second, initiating an abort in the event the vehicle is outside a predetermined safety corridor for at least three consecutive calculations. In this event, commands are issued to terminate thrust, separate the stages, dump all propellant in the first-stage, and initiate a normal landing sequence. The second-stage flight computer calculates its ability to reach orbit along its state vector, initiating an abort sequence similar to the first stage if it cannot. On a nominal mission, following separation, the second-stage also performs calculations to assure its impact point is within a safety corridor. The K-1's guidance and control design is being tested through simulation with hardware-in-the-loop at Draper Laboratory. Kistler's verification strategy assures reliable and safe operation of the K-1. (author)

  4. Customer Avionics Interface Development and Analysis (CAIDA) Lab DEWESoft Display Creation

    Science.gov (United States)

    Coffey, Connor

    2015-01-01

    The Customer Avionics Interface Development and Analysis (CAIDA) Lab supports the testing of the Launch Control System (LCS), NASA's command and control system for the Space Launch System (SLS), Orion Multi-Purpose Crew Vehicle (MPCV), and ground support equipment. The objectives of the year-long internship were to support day-to-day operations of the CAIDA Lab, create prelaunch and tracking displays for Orion's Exploration Flight Test 1 (EFT-1), and create a program to automate the creation of displays for SLS and MPCV to be used by CAIDA and the Record and Playback Subsystem (RPS).

  5. Validating Avionics Conceptual Architectures with Executable Specifications

    Directory of Open Access Journals (Sweden)

    Nils Fischer

    2012-08-01

    Full Text Available Current avionics systems specifications, developed after conceptual design, have a high degree of uncertainty. Since specifications are not sufficiently validated in the early development process and no executable specification exists at aircraft level, system designers cannot evaluate the impact of their design decisions at aircraft or aircraft application level. At the end of the development process of complex systems, e. g. aircraft, an average of about 65 per cent of all specifications have to be changed because they are incorrect, incomplete or too vaguely described. In this paper, a model-based design methodology together with a virtual test environment is described that makes complex high level system specifications executable and testable during the very early levels of system design. An aircraft communication system and its system context is developed to demonstrate the proposed early validation methodology. Executable specifications for early conceptual system architectures enable system designers to couple functions, architecture elements, resources and performance parameters, often called non-functional parameters. An integrated executable specification at Early Conceptual Architecture Level is developed and used to determine the impact of different system architecture decisions on system behavior and overall performance.

  6. Rad-hard Smallsat / CubeSat Avionics Board, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — VORAGO will design a rad-hard Smallsat / CubeSat Avionics single board that has the necessary robustness needed for long duration missions in harsh mission...

  7. Modular, Cost-Effective, Extensible Avionics Architecture for Secure, Mobile Communications

    Science.gov (United States)

    Ivancic, William D.

    2007-01-01

    Current onboard communication architectures are based upon an all-in-one communications management unit. This unit and associated radio systems has regularly been designed as a one-off, proprietary system. As such, it lacks flexibility and cannot adapt easily to new technology, new communication protocols, and new communication links. This paper describes the current avionics communication architecture and provides a historical perspective of the evolution of this system. A new onboard architecture is proposed that allows full use of commercial-off-the-shelf technologies to be integrated in a modular approach thereby enabling a flexible, cost-effective and fully deployable design that can take advantage of ongoing advances in the computer, cryptography, and telecommunications industries.

  8. Integrated communication, navigation, and identification avionics: Impact analysis. Executive summary

    Science.gov (United States)

    Veatch, M. H.; McManus, J. C.

    1985-10-01

    This paper summarizes the approach and findings of research into reliability, supportability, and survivability prediction techniques for fault-tolerant avionics systems. Since no technique existed to analyze the fault tolerance of reconfigurable systems, a new method was developed and implemented in the Mission Reliability Model (MIREM). The supportability analysis was completed by using the Simulation of Operational Availability/Readiness (SOAR) model. Both the Computation of Vulnerable Area and Repair Time (COVART) model and FASTGEN, a survivability model, proved valuable for the survivability research. Sample results are presented and several recommendations are also given for each of the three areas investigated under this study: reliability supportablility and survivability.

  9. Deterministic bound for avionics switched networks according to networking features using network calculus

    Directory of Open Access Journals (Sweden)

    Feng HE

    2017-12-01

    Full Text Available The state of the art avionics system adopts switched networks for airborne communications. A major concern in the design of the networks is the end-to-end guarantee ability. Analytic methods have been developed to compute the worst-case delays according to the detailed configurations of flows and networks within avionics context, such as network calculus and trajectory approach. It still lacks a relevant method to make a rapid performance estimation according to some typically switched networking features, such as networking scale, bandwidth utilization and average flow rate. The goal of this paper is to establish a deterministic upper bound analysis method by using these networking features instead of the complete network configurations. Two deterministic upper bounds are proposed from network calculus perspective: one is for a basic estimation, and another just shows the benefits from grouping strategy. Besides, a mathematic expression for grouping ability is established based on the concept of network connecting degree, which illustrates the possibly minimal grouping benefit. For a fully connected network with 4 switches and 12 end systems, the grouping ability coming from grouping strategy is 15–20%, which just coincides with the statistical data (18–22% from the actual grouping advantage. Compared with the complete network calculus analysis method for individual flows, the effectiveness of the two deterministic upper bounds is no less than 38% even with remarkably varied packet lengths. Finally, the paper illustrates the design process for an industrial Avionics Full DupleX switched Ethernet (AFDX networking case according to the two deterministic upper bounds and shows that a better control for network connecting, when designing a switched network, can improve the worst-case delays dramatically. Keywords: Deterministic bound, Grouping ability, Network calculus, Networking features, Switched networks

  10. Electronic and structural properties of MgS and CaS

    International Nuclear Information System (INIS)

    Madu, C.A.; Onwuagba, B.N.

    2005-12-01

    The electronic and structural properties of MgS and CaS rocksalt structure are studied with the first principle full Potential Linearized Augmented Plane Wave (FP-LAPW) method. The exchange-correlation potential was calculated within the Generalized Gradient Approximation (GGA) using the Perdew-Burke-Ernzerhof (PBE-GGA) scheme. The scalar relativistic approach was adopted for the valence states, whereas the core states are treated fully relativistically. Energy band structures, density of states and structural parameters of both compounds are presented and discussed in context with the available theoretical and experimental studies. Our results are good and show reasonable agreement with previous results even though sufficient experimental values are not available for more realistic comparison. (author)

  11. New Technologies for Space Avionics, 1993

    Science.gov (United States)

    Aibel, David W.; Harris, David R.; Bartlett, Dave; Black, Steve; Campagna, Dave; Fernald, Nancy; Garbos, Ray

    1993-01-01

    The report reviews a 1993 effort that investigated issues associated with the development of requirements, with the practice of concurrent engineering and with rapid prototyping, in the development of a next-generation Reaction Jet Drive Controller. This report details lessons learned, the current status of the prototype, and suggestions for future work. The report concludes with a discussion of the vision of future avionics architectures based on the principles associated with open architectures and integrated vehicle health management.

  12. Development of a Comprehensive Digital Avionics Curriculum for the Aeronautical Engineer

    National Research Council Canada - National Science Library

    Hofer, Thomas W

    2006-01-01

    ... avionics curriculum does not yet exist that satisfies the needs of graduates who will serve as aeronautical engineers involved with the development, integration, testing, fielding, and supporting...

  13. Computer architecture for efficient algorithmic executions in real-time systems: New technology for avionics systems and advanced space vehicles

    Science.gov (United States)

    Carroll, Chester C.; Youngblood, John N.; Saha, Aindam

    1987-01-01

    Improvements and advances in the development of computer architecture now provide innovative technology for the recasting of traditional sequential solutions into high-performance, low-cost, parallel system to increase system performance. Research conducted in development of specialized computer architecture for the algorithmic execution of an avionics system, guidance and control problem in real time is described. A comprehensive treatment of both the hardware and software structures of a customized computer which performs real-time computation of guidance commands with updated estimates of target motion and time-to-go is presented. An optimal, real-time allocation algorithm was developed which maps the algorithmic tasks onto the processing elements. This allocation is based on the critical path analysis. The final stage is the design and development of the hardware structures suitable for the efficient execution of the allocated task graph. The processing element is designed for rapid execution of the allocated tasks. Fault tolerance is a key feature of the overall architecture. Parallel numerical integration techniques, tasks definitions, and allocation algorithms are discussed. The parallel implementation is analytically verified and the experimental results are presented. The design of the data-driven computer architecture, customized for the execution of the particular algorithm, is discussed.

  14. Integrated Target Acquisition and Fire Control Systems: Avionics Panel Symposium Held in Ottawa, Canada on 7-10 October 1991 (Systemes Integres d’Acquisition d’Objectifs et de Conduite de Tir)

    Science.gov (United States)

    1992-02-01

    quality imagery and engagement3 witth rapid imagery indirect fire to maximize interpretation to provide the effect of long range timely information...blackwht Fig 8 Accumulated histogram We used an LSI Logic L64250 Histogram Hough Processor ( HtP ) chip to perform histogram equalization. This device...serving as main controllers of the basic transmitted via data link or inserted manually by avionic system to ensure the moding and monitoring the crew

  15. CanOpen on RASTA: The Integration of the CanOpen IP Core in the Avionics Testbed

    Science.gov (United States)

    Furano, Gianluca; Guettache, Farid; Magistrati, Giorgio; Tiotto, Gabriele; Ortega, Carlos Urbina; Valverde, Alberto

    2013-08-01

    This paper presents the work done within the ESA Estec Data Systems Division, targeting the integration of the CanOpen IP Core with the existing Reference Architecture Test-bed for Avionics (RASTA). RASTA is the reference testbed system of the ESA Avionics Lab, designed to integrate the main elements of a typical Data Handling system. It aims at simulating a scenario where a Mission Control Center communicates with on-board computers and systems through a TM/TC link, thus providing the data management through qualified processors and interfaces such as Leon2 core processors, CAN bus controllers, MIL-STD-1553 and SpaceWire. This activity aims at the extension of the RASTA with two boards equipped with HurriCANe controller, acting as CANOpen slaves. CANOpen software modules have been ported on the RASTA system I/O boards equipped with Gaisler GR-CAN controller and acts as master communicating with the CCIPC boards. CanOpen serves as upper application layer for based on CAN defined within the CAN-in-Automation standard and can be regarded as the definitive standard for the implementation of CAN-based systems solutions. The development and integration of CCIPC performed by SITAEL S.p.A., is the first application that aims to bring the CANOpen standard for space applications. The definition of CANOpen within the European Cooperation for Space Standardization (ECSS) is under development.

  16. New transformation mechanism for a zinc-blende to rocksalt phase transformation in MgS

    International Nuclear Information System (INIS)

    Durandurdu, Murat

    2009-01-01

    The stability of the zinc-blende structured MgS is studied using a constant pressure ab initio molecular dynamics technique. A phase transition into a rocksalt structure is observed through the simulation. The zinc-blende to rocksalt phase transformation proceeds via two rhombohedral intermediate phases within R3m (No:160) and R3-barm (No:166) symmetries and does not involve any bond breaking. This mechanism is different from the previously observed mechanism in molecular dynamics simulations. (fast track communication)

  17. THE UNMANNED MISSION AVIONICS TEST HELICIOPTER – A FLEXIBLE AND VERSATILE VTOL-UAS EXPERIMENTAL SYSTEM

    Directory of Open Access Journals (Sweden)

    Dr. H.-W. Schulz

    2012-09-01

    Full Text Available civil customers. These applications cover a wide spectrum from R&D programs for the military customer to special services for the civil customer. This paper focuses on the technical conversion of a commercially available VTOL-UAS to ESG's Unmanned Mission Avionics Test Helicopter (UMAT, its concept and operational capabilities. At the end of the paper, the current integration of a radar sensor is described as an example of the UMATs flexibility. The radar sensor is developed by the Fraunhofer Institute for High Frequency Physics and Radar Techniques (FHR. It is integrated by ESG together with the industrial partner SWISS UAV.

  18. Hierarchical Control for Optimal and Distributed Operation of Microgrid Systems

    DEFF Research Database (Denmark)

    Meng, Lexuan

    manages the power flow with external grids, while the economic and optimal operation of MGs is not guaranteed by applying the existing schemes. Accordingly, this project dedicates to the study of real-time optimization methods for MGs, including the review of optimization algorithms, system level...... mathematical modeling, and the implementation of real-time optimization into existing hierarchical control schemes. Efficiency enhancement in DC MGs and optimal unbalance compensation in AC MGs are taken as the optimization objectives in this project. Necessary system dynamic modeling and stability analysis......, a discrete-time domain modeling method is proposed to establish an accurate system level model. Taking into account the different sampling times of real world plant, digital controller and communication devices, the system is modeled with these three parts separately, and with full consideration...

  19. Requirements analysis notebook for the flight data systems definition in the Real-Time Systems Engineering Laboratory (RSEL)

    Science.gov (United States)

    Wray, Richard B.

    1991-01-01

    A hybrid requirements analysis methodology was developed, based on the practices actually used in developing a Space Generic Open Avionics Architecture. During the development of this avionics architecture, a method of analysis able to effectively define the requirements for this space avionics architecture was developed. In this methodology, external interfaces and relationships are defined, a static analysis resulting in a static avionics model was developed, operating concepts for simulating the requirements were put together, and a dynamic analysis of the execution needs for the dynamic model operation was planned. The systems engineering approach was used to perform a top down modified structured analysis of a generic space avionics system and to convert actual program results into generic requirements. CASE tools were used to model the analyzed system and automatically generate specifications describing the model's requirements. Lessons learned in the use of CASE tools, the architecture, and the design of the Space Generic Avionics model were established, and a methodology notebook was prepared for NASA. The weaknesses of standard real-time methodologies for practicing systems engineering, such as Structured Analysis and Object Oriented Analysis, were identified.

  20. Requirements analysis notebook for the flight data systems definition in the Real-Time Systems Engineering Laboratory (RSEL)

    Science.gov (United States)

    Wray, Richard B.

    1991-12-01

    A hybrid requirements analysis methodology was developed, based on the practices actually used in developing a Space Generic Open Avionics Architecture. During the development of this avionics architecture, a method of analysis able to effectively define the requirements for this space avionics architecture was developed. In this methodology, external interfaces and relationships are defined, a static analysis resulting in a static avionics model was developed, operating concepts for simulating the requirements were put together, and a dynamic analysis of the execution needs for the dynamic model operation was planned. The systems engineering approach was used to perform a top down modified structured analysis of a generic space avionics system and to convert actual program results into generic requirements. CASE tools were used to model the analyzed system and automatically generate specifications describing the model's requirements. Lessons learned in the use of CASE tools, the architecture, and the design of the Space Generic Avionics model were established, and a methodology notebook was prepared for NASA. The weaknesses of standard real-time methodologies for practicing systems engineering, such as Structured Analysis and Object Oriented Analysis, were identified.

  1. Applying emerging digital video interface standards to airborne avionics sensor and digital map integrations: benefits outweigh the initial costs

    Science.gov (United States)

    Kuehl, C. Stephen

    1996-06-01

    Video signal system performance can be compromised in a military aircraft cockpit management system (CMS) with the tailoring of vintage Electronics Industries Association (EIA) RS170 and RS343A video interface standards. Video analog interfaces degrade when induced system noise is present. Further signal degradation has been traditionally associated with signal data conversions between avionics sensor outputs and the cockpit display system. If the CMS engineering process is not carefully applied during the avionics video and computing architecture development, extensive and costly redesign will occur when visual sensor technology upgrades are incorporated. Close monitoring and technical involvement in video standards groups provides the knowledge-base necessary for avionic systems engineering organizations to architect adaptable and extendible cockpit management systems. With the Federal Communications Commission (FCC) in the process of adopting the Digital HDTV Grand Alliance System standard proposed by the Advanced Television Systems Committee (ATSC), the entertainment and telecommunications industries are adopting and supporting the emergence of new serial/parallel digital video interfaces and data compression standards that will drastically alter present NTSC-M video processing architectures. The re-engineering of the U.S. Broadcasting system must initially preserve the electronic equipment wiring networks within broadcast facilities to make the transition to HDTV affordable. International committee activities in technical forums like ITU-R (former CCIR), ANSI/SMPTE, IEEE, and ISO/IEC are establishing global consensus on video signal parameterizations that support a smooth transition from existing analog based broadcasting facilities to fully digital computerized systems. An opportunity exists for implementing these new video interface standards over existing video coax/triax cabling in military aircraft cockpit management systems. Reductions in signal

  2. Waveform Developer's Guide for the Integrated Power, Avionics, and Software (iPAS) Space Telecommunications Radio System (STRS) Radio

    Science.gov (United States)

    Shalkhauser, Mary Jo W.; Roche, Rigoberto

    2017-01-01

    The Space Telecommunications Radio System (STRS) provides a common, consistent framework for software defined radios (SDRs) to abstract the application software from the radio platform hardware. The STRS standard aims to reduce the cost and risk of using complex, configurable and reprogrammable radio systems across NASA missions. To promote the use of the STRS architecture for future NASA advanced exploration missions, NASA Glenn Research Center (GRC) developed an STRS-compliant SDR on a radio platform used by the Advance Exploration System program at the Johnson Space Center (JSC) in their Integrated Power, Avionics, and Software (iPAS) laboratory. The iPAS STRS Radio was implemented on the Reconfigurable, Intelligently-Adaptive Communication System (RIACS) platform, currently being used for radio development at JSC. The platform consists of a Xilinx(Trademark) ML605 Virtex(Trademark)-6 FPGA board, an Analog Devices FMCOMMS1-EBZ RF transceiver board, and an Embedded PC (Axiomtek(Trademark) eBox 620-110-FL) running the Ubuntu 12.4 operating system. The result of this development is a very low cost STRS compliant platform that can be used for waveform developments for multiple applications. The purpose of this document is to describe how to develop a new waveform using the RIACS platform and the Very High Speed Integrated Circuits (VHSIC) Hardware Description Language (VHDL) FPGA wrapper code and the STRS implementation on the Axiomtek processor.

  3. Linux OS integrated modular avionics application development framework with apex API of ARINC653 specification

    Directory of Open Access Journals (Sweden)

    Anna V. Korneenkova

    2017-01-01

    Full Text Available The framework is made to provide tools to develop the integrated modular avionics (IMA applications, which could be launched on the target platform LynxOs-178 without modifying their source code. The framework usage helps students to form skills for developing modern modules of the avionics. In addition, students obtain deeper knowledge for the development of competencies in the field of technical creativity by using of the framework.The article describes the architecture and implementation of the Linux OS framework for ARINC653 compliant OS application development.The proposed approach reduces ARINC-653 application development costs and gives a unified tool to implement OS vendor independent code that meets specification. To achieve import substitution free and open-source Linux OS is used as an environment for developing IMA applications.The proposed framework is applicable for using as the tool to develop IMA applications and as the tool for development of the following competencies: the ability to master techniques of using software to solve practical problems, the ability to develop components of hardware and software systems and databases, using modern tools and programming techniques, the ability to match hardware and software tools in the information and automated systems, the readiness to apply the fundamentals of informatics and programming to designing, constructing and testing of software products, the readiness to apply basic methods and tools of software development, knowledge of various technologies of software development.

  4. Development of Integrated Modular Avionics Application Based on Simulink and XtratuM

    Science.gov (United States)

    Fons-Albert, Borja; Usach-Molina, Hector; Vila-Carbo, Joan; Crespo-Lorente, Alfons

    2013-08-01

    This paper presents an integral approach for designing avionics applications that meets the requirements for software development and execution of this application domain. Software design follows the Model-Based design process and is performed in Simulink. This approach allows easy and quick testbench development and helps satisfying DO-178B requirements through the use of proper tools. The software execution platform is based on XtratuM, a minimal bare-metal hypervisor designed in our research group. XtratuM provides support for IMA-SP (Integrated Modular Avionics for Space) architectures. This approach allows the code generation of a Simulink model to be executed on top of Lithos as XtratuM partition. Lithos is a ARINC-653 compliant RTOS for XtratuM. The paper concentrates in how to smoothly port Simulink designs to XtratuM solving problems like application partitioning, automatic code generation, real-time tasking, interfacing, and others. This process is illustrated with an autopilot design test using a flight simulator.

  5. A Three-Stage Optimal Approach for Power System Economic Dispatch Considering Microgrids

    Directory of Open Access Journals (Sweden)

    Wei-Tzer Huang

    2016-11-01

    Full Text Available The inclusion of microgrids (MGs in power systems, especially distribution-substation-level MGs, significantly affects power systems because of the large volumes of import and export power flows. Consequently, power dispatch has become complicated, and finding an optimal solution is difficult. In this study, a three-stage optimal power dispatch model is proposed to solve such dispatch problems. In the proposed model, the entire power system is divided into two parts, namely, the main power grid and MGs. The optimal power dispatch problem is resolved on the basis of multi-area concepts. In stage I, the main power system economic dispatch (ED problem is solved by sensitive factors. In stage II, the optimal power dispatches of the local MGs are addressed via an improved direct search method. In stage III, the incremental linear models for the entire power system can be established on the basis of the solutions of the previous two stages and can be subjected to linear programming to determine the optimal reschedules from the original dispatch solutions. The proposed method is coded using Matlab and tested by utilizing an IEEE 14-bus test system to verify its feasibility and accuracy. Results demonstrated that the proposed approach can be used for the ED of power systems with MGs as virtual power plants.

  6. Optimal Management Of Renewable-Based Mgs An Intelligent Approach Through The Evolutionary Algorithm

    Directory of Open Access Journals (Sweden)

    Mehdi Nafar

    2015-08-01

    Full Text Available Abstract- This article proposes a probabilistic frame built on Scenario fabrication to considerate the uncertainties in the finest action managing of Micro Grids MGs. The MG contains different recoverable energy resources such as Wind Turbine WT Micro Turbine MT Photovoltaic PV Fuel Cell FC and one battery as the storing device. The advised frame is based on scenario generation and Roulette wheel mechanism to produce different circumstances for handling the uncertainties of altered factors. It habits typical spreading role as a probability scattering function of random factors. The uncertainties which are measured in this paper are grid bid alterations cargo request calculating error and PV and WT yield power productions. It is well-intentioned to asset that solving the MG difficult for 24 hours of a day by considering diverse uncertainties and different constraints needs one powerful optimization method that can converge fast when it doesnt fall in local optimal topic. Simultaneously single Group Search Optimization GSO system is presented to vision the total search space globally. The GSO algorithm is instigated from group active of beasts. Also the GSO procedure one change is similarly planned for this algorithm. The planned context and way is applied o one test grid-connected MG as a typical grid.

  7. Space shuttle program: Shuttle Avionics Integration Laboratory. Volume 7: Logistics management plan

    Science.gov (United States)

    1974-01-01

    The logistics management plan for the shuttle avionics integration laboratory defines the organization, disciplines, and methodology for managing and controlling logistics support. Those elements requiring management include maintainability and reliability, maintenance planning, support and test equipment, supply support, transportation and handling, technical data, facilities, personnel and training, funding, and management data.

  8. DISEÑO E IMPLEMENTACIÓN DEL SISTEMA DE COMUNICACIONES BASADO EN CAN PARA LA AVIÓNICA EN UN VEHÍCULO AÉREO AUTÓNOMO NO TRIPULADO DESIGN AND IMPLEMENTATION OF A COMMUNICATION SYSTEM BASED ON CAN FOR AVIONICS IN A ROBOT MINI-HELICOPTER

    Directory of Open Access Journals (Sweden)

    Jairo Miguel Vergara Díaz

    2007-07-01

    Full Text Available La necesidad de diseñar el sistema de comunicaciones para la aviónica de un mini helicóptero robot basada en la arquitectura distribuida CAN es la propuesta presentada. El sistema de comunicaciones involucra los aspectos de hardware y software necesarios para permitir el intercambio de datos sobre una red o bus de aviónica desde los sensores y/o hacia los actuadores con el computador central o computador de vuelo. La principal característica de la arquitectura es que permite escalabilidad en la agregación de nuevos dispositivos, garantizando los requerimientos temporales necesarios para la adquisición de datos. Se presentan resultados de intercambio de datos sobre la red de aviónica mostrando las frecuencias de operación alcanzadas.This paper presents the design of the internal communication system for avionics of a robot mini-helicopter based on the CAN distributed architecture. The communication system involves several hardware and software aspects related to data exchange on avionics bus from sensors and actuators with the flight computer. The main characteristic of the architecture is scalability in the addition of new devices, maintaining time requirements for data acquisition. Results of data exchange on the avionics network showing the reached operating update rates for each node are shown.

  9. Managing Complexity in the MSL/Curiosity Entry, Descent, and Landing Flight Software and Avionics Verification and Validation Campaign

    Science.gov (United States)

    Stehura, Aaron; Rozek, Matthew

    2013-01-01

    The complexity of the Mars Science Laboratory (MSL) mission presented the Entry, Descent, and Landing systems engineering team with many challenges in its Verification and Validation (V&V) campaign. This paper describes some of the logistical hurdles related to managing a complex set of requirements, test venues, test objectives, and analysis products in the implementation of a specific portion of the overall V&V program to test the interaction of flight software with the MSL avionics suite. Application-specific solutions to these problems are presented herein, which can be generalized to other space missions and to similar formidable systems engineering problems.

  10. Performance evaluation of microturbine generation system for microgrid applications

    Energy Technology Data Exchange (ETDEWEB)

    Salam, A.A.; Mohamed, A.; Hannan, M.A.; Shareef, H.; Wanik, M.Z.C. [Kebangsaan Malaysia Univ., Selangor (Malaysia). Dept. of Electrical, Electronic and Systems Engineering, Faculty of Engineering and Built Environment

    2009-03-11

    A control system for microturbine generation system (MGS) units in microgrid applications was presented. A dynamic model of the microturbine and power electronics interface systems was used to determine converter control strategies for distributed generation operation. Back-to-back converters were used to interface the microturbine-based distributed generation system to the grid. The controllers were used to regulate the output voltage value at the reference bus voltage and the frequency of the whole grid. Reference values were predetermined in the control scheme in order to obtain the desired value of voltage amplitude and frequency. An investigation of system dynamics was conducted using simulations in both grid-connected and islanded modes. Results of the simulations demonstrated the ability of the MGS to improve electricity grid reliability. The model can be used to accurately simulate MGS dynamic performance for both grid- and islanded modes of operation. 10 refs., 17 figs.

  11. Grading of meningeal solitary fibrous tumors/hemangiopericytomas: analysis of the prognostic value of the Marseille Grading System in a cohort of 132 patients.

    Science.gov (United States)

    Macagno, Nicolas; Vogels, Rob; Appay, Romain; Colin, Carole; Mokhtari, Karima; Küsters, Benno; Wesseling, Pieter; Figarella-Branger, Dominique; Flucke, Uta; Bouvier, Corinne

    2018-03-30

    The finding that meningeal solitary fibrous tumors (SFTs) and meningeal hemangiopericytomas (HPCs) are both characterized by NAB2-STAT6 gene fusion has pushed their inclusion in the WHO 2016 Classification of tumors of the central nervous system (CNS) as different manifestations of the same entity. Given that the clinical behavior of the CNS SFT/HPC spectrum ranges from benign to malignant, it is presently unclear whether the grading criteria are still adequate. Here, we present the results of a study that analyzed the prognostic value of an updated version of the Marseille Grading System (MGS) in a retrospectively assembled cohort of 132 primary meningeal SFTs/HPCs with nuclear overexpression of STAT6. The median patient follow-up was 64 months (range 4-274 months); 73 cases (55%) were MGS I, 50 cases (38%) MGS II and 9 cases (7%) were MGS III. Progression-free survival (PFS) and disease-specific survival (DSS) were investigated using univariate analysis: the prognostic factors for PFS included MGS, extent of surgery, radiotherapy, chemotherapy and mitotic activity ≥5/10 high-power field (HPF). Moreover, MGS, radiotherapy, mitotic activity ≥5/10 HPF, and necrosis were the prognostic factors measured for DSS. In multivariate analysis, extent of surgery, mitotic activity ≥5/10 HPF, MGS I and MGS III were the independent prognostic factors measured for PFS while necrosis, MGS III and radiotherapy were the independent prognostic factors for DSS. In conclusion, our results show that assessing the malignancy risk of SFT/HPC should not rely on one single criterion like mitotic activity. Therefore, MGS is useful as it combines the value of different criteria. In particular, the combination of a high mitotic activity and necrosis (MGS III) indicates a particularly poor prognosis. © 2018 International Society of Neuropathology.

  12. Industry perspectives on Plug-& -Play Spacecraft Avionics

    Science.gov (United States)

    Franck, R.; Graven, P.; Liptak, L.

    This paper describes the methodologies and findings from an industry survey of awareness and utility of Spacecraft Plug-& -Play Avionics (SPA). The survey was conducted via interviews, in-person and teleconference, with spacecraft prime contractors and suppliers. It focuses primarily on AFRL's SPA technology development activities but also explores the broader applicability and utility of Plug-& -Play (PnP) architectures for spacecraft. Interviews include large and small suppliers as well as large and small spacecraft prime contractors. Through these “ product marketing” interviews, awareness and attitudes can be assessed, key technical and market barriers can be identified, and opportunities for improvement can be uncovered. Although this effort focuses on a high-level assessment, similar processes can be used to develop business cases and economic models which may be necessary to support investment decisions.

  13. Direct imaging and new technologies to search for substellar companions around MGs cool dwarfs

    Directory of Open Access Journals (Sweden)

    Burningham B.

    2011-07-01

    Full Text Available We describe here our project based in a search for sub-stellar companions (brown dwarfs and exo-planets around young ultra-cool dwarfs (UCDs and characterise their properties. We will use current and future technology (high contrast imaging, high-precision Doppler determinations from the ground and space (VLT, ELT and JWST, to find companions to young objects. Members of young moving groups (MGs have clear advantages in this field. We compiled a catalogue of young UCD objects and studied their membership to five known young moving groups: Local Association (Pleiades moving group, 20–150 Myr, Ursa Mayor group (Sirius supercluster, 300 Myr, Hyades supercluster (600 Myr, IC 2391 supercluster (35 Myr and Castor moving group (200 Myr. To assess them as members we used different kinematic and spectroscopic criteria.

  14. Energy Sharing for Interconnected Microgrids with a Battery Storage System and Renewable Energy Sources Based on the Alternating Direction Method of Multipliers

    Directory of Open Access Journals (Sweden)

    Nian Liu

    2018-04-01

    Full Text Available In order to facilitate the local sharing of renewable energy, an energy sharing management method of multiple microgrids (MGs with a battery energy storage system (BESS and renewable energy sources (RESs is developed. First, a virtual entity named the energy sharing provider (ESP, which acts as an agent for MGs, is introduced to minimize the power loss cost. Second, a distributed optimal model and a two-level iterative algorithm for the MGs and ESP are proposed, which minimize the total operation cost including purchasing electricity cost, energy storage cost and power loss cost. Based on the energy sharing framework, considering the local objectives of MGs and the objective of ESP, the optimal scheduling can be achieved through the bidirectional interaction between MGs and ESP. During the optimization, the shared information between MGs and ESP is limited to expected exchange power, which protects the privacy of MGs and ESP. Finally, the effectiveness of the proposed model and algorithm in different scenarios is verified through a case study.

  15. Expanding AirSTAR Capability for Flight Research in an Existing Avionics Design

    Science.gov (United States)

    Laughter, Sean A.

    2012-01-01

    The NASA Airborne Subscale Transport Aircraft Research (AirSTAR) project is an Unmanned Aerial Systems (UAS) test bed for experimental flight control laws and vehicle dynamics research. During its development, the test bed has gone through a number of system permutations, each meant to add functionality to the concept of operations of the system. This enabled the build-up of not only the system itself, but also the support infrastructure and processes necessary to support flight operations. These permutations were grouped into project phases and the move from Phase-III to Phase-IV was marked by a significant increase in research capability and necessary safety systems due to the integration of an Internal Pilot into the control system chain already established for the External Pilot. The major system changes in Phase-IV operations necessitated a new safety and failsafe system to properly integrate both the Internal and External Pilots and to meet acceptable project safety margins. This work involved retrofitting an existing data system into the evolved concept of operations. Moving from the first Phase-IV aircraft to the dynamically scaled aircraft further involved restructuring the system to better guard against electromagnetic interference (EMI), and the entire avionics wiring harness was redesigned in order to facilitate better maintenance and access to onboard electronics. This retrofit and harness re-design will be explored and how it integrates with the evolved Phase-IV operations.

  16. Systems Engineering and Integration (SE and I)

    Science.gov (United States)

    Chevers, ED; Haley, Sam

    1990-01-01

    The issue of technology advancement and future space transportation vehicles is addressed. The challenge is to develop systems which can be evolved and improved in small incremental steps where each increment reduces present cost, improves, reliability, or does neither but sets the stage for a second incremental upgrade that does. Future requirements are interface standards for commercial off the shelf products to aid in the development of integrated facilities; enhanced automated code generation system slightly coupled to specification and design documentation; modeling tools that support data flow analysis; and shared project data bases consisting of technical characteristics cast information, measurement parameters, and reusable software programs. Topics addressed include: advanced avionics development strategy; risk analysis and management; tool quality management; low cost avionics; cost estimation and benefits; computer aided software engineering; computer systems and software safety; system testability; and advanced avionics laboratories - and rapid prototyping. This presentation is represented by viewgraphs only.

  17. DC Distribution Systems and Microgrids

    DEFF Research Database (Denmark)

    Dragicevic, Tomislav; Anvari-Moghaddam, Amjad; Quintero, Juan Carlos Vasquez

    2017-01-01

    summarized. Due to its attractive characteristics in terms of compliance with modern generation, storage and electronic load technologies, high reliability and current carrying capacity, as well as simple control, DC systems are already an indispensable part of power systems. Moreover, the existing......A qualitative overview of different hardware topologies and control systems for DC MGs has been presented in this chapter. Some challenges and design considerations of DC protections systems have also been discussed. Finally, applications of DC MGs in emerging smart grid applications have been...... challenges such as protection issues will be effectively resolved in the near future due to fast progress of semiconductor technology which is a key enabler cheap and reliable future DC solid-state protection systems. Therefore, it is the view of the author that more and more DC systems will appear...

  18. MGS Radio Science Measurements of Atmospheric Dynamics on Mars

    Science.gov (United States)

    Hinson, D. P.

    2001-12-01

    The Sun-synchronous, polar orbit of Mars Global Surveyor (MGS) provides frequent opportunities for radio occultation sounding of the neutral atmosphere. The basic result of each experiment is a profile of pressure and temperature versus planetocentric radius and geopotential. More than 4000 profiles were obtained during the 687-day mapping phase of the mission, and additional observations are underway. These measurements allow detailed characterization of planetary-scale dynamics, including stationary planetary (or Rossby) waves and transient waves produced by instability. For example, both types of dynamics were observed near 67° S during midwinter of the southern hemisphere (Ls=134° --160° ). Planetary waves are the most prominent dynamical feature in this subset of data. At zonal wave number s=1, both the temperature and geopotential fields tilt westward with increasing height, as expected for vertically-propagating planetary waves forced at the surface. The wave-2 structure is more nearly barotropic. The amplitude in geopotential height at Ls=150° increases from ~200 m near the surface to ~700 m at 10 Pa. The corresponding meridional wind speed increases from ~5 m s-1 near the surface to ~20 m s-1 at 10 Pa. Traveling ``baroclinic'' waves also appear intermittently during this interval. The dominant mode has a period of ~2 sols, s=3, and a peak amplitude of ~7 K at 300 Pa. Stong zonal variations in eddy amplitude signal the presence of a possible ``storm zone'' at 150° --330° E longitude. This talk will include other examples of these phenomena as well as comparisons with computer simulations by a Martian general circulation model (MGCM).

  19. The Age-Related Macular Degeneration Complex: Linking Epidemiology and Histopathology Using the Minnesota Grading System (The Inaugural Frederick C. Blodi Lecture).

    Science.gov (United States)

    Olsen, Timothy W; Bottini, Alexander R; Mendoza, Pia; Grossniklausk, Hans E

    2015-09-01

    To describe the histopathologic findings of the four stages of age-related macular degeneration (AMD) as defined by the Age-Related Eye Disease Study (AREDS) using the Minnesota grading system (MGS). There are no animal models for AMD. Eye banks enable access to human tissue with AMD. The level of AMD (grades 1 through 4) as defined by AREDS is determined ex vivo using the MGS. The AREDS has the largest collection to date of prospectively gathered data on the natural history of AMD. Since the MGS uses the same clinical criteria as AREDS, the addition of histopathologic findings of graded tissue confirms important pathophysiology at each stage of AMD. Four eye bank eyes were graded according to the MGS. Only the right eyes were dissected for phenotype grading. The fellow (left) eyes were fixed for histopathologic study. The eyes were serially sectioned (7 μm) through the macula. Individual slides were examined, and a two-dimensional reconstruction of the topography of the macula was created for each donor. Selected, unstained slides were used for immunohistochemical staining. In one donor, portions of tissue were obtained for transmission electron microscopic (TEM) processing. Donor 1 had a rare hard, nodular druse (MGS1). Donor 2 had intermediate confluent drusen (MGS2). Donor 3 had numerous intermediate drusen (MGS3) in the right eye. Histopathology of the fellow left showed basal laminar deposits (BLamD), soft drusen, and an area of occult choroidal neovascularization underlying the retinal pigment epithelium (RPE) with endothelial cells (CD31-positive). Donor 4 also had MGS 3 along with reticular pseudodrusen (RPD). Histologic and TEM examination demonstrated diffuse BLamD, thickening of Bruch's membrane, hard drusen, and focal nodules underlying the RPE that corresponded to the RPD. EM examination demonstrated both BLamD and electron-dense material located just external to the elastic layer of Bruch's membrane. Eye bank eyes graded using the MGS serve as an

  20. Enabling Wireless Avionics Intra-Communications

    Science.gov (United States)

    Torres, Omar; Nguyen, Truong; Mackenzie, Anne

    2016-01-01

    to model the propagation of a system in a "deployed" configuration versus a "stowed" configuration. The differences in relative field strength provide valuable information about the distribution of the field that can be used to engineer RF links with optimal radiated power and antenna configuration that accomplish the intended system reliability. Such modeling will be necessary in subsequent studies for managing multipath propagation characteristics inside a main cabin and to understand more complex environments, such as the inside wings, landing gear bays, cargo bays, avionics bays, etc. The results of the short research effort are described in the present document. The team puts forth a set of recommendations with the intention of informing the project and program leadership of the future work that, in the opinion of the EWAIC team, would assist the ECON team reach the intended goal of developing an all-wireless aircraft.

  1. Use of Field Programmable Gate Array Technology in Future Space Avionics

    Science.gov (United States)

    Ferguson, Roscoe C.; Tate, Robert

    2005-01-01

    Fulfilling NASA's new vision for space exploration requires the development of sustainable, flexible and fault tolerant spacecraft control systems. The traditional development paradigm consists of the purchase or fabrication of hardware boards with fixed processor and/or Digital Signal Processing (DSP) components interconnected via a standardized bus system. This is followed by the purchase and/or development of software. This paradigm has several disadvantages for the development of systems to support NASA's new vision. Building a system to be fault tolerant increases the complexity and decreases the performance of included software. Standard bus design and conventional implementation produces natural bottlenecks. Configuring hardware components in systems containing common processors and DSPs is difficult initially and expensive or impossible to change later. The existence of Hardware Description Languages (HDLs), the recent increase in performance, density and radiation tolerance of Field Programmable Gate Arrays (FPGAs), and Intellectual Property (IP) Cores provides the technology for reprogrammable Systems on a Chip (SOC). This technology supports a paradigm better suited for NASA's vision. Hardware and software production are melded for more effective development; they can both evolve together over time. Designers incorporating this technology into future avionics can benefit from its flexibility. Systems can be designed with improved fault isolation and tolerance using hardware instead of software. Also, these designs can be protected from obsolescence problems where maintenance is compromised via component and vendor availability.To investigate the flexibility of this technology, the core of the Central Processing Unit and Input/Output Processor of the Space Shuttle AP101S Computer were prototyped in Verilog HDL and synthesized into an Altera Stratix FPGA.

  2. Avionics Integrity Issues Presented during NAECON (National Aerospace and Electronics Convention) 1984.

    Science.gov (United States)

    1984-12-01

    insistence on * reliability by our program offices combined with the Avionics Integrity Program. Second: competition based or rellabi]Jty. Tbird: some...typically 0 hinges unless they are wedge clamped]~ (wedge clamps give a very high L 2.0 I I-6.5 mechanical advantage such that theLi n ni boundary...aj &02Lt.e may have been diideten Soot IkeAe Ctot. The j4U AM1S uteA ame the 4A" AFM 64-1 det 4oit the Adue Usne 14we a6 4,en the CENT teatA woe

  3. Helicopter Field Testing of NASA's Autonomous Landing and Hazard Avoidance Technology (ALHAT) System fully Integrated with the Morpheus Vertical Test Bed Avionics

    Science.gov (United States)

    Epp, Chirold D.; Robertson, Edward A.; Ruthishauser, David K.

    2013-01-01

    The Autonomous Landing and Hazard Avoidance Technology (ALHAT) Project was chartered to develop and mature to a Technology Readiness Level (TRL) of six an autonomous system combining guidance, navigation and control with real-time terrain sensing and recognition functions for crewed, cargo, and robotic planetary landing vehicles. The ALHAT System must be capable of identifying and avoiding surface hazards to enable a safe and accurate landing to within tens of meters of designated and certified landing sites anywhere on a planetary surface under any lighting conditions. This is accomplished with the core sensing functions of the ALHAT system: Terrain Relative Navigation (TRN), Hazard Detection and Avoidance (HDA), and Hazard Relative Navigation (HRN). The NASA plan for the ALHAT technology is to perform the TRL6 closed loop demonstration on the Morpheus Vertical Test Bed (VTB). The first Morpheus vehicle was lost in August of 2012 during free-flight testing at Kennedy Space Center (KSC), so the decision was made to perform a helicopter test of the integrated ALHAT System with the Morpheus avionics over the ALHAT planetary hazard field at KSC. The KSC helicopter tests included flight profiles approximating planetary approaches, with the entire ALHAT system interfaced with all appropriate Morpheus subsystems and operated in real-time. During these helicopter flights, the ALHAT system imaged the simulated lunar terrain constructed in FY2012 to support ALHAT/Morpheus testing at KSC. To the best of our knowledge, this represents the highest fidelity testing of a system of this kind to date. During this helicopter testing, two new Morpheus landers were under construction at the Johnson Space Center to support the objective of an integrated ALHAT/Morpheus free-flight demonstration. This paper provides an overview of this helicopter flight test activity, including results and lessons learned, and also provides an overview of recent integrated testing of ALHAT on the second

  4. The Nine-Step Minnesota Grading System for Eyebank Eyes With Age Related Macular Degeneration: A Systematic Approach to Study Disease Stages.

    Science.gov (United States)

    Olsen, Timothy W; Liao, Albert; Robinson, Hershonna S; Palejwala, Neal V; Sprehe, Nicholas

    2017-10-01

    To refine the Minnesota Grading System (MGS) using definitions from the Age-Related Eye Disease Studies (AREDS) into a nine-step grading scale (MGS-9). A nine-step grading scale descriptive analysis using three key phenotypic features (total drusen area, increased, and decreased pigmentation) of human eyebank eyes that were graded according to definitions from the AREDS criteria in order to harmonize studies of disease progression for research involving human tissue. From 2005 through February 2017, we have analyzed 1159 human eyes, procured from two eyebanks. Each macula was imaged using high-resolution, stereoscopic color fundus photography with both direct- and transillumination. Fundus images were digitally overlaid with a grading template and triangulated for foveal centration. We documented and stratified risk for each globe by applying the AREDS nine-step grading scale to the key clinical features from the MGS-9. We found a good distribution within the MGS categories (1-9) with few level eight globes. Eyes were processed within 12.1 ± 6.3, hours from the time of death through imaging, dissection, and freezing or fixation. Applying the MGS-9 to 331 pairs (662 eyes were simultaneously graded), 84% were within one-grading step and 93% within two steps of the fellow eye. We also document reticular pseudodrusen, basal laminar drusen, and pattern dystrophy. The MGS nine-step grading scale enables researchers using human tissue to refine the risk assessment of donor tissue. This analysis will harmonize results among researchers when grading human tissue using MGS criteria. Most importantly, the MGS-9 links directly to the known risk for progression from the AREDS.

  5. Power, Avionics and Software - Phase 1.0:. [Subsystem Integration Test Report

    Science.gov (United States)

    Ivancic, William D.; Sands, Obed S.; Bakula, Casey J.; Oldham, Daniel R.; Wright, Ted; Bradish, Martin A.; Klebau, Joseph M.

    2014-01-01

    This report describes Power, Avionics and Software (PAS) 1.0 subsystem integration testing and test results that occurred in August and September of 2013. This report covers the capabilities of each PAS assembly to meet integration test objectives for non-safety critical, non-flight, non-human-rated hardware and software development. This test report is the outcome of the first integration of the PAS subsystem and is meant to provide data for subsequent designs, development and testing of the future PAS subsystems. The two main objectives were to assess the ability of the PAS assemblies to exchange messages and to perform audio testing of both inbound and outbound channels. This report describes each test performed, defines the test, the data, and provides conclusions and recommendations.

  6. Health management and controls for Earth-to-orbit propulsion systems

    Science.gov (United States)

    Bickford, R. L.

    1995-03-01

    Avionics and health management technologies increase the safety and reliability while decreasing the overall cost for Earth-to-orbit (ETO) propulsion systems. New ETO propulsion systems will depend on highly reliable fault tolerant flight avionics, advanced sensing systems and artificial intelligence aided software to ensure critical control, safety and maintenance requirements are met in a cost effective manner. Propulsion avionics consist of the engine controller, actuators, sensors, software and ground support elements. In addition to control and safety functions, these elements perform system monitoring for health management. Health management is enhanced by advanced sensing systems and algorithms which provide automated fault detection and enable adaptive control and/or maintenance approaches. Aerojet is developing advanced fault tolerant rocket engine controllers which provide very high levels of reliability. Smart sensors and software systems which significantly enhance fault coverage and enable automated operations are also under development. Smart sensing systems, such as flight capable plume spectrometers, have reached maturity in ground-based applications and are suitable for bridging to flight. Software to detect failed sensors has reached similar maturity. This paper will discuss fault detection and isolation for advanced rocket engine controllers as well as examples of advanced sensing systems and software which significantly improve component failure detection for engine system safety and health management.

  7. An autonomous rendezvous and docking system using cruise missile technologies

    Science.gov (United States)

    Jones, Ruel Edwin

    1991-01-01

    In November 1990 the Autonomous Rendezvous & Docking (AR&D) system was first demonstrated for members of NASA's Strategic Avionics Technology Working Group. This simulation utilized prototype hardware from the Cruise Missile and Advanced Centaur Avionics systems. The object was to show that all the accuracy, reliability and operational requirements established for a space craft to dock with Space Station Freedom could be met by the proposed system. The rapid prototyping capabilities of the Advanced Avionics Systems Development Laboratory were used to evaluate the proposed system in a real time, hardware in the loop simulation of the rendezvous and docking reference mission. The simulation permits manual, supervised automatic and fully autonomous operations to be evaluated. It is also being upgraded to be able to test an Autonomous Approach and Landing (AA&L) system. The AA&L and AR&D systems are very similar. Both use inertial guidance and control systems supplemented by GPS. Both use an Image Processing System (IPS), for target recognition and tracking. The IPS includes a general purpose multiprocessor computer and a selected suite of sensors that will provide the required relative position and orientation data. Graphic displays can also be generated by the computer, providing the astronaut / operator with real-time guidance and navigation data with enhanced video or sensor imagery.

  8. Methode de conception dirigee par les modeles pour les systemes avioniques modulaires integres basee sur une approche de cosimulation

    Science.gov (United States)

    Bao, Lin

    In the aerospace industry, with the development of avionic systems becomes more and more complex, the integrated modular avionics (IMA) architecture was proposed to replace its predecessor - the federated architecture, in order to reduce the weight, power consumption and the dimension of the avionics equipment. The research work presented in this thesis, which is considered as a part of the research project AVIO509, aims to propose to the aviation industry a set of time-effective and cost-effective solutions for the development and the functional validation of IMA systems. The proposed methodologies mainly focus on two design flows that are based on: 1) the concept of model-driven engineering design and 2) a cosimulation platform. In the first design flow, the modeling language AADL is used to describe the IMA architecture. The environment OCARINA, a code generator initially designed for POK, was modified so that it can generate avionic applications from an AADL model for the simulator SIMA (an IMA simulator compliant to the ARINC653 standards). In the second design flow, Simulink is used to simulate the external world of IMA module thanks to the availability of avionic library that can offer lots of avionics sensors and actuators, and as well as its effectiveness in creating the Simulink models. The cosimulation platform is composed of two simulators: Simulink for the simulation of peripherals and SIMA for the simulation of IMA module, the latter is considered as an ideal alternative for the super expensive commercial development environment. In order to have a good portability, a SIMA partition is reserved as the role of " adapter " to synchronize the communication between these two simulators via the TCP/IP protocol. When the avionics applications are ported to the implementation platform (such as PikeOS) after the simulation, there is only the " adapter " to be modified because the internal communication and the system configuration are the same. An avionics

  9. On Board Data Acquisition System with Intelligent Transducers for Unmanned Aerial Vehicles

    Science.gov (United States)

    Rochala, Zdzisław

    2012-02-01

    This report presents conclusions from research project no. ON50900363 conducted at the Mechatronics Department, Military University of Technology in the years 2007-2010. As the main object of the study involved the preparation of a concept and the implementation of an avionics data acquisition system intended for research during flight of unmanned aerial vehicles of the mini class, this article presents a design of an avionics system and describes equipment solutions of a distributed measurement system intended for data acquisition consisting of intelligent transducers. The data collected during a flight controlled by an operator confirmed proper operation of the individual components of the data acquisition system.

  10. Advanced fighter technology integration (AFTI)/F-16 Automated Maneuvering Attack System final flight test results

    Science.gov (United States)

    Dowden, Donald J.; Bessette, Denis E.

    1987-01-01

    The AFTI F-16 Automated Maneuvering Attack System has undergone developmental and demonstration flight testing over a total of 347.3 flying hours in 237 sorties. The emphasis of this phase of the flight test program was on the development of automated guidance and control systems for air-to-air and air-to-ground weapons delivery, using a digital flight control system, dual avionics multiplex buses, an advanced FLIR sensor with laser ranger, integrated flight/fire-control software, advanced cockpit display and controls, and modified core Multinational Stage Improvement Program avionics.

  11. Seasonal and Static Gravity Field of Mars from MGS, Mars Odyssey and MRO Radio Science

    Science.gov (United States)

    Genova, Antonio; Goossens, Sander; Lemoine, Frank G.; Mazarico, Erwan; Neumann, Gregory A.; Smith, David E.; Zuber, Maria T.

    2016-01-01

    We present a spherical harmonic solution of the static gravity field of Mars to degree and order 120, GMM-3, that has been calculated using the Deep Space Network tracking data of the NASA Mars missions, Mars Global Surveyor (MGS), Mars Odyssey (ODY), and the Mars Reconnaissance Orbiter (MRO). We have also jointly determined spherical harmonic solutions for the static and time-variable gravity field of Mars, and the Mars k 2 Love numbers, exclusive of the gravity contribution of the atmosphere. Consequently, the retrieved time-varying gravity coefficients and the Love number k 2 solely yield seasonal variations in the mass of the polar caps and the solid tides of Mars, respectively. We obtain a Mars Love number k 2 of 0.1697 +/-0.0027 (3- sigma). The inclusion of MRO tracking data results in improved seasonal gravity field coefficients C 30 and, for the first time, C 50 . Refinements of the atmospheric model in our orbit determination program have allowed us to monitor the odd zonal harmonic C 30 for approx.1.5 solar cycles (16 years). This gravity model shows improved correlations with MOLA topography up to 15% larger at higher harmonics ( l = 60–80) than previous solutions.

  12. A Comparison of Bus Architectures for Safety-Critical Embedded Systems

    Science.gov (United States)

    Rushby, John; Miner, Paul S. (Technical Monitor)

    2003-01-01

    We describe and compare the architectures of four fault-tolerant, safety-critical buses with a view to deducing principles common to all of them, the main differences in their design choices, and the tradeoffs made. Two of the buses come from an avionics heritage, and two from automobiles, though all four strive for similar levels of reliability and assurance. The avionics buses considered are the Honeywell SAFEbus (the backplane data bus used in the Boeing 777 Airplane Information Management System) and the NASA SPIDER (an architecture being developed as a demonstrator for certification under the new DO-254 guidelines); the automobile buses considered are the TTTech Time-Triggered Architecture (TTA), recently adopted by Audi for automobile applications, and by Honeywell for avionics and aircraft control functions, and FlexRay, which is being developed by a consortium of BMW, DaimlerChrysler, Motorola, and Philips.

  13. Hardware Interface Description for the Integrated Power, Avionics, and Software (iPAS) Space Telecommunications Radio Ssystem (STRS) Radio

    Science.gov (United States)

    Shalkhauser, Mary Jo W.; Roche, Rigoberto

    2017-01-01

    The Space Telecommunications Radio System (STRS) provides a common, consistent framework for software defined radios (SDRs) to abstract the application software from the radio platform hardware. The STRS standard aims to reduce the cost and risk of using complex, configurable and reprogrammable radio systems across NASA missions. To promote the use of the STRS architecture for future NASA advanced exploration missions, NASA Glenn Research Center (GRC) developed an STRS-compliant SDR on a radio platform used by the Advance Exploration System program at the Johnson Space Center (JSC) in their Integrated Power, Avionics, and Software (iPAS) laboratory. The iPAS STRS Radio was implemented on the Reconfigurable, Intelligently-Adaptive Communication System (RIACS) platform, currently being used for radio development at JSC. The platform consists of a Xilinx ML605 Virtex-6 FPGA board, an Analog Devices FMCOMMS1-EBZ RF transceiver board, and an Embedded PC (Axiomtek eBox 620-110-FL) running the Ubuntu 12.4 operating system. Figure 1 shows the RIACS platform hardware. The result of this development is a very low cost STRS compliant platform that can be used for waveform developments for multiple applications.The purpose of this document is to describe how to develop a new waveform using the RIACS platform and the Very High Speed Integrated Circuits (VHSIC) Hardware Description Language (VHDL) FPGA wrapper code and the STRS implementation on the Axiomtek processor.

  14. A study of compositional verification based IMA integration method

    Science.gov (United States)

    Huang, Hui; Zhang, Guoquan; Xu, Wanmeng

    2018-03-01

    The rapid development of avionics systems is driving the application of integrated modular avionics (IMA) systems. But meanwhile it is improving avionics system integration, complexity of system test. Then we need simplify the method of IMA system test. The IMA system supports a module platform that runs multiple applications, and shares processing resources. Compared with federated avionics system, IMA system is difficult to isolate failure. Therefore, IMA system verification will face the critical problem is how to test shared resources of multiple application. For a simple avionics system, traditional test methods are easily realizing to test a whole system. But for a complex system, it is hard completed to totally test a huge and integrated avionics system. Then this paper provides using compositional-verification theory in IMA system test, so that reducing processes of test and improving efficiency, consequently economizing costs of IMA system integration.

  15. The Next Great Ship: NASA's Space Launch System

    Science.gov (United States)

    May, Todd A.

    2013-01-01

    Topics covered include: Most Capable U.S. Launch Vehicle; Liquid engines Progress; Boosters Progress; Stages and Avionics Progress; Systems Engineering and Integration Progress; Spacecraft and Payload Integration Progress; Advanced Development Progress.

  16. Intelligent Control for a DC Micro-Grid System

    DEFF Research Database (Denmark)

    Martino, Michele; Quiñones, Yamshid Farhat; Raboni, Pietro

    2012-01-01

    This paper presents the dynamic response of a DC–micro-grid (DC-MG) controlled in master-slave mode. The benefits of the micro-grids (MGs) are the low cost in terms of power electronics converters and the high reliability and quality, even in case of loss connection to the transmission system. A ...... the units, especially in case of variable weather conditions with different DC loads. Thus the voltage level of the system and the power flow are shown, out of a detailed description of the power electronic interfaces featuring the distributed generators (DGs).......This paper presents the dynamic response of a DC–micro-grid (DC-MG) controlled in master-slave mode. The benefits of the micro-grids (MGs) are the low cost in terms of power electronics converters and the high reliability and quality, even in case of loss connection to the transmission system. A DC......-MG in fact can survive in standalone mode if properly managed. The considered system is made by a photovoltaic array (PV), a wind turbine (WT), a gas engine (GE) and an energy storage system (ESS). The DC-MG behavior is analyzed in different scenarios to demonstrate the efficacy of the control for all...

  17. Optimal sizing of energy storage system for microgrids

    Indian Academy of Sciences (India)

    Microgrids (MGs) are Low Voltage distribution networks comprising various distributed generators (DG), storage devices and controllable loads that can operate either interconnected or isolated from the main distribution grid as a controlled entity. Energy storage system (ESS) is a vital part of an MG. In this paper, a ...

  18. Two new modified Gauss-Seidel methods for linear system with M-matrices

    Science.gov (United States)

    Zheng, Bing; Miao, Shu-Xin

    2009-12-01

    In 2002, H. Kotakemori et al. proposed the modified Gauss-Seidel (MGS) method for solving the linear system with the preconditioner [H. Kotakemori, K. Harada, M. Morimoto, H. Niki, A comparison theorem for the iterative method with the preconditioner () J. Comput. Appl. Math. 145 (2002) 373-378]. Since this preconditioner is constructed by only the largest element on each row of the upper triangular part of the coefficient matrix, the preconditioning effect is not observed on the nth row. In the present paper, to deal with this drawback, we propose two new preconditioners. The convergence and comparison theorems of the modified Gauss-Seidel methods with these two preconditioners for solving the linear system are established. The convergence rates of the new proposed preconditioned methods are compared. In addition, numerical experiments are used to show the effectiveness of the new MGS methods.

  19. Lithographically-Scribed Planar Holographic Optical CDMA Devices and Systems

    National Research Council Canada - National Science Library

    Mossberg, Thomas

    2007-01-01

    .... The present Phase II effort has harnessed new fabrication tools to perfect disruptive HBR-based multiplexer products for DoD avionics, optical communications systems computer data communications and local area networks...

  20. Hierarchical Control for Multiple DC-Microgrids Clusters

    DEFF Research Database (Denmark)

    Shafiee, Qobad; Dragicevic, Tomislav; Vasquez, Juan Carlos

    2014-01-01

    DC microgrids (MGs) have gained research interest during the recent years because of many potential advantages as compared to the ac system. To ensure reliable operation of a low-voltage dc MG as well as its intelligent operation with the other DC MGs, a hierarchical control is proposed in this p......DC microgrids (MGs) have gained research interest during the recent years because of many potential advantages as compared to the ac system. To ensure reliable operation of a low-voltage dc MG as well as its intelligent operation with the other DC MGs, a hierarchical control is proposed...

  1. Modeling, Stability Analysis and Active Stabilization of Multiple DC-Microgrids Clusters

    DEFF Research Database (Denmark)

    Shafiee, Qobad; Dragicevic, Tomislav; Vasquez, Juan Carlos

    2014-01-01

    ), and more especially during interconnection with other MGs, creating dc MG clusters. This paper develops a small signal model for dc MGs from the control point of view, in order to study stability analysis and investigate effects of CPLs and line impedances between the MGs on stability of these systems....... This model can be also used to synthesis and study dynamics of control loops in dc MGs and also dc MG clusters. An active stabilization method is proposed to be implemented as a dc active power filter (APF) inside the MGs in order to not only increase damping of dc MGs at the presence of CPLs but also...... to improve their stability while connecting to the other MGs. Simulation results are provided to evaluate the developed models and demonstrate the effectiveness of proposed active stabilization technique....

  2. CAMEX-4 DC-8 INFORMATION COLLECTION AND TRANSMISSION SYSTEM V1

    Data.gov (United States)

    National Aeronautics and Space Administration — The Camex-4 DC-8 Information Collection and Transmission System (ICATS) is designed to: 1) interface and process avionics and environmental paramaters from the...

  3. Formal validation of supervisory energy management systems for microgrids

    DEFF Research Database (Denmark)

    Sugumar, Gayathri; Selvamuthukumaran, R.; Dragicevic, T.

    2017-01-01

    techniques are available in the literature to monitor and control the energy flows among distributed RES in MGs, formal verification of those techniques was not proposed yet. The emphasis of this paper is to design and validate energy management system for a MG which consists of a solar photovoltaic (PV...

  4. Outcomes of different Class II treatments : Comparisons using the American Board of Orthodontics Model Grading System.

    Science.gov (United States)

    Akinci Cansunar, Hatice; Uysal, Tancan

    2016-07-01

    The aim of this study was to evaluate the clinical outcomes of three different Class II treatment modalities followed by fixed orthodontic therapy, using the American Board of Orthodontics Model Grading System (ABO-MGS). As a retrospective study, files of patients treated at postgraduate orthodontic  clinics in different cities in Turkey was randomly selected. From 1684 posttreatment records, 669 patients were divided into three groups: 269 patients treated with extraction of two upper premolars, 198 patients treated with cervical headgear, and 202 patients treated with functional appliances. All the cases were evaluated by one researcher using ABO-MGS. The χ (2), Z test, and multivariate analysis of variance were used for statistical evaluation (p < 0.05). No significant differences were found among the groups in buccolingual inclination, overjet, occlusal relationship, and root angulation. However, there were significant differences in alignment, marginal ridge height, occlusal contact, interproximal contact measurements, and overall MGS average scores. The mean treatment time between the extraction and functional appliance groups was significantly different (p = 0.017). According to total ABO-MGS scores, headgear treatment had better results than functional appliances. The headgear group had better tooth alignment than the extraction group. Headgear treatment resulted in better occlusal contacts than the functional appliances and had lower average scores for interproximal contact measurements. Functional appliances had the worst average scores for marginal ridge height. Finally, the functional appliance group had the longest treatment times.

  5. Analysis and Synthesis of Distributed Real-Time Embedded Systems

    DEFF Research Database (Denmark)

    Pop, Paul; Eles, Petru; Peng, Zebo

    like automotive electronics, real-time multimedia, avionics, medical equipment, and factory systems. The proposed analysis and synthesis techniques derive optimized implementations that fulfill the imposed design constraints. An important part of the implementation process is the synthesis...

  6. Modular gamma systems

    International Nuclear Information System (INIS)

    Millegan, D.R.; Nixon, K.V.

    1982-01-01

    Nuclear safeguards requires sensitive, easily operated instruments for rapid inspection of personnel and vehicles to ensure that no uranium or plutonium is being diverted. Two portable gamma-ray detection systems have been developed. The Modular Gamma System (MGS) is very sensitive and two or more systems can be connected for even better performance. The multiunit configuration can be deployed by motor vehicle for search of large areas too extensive to search on foot. The Programmable Rate Monitor (PRM) is less sensitive but much smaller and therefore is more suitable for search of vehicles, personnel, or smaller areas. The PRM is programmable, which implements measurement and alarm algorithms for individual applications

  7. Multi-Scale Modeling of Microstructural Evolution in Structural Metallic Systems

    Science.gov (United States)

    Zhao, Lei

    Metallic alloys are a widely used class of structural materials, and the mechanical properties of these alloys are strongly dependent on the microstructure. Therefore, the scientific design of metallic materials with superior mechanical properties requires the understanding of the microstructural evolution. Computational models and simulations offer a number of advantages over experimental techniques in the prediction of microstructural evolution, because they can allow studies of microstructural evolution in situ, i.e., while the material is mechanically loaded (meso-scale simulations), and bring atomic-level insights into the microstructure (atomistic simulations). In this thesis, we applied a multi-scale modeling approach to study the microstructural evolution in several metallic systems, including polycrystalline materials and metallic glasses (MGs). Specifically, for polycrystalline materials, we developed a coupled finite element model that combines phase field method and crystal plasticity theory to study the plasticity effect on grain boundary (GB) migration. Our model is not only coupled strongly (i.e., we include plastic driving force on GB migration directly) and concurrently (i.e., coupled equations are solved simultaneously), but also it qualitatively captures such phenomena as the dislocation absorption by mobile GBs. The developed model provides a tool to study the microstructural evolution in plastically deformed metals and alloys. For MGs, we used molecular dynamics (MD) simulations to investigate the nucleation kinetics in the primary crystallization in Al-Sm system. We calculated the time-temperature-transformation curves for low Sm concentrations, from which the strong suppressing effect of Sm solute on Al nucleation and its influencing mechanism are revealed. Also, through the comparative analysis of both Al attachment and Al diffusion in MGs, it has been found that the nucleation kinetics is controlled by interfacial attachment of Al, and that

  8. Multi-objective optimisation of aircraft flight trajectories in the ATM and avionics context

    Science.gov (United States)

    Gardi, Alessandro; Sabatini, Roberto; Ramasamy, Subramanian

    2016-05-01

    The continuous increase of air transport demand worldwide and the push for a more economically viable and environmentally sustainable aviation are driving significant evolutions of aircraft, airspace and airport systems design and operations. Although extensive research has been performed on the optimisation of aircraft trajectories and very efficient algorithms were widely adopted for the optimisation of vertical flight profiles, it is only in the last few years that higher levels of automation were proposed for integrated flight planning and re-routing functionalities of innovative Communication Navigation and Surveillance/Air Traffic Management (CNS/ATM) and Avionics (CNS+A) systems. In this context, the implementation of additional environmental targets and of multiple operational constraints introduces the need to efficiently deal with multiple objectives as part of the trajectory optimisation algorithm. This article provides a comprehensive review of Multi-Objective Trajectory Optimisation (MOTO) techniques for transport aircraft flight operations, with a special focus on the recent advances introduced in the CNS+A research context. In the first section, a brief introduction is given, together with an overview of the main international research initiatives where this topic has been studied, and the problem statement is provided. The second section introduces the mathematical formulation and the third section reviews the numerical solution techniques, including discretisation and optimisation methods for the specific problem formulated. The fourth section summarises the strategies to articulate the preferences and to select optimal trajectories when multiple conflicting objectives are introduced. The fifth section introduces a number of models defining the optimality criteria and constraints typically adopted in MOTO studies, including fuel consumption, air pollutant and noise emissions, operational costs, condensation trails, airspace and airport operations

  9. Design Methodologies for Secure Embedded Systems

    CERN Document Server

    Biedermann, Alexander

    2011-01-01

    Embedded systems have been almost invisibly pervading our daily lives for several decades. They facilitate smooth operations in avionics, automotive electronics, or telecommunication. New problems arise by the increasing employment, interconnection, and communication of embedded systems in heterogeneous environments: How secure are these embedded systems against attacks or breakdowns? Therefore, how can embedded systems be designed to be more secure? And how can embedded systems autonomically react to threats? Facing these questions, Sorin A. Huss is significantly involved in the exploration o

  10. Constraints on the Within Season and Between Year Variability of the North Residual Cap from MGS-TES

    Science.gov (United States)

    Calvin, W. M.; Titus, T. N.; Mahoney, S. A.

    2003-01-01

    There is a long history of telescopic and spacecraft observations of the polar regions of Mars. The finely laminated ice deposits and surrounding layered terrains are commonly thought to contain a record of past climate conditions and change. Understanding the basic nature of the deposits and their mineral and ice constituents is a continued focus of current and future orbited missions. Unresolved issues in Martian polar science include a) the unusual nature of the CO2 ice deposits ("Swiss Cheese", "slab ice" etc.) b) the relationship of the ice deposits to underlying layered units (which differs from the north to the south), c) understanding the seasonal variations and their connections to the finely laminated units observed in high-resolution images and d) the relationship of dark materials in the wind-swept lanes and reentrant valleys to the surrounding dark dune and surface materials. Our work focuses on understanding these issues in relationship to the north residual ice cap. Recent work using Mars Global Surveyor (MGS) data sets have described evolution of the seasonal CO2 frost deposits. In addition, the north polar residual ice cap exhibits albedo variations between Mars years and within the summer season. The Thermal Emission Spectrometer (TES) data set can augment these observations providing additional constraints such as temperature evolution and spectral properties associated with ice and rocky materials. Exploration of these properties is the subject of our current study.

  11. Optimización de trayectorias de aviones para minimizar la molestia acústica modelizada mediante lógica borrosa

    Directory of Open Access Journals (Sweden)

    X. Prats

    2007-04-01

    Full Text Available Resumen: El aumento sostenido del tráfico aéreo de las últimas décadas y el crecimiento de numerosas zonas urbanizadas alrededor de los aeropuertos hace que cada vez sea más importante tomar medidas para mitigar los ruidos generados por los aviones. Este trabajo presenta una estrategia para diseñar trayectorias de despegue o aterrizaje en un determinado aeropuerto y para un determinado modelo de aeronave utilizando la lógica borrosa y la optimización multicriterio. Palabras clave: control óptimo, optimización multiobjetivo, ruido, lógica borrosa, generación de trayectorias

  12. MGS Radio Science Electron Density Profiles: Interannual Variability and Implications for the Martian Neutral Atmosphere

    Science.gov (United States)

    Bougher, S. W.; Engel, S.; Hinson, D. P.; Murphy, J. R.

    2004-01-01

    Martian electron density profiles provided by the Mars Global Surveyor (MGS) Radio Science (RS) experiment over the 95-200 km altitude range indicate what the height of the electron peak and the longitudinal structure of the peak height are sensitive indicators of the physical state of the Mars lower and upper atmospheres. The present analysis is carried out on five sets of occultation profiles, all at high solar zenith angles (SZA). Variations spanning 2 Martian years are investigated near aphelion conditions at high northern latitudes (64.7 - 77.6 N) making use of four of these data sets. A mean ionospheric peak height of 133.5 - 135 km is obtained near SZA = 78 - 82 deg.; a corresponding mean peak density of 7.3 - 8.5 x l0(exp 4)/ qu cm is also measured during solar moderate conditions at Mars. Strong wave number 2 - 3 oscillations in peak heights are consistently observed as a function of longitude over the 2 Martian years. These observed ionospheric features are remarkably similar during aphelion conditions 1 Martian year apart. This year-to-year repeatability in the thermosphere-ionosphere structure is consistent with that observed in multiyear aphelion temperature data of the Mars lower atmosphere. Coupled Mars general circulation model (MGCM) and Mars thermospheric general circulation model (MTGCM) codes are run for Mars aphelion conditions, yielding mean and longitude variable ionospheric peak heights that reasonably match RS observations. A tidal decomposition of MTGCM thermospheric densities shows that observed ionospheric wave number 3 features are linked to a non-migrating tidal mode with semidiurnal period (sigma = 2) and zonal wave number 1 (s = -1) characteristics. The height of this photochemically determined ionospheric peak should be monitored regularly.

  13. Wind Shear Systems Implementation Plan, Benefit/Cost Study.

    Science.gov (United States)

    1980-08-01

    not. Accordingly, the three self contained Wind Shear Systems currently being marketed by avionics manufacturers are considered to have lower relative... RESEARC { AND I’iVEIOPMEN1 The FAA research ni d development ffort has taken a threefold appro,,ch to the vind sh#ear problem. Ore. approach was to

  14. Software engineering of a navigation and guidance system for commercial aircraft

    Science.gov (United States)

    Lachmann, S. G.; Mckinstry, R. G.

    1975-01-01

    The avionics experimental configuration of the considered system is briefly reviewed, taking into account the concept of an advanced air traffic management system, flight critical and noncritical functions, and display system characteristics. Cockpit displays and the navigation computer are examined. Attention is given to the functions performed in the navigation computer, major programs in the navigation computer, and questions of software development.

  15. Declines in arrestin and rhodopsin in the macula with progression of age-related macular degeneration.

    Science.gov (United States)

    Ethen, Cheryl M; Feng, Xiao; Olsen, Timothy W; Ferrington, Deborah A

    2005-03-01

    Biochemical analysis of age-related macular degeneration (AMD) at distinct stages of the disease will help further understanding of the molecular events associated with disease progression. This study was conducted to determine the ability of a new grading system for eye bank eyes, the Minnesota Grading System (MGS), to discern distinct stages of AMD so that retinal region-specific changes in rod photoreceptor protein expression from donors could be determined. Donor eyes were assigned to a specific level of AMD by using the MGS. Expression of the rod photoreceptor proteins rhodopsin and arrestin was evaluated by Western immunoblot analysis in the macular and peripheral regions of the neurosensory retina from donors at different stages of AMD. A significant linear decline in both arrestin and rhodopsin content correlated with progressive MGS levels in the macula. In contrast, the peripheral region showed no significant correlation between MGS level and the content of either protein. The statistically significant relationship between decreasing macular rod photoreceptor proteins and progressive MGS levels of AMD demonstrates the utility of the clinically based MGS to correspond with specific protein changes found at known, progressive stages of degeneration. Future biochemical analysis of clinically characterized donor eyes will further understanding of the pathobiochemistry of AMD.

  16. Effects of cosmic radiation on devices and embedded systems in aircrafts

    Energy Technology Data Exchange (ETDEWEB)

    Prado, Adriane C.M.; Federico, Claudio A.; Pereira Junior, Evaldo C.F.; Goncalez, Odair L., E-mail: claudiofederico@ieav.cta.br, E-mail: odairlelisgoncalez@gmail.com, E-mail: adriane.acm@hotmail.com, E-mail: evaldocarlosjr@gmail.com [Instituto de Estudos Avancados (IEAV/DCTA), Sao Jose dos Campos, SP (Brazil)

    2013-07-01

    Modern avionics systems use new electronic technologies devices that, due to their high degree of sophistication and miniaturization, are more susceptible to the effects of ionizing radiation, particularly the effect called 'Single Event Effect' (SEE) produced by neutron. Studies regarding the effects of radiation on electronic systems for space applications, such as satellites and orbital stations, have already been in progress for several years. However, tolerance requirements and specific studies, focusing on testing dedicated to avionics, have caused concern and gained importance in the last decade as a result of the accidents attributed to SEE in aircraft. Due to the development of a higher ceiling, an increase in airflow and a greater autonomy of certain aircrafts, the problem regarding the control of ionizing radiation dose received by the pilots, the crew and sensitive equipment became important in the areas of occupational health, radiation protection and flight safety. This paper presents an overview of the effects of ionizing radiation on devices and embedded systems in aircrafts, identifying and classifying these effects in relation to their potential risks in each device class. The assessment of these effects in avionics is a very important and emerging issue nowadays, which is being discussed by groups of the international scientific community; however, in South America, groups working in this area are still unknown. Consequently, this work is a great contribution and significantly valuable to the area of aeronautical engineering and flight safety associated to the effects of radiation on electronic components embedded in aircraft. (author)

  17. Effects of cosmic radiation on devices and embedded systems in aircrafts

    International Nuclear Information System (INIS)

    Prado, Adriane C.M.; Federico, Claudio A.; Pereira Junior, Evaldo C.F.; Goncalez, Odair L.

    2013-01-01

    Modern avionics systems use new electronic technologies devices that, due to their high degree of sophistication and miniaturization, are more susceptible to the effects of ionizing radiation, particularly the effect called 'Single Event Effect' (SEE) produced by neutron. Studies regarding the effects of radiation on electronic systems for space applications, such as satellites and orbital stations, have already been in progress for several years. However, tolerance requirements and specific studies, focusing on testing dedicated to avionics, have caused concern and gained importance in the last decade as a result of the accidents attributed to SEE in aircraft. Due to the development of a higher ceiling, an increase in airflow and a greater autonomy of certain aircrafts, the problem regarding the control of ionizing radiation dose received by the pilots, the crew and sensitive equipment became important in the areas of occupational health, radiation protection and flight safety. This paper presents an overview of the effects of ionizing radiation on devices and embedded systems in aircrafts, identifying and classifying these effects in relation to their potential risks in each device class. The assessment of these effects in avionics is a very important and emerging issue nowadays, which is being discussed by groups of the international scientific community; however, in South America, groups working in this area are still unknown. Consequently, this work is a great contribution and significantly valuable to the area of aeronautical engineering and flight safety associated to the effects of radiation on electronic components embedded in aircraft. (author)

  18. Energy storage systems impact on the short-term frequency stability of distributed autonomous microgrids, an analysis using aggregate models

    DEFF Research Database (Denmark)

    Serban, Ioan; Teodorescu, Remus; Marinescu, Corneliu

    2013-01-01

    This study analyses the integration impact of battery energy storage systems (BESSs) on the short-term frequency control in autonomous microgrids (MGs). Short-term frequency stability relates with the primary or speed control level, as defined in the regulations of the classical grids. The focus...

  19. Integrated Test Bed Facility

    Data.gov (United States)

    Federal Laboratory Consortium — The ITB's avionics system is composed of multiple high performance processors, embedded software, and data communication systems. The avionics embedded software is a...

  20. User type certification for advanced flight control systems

    Science.gov (United States)

    Gilson, Richard D.; Abbott, David W.

    1994-01-01

    Advanced avionics through flight management systems (FMS) coupled with autopilots can now precisely control aircraft from takeoff to landing. Clearly, this has been the most important improvement in aircraft since the jet engine. Regardless of the eventual capabilities of this technology, it is doubtful that society will soon accept pilotless airliners with the same aplomb they accept driverless passenger trains. Flight crews are still needed to deal with inputing clearances, taxiing, in-flight rerouting, unexpected weather decisions, and emergencies; yet it is well known that the contribution of human errors far exceed those of current hardware or software systems. Thus human errors remain, and are even increasing in percentage as the largest contributor to total system error. Currently, the flight crew is regulated by a layered system of certification: by operation, e.g., airline transport pilot versus private pilot; by category, e.g., airplane versus helicopter; by class, e.g., single engine land versus multi-engine land; and by type (for larger aircraft and jet powered aircraft), e.g., Boeing 767 or Airbus A320. Nothing in the certification process now requires an in-depth proficiency with specific types of avionics systems despite their prominent role in aircraft control and guidance.

  1. Low-Voltage Ride-Through Operation of Power Converters in Grid-Interactive Microgrids by Using Negative-Sequence Droop Control

    DEFF Research Database (Denmark)

    Zhao, Xin; Guerrero, Josep M.; Savaghebi, Mehdi

    2017-01-01

    of the utility grid during grid faults. In this paper, a LVRT control strategy based on positive/negative sequence droop control is proposed for grid-interactive MGs to ride-through voltage sags with not only inductive/resistive, but also complex line impedance. By using the proposed control strategy, MGs can......Due to the increasing penetration level of microgrids (MGs), it becomes a critical issue for MGs to help sustaining power system stability. Therefore, ancillary services, such as the low-voltage ride-through (LVRT) capability should be incorporated in MGs in order to guarantee stable operation...... support the grid voltage, make profits, and also ride-through the voltage dip during the whole fault period. A two layer hierarchical control strategy is proposed in this paper. The primary controller consists of voltage and current inner loops, a conventional droop control and a virtual impedance loop...

  2. A comparison between anisotropic analytical and multigrid superposition dose calculation algorithms in radiotherapy treatment planning

    International Nuclear Information System (INIS)

    Wu, Vincent W.C.; Tse, Teddy K.H.; Ho, Cola L.M.; Yeung, Eric C.Y.

    2013-01-01

    Monte Carlo (MC) simulation is currently the most accurate dose calculation algorithm in radiotherapy planning but requires relatively long processing time. Faster model-based algorithms such as the anisotropic analytical algorithm (AAA) by the Eclipse treatment planning system and multigrid superposition (MGS) by the XiO treatment planning system are 2 commonly used algorithms. This study compared AAA and MGS against MC, as the gold standard, on brain, nasopharynx, lung, and prostate cancer patients. Computed tomography of 6 patients of each cancer type was used. The same hypothetical treatment plan using the same machine and treatment prescription was computed for each case by each planning system using their respective dose calculation algorithm. The doses at reference points including (1) soft tissues only, (2) bones only, (3) air cavities only, (4) soft tissue-bone boundary (Soft/Bone), (5) soft tissue-air boundary (Soft/Air), and (6) bone-air boundary (Bone/Air), were measured and compared using the mean absolute percentage error (MAPE), which was a function of the percentage dose deviations from MC. Besides, the computation time of each treatment plan was recorded and compared. The MAPEs of MGS were significantly lower than AAA in all types of cancers (p<0.001). With regards to body density combinations, the MAPE of AAA ranged from 1.8% (soft tissue) to 4.9% (Bone/Air), whereas that of MGS from 1.6% (air cavities) to 2.9% (Soft/Bone). The MAPEs of MGS (2.6%±2.1) were significantly lower than that of AAA (3.7%±2.5) in all tissue density combinations (p<0.001). The mean computation time of AAA for all treatment plans was significantly lower than that of the MGS (p<0.001). Both AAA and MGS algorithms demonstrated dose deviations of less than 4.0% in most clinical cases and their performance was better in homogeneous tissues than at tissue boundaries. In general, MGS demonstrated relatively smaller dose deviations than AAA but required longer computation time

  3. Automatic Generation of Safe Handlers for Multi-Task Systems

    OpenAIRE

    Rutten , Éric; Marchand , Hervé

    2004-01-01

    We are interested in the programming of real-time control systems, such as in robotic, automotive or avionic systems. They are designed with multiple tasks, each with multiple modes. It is complex to design task handlers that control the switching of activities in order to insure safety properties of the global system. We propose a model of tasks in terms of transition systems, designed especially with the purpose of applying existing discrete controller synthesis techniques. This provides us...

  4. Copilot: Monitoring Embedded Systems

    Science.gov (United States)

    Pike, Lee; Wegmann, Nis; Niller, Sebastian; Goodloe, Alwyn

    2012-01-01

    Runtime verification (RV) is a natural fit for ultra-critical systems, where correctness is imperative. In ultra-critical systems, even if the software is fault-free, because of the inherent unreliability of commodity hardware and the adversity of operational environments, processing units (and their hosted software) are replicated, and fault-tolerant algorithms are used to compare the outputs. We investigate both software monitoring in distributed fault-tolerant systems, as well as implementing fault-tolerance mechanisms using RV techniques. We describe the Copilot language and compiler, specifically designed for generating monitors for distributed, hard real-time systems. We also describe two case-studies in which we generated Copilot monitors in avionics systems.

  5. Analysis and optimization of the battery energy storage systems for frequency control in autonomous microgrids, by means of hardware-in-the-loop simulations

    DEFF Research Database (Denmark)

    Serban, I.; Teodorescu, Remus; Marinescu, C.

    2012-01-01

    . The focus is on autonomous MGs that dynamically should perform similarly to the conventional power systems. During MG autonomous operation, the generators should accomplish the frequency control process, by means of their automatic generation control. However, RES-based generators have poor controllability...

  6. A Control Strategy for Flywheel Energy Storage System for Frequency Stability Improvement in Islanded Microgrid

    Directory of Open Access Journals (Sweden)

    A. A. Khodadoost Arani

    2017-03-01

    Full Text Available The Micro-Grid (MG stability is a significant issue that must be maintained in all operational modes. Usually, two control strategies can be applied to MG; V/f control and PQ control strategies. MGs with V/f control strategy should have some Distributed Generators (DGs which have fast responses versus load changes. The Flywheel Energy Storage System (FESS has this characteristic. The FESS, which converts the mechanical energy to electrical form, can generate electrical power or absorb the additional power in power systems or MGs. In this paper, the FESS structure modeled in detail and two control strategies (V/f and PQ control are applied for this application. In addition, in order to improve the MG frequency and voltage stability, two complementary controllers are proposed for the V/f control strategy; conventional PI and Fuzzy Controllers. A typical low voltage network, including FESS is simulated for four distinct scenarios in the MATLAB/ Simulink environment. It is shown that fuzzy controller has better performance than conventional PI controller in islanded microgrid.

  7. State Machine Modeling of the Space Launch System Solid Rocket Boosters

    Science.gov (United States)

    Harris, Joshua A.; Patterson-Hine, Ann

    2013-01-01

    The Space Launch System is a Shuttle-derived heavy-lift vehicle currently in development to serve as NASA's premiere launch vehicle for space exploration. The Space Launch System is a multistage rocket with two Solid Rocket Boosters and multiple payloads, including the Multi-Purpose Crew Vehicle. Planned Space Launch System destinations include near-Earth asteroids, the Moon, Mars, and Lagrange points. The Space Launch System is a complex system with many subsystems, requiring considerable systems engineering and integration. To this end, state machine analysis offers a method to support engineering and operational e orts, identify and avert undesirable or potentially hazardous system states, and evaluate system requirements. Finite State Machines model a system as a finite number of states, with transitions between states controlled by state-based and event-based logic. State machines are a useful tool for understanding complex system behaviors and evaluating "what-if" scenarios. This work contributes to a state machine model of the Space Launch System developed at NASA Ames Research Center. The Space Launch System Solid Rocket Booster avionics and ignition subsystems are modeled using MATLAB/Stateflow software. This model is integrated into a larger model of Space Launch System avionics used for verification and validation of Space Launch System operating procedures and design requirements. This includes testing both nominal and o -nominal system states and command sequences.

  8. Towards self-sustainable power systems

    DEFF Research Database (Denmark)

    Angjelichinoski, Marko; Danzi, Pietro; Stefanovic, Cedomir

    2017-01-01

    We propose use of a “modemless” communication solution, termed power talk, tailored for optimization and monitoring, i.e., upper layer control in low voltage DC MicroGrids (MGs). Specifically, the exchange of the information required for the upper control among control agents is achieved by modul......We propose use of a “modemless” communication solution, termed power talk, tailored for optimization and monitoring, i.e., upper layer control in low voltage DC MicroGrids (MGs). Specifically, the exchange of the information required for the upper control among control agents is achieved...... of minimizing the cost of the generation. The simulation results prove the feasibility of power talk as enabler of fully self-sustainable DC MicroGrids....

  9. VEST: An Aspect-Based Composition Tool for Real-Time Systems

    Science.gov (United States)

    2003-01-01

    VEST: An Aspect-Based Composition Tool for Real - Time Systems * John A. Stankovic Ruiqing Zhu Ram Poornalingam Chenyang Lu Zhendong Yu Marty Humphrey...Composition Tool for Real - Time Systems 5a. CONTRACT NUMBER 5b. GRANT NUMBER 5c. PROGRAM ELEMENT NUMBER 6. AUTHOR(S) 5d. PROJECT NUMBER 5e. TASK...it is obvious that designers of embedded real - time systems face many difficult problems. By working through various product scenarios with avionics

  10. Evaluating real-time Java for mission-critical large-scale embedded systems

    Science.gov (United States)

    Sharp, D. C.; Pla, E.; Luecke, K. R.; Hassan, R. J.

    2003-01-01

    This paper describes benchmarking results on an RT JVM. This paper extends previously published results by including additional tests, by being run on a recently available pre-release version of the first commercially supported RTSJ implementation, and by assessing results based on our experience with avionics systems in other languages.

  11. Automated Cooperative Trajectories for a More Efficient and Responsive Air Transportation System

    Science.gov (United States)

    Hanson, Curt

    2015-01-01

    The NASA Automated Cooperative Trajectories project is developing a prototype avionics system that enables multi-vehicle cooperative control by integrating 1090 MHz ES ADS-B digital communications with onboard autopilot systems. This cooperative control capability will enable meta-aircraft operations for enhanced airspace utilization, as well as improved vehicle efficiency through wake surfing. This briefing describes the objectives and approach to a flight evaluation of this system planned for 2016.

  12. Smart transactive energy framework in grid-connected multiple home microgrids under independent and coalition operations

    DEFF Research Database (Denmark)

    Marzband, Mousa; Azarinejadian, Fatemeh; Savaghebi, Mehdi

    2018-01-01

    This paper presents a smart Transactive energy (TE) framework in which home microgrids (H-MGs) can collaborate with each other in a multiple H-MG system by forming coalitions for gaining competitiveness in the market. Profit allocation due to coalition between H-MGs is an important issue...

  13. Use of Soft Computing Technologies for a Qualitative and Reliable Engine Control System for Propulsion Systems

    Science.gov (United States)

    Trevino, Luis; Brown, Terry; Crumbley, R. T. (Technical Monitor)

    2001-01-01

    The problem to be addressed in this paper is to explore how the use of Soft Computing Technologies (SCT) could be employed to improve overall vehicle system safety, reliability, and rocket engine performance by development of a qualitative and reliable engine control system (QRECS). Specifically, this will be addressed by enhancing rocket engine control using SCT, innovative data mining tools, and sound software engineering practices used in Marshall's Flight Software Group (FSG). The principle goals for addressing the issue of quality are to improve software management, software development time, software maintenance, processor execution, fault tolerance and mitigation, and nonlinear control in power level transitions. The intent is not to discuss any shortcomings of existing engine control methodologies, but to provide alternative design choices for control, implementation, performance, and sustaining engineering, all relative to addressing the issue of reliability. The approaches outlined in this paper will require knowledge in the fields of rocket engine propulsion (system level), software engineering for embedded flight software systems, and soft computing technologies (i.e., neural networks, fuzzy logic, data mining, and Bayesian belief networks); some of which are briefed in this paper. For this effort, the targeted demonstration rocket engine testbed is the MC-1 engine (formerly FASTRAC) which is simulated with hardware and software in the Marshall Avionics & Software Testbed (MAST) laboratory that currently resides at NASA's Marshall Space Flight Center, building 4476, and is managed by the Avionics Department. A brief plan of action for design, development, implementation, and testing a Phase One effort for QRECS is given, along with expected results. Phase One will focus on development of a Smart Start Engine Module and a Mainstage Engine Module for proper engine start and mainstage engine operations. The overall intent is to demonstrate that by

  14. Next generation space interconnect research and development in space communications

    Science.gov (United States)

    Collier, Charles Patrick

    2017-11-01

    Interconnect or "bus" is one of the critical technologies in design of spacecraft avionics systems that dictates its architecture and complexity. MIL-STD-1553B has long been used as the avionics backbone technology. As avionics systems become more and more capable and complex, however, limitations of MIL-STD-1553B such as insufficient 1 Mbps bandwidth and separability have forced current avionics architects and designers to use combination of different interconnect technologies in order to meet various requirements: CompactPCI is used for backplane interconnect; LVDS or RS422 is used for low and high-speed direct point-to-point interconnect; and some proprietary interconnect standards are designed for custom interfaces. This results in a very complicated system that consumes significant spacecraft mass and power and requires extensive resources in design, integration and testing of spacecraft systems.

  15. Supervisory Control for Real Time Reactive Power Flow Optimization in Islanded Microgrids

    DEFF Research Database (Denmark)

    Milczarek, Adam; Vasquez, Juan Carlos; Malinowski, Mariusz

    2013-01-01

    -line measurements. Similarly to any process system, MG hierarchical control is divided into three levels. However, an additional control algorithm is required to manage power transmission between sources and loads, maximizing efficiency and minimizing transmission losses. This real-time optimization problem......A microgrid (MG) is a local energy system consisting of a number of energy sources, energy storage units and loads that operate connected to the main electrical grid or autonomously. MGs include wind, solar or other renewable energy sources. MGs provide flexibility, reduce the main electricity grid...... dependence and contribute to change the large centralized production paradigm to local and distributed generation. However, such energy systems require complex management, advanced control and optimization. Interest on MGs hierarchical control has increased due to the availability of cheap on...

  16. Operations management system

    Science.gov (United States)

    Brandli, A. E.; Eckelkamp, R. E.; Kelly, C. M.; Mccandless, W.; Rue, D. L.

    1990-01-01

    The objective of an operations management system is to provide an orderly and efficient method to operate and maintain aerospace vehicles. Concepts are described for an operations management system and the key technologies are highlighted which will be required if this capability is brought to fruition. Without this automation and decision aiding capability, the growing complexity of avionics will result in an unmanageable workload for the operator, ultimately threatening mission success or survivability of the aircraft or space system. The key technologies include expert system application to operational tasks such as replanning, equipment diagnostics and checkout, global system management, and advanced man machine interfaces. The economical development of operations management systems, which are largely software, will require advancements in other technological areas such as software engineering and computer hardware.

  17. Monitoring Distributed Real-Time Systems: A Survey and Future Directions

    Science.gov (United States)

    Goodloe, Alwyn E.; Pike, Lee

    2010-01-01

    Runtime monitors have been proposed as a means to increase the reliability of safety-critical systems. In particular, this report addresses runtime monitors for distributed hard real-time systems. This class of systems has had little attention from the monitoring community. The need for monitors is shown by discussing examples of avionic systems failure. We survey related work in the field of runtime monitoring. Several potential monitoring architectures for distributed real-time systems are presented along with a discussion of how they might be used to monitor properties of interest.

  18. Vehicle health management for guidance, navigation and control systems

    Science.gov (United States)

    Radke, Kathleen; Frazzini, Ron; Bursch, Paul; Wald, Jerry; Brown, Don

    1993-01-01

    The objective of the program was to architect a vehicle health management (VHM) system for space systems avionics that assures system readiness for launch vehicles and for space-based dormant vehicles. The platforms which were studied and considered for application of VHM for guidance, navigation and control (GN&C) included the Advanced Manned Launch System (AMLS), the Horizontal Landing-20/Personnel Launch System (HL-20/PLS), the Assured Crew Return Vehicle (ACRV) and the Extended Duration Orbiter (EDO). This set was selected because dormancy and/or availability requirements are driving the designs of these future systems.

  19. Extratropical Weather Systems on Mars: Radiatively-Active Water Ice Effects

    Science.gov (United States)

    Hollingsworth, J. L.; Kahre, M. A.; Haberle, R. M.; Urata, R. A.; Montmessin, F.

    2017-01-01

    Extratropical, large-scale weather disturbances, namely transient, synoptic-period,baroclinic barotropic eddies - or - low- (high-) pressure cyclones (anticyclones), are components fundamental to global circulation patterns for rapidly rotating, differentially heated, shallow atmospheres such as Earth and Mars. Such "wave-like" disturbances that arise via (geophysical) fluid shear instability develop, mature and decay, and travel west-to-east in the middle and high latitudes within terrestrial-like planetary atmospheres. These disturbances serve as critical agents in the transport of heat and momentum between low and high latitudes of the planet. Moreover, they transport trace species within the atmosphere (e.g., water vapor/ice, other aerosols (dust), chemical species, etc). Between early autumn through early spring, middle and high latitudes on Mars exhibit strong equator-to-pole mean temperature contrasts (i.e., "baroclinicity"). Data collected during the Viking era and observations from both the Mars Global Surveyor (MGS) and Mars Reconnaissance Orbiter (MRO) indicate that such strong baroclinicity supports vigorous, large-scale eastward traveling weather systems [Banfield et al., 2004; Barnes et al., 1993]. A good example of traveling weather systems, frontal wave activity and sequestered dust activity from MGS/MOC image analyses is provided in Figure 1 (cf. Wang et al. [2005]). Utilizing an upgraded and evolving version of the NASA Ames Research Center (ARC) Mars global climate model, investigated here are key dynamical and physical aspects of simulated northern hemisphere (NH) large-scale extratropica lweather systems,with and without radiatively-active water ice clouds. Mars Climate Model:

  20. Mass gatherings: A one-stop opportunity to complement global disease surveillance

    Directory of Open Access Journals (Sweden)

    Habida Elachola

    2016-01-01

    Full Text Available Emerging infections including those resulting from the bioterrorist use of infectious agents have indicated the need for global health surveillance. This paper reviews multiple surveillance opportunities presented by mass gatherings (MGs that align with fundamental questions in epidemiology (why, what, who, where, when and how. Some MGs bring together large, diverse population groups coming from countries with high prevalence of communicable diseases and disparate surveillance capacities. MGs have the potential to exacerbate the transmission dynamics of infectious diseases due to various factors including the high population density and rigor of events, increase in number of people with underlying diseases that predisposes them to disease acquisition, mixing of people from countries or regions with and without efficient disease control efforts, and varying endemicity or existence of communicable diseases in home countries. MGs also have the potential to increase the opportunities for mechanical and even heat-related injuries, morbidity or deaths from accidents, alcohol use, deliberate terrorist attacks with biological agents and/or with explosives and from exacerbation of pre-existing conditions. Responding to these wider range of events may require the use of novel bio-surveillance systems designed to collect data from different sources including electronic and non-electronic medical records from emergency departments and hospitalisations, laboratories, medical examiners, emergency call centres, veterinary, food processors, drinking water systems and even other non-traditional sources such as over-the-counter drug sales and crowd photographs. Well-structured, interoperable real-time surveillance and reporting systems should be integral to MG planning. The increase in magnitude of participants exceeding millions and diversity of people attending MGs can be proactively used to conduct active surveillance of communicable and non

  1. Distributed Smart Decision-Making for a Multimicrogrid System Based on a Hierarchical Interactive Architecture

    DEFF Research Database (Denmark)

    Marzband, Mousa; Parhizi, Narges; Savaghebi, Mehdi

    2016-01-01

    In this paper, a comprehensive real-time interactive EMS framework for the utility and multiple electrically-coupled MGs is proposed. A hierarchical bi-level control scheme-BLCS with primary and secondary level controllers is applied in this regard. The proposed hierarchical architecture consists...... are treated as uncertainties in the proposed structure. In order to handle the uncertainties, Taguchi0s orthogonal array testing-TOAT approach is utilized. Then, the shortage or surplus of the MGs power should be submitted to a central EMS-CEMS in the secondary-level. In order to validate the proposed control...

  2. Relationship between the electronic structure and the glide in the hexagonal close packed metals

    International Nuclear Information System (INIS)

    Legrand, B.; Le Hazif, R.

    1983-06-01

    In all hexagonal close-packed metals (HCP), deformation is performed by slip on a mean glide system (MGS) and on several secondary systems. There are no reliable predictions of the MGS choice. In this paper is shown the role played by the electronic structure on the choice of glide system in HCP metals. MGS is basal for all normal metals and is a function of the electron number in HCP transition metals. The different SFE's were calculated using appropriate total energy models, for different metals. Thus pseudopotentials were used (or empirical pair potentials) for normal metals, and a tight-binding model for transition metals. The most important results are the following: prismatic SFE (PSFE) is smaller than basal SFE (BSFE) for Y, Ti, Zr, Hf, Ru and Os; BSFE is smaller than PSFE for Co and all normal metals; BSFE and PSFe and about the same for RE and Tc

  3. The pathogenic persona of community-associated oral streptococci.

    Science.gov (United States)

    Whitmore, Sarah E; Lamont, Richard J

    2011-07-01

    The mitis group streptococci (MGS) are widespread in the oral cavity and are traditionally associated with oral health. However, these organisms have many attributes that contribute to the development of pathogenic oral communities. MGS adhere rapidly to saliva-coated tooth surfaces, thereby providing an attachment substratum for more overtly pathogenic organisms such as Porphyromonas gingivalis, and the two species assemble into heterotypic communities. Close physical association facilitates physiologic support, and pathogens such as Aggregatibacter actinomycetemcomitans display resource partitioning to favour carbon sources generated by streptococcal metabolism. MGS exchange information with community members through a number of interspecies signalling systems including AI-2 and contact dependent mechanisms. Signal transduction systems induced in P. gingivalis are based on protein dephosphorylation mediated by the tyrosine phosphatase Ltp1, and converge on a LuxR-family transcriptional regulator, CdhR. Phenotypic responses in P. gingivalis include regulation of hemin uptake systems and gingipain activity, processes that are intimately linked to the virulence of the organism. Furthermore, communities of S. gordonii with P. gingivalis or with A. actinomycetemcomitans are more pathogenic in animal models than the constituent species alone. We propose that MGS should be considered accessory pathogens, organisms whose pathogenic potential only becomes evident in the context of a heterotypic microbial community. © 2011 Blackwell Publishing Ltd.

  4. Use of maternal information for QTL detection in a (granddaughter design

    Directory of Open Access Journals (Sweden)

    Boichard Didier

    2002-05-01

    Full Text Available Abstract In a (granddaughter design, maternal information is often neglected because the number of progeny per dam is limited. The number of dams per maternal grandsire (MGS, however, could be large enough to contribute to QTL detection. But dams and MGS usually are not genotyped, there are two recombination opportunities between the MGS and the progeny, and at a given location, only half the progeny receive a MGS chromosomal segment. A 3-step procedure was developed to estimate: (1 the marker phenotypes probabilities of the MGS; (2 the probability of each possible MGS haplotype; (3 the probabilities that the progeny receives either the first, or second MGS segment, or a maternal grandam segment. These probabilities were used for QTL detection in a linear model including the effects of sire, MGS, paternal QTL, MGS QTL and maternal grandam QTL. Including the grandam QTL effect makes it possible to detect QTL in the grandam population, even when MGS are not informative. The detection power, studied by simulation, was rather high, provided that MGS family size was greater than 50. Using maternal information in the French dairy cattle granddaughter design made it possible to detect 23 additional QTL genomewise significant.

  5. Modeling and characterization of VCSEL-based avionics full-duplex ethernet (AFDX) gigabit links

    Science.gov (United States)

    Ly, Khadijetou S.; Rissons, A.; Gambardella, E.; Bajon, D.; Mollier, J.-C.

    2008-02-01

    Low cost and intrinsic performances of 850 nm Vertical Cavity Surface Emitting Lasers (VCSELs) compared to Light Emitting Diodes make them very attractive for high speed and short distances data communication links through optical fibers. Weight saving and Electromagnetic Interference withstanding requirements have led to the need of a reliable solution to improve existing avionics high speed buses (e.g. AFDX) up to 1Gbps over 100m. To predict and optimize the performance of the link, the physical behavior of the VCSEL must be well understood. First, a theoretical study is performed through the rate equations adapted to VCSEL in large signal modulation. Averaged turn-on delays and oscillation effects are analytically computed and analyzed for different values of the on- and off state currents. This will affect the eye pattern, timing jitter and Bit Error Rate (BER) of the signal that must remain within IEEE 802.3 standard limits. In particular, the off-state current is minimized below the threshold to allow the highest possible Extinction Ratio. At this level, the spontaneous emission is dominating and leads to significant turn-on delay, turn-on jitter and bit pattern effects. Also, the transverse multimode behavior of VCSELs, caused by Spatial Hole Burning leads to some dispersion in the fiber and degradation of BER. VCSEL to Multimode Fiber coupling model is provided for prediction and optimization of modal dispersion. Lastly, turn-on delay measurements are performed on a real mock-up and results are compared with calculations.

  6. An Assessment of Technical and Production Risks of Candidate Low-Cost Attitude/Heading Reference Systems(AHRS)

    Science.gov (United States)

    Yuchnovicz, Daniel; Burgess, Malcolm; Hammers, William

    1999-01-01

    This report provides an assessment of technical and production risks of candidate low-cost attitude/heading reference systems (AHRS) for use in the Advanced General Aviation Transport Experiments (AGATE) airplanes. A low-cost AHRS is a key component of modem "glass cockpit" flight displays for General Aviation (GA) aircraft. The technical capabilities of several candidate low-cost AHRS were examined and described along with the technical issues involved with using all solid-state components for attitude measurement. An economic model was developed which describes the expected profit, rate of return, and volume requirements for the manufacture of low-cost AHRS for GA aircraft in the 2000 to 2020 time frame. The model is the result of interviews with GA airframe manufacturers, avionics manufacturers and historical analysis of avionics of similar complexity. The model shows that a manufacturer will break even after three years of AHRS production, realizing an 18 percent rate of return (23 percent profit) on an investment of $3.5M over the 20 year period. A start-up production estimate showed costs of $6-12M for a new company to build and certify an AHRS from scratch, considered to be a high-risk proposition, versus $0.25-0.75M for an experienced avionics manufacturer to manufacture a design under license, a low-risk proposition.

  7. Multi-Functional Distributed Secondary Control for Autonomous Microgrids

    DEFF Research Database (Denmark)

    Shafiee, Qobad

    Microgrids (MGs)--the building blocks of the smart grid-- are local grids comprise different technologies such as power electronics converters, distributed renewable and non-renewable energy sources, energy storage systems, and telecommunications which can operate either in islanded mode or conne......Microgrids (MGs)--the building blocks of the smart grid-- are local grids comprise different technologies such as power electronics converters, distributed renewable and non-renewable energy sources, energy storage systems, and telecommunications which can operate either in islanded mode...

  8. The Size of Mars' Fluid Core From Mars k2 Love Number Obtained From Analysis of MGS Doppler Tracking.

    Science.gov (United States)

    Yoder, C. F.; Konopliv, A. S.; Yuan, D. N.; Standish, E. M.; Folkner, W. M.

    2002-12-01

    The solar tidal deformation of Mars, measured by its k2 potential Love number, has been obtained from analysis of MGS radio tracking. The observed k2 =0.164+-0.016 is large enough to rule out a solid iron core. The inferred core radius Rc (1600km

  9. 4-Meter Gait Speed Test in Chronic Obstructive Pulmonary Disease: INTERRATER RELIABILITY USING A STOPWATCH.

    Science.gov (United States)

    Bisca, Gianna Waldrich; Fava, Lucas Rodrigues; Morita, Andrea Akemi; Machado, Felipe Vilaça Cavallari; Pitta, Fabio; Hernandes, Nidia Aparecida

    2017-12-14

    4-meter gait speed (4MGS) is increasingly used to assess functional performance in patients with chronic obstructive pulmonary disease. However, the current literature lacks information regarding some technical standards for this test. Therefore, the purpose of this study was to compare and to evaluate the interrater reliability between a stopwatch and video recording used as timing systems for the 4MGS in patients with chronic obstructive pulmonary disease, as well as to verify the interrater reliability between 2 observers measuring the 4MGS time using a manual stopwatch. Fifty-one patients performed the 4MGS using 4 different protocols (random order): walking at the usual and maximum speed in a 4-meter course and walking at the same 2 speeds on an 8-m course using a 2-m acceleration zone, a 4-meter timing area, and a 2-m deceleration zone. Gait speed was measured simultaneously using a stopwatch and a video recording. In a subanalysis (n = 24), 2 independent observers timed the 4MGS using a stopwatch. There was no significant difference in comparison between the 2 timing methods (P > .05 for all), and the reliability between video recording and stopwatch was excellent in all 4MGS studied protocols (intraclass correlation coefficient ≥ 0.91). Moreover, when comparing gait speed measured by 2 observers using a stopwatch, no significant difference was found among all proposed protocols (P > .05 for all), and there was also excellent reliability between the 2 independent observers (intraclass correlation coefficient ≥ 0.94). The stopwatch, a low-cost and feasible tool, is reliable as a timing device for the 4MGS in patients with chronic obstructive pulmonary disease.

  10. A Novel Decentralized Economic Operation in Islanded AC Microgrids

    Directory of Open Access Journals (Sweden)

    Hua Han

    2017-06-01

    Full Text Available Droop schemes are usually applied to the control of distributed generators (DGs in microgrids (MGs to realize proportional power sharing. The objective might, however, not suit MGs well for economic reasons. Addressing that issue, this paper proposes an alternative droop scheme for reducing the total active generation costs (TAGC. Optimal economic operation, DGs’ capacity limitations and system stability are fully considered basing on DGs’ generation costs. The proposed scheme utilizes the frequency as a carrier to realize the decentralized economic operation of MGs without communication links. Moreover, a fitting method is applied to balance DGs’ synchronous operation and economy. The effectiveness and performance of the proposed scheme are verified through simulations and experiments.

  11. FAILSAFE Health Management for Embedded Systems

    Science.gov (United States)

    Horvath, Gregory A.; Wagner, David A.; Wen, Hui Ying; Barry, Matthew

    2010-01-01

    The FAILSAFE project is developing concepts and prototype implementations for software health management in mission- critical, real-time embedded systems. The project unites features of the industry-standard ARINC 653 Avionics Application Software Standard Interface and JPL s Mission Data System (MDS) technology (see figure). The ARINC 653 standard establishes requirements for the services provided by partitioned, real-time operating systems. The MDS technology provides a state analysis method, canonical architecture, and software framework that facilitates the design and implementation of software-intensive complex systems. The MDS technology has been used to provide the health management function for an ARINC 653 application implementation. In particular, the focus is on showing how this combination enables reasoning about, and recovering from, application software problems.

  12. Health management and controls for earth to orbit propulsion systems

    Science.gov (United States)

    Bickford, R. L.

    1992-01-01

    Fault detection and isolation for advanced rocket engine controllers are discussed focusing on advanced sensing systems and software which significantly improve component failure detection for engine safety and health management. Aerojet's Space Transportation Main Engine controller for the National Launch System is the state of the art in fault tolerant engine avionics. Health management systems provide high levels of automated fault coverage and significantly improve vehicle delivered reliability and lower preflight operations costs. Key technologies, including the sensor data validation algorithms and flight capable spectrometers, have been demonstrated in ground applications and are found to be suitable for bridging programs into flight applications.

  13. Adapting the SpaceCube v2.0 Data Processing System for Mission-Unique Application Requirements

    Science.gov (United States)

    Petrick, David; Gill, Nat; Hasouneh, Munther; Stone, Robert; Winternitz, Luke; Thomas, Luke; Davis, Milton; Sparacino, Pietro; Flatley, Thomas

    2015-01-01

    The SpaceCube (sup TM) v2.0 system is a superior high performance, reconfigurable, hybrid data processing system that can be used in a multitude of applications including those that require a radiation hardened and reliable solution. This paper provides an overview of the design architecture, flexibility, and the advantages of the modular SpaceCube v2.0 high performance data processing system for space applications. The current state of the proven SpaceCube technology is based on nine years of engineering and operations. Five systems have been successfully operated in space starting in 2008 with four more to be delivered for launch vehicle integration in 2015. The SpaceCube v2.0 system is also baselined as the avionics solution for five additional flight projects and is always a top consideration as the core avionics for new instruments or spacecraft control. This paper will highlight how this multipurpose system is currently being used to solve design challenges of three independent applications. The SpaceCube hardware adapts to new system requirements by allowing for application-unique interface cards that are utilized by reconfiguring the underlying programmable elements on the core processor card. We will show how this system is being used to improve on a heritage NASA GPS technology, enable a cutting-edge LiDAR instrument, and serve as a typical command and data handling (C&DH) computer for a space robotics technology demonstration.

  14. Next Generation Reliable Transport Networks

    DEFF Research Database (Denmark)

    Zhang, Jiang

    the wavelength and fiber assignment problem is proposed and implemented for avionic optical transport networks. Simulation results give out resource consumptions and prove the efficiency of the proposed mechanisms. Finally, a Home Environment Service Knowledge Management system is proposed. Through ontology...... technologies, a knowledge base is constructed to represent the whole information of a home environment. By applying the reasoner tool, the proposed system manages to keep the consistency in a home environment and helps all software configure and update procedures across multiple vendors....... of criticality and security, there are certain physical or logical segregation requirements between the avionic systems. Such segregations can be implemented on the proposed avionic networks with different hierarchies. In order to fulfill the segregation requirements, a tailored heuristic approach for solving...

  15. Oxidation feature and diffusion mechanism of Zr-based metallic glasses near the glass transition point

    Science.gov (United States)

    Hu, Zheng; Lei, Xianqi; Wang, Yang; Zhang, Kun

    2018-03-01

    The oxidation behaviors of as-cast, pre-deformed, and crystallized Zr47.9Ti0.3Ni3.1Cu39.3Al9.4 metallic glasses (MGs) were studied near the glass transition point. The oxidation kinetics of the crystallized MGs followed a parabolic-rate law, and the as-cast and pre-deformed MGs exerted a typical two-stage behavior above the glass transition temperature (T g). Most interesting, pre-deformed treatment can significantly improve the oxidation rate of MGs, as the initial oxidation appeared earlier than for the as-cast MGs, and was accompanied by much thicker oxide scale. The EDS and XPS results showed that the metal Al acted as the preferred scavenger that absorbed intrinsic oxygen in the near-surface region of as-cast MGs. However, a homogeneous mixed layer without Al was observed in the pre-deformed MGs. We speculated the accelerated diffusion of other elements in the MGs was due to the local increase in the free volume and significant shear-induced dilation of the local structure. The results from this study demonstrate that MGs exhibit controllable atomic diffusion during the oxidation process, which can facilitate use in super-cooled liquid region applications.

  16. Analysis of Security Protocols in Embedded Systems

    DEFF Research Database (Denmark)

    Bruni, Alessandro

    Embedded real-time systems have been adopted in a wide range of safety-critical applications—including automotive, avionics, and train control systems—where the focus has long been on safety (i.e., protecting the external world from the potential damage caused by the system) rather than security (i.......e., protecting the system from the external world). With increased connectivity of these systems to external networks the attack surface has grown, and consequently there is a need for securing the system from external attacks. Introducing security protocols in safety critical systems requires careful...... in this direction is to extend saturation-based techniques so that enough state information can be modelled and analysed. Finally, we present a methodology for proving the same security properties in the computational model, by means of typing protocol implementations....

  17. Overproduction of lactimidomycin by cross-overexpression of genes encoding Streptomyces antibiotic regulatory proteins.

    Science.gov (United States)

    Zhang, Bo; Yang, Dong; Yan, Yijun; Pan, Guohui; Xiang, Wensheng; Shen, Ben

    2016-03-01

    The glutarimide-containing polyketides represent a fascinating class of natural products that exhibit a multitude of biological activities. We have recently cloned and sequenced the biosynthetic gene clusters for three members of the glutarimide-containing polyketides-iso-migrastatin (iso-MGS) from Streptomyces platensis NRRL 18993, lactimidomycin (LTM) from Streptomyces amphibiosporus ATCC 53964, and cycloheximide (CHX) from Streptomyces sp. YIM56141. Comparative analysis of the three clusters identified mgsA and chxA, from the mgs and chx gene clusters, respectively, that were predicted to encode the PimR-like Streptomyces antibiotic regulatory proteins (SARPs) but failed to reveal any regulatory gene from the ltm gene cluster. Overexpression of mgsA or chxA in S. platensis NRRL 18993, Streptomyces sp. YIM56141 or SB11024, and a recombinant strain of Streptomyces coelicolor M145 carrying the intact mgs gene cluster has no significant effect on iso-MGS or CHX production, suggesting that MgsA or ChxA regulation may not be rate-limiting for iso-MGS and CHX production in these producers. In contrast, overexpression of mgsA or chxA in S. amphibiosporus ATCC 53964 resulted in a significant increase in LTM production, with LTM titer reaching 106 mg/L, which is five-fold higher than that of the wild-type strain. These results support MgsA and ChxA as members of the SARP family of positive regulators for the iso-MGS and CHX biosynthetic machinery and demonstrate the feasibility to improve glutarimide-containing polyketide production in Streptomyces strains by exploiting common regulators.

  18. E VA Space Suit Power, Avionics, and Software Systems, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — NASA is interested in a reliable, robust, and low Size Weight and Power (SWAP) input device that will allow for EVA astronauts to navigate display menu systems. The...

  19. Strategic avionics technology definition studies. Subtask 3-1A: Electrical Actuation (ELA) systems

    Science.gov (United States)

    Pond, Charles L.; Mcdermott, William A.; Lum, Ben T. F.

    1993-01-01

    Electrical actuator (ELA) power efficiency and requirements are examined for space system application. Requirements for Space Shuttle effector systems are presented, along with preliminary ELA trades and selection to form a preliminary ELA system baseline. Power and energy requirements for this baseline ELA system are applicable to the Space Shuttle and similar space vehicles.

  20. Power Electronics for Microgrids

    DEFF Research Database (Denmark)

    Dragicevic, Tomislav; Blaabjerg, Frede

    2016-01-01

    A microgrid (MG) is a stand-alone or grid-connected hybrid renewable system that uses distributed renewable and nonrenewable energy sources and energy storage systems (ESSs) to supply power to local loads. The system is ordinarily based on power electronics, with interface converters allowing...... a continuous supply of power in the presence of variable RES production. This chapter describes some specific features of DC MGs in terms of power architecture, control, and protection. It also reviews several uncommon power electronic interfaces. Regarding control, operation without critical communication...... are explained in this chapter. The chapter concludes with a review of power electronic intensive protection solutions for DC MGs....

  1. Expression profiles of two small heat shock proteins and antioxidant enzyme activity in Mytilus galloprovincialis exposed to cadmium at environmentally relevant concentrations

    Science.gov (United States)

    You, Liping; Ning, Xuanxuan; Chen, Leilei; Zhang, Linbao; Zhao, Jianmin; Liu, Xiaoli; Wu, Huifeng

    2014-03-01

    Small heat shock proteins encompass a widespread but diverse class of proteins, which play key roles in protecting organisms from various stressors. In the present study, the full-length cDNAs of two small heat shock proteins (MgsHSP22 and MgsHSP24.1) were cloned from Mytilus galloprovincialis, which encoded peptides of 181 and 247 amino acids, respectively. Both MgsHSP22 and MgsHSP24.1 were detected in all tissues examined by real-time PCR, with the highest expression being observed in muscle and gonad tissues. The real-time PCR results revealed that Cd significantly inhibited MgsHSP22 expression at 24 h and MgsHSP24.1 at 24 and 48 h under 5 μg/L Cd 2+ exposure. MgsHSP24.1 expression was also significantly inhibited after 50 μg/L Cd2+ exposure for 48 h. With regard to antioxidant enzymes, increased GPx and CAT activity were detected under Cd2+ stress (5 and 50 μg/L), while no significant difference in SOD activity was observed throughout the experiment. Overall, both MgsHsps and antioxidant enzymes revealed their potential as Cd stress biomarkers in M. galloprovincialis.

  2. Lunar transportation system

    Science.gov (United States)

    1993-07-01

    The University Space Research Association (USRA) requested the University of Minnesota Spacecraft Design Team to design a lunar transportation infrastructure. This task was a year long design effort culminating in a complete conceptual design and presentation at Johnson Space Center. The mission objective of the design group was to design a system of vehicles to bring a habitation module, cargo, and crew to the lunar surface from LEO and return either or both crew and cargo safely to LEO while emphasizing component commonality, reusability, and cost effectiveness. During the course of the design, the lunar transportation system (LTS) has taken on many forms. The final design of the system is composed of two vehicles, a lunar transfer vehicle (LTV) and a lunar excursion vehicle (LEV). The LTV serves as an efficient orbital transfer vehicle between the earth and the moon while the LEV carries crew and cargo to the lunar surface. Presented in the report are the mission analysis, systems layout, orbital mechanics, propulsion systems, structural and thermal analysis, and crew systems, avionics, and power systems for this lunar transportation concept.

  3. Glycogen Synthase in Sertoli Cells: More Than Glycogenesis?

    Science.gov (United States)

    Maldonado, Rodrigo; Mancilla, Héctor; Villarroel-Espíndola, Franz; Slebe, Felipe; Slebe, Juan Carlos; Méndez, Raúl; Guinovart, Joan J; Concha, Ilona I

    2016-11-01

    Sertoli cell metabolism actively maintains the nutritional needs of germ cells. It has been described that after glucose incorporation in Sertoli cells, less than 1% is converted to glycogen suggesting low levels of glycogen synthase activity. Phosphorylation of muscle glycogen synthase (MGS) at serine 640 (pS640MGS) decreases its activity, and this form of the enzyme was discovered as a non-ribosomal protein that modulates the translation of a subset of transcripts in HeLa cells. The aim of our study was to functionally characterize MGS in cultured Sertoli cells, as well as to explore this new feature related to RNA molecules. We detected MGS in the cytoplasm of Sertoli cells as well as in the nuclei. The activity rates of the enzyme were extremely low indicating that MGS is expressed but almost inactive. Protein targeting to glycogen (PTG) overexpression was performed to activate MGS by dephosphorylation. PTG induced glycogen synthesis massively, confirming that this enzyme is present but inactive. This finding correlates with high levels of pS640MGS, which were assayed by phosphatase treatment. To explore a putative new function for MGS in Sertoli cells, we performed RNA immunoprecipitation coupled to microarray studies. The results revealed that MGS co-immunoprecipitated with the several mRNAs and also rRNAs. These findings indicate that MGS is expressed Sertoli cells but in an inactive form, and also support a possibly novel feature of this metabolic enzyme associated with RNA-related molecules. J. Cell. Biochem. 117: 2597-2607, 2016. © 2016 Wiley Periodicals, Inc. © 2016 Wiley Periodicals, Inc.

  4. The Post-polyketide Synthase Steps in iso-Migrastatin Biosynthesis Featuring Tailoring Enzymes with Broad Substrate Specificity

    Science.gov (United States)

    Ma, Ming; Kwong, Thomas; Lim, Si-Kyu; Ju, Jianhua; Lohman, Jeremy R.; Shen, Ben

    2013-01-01

    The iso-migrastatin (iso-MGS) biosynthetic gene cluster from Streptomyces platensis NRRL 18993 consists of 11 genes, featuring an acyltransferase (AT)-less type I polyketide synthase (PKS) and three tailoring enzymes MgsIJK. Systematic inactivation of mgsIJK in S. platensis enabled us to (i) identify two nascent products (10 and 13) of the iso-MGS AT-less type I PKS, establishing an unprecedented novel feature for AT-less type I PKSs, and (ii) account for the formation of all known post-PKS biosynthetic intermediates (10-17) generated by the three tailoring enzymes MgsIJK, which possessed significant substrate promiscuities. PMID:23394593

  5. Primary display latency criteria based on flying qualities and performance data

    Science.gov (United States)

    Funk, John D., Jr.; Beck, Corin P.; Johns, John B.

    1993-01-01

    With a pilots' increasing use of visual cue augmentation, much requiring extensive pre-processing, there is a need to establish criteria for new avionics/display design. The timeliness and synchronization of the augmented cues is vital to ensure the performance quality required for precision mission task elements (MTEs) where augmented cues are the primary source of information to the pilot. Processing delays incurred while transforming sensor-supplied flight information into visual cues are unavoidable. Relationships between maximum control system delays and associated flying qualities levels are documented in MIL-F-83300 and MIL-F-8785. While cues representing aircraft status may be just as vital to the pilot as prompt control response for operations in instrument meteorological conditions, presently, there are no specification requirements on avionics system latency. To produce data relating avionics system latency to degradations in flying qualities, the Navy conducted two simulation investigations. During the investigations, flying qualities and performance data were recorded as simulated avionics system latency was varied. Correlated results of the investigation indicates that there is a detrimental impact of latency on flying qualities. Analysis of these results and consideration of key factors influencing their application indicate that: (1) Task performance degrades and pilot workload increases as latency is increased. Inconsistency in task performance increases as latency increases. (2) Latency reduces the probability of achieving Level 1 handling qualities with avionics system latency as low as 70 ms. (3) The data suggest that the achievement of desired performance will be ensured only at display latency values below 120 ms. (4) These data also suggest that avoidance of inadequate performance will be ensured only at display latency values below 150 ms.

  6. Spacesuit Data Display and Management System

    Science.gov (United States)

    Hall, David G.; Sells, Aaron; Shah, Hemal

    2009-01-01

    A prototype embedded avionics system has been designed for the next generation of NASA extra-vehicular-activity (EVA) spacesuits. The system performs biomedical and other sensor monitoring, image capture, data display, and data transmission. An existing NASA Phase I and II award winning design for an embedded computing system (ZIN vMetrics - BioWATCH) has been modified. The unit has a reliable, compact form factor with flexible packaging options. These innovations are significant, because current state-of-the-art EVA spacesuits do not provide capability for data displays or embedded data acquisition and management. The Phase 1 effort achieved Technology Readiness Level 4 (high fidelity breadboard demonstration). The breadboard uses a commercial-grade field-programmable gate array (FPGA) with embedded processor core that can be upgraded to a space-rated device for future revisions.

  7. Iodine Hall Thruster Propellant Feed System for a CubeSat

    Science.gov (United States)

    Polzin, Kurt A.; Peeples, Steven

    2014-01-01

    The components required for an in-space iodine vapor-fed Hall effect thruster propellant management system are described. A laboratory apparatus was assembled and used to produce iodine vapor and control the flow through the application of heating to the propellant reservoir and through the adjustment of the opening in a proportional flow control valve. Changing of the reservoir temperature altered the flowrate on the timescale of minutes while adjustment of the proportional flow control valve changed the flowrate immediately without an overshoot or undershoot in flowrate with the requisite recovery time associated with thermal control systems. The flowrates tested spanned a range from 0-1.5 mg/s of iodine, which is sufficient to feed a 200-W Hall effect thruster.

  8. Effect of the Cu and Ni content on the crystallization temperature and crystallization mechanism of La–Al–Cu(Ni metallic glasses

    Directory of Open Access Journals (Sweden)

    Peiyou Li

    2016-02-01

    Full Text Available The effect of the Cu and Ni content on the crystallization mechanism and the crystallization temperatures of La–Al–Cu(Ni metallic glasses (MGs was studied by differential scanning calorimetry (DSC. The experimental results have shown that the DSC curves obtained for the La–Al–Cu and La–Al–Ni MGs exhibit two and three crystallization temperatures, respectively. The crystallization temperatures of the La–Al–Cu and La–Al–Ni MGs result from the merging and splitting of thermal events related to the corresponding eutectic atomic pairs in the La72Cu28 and La81.6Al18.4 MGs, and La72Ni28 and La81.6Al18.4 MGs, respectively. In addition, Al- and Ni-containing clusters with weak or strong atomic interaction in the Al–Ni atomic pairs strongly affect the crystallization mechanism and thus the crystallization temperature of La–Al–Ni MGs. This study provides a novel understanding of the relation between the crystallization temperature and the underlying crystallization mechanisms in La–Al–Cu(Ni MGs.

  9. Global navigation satellite systems performance analysis and augmentation strategies in aviation

    Science.gov (United States)

    Sabatini, Roberto; Moore, Terry; Ramasamy, Subramanian

    2017-11-01

    In an era of significant air traffic expansion characterized by a rising congestion of the radiofrequency spectrum and a widespread introduction of Unmanned Aircraft Systems (UAS), Global Navigation Satellite Systems (GNSS) are being exposed to a variety of threats including signal interferences, adverse propagation effects and challenging platform-satellite relative dynamics. Thus, there is a need to characterize GNSS signal degradations and assess the effects of interfering sources on the performance of avionics GNSS receivers and augmentation systems used for an increasing number of mission-essential and safety-critical aviation tasks (e.g., experimental flight testing, flight inspection/certification of ground-based radio navigation aids, wide area navigation and precision approach). GNSS signal deteriorations typically occur due to antenna obscuration caused by natural and man-made obstructions present in the environment (e.g., elevated terrain and tall buildings when flying at low altitude) or by the aircraft itself during manoeuvring (e.g., aircraft wings and empennage masking the on-board GNSS antenna), ionospheric scintillation, Doppler shift, multipath, jamming and spurious satellite transmissions. Anyone of these phenomena can result in partial to total loss of tracking and possible tracking errors, depending on the severity of the effect and the receiver characteristics. After designing GNSS performance threats, the various augmentation strategies adopted in the Communication, Navigation, Surveillance/Air Traffic Management and Avionics (CNS + A) context are addressed in detail. GNSS augmentation can take many forms but all strategies share the same fundamental principle of providing supplementary information whose objective is improving the performance and/or trustworthiness of the system. Hence it is of paramount importance to consider the synergies offered by different augmentation strategies including Space Based Augmentation System (SBAS), Ground

  10. Fleet retrofit report

    Science.gov (United States)

    1973-01-01

    Flight tests are evaluated of an avionics system which aids the pilot in making two-segment approaches for noise abatement. The implications are discussed of equipping United's fleet of Boeing 727-200 aircraft with two-segment avionics for use down to Category 2 weather operating minima. The experience is reported of incorporating two-segment approach avionics systems on two different aircraft. The cost of installing dual two-segment approach systems is estimated to be $37,015 per aircraft, including parts, labor, and spares. This is based on the assumption that incremental out-of-service and training costs could be minimized by incorporating the system at airframe overhaul cycle and including training in regular recurrent training. Accelerating the modification schedule could add up to 50 percent to the modification costs. Recurring costs of maintenance of the installation are estimated to be of about the same magnitude as the potential recurrent financial benefits due to fuel savings.

  11. Advanced launch system (ALS) - Electrical actuation and power systems improve operability and cost picture

    Science.gov (United States)

    Sundberg, Gale R.

    1990-01-01

    To obtain the Advanced Launch System (ALS) primary goals of reduced costs and improved operability, there must be significant reductions in the launch operations and servicing requirements relative to current vehicle designs and practices. One of the primary methods for achieving these goals is by using vehicle electrrical power system and controls for all aviation and avionics requirements. A brief status review of the ALS and its associated Advanced Development Program is presented to demonstrate maturation of those technologies that will help meet the overall operability and cost goals. The electric power and actuation systems are highlighted as a sdpecific technology ready not only to meet the stringent ALS goals (cryogenic field valves and thrust vector controls with peak power demands to 75 hp), but also those of other launch vehicles, military ans civilian aircraft, lunar/Martian vehicles, and a multitude of comercial applications.

  12. Advanced Launch System (ALS): Electrical actuation and power systems improve operability and cost picture

    Science.gov (United States)

    Sundberg, Gale R.

    1990-01-01

    To obtain the Advanced Launch System (ALS) primary goals of reduced costs and improved operability, there must be significant reductions in the launch operations and servicing requirements relative to current vehicle designs and practices. One of the primary methods for achieving these goals is by using vehicle electrical power system and controls for all actuation and avionics requirements. A brief status review of the ALS and its associated Advanced Development Program is presented to demonstrate maturation of those technologies that will help meet the overall operability and cost goals. The electric power and actuation systems are highlighted as a specific technology ready not only to meet the stringent ALS goals (cryogenic field valves and thrust vector controls with peak power demands to 75 hp), but also those of other launch vehicles, military and civilian aircraft, lunar/Martian vehicles, and a multitude of commercial applications.

  13. Constraining the 0-20 km Vertical Profile of Water Vapor in the Martian Atmosphere with MGS-TES Limb Sounding

    Science.gov (United States)

    McConnochie, T. H.; Smith, M. D.; McDonald, G. D.

    2016-12-01

    The vertical profile of water vapor in the lower atmosphere of Mars is a crucial but poorly-measured detail of the water cycle. Most of our existing water vapor data sets (e.g. Smith, 2002, JGR 107; Smith et al., 2009, JGR 114; Maltagliati et al., 2011, Icarus 213) rely on the traditional assumption of uniform mass mixing from the surface up to a saturation level, but GCM models (Richardson et al., 2002, JGR 107; Navarro et al., 2014, JGR 119) imply that this is not the case in at least some important seasons and locations. For example at the equator during northern summer the water vapor mixing ratio in aforementioned GCMs increases upwards by a factor of two to three in the bottom scale height. This might influence the accuracy of existing precipitable water column (PWC) data sets. Even if not, the correct vertical distribution is critical for determining the extent to which high-altitude cold trapping interferes with inter-hemispheric transport, and its details in the lowest scale heights will be a critical test of the accuracy of modeled water vapor transport. Meanwhile attempts to understand apparent interactions of water vapor with surface soils (e.g. Ojha et al. 2015, Nature Geoscience 8; Savijärvi et al., 2016, Icarus 265) need an estimate for the amount of water vapor in the boundary layer, and existing PWC data sets can't provide this unless the lower atmospheric vertical distribution is known or constrained. Maltagliati et al. (2013, Icarus 223) have obtained vertical profiles of water vapor at higher altitudes with SPICAM on Mars Express, but these are commonly limited to altitudes greater 20 km and they never extend below 10 km. We have previously used Mars Global Surveyor (MGS) Thermal Emission Spectrometer (TES) limb-sounding to measure the vertical profile of water vapor (e.g. McConnochie and Smith, 2009, Fall AGU #P54B-06), but these preliminary results were clearly not quantitatively accurate in the lower atmosphere. We will present improved TES

  14. An aspect-oriented approach for designing safety-critical systems

    Science.gov (United States)

    Petrov, Z.; Zaykov, P. G.; Cardoso, J. P.; Coutinho, J. G. F.; Diniz, P. C.; Luk, W.

    The development of avionics systems is typically a tedious and cumbersome process. In addition to the required functions, developers must consider various and often conflicting non-functional requirements such as safety, performance, and energy efficiency. Certainly, an integrated approach with a seamless design flow that is capable of requirements modelling and supporting refinement down to an actual implementation in a traceable way, may lead to a significant acceleration of development cycles. This paper presents an aspect-oriented approach supported by a tool chain that deals with functional and non-functional requirements in an integrated manner. It also discusses how the approach can be applied to development of safety-critical systems and provides experimental results.

  15. Fiber optic systems for mobile platforms IV; Proceedings of the Meeting, San Jose, CA, Sept. 18, 1990

    International Nuclear Information System (INIS)

    Lewis, N.E.; Moore, E.L.

    1991-01-01

    The present conference on fiber-optic (FO) systems discusses topics in shipboard, automotive, spacecraft, and aeronautical FO applications. Attention is given to an FO interferometric ellipsoidal shell hydrophone, an FO backbone for a submarine combat system, EM environmental effects on shipboard FO installations, and recent developments in polymeric FO systems for automotive use. Also discussed are a wavelength-multiplexed FO position encoder for aircraft control systems, a code-division multiple-access system for integrated modular avionics, fly-by-light systems for commercial aircraft, FO temperature sensors for aerospace applications, a hybrid FO/electrical network for launch vehicles, the effects of ionizing radiation on FO systems, and FO systems in liquid propellant rocket environments

  16. Fiber optic systems for mobile platforms IV; Proceedings of the Meeting, San Jose, CA, Sept. 18, 1990

    Science.gov (United States)

    Lewis, Norris E.; Moore, Emery L.

    The present conference on fiber-optic (FO) systems discusses topics in shipboard, automotive, spacecraft, and aeronautical FO applications. Attention is given to an FO interferometric ellipsoidal shell hydrophone, an FO backbone for a submarine combat system, EM environmental effects on shipboard FO installations, and recent developments in polymeric FO systems for automotive use. Also discussed are a wavelength-multiplexed FO position encoder for aircraft control systems, a code-division multiple-access system for integrated modular avionics, fly-by-light systems for commercial aircraft, FO temperature sensors for aerospace applications, a hybrid FO/electrical network for launch vehicles, the effects of ionizing radiation on FO systems, and FO systems in liquid propellant rocket environments.

  17. Fiber optic systems for mobile platforms IV; Proceedings of the Meeting, San Jose, CA, Sept. 18, 1990

    Energy Technology Data Exchange (ETDEWEB)

    Lewis, N.E.; Moore, E.L.

    1991-01-01

    The present conference on fiber-optic (FO) systems discusses topics in shipboard, automotive, spacecraft, and aeronautical FO applications. Attention is given to an FO interferometric ellipsoidal shell hydrophone, an FO backbone for a submarine combat system, EM environmental effects on shipboard FO installations, and recent developments in polymeric FO systems for automotive use. Also discussed are a wavelength-multiplexed FO position encoder for aircraft control systems, a code-division multiple-access system for integrated modular avionics, fly-by-light systems for commercial aircraft, FO temperature sensors for aerospace applications, a hybrid FO/electrical network for launch vehicles, the effects of ionizing radiation on FO systems, and FO systems in liquid propellant rocket environments.

  18. New opportunity for enzymatic modification of fats and oils with industrial potentials

    DEFF Research Database (Denmark)

    Guo, Zheng; Xu, Xuebing

    2005-01-01

    Novozym 435 (Candida antarctica lipase)-catalyzed glycerolysis of commercial oils and fats to produce monoglycerides (MGs) was investigated using a tetraammonium-based ionic liquid (IL) as a reaction medium. A 90% yield of MGs and nearly 100% conversion of triglycerides in this ionic liquid were...... achieved, markedly higher than in normal solvents. The amphiphilic structure of cocosalkyl pentaethoxi methyl ammonium methosulfate (CPMA·MS) was suggested to be capable of creating a compatible system for glycerol, oils and fats, as well as inducing the shift of reaction equilibrium to the formation of MG...

  19. STOL terminal area operating systems (aircraft and onboard avionics, ATC, navigation aids)

    Science.gov (United States)

    Burrous, C.; Erzberger, H.; Johnson, N.; Neuman, F.

    1974-01-01

    Operational procedures and systems onboard the STOL aircraft which are required to enable the aircraft to perform acceptably in restricted airspace in all types of atmospheric conditions and weather are discussed. Results of simulation and flight investigations to establish operational criteria are presented.

  20. Power Flow Analysis for Low-Voltage AC and DC Microgrids Considering Droop Control and Virtual Impedance

    DEFF Research Database (Denmark)

    Li, Chendan; Chaudhary, Sanjay Kumar; Savaghebi, Mehdi

    2017-01-01

    In the low-voltage (LV) ac microgrids (MGs), with a relatively high R/X ratio, virtual impedance is usually adopted to improve the performance of droop control applied to distributed generators (DGs). At the same time, LV dc MG using virtual impedance as droop control is emerging without adequate...... power flow studies. In this paper, power flow analyses for both ac and dc MGs are formulated and implemented. The mathematical models for both types of MGs considering the concept of virtual impedance are used to be in conformity with the practical control of the DGs. As a result, calculation accuracy...... is improved for both ac and dc MG power flow analyses, comparing with previous methods without considering virtual impedance. Case studies are conducted to verify the proposed power flow analyses in terms of convergence and accuracy. Investigation of the impact to the system of internal control parameters...

  1. Orion FSW V and V and Kedalion Engineering Lab Insight

    Science.gov (United States)

    Mangieri, Mark L.

    2010-01-01

    NASA, along with its prime Orion contractor and its subcontractor s are adapting an avionics system paradigm borrowed from the manned commercial aircraft industry for use in manned space flight systems. Integrated Modular Avionics (IMA) techniques have been proven as a robust avionics solution for manned commercial aircraft (B737/777/787, MD 10/90). This presentation will outline current approaches to adapt IMA, along with its heritage FSW V&V paradigms, into NASA's manned space flight program for Orion. NASA's Kedalion engineering analysis lab is on the forefront of validating many of these contemporary IMA based techniques. Kedalion has already validated many of the proposed Orion FSW V&V paradigms using Orion's precursory Flight Test Article (FTA) Pad Abort 1 (PA-1) program. The Kedalion lab will evolve its architectures, tools, and techniques in parallel with the evolving Orion program.

  2. A survey on electromagnetic interferences on aircraft avionics systems and a GSM on board system overview

    Science.gov (United States)

    Vinto, Natale; Tropea, Mauro; Fazio, Peppino; Voznak, Miroslav

    2014-05-01

    Recent years have been characterized by an increase in the air traffic. More attention over micro-economic and macroeconomic indexes would be strategic to gather and enhance the safety of a flight and customer needing, for communicating by wireless handhelds on-board aircrafts. Thus, European Telecommunications Standards Institute (ETSI) proposed a GSM On Board (GSMOBA) system as a possible solution, allowing mobile terminals to communicate through GSM system on aircraft, avoiding electromagnetic interferences with radio components aboard. The main issues are directly related with interferences that could spring-out when mobile terminals attempt to connect to ground BTS, from the airplane. This kind of system is able to resolve the problem in terms of conformance of Effective Isotropic Radiated Power (EIRP) limits, defined outside the aircraft, by using an On board BTS (OBTS) and modeling the relevant key RF parameters on the air. The main purpose of this work is to illustrate the state-of-the-art of literature and previous studies about the problem, giving also a good detail of technical and normative references.

  3. A Survey on Smart Agent-Based Microgrids for Resilient/Self-Healing Grids

    Directory of Open Access Journals (Sweden)

    Kaveh Dehghanpour

    2017-05-01

    Full Text Available This paper presents an overview of our body of work on the application of smart control techniques for the control and management of microgrids (MGs. The main focus here is on the application of distributed multi-agent system (MAS theory in multi-objective (MO power management of MGs to find the Pareto-front of the MO power management problem. In addition, the paper presents the application of Nash bargaining solution (NBS and the MAS theory to directly obtain the NBS on the Pareto-front. The paper also discusses the progress reported on the above issues from the literature. We also present a MG-based power system architecture for enhancing the resilience and self-healing of the system.

  4. Global system data bus using the Digital Autonomous Terminal Access Communication protocol

    Science.gov (United States)

    Holmes, David C. E.

    1986-01-01

    Modern digital avionic systems with distributed processing require networking to connect the many elements. Digital Autonomous Terminal Access Communication (DATAC) is one of many such networks. DATAC has been implemented on the Transport Systems Research Vehicle (TSRV), a Boeing 737 aircraft operated by the National Aeronautics and Space Administration's Advanced Transport Operating Systems Program Office (ATOPS). This paper presents the TSRV implementation of the DATAC bus, a description of the DATAC system, a synchronization mechanism, details of data flow throughout the system, and a discussion of the modes available with DATAC. Numerous flight tests have been conducted using DATAC as the only means of communication between systems with outstanding results. DATAC is now an integral part of the TSRV and is expected to satisfy near term as well as future requirements for growth and flexibility.

  5. INTEGRATED ON-BOARD COMPUTING SYSTEMS: PRESENT SITUATION REVIEW AND DEVELOPMENT PROSPECTS ANALYSIS IN THE AVIATION INSTRUMENT-MAKING INDUSTRY

    Directory of Open Access Journals (Sweden)

    P. P. Paramonov

    2013-03-01

    Full Text Available The article deals with present situation review and analysis of development prospects for integrated on-board computing systems, used in the aviation instrument-making industry. The main attention is paid to the projects carried out in the framework of an integrated modular avionics. Hierarchical levels of module design, crates (onboard systems and aviation complexes are considered in detail. Examples of the existing products of our country and from abroad and their brief technical characteristics are given and voluminous bibliography on the subject matter as well.

  6. The kinetic origin of delayed yielding in metallic glasses

    International Nuclear Information System (INIS)

    Ye, Y. F.; Liu, X. D.; Wang, S.; Liu, C. T.; Yang, Y.; Fan, J.

    2016-01-01

    Recent experiments showed that irreversible structural change or plasticity could occur in metallic glasses (MGs) even within the apparent elastic limit after a sufficiently long waiting time. To explain this phenomenon, a stochastic shear transformation model is developed based on a unified rate theory to predict delayed yielding in MGs, which is validated afterwards through extensive atomistic simulations carried out on different MGs. On a fundamental level, an analytic framework is established in this work that links time, stress, and temperature altogether into a general yielding criterion for MGs.

  7. The kinetic origin of delayed yielding in metallic glasses

    Energy Technology Data Exchange (ETDEWEB)

    Ye, Y. F.; Liu, X. D.; Wang, S.; Liu, C. T.; Yang, Y., E-mail: yonyang@cityu.edu.hk [Department of Mechanical and Biomedical Engineering, Centre for Advanced Structural Materials, City University of Hong Kong, Tat Chee Avenue, Kowloon Tong, Kowloon, Hong Kong (China); Fan, J. [Department of Applied Physics and Materials Science, City University of Hong Kong, Tat Chee Avenue, Kowloon Tong, Kowloon, Hong Kong (China)

    2016-06-20

    Recent experiments showed that irreversible structural change or plasticity could occur in metallic glasses (MGs) even within the apparent elastic limit after a sufficiently long waiting time. To explain this phenomenon, a stochastic shear transformation model is developed based on a unified rate theory to predict delayed yielding in MGs, which is validated afterwards through extensive atomistic simulations carried out on different MGs. On a fundamental level, an analytic framework is established in this work that links time, stress, and temperature altogether into a general yielding criterion for MGs.

  8. Plasticity of ductile metallic glasses: a self-organized critical state.

    Science.gov (United States)

    Sun, B A; Yu, H B; Jiao, W; Bai, H Y; Zhao, D Q; Wang, W H

    2010-07-16

    We report a close correlation between the dynamic behavior of serrated flow and the plasticity in metallic glasses (MGs) and show that the plastic deformation of ductile MGs can evolve into a self-organized critical state characterized by the power-law distribution of shear avalanches. A stick-slip model considering the interaction of multiple shear bands is presented to reveal complex scale-free intermittent shear-band motions in ductile MGs and quantitatively reproduce the experimental observations. Our studies have implications for understanding the precise plastic deformation mechanism of MGs.

  9. The Design of Model-Based Training Programs

    Science.gov (United States)

    Polson, Peter; Sherry, Lance; Feary, Michael; Palmer, Everett; Alkin, Marty; McCrobie, Dan; Kelley, Jerry; Rosekind, Mark (Technical Monitor)

    1997-01-01

    This paper proposes a model-based training program for the skills necessary to operate advance avionics systems that incorporate advanced autopilots and fight management systems. The training model is based on a formalism, the operational procedure model, that represents the mission model, the rules, and the functions of a modem avionics system. This formalism has been defined such that it can be understood and shared by pilots, the avionics software, and design engineers. Each element of the software is defined in terms of its intent (What?), the rationale (Why?), and the resulting behavior (How?). The Advanced Computer Tutoring project at Carnegie Mellon University has developed a type of model-based, computer aided instructional technology called cognitive tutors. They summarize numerous studies showing that training times to a specified level of competence can be achieved in one third the time of conventional class room instruction. We are developing a similar model-based training program for the skills necessary to operation the avionics. The model underlying the instructional program and that simulates the effects of pilots entries and the behavior of the avionics is based on the operational procedure model. Pilots are given a series of vertical flightpath management problems. Entries that result in violations, such as failure to make a crossing restriction or violating the speed limits, result in error messages with instruction. At any time, the flightcrew can request suggestions on the appropriate set of actions. A similar and successful training program for basic skills for the FMS on the Boeing 737-300 was developed and evaluated. The results strongly support the claim that the training methodology can be adapted to the cockpit.

  10. Optical system design, analysis, and production; Proceedings of the Meeting, Geneva, Switzerland, April 19-22, 1983

    Science.gov (United States)

    Rogers, P. J.; Fischer, R. E.

    1983-01-01

    Topics considered include: optical system requirements, analysis, and system engineering; optical system design using microcomputers and minicomputers; optical design theory and computer programs; optical design methods and computer programs; optical design methods and philosophy; unconventional optical design; diffractive and gradient index optical system design; optical production and system integration; and optical systems engineering. Particular attention is given to: stray light control as an integral part of optical design; current and future directions of lens design software; thin-film technology in the design and production of optical systems; aspherical lenses in optical scanning systems; the application of volume phase holograms to avionic displays; the effect of lens defects on thermal imager performance; and a wide angle zoom for the Space Shuttle.

  11. Digital systems from logic gates to processors

    CERN Document Server

    Deschamps, Jean-Pierre; Terés, Lluís

    2017-01-01

    This textbook for a one-semester course in Digital Systems Design describes the basic methods used to develop “traditional” Digital Systems, based on the use of logic gates and flip flops, as well as more advanced techniques that enable the design of very large circuits, based on Hardware Description Languages and Synthesis tools. It was originally designed to accompany a MOOC (Massive Open Online Course) created at the Autonomous University of Barcelona (UAB), currently available on the Coursera platform. Readers will learn what a digital system is and how it can be developed, preparing them for steps toward other technical disciplines, such as Computer Architecture, Robotics, Bionics, Avionics and others. In particular, students will learn to design digital systems of medium complexity, describe digital systems using high level hardware description languages, and understand the operation of computers at their most basic level. All concepts introduced are reinforced by plentiful illustrations, examples, ...

  12. Atomistic origin of size effects in fatigue behavior of metallic glasses

    Science.gov (United States)

    Sha, Zhendong; Wong, Wei Hin; Pei, Qingxiang; Branicio, Paulo Sergio; Liu, Zishun; Wang, Tiejun; Guo, Tianfu; Gao, Huajian

    2017-07-01

    While many experiments and simulations on metallic glasses (MGs) have focused on their tensile ductility under monotonic loading, the fatigue mechanisms of MGs under cyclic loading still remain largely elusive. Here we perform molecular dynamics (MD) and finite element simulations of tension-compression fatigue tests in MGs to elucidate their fatigue mechanisms with focus on the sample size effect. Shear band (SB) thickening is found to be the inherent fatigue mechanism for nanoscale MGs. The difference in fatigue mechanisms between macroscopic and nanoscale MGs originates from whether the SB forms partially or fully through the cross-section of the specimen. Furthermore, a qualitative investigation of the sample size effect suggests that small sample size increases the fatigue life while large sample size promotes cyclic softening and necking. Our observations on the size-dependent fatigue behavior can be rationalized by the Gurson model and the concept of surface tension of the nanovoids. The present study sheds light on the fatigue mechanisms of MGs and can be useful in interpreting previous experimental results.

  13. Validation of Flight Critical Control Systems

    Science.gov (United States)

    1991-12-01

    1985. [8] Avizienis, A., and Lyu, M., "On the Effectiveness of Multiversion Software in Digital Avionics", AIAA Computers in Aerospace VI Conference...Experimentation and Modelling. NASA CR-165036, 1982. [12] Eckhardt, D. E.; and Lee, L. D.: A Theoretical Basis for the Analysis of Multiversion

  14. Regulatory Compliance in Multi-Tier Supplier Networks

    Science.gov (United States)

    Goossen, Emray R.; Buster, Duke A.

    2014-01-01

    Over the years, avionics systems have increased in complexity to the point where 1st tier suppliers to an aircraft OEM find it financially beneficial to outsource designs of subsystems to 2nd tier and at times to 3rd tier suppliers. Combined with challenging schedule and budgetary pressures, the environment in which safety-critical systems are being developed introduces new hurdles for regulatory agencies and industry. This new environment of both complex systems and tiered development has raised concerns in the ability of the designers to ensure safety considerations are fully addressed throughout the tier levels. This has also raised questions about the sufficiency of current regulatory guidance to ensure: proper flow down of safety awareness, avionics application understanding at the lower tiers, OEM and 1st tier oversight practices, and capabilities of lower tier suppliers. Therefore, NASA established a research project to address Regulatory Compliance in a Multi-tier Supplier Network. This research was divided into three major study efforts: 1. Describe Modern Multi-tier Avionics Development 2. Identify Current Issues in Achieving Safety and Regulatory Compliance 3. Short-term/Long-term Recommendations Toward Higher Assurance Confidence This report presents our findings of the risks, weaknesses, and our recommendations. It also includes a collection of industry-identified risks, an assessment of guideline weaknesses related to multi-tier development of complex avionics systems, and a postulation of potential modifications to guidelines to close the identified risks and weaknesses.

  15. Integrated Modular Avionics: The Challenges

    Science.gov (United States)

    Charrier, O.

    2009-05-01

    The need to reduce Space, Weight, and Power (SWaP) across the embedded market leads many Systems Suppliers to run multiple applications on the same processor. The concept seems deceptively simple. However, a lack of experience using this approach, may lead to many mistakes, resulting in unacceptable system performance and unacceptable costs. The objective of this paper is to review the challenges of controlling the execution of multiple applications on the same processor in a Safety or Mission Critical context and, based on return of experiences, point out some of the common mistakes and the limit of what an operating system can control. As no-one has an unlimited budget, the ability to develop and verify such system at reasonable cost, reduced risk, and re-use of the expended effort will be emphasized.

  16. Man-machine interface requirements - advanced technology

    Science.gov (United States)

    Remington, R. W.; Wiener, E. L.

    1984-01-01

    Research issues and areas are identified where increased understanding of the human operator and the interaction between the operator and the avionics could lead to improvements in the performance of current and proposed helicopters. Both current and advanced helicopter systems and avionics are considered. Areas critical to man-machine interface requirements include: (1) artificial intelligence; (2) visual displays; (3) voice technology; (4) cockpit integration; and (5) pilot work loads and performance.

  17. An Evaluation of an Ada Implementation of the Rete Algorithm for Embedded Flight Processors

    Science.gov (United States)

    1990-12-01

    computers was desired. The VAX VMS operating system has many built-in methods for determining program performance (including VAX PCA), but these methods... overviev , of the target environment-- the MIL-STD-1750A VHSIC Avionic Modular Processor ( VA.IP, running under the Ada Avionics Real-Time Software (AARTS... computers . Mil-STD-1750A, the Air Force’s standard flight computer architecture, however, places severe constraints on applications software processing

  18. Meckel-Gruber Syndrome: Autopsy Based Approach to Diagnosis

    Directory of Open Access Journals (Sweden)

    Asaranti Kar

    2016-01-01

    Full Text Available Meckel-Gruber syndrome (MGS is a rare lethal congenital malformation affecting 1 in 13,250-140,000 live births. The classical diagnostic triad comprises multicystic dysplastic kidneys, occipital encephalocele, and postaxial polydactyly. It can variably be associated with other malformations such as cleft lip and palate, pulmonary hypoplasia, hepatic fibrosis, and anomalies of central nervous system. A 20 weeks fetus was diagnosed as MGS with classical features along with many other congenital abnormalities such as microcephaly, microphthalmia, hypertelorism, cleft lip and palate, neonatal teeth, and the right side club foot which were detected only after doing autopsy. This case is reported because of its rarity emphasizing the importance of neonatal autopsy in every case of fetal death, especially where the antenatal diagnosis has not been made previously. A systematic approach to accurate diagnosis of MGS based on autopsy will be described here which can allow recurrence risk counseling and proper management in future pregnancies.

  19. The high speed interconnect system architecture and operation

    Science.gov (United States)

    Anderson, Steven C.

    The design and operation of a fiber-optic high-speed interconnect system (HSIS) being developed to meet the requirements of future avionics and flight-control hardware with distributed-system architectures are discussed. The HSIS is intended for 100-Mb/s operation of a local-area network with up to 256 stations. It comprises a bus transmission system (passive star couplers and linear media linked by active elements) and network interface units (NIUs). Each NIU is designed to perform the physical, data link, network, and transport functions defined by the ISO OSI Basic Reference Model (1982 and 1983) and incorporates a fiber-optic transceiver, a high-speed protocol based on the SAE AE-9B linear token-passing data bus (1986), and a specialized application interface unit. The operating modes and capabilities of HSIS are described in detail and illustrated with diagrams.

  20. MAS-based Distributed Coordinated Control and Optimization in Microgrid and Microgrid Clusters: A Comprehensive Overview

    DEFF Research Database (Denmark)

    Han, Yang; Zhang, Ke; Hong, Li

    2018-01-01

    The increasing integration of the distributed renewable energy sources highlights the requirement to design various control strategies for microgrids (MGs) and microgrid clusters (MGCs). The multi-agent system (MAS)-based distributed coordinated control strategies shows the benefits to balance...... the power and energy, stabilize voltage and frequency, achieve economic and coordinated operation among the MGs and MGCs. However, the complex and diverse combinations of distributed generations in multi-agent system increase the complexity of system control and operation. In order to design the optimized...... configuration and control strategy using MAS, the topology models and mathematic models such as the graph topology model, non-cooperative game model, the genetic algorithm and particle swarm optimization algorithm are summarized. The merits and drawbacks of these control methods are compared. Moreover, since...

  1. Surface Chemistry Interactions of Cationorm with Films by Human Meibum and Tear Film Compounds

    Directory of Open Access Journals (Sweden)

    Georgi As. Georgiev

    2017-07-01

    Full Text Available Cationorm® (CN cationic nanoemulsion was demonstrated to enhance tear film (TF stability in vivo possibly via effects on tear film lipid layer (TFLL. Therefore the interactions of CN with human meibum (MGS and TFLL in vitro and in vivo deserve special study. MGS and CN were spread at the air/water interface of a Langmuir surface balance to ensure a range of MGS/CN oil phase ratios: 20/1, 10/1, 5/1, 3/1, 2/1 and 1/1. The films capability to reorganize during dynamic area changes was evaluated via the surface pressure-area compression isotherms and step/relaxation dilatational rheology studies. Films structure was monitored with Brewster angle microscopy. CN/TFLL interactions at the ocular surface were monitored with non-contact specular microscopy. The in vitro studies of MGS/CN layers showed that (i CN inclusion (at fixed MGS content increased film elasticity and thickness and that (ii CN can compensate for moderate meibum deficiency in MGS/CN films. In vivo CN mixed with TFLL in a manner similar to CN/MGS interactions in vitro, and resulted in enhanced thickness of TFLL. In vitro and in vivo data complement each other and facilitated the study of the composition-structure-function relationship that determines the impact of cationic nanoemulsions on TF.

  2. Assessment of redundant systems with imperfect coverage by means of binary decision diagrams

    Energy Technology Data Exchange (ETDEWEB)

    Myers, Albert F. [Northrop Grumman Corporation, 1840 Century Park East, Los Angeles, CA 90067-2199 (United States)], E-mail: Al.Myers@ngc.com; Rauzy, Antoine [IML/CNRS, 163, Avenue de Luminy, 13288 Marseille Cedex 09 (France)], E-mail: arauzy@iml.univ-mrs.fr

    2008-07-15

    In this article, we study the assessment of the reliability of redundant systems with imperfect fault coverage. We term fault coverage as the ability of a system to isolate and correctly accommodate failures of redundant elements. For highly reliable systems, such as avionic and space systems, fault coverage is in general imperfect and has a significant impact on system reliability. We review here the different models of imperfect fault coverage. We propose efficient algorithms to assess them separately (as k-out-of-n selectors). We show how to implement these algorithms into a binary decision diagrams engine. Finally, we report experimental results on real life test cases that show on the one hand the importance of imperfect coverage and on the other hand the efficiency of the proposed approach.

  3. MAS Bulletin. Papers Presented at Advisory Group for Aerospace Research and Development (AGARD) Symposium on Machine Intelligence for Aerospace Electronic Systems.

    Science.gov (United States)

    1991-08-01

    neural networks, and machine learning . This list ie not all 9. Future ESM Systems and the Potential for Neural Processing inclusive. This research could...U.S. CAPT James M. Skinner , USAF, Air Force Space Technology 17. Development of Tactical Doecisiont Akid. Center, and Prof. Georg* F. Luger...ntegrat11111ng Macine I~1e900enc Into the Co~pi to Aid t" Pilot 26. Integrated Communications, Navigatlion. Ideintiflocation Avionics Dr. Edward J

  4. A method for predicting errors when interacting with finite state systems. How implicit learning shapes the user's knowledge of a system

    International Nuclear Information System (INIS)

    Javaux, Denis

    2002-01-01

    This paper describes a method for predicting the errors that may appear when human operators or users interact with systems behaving as finite state systems. The method is a generalization of a method used for predicting errors when interacting with autopilot modes on modern, highly computerized airliners [Proc 17th Digital Avionics Sys Conf (DASC) (1998); Proc 10th Int Symp Aviat Psychol (1999)]. A cognitive model based on spreading activation networks is used for predicting the user's model of the system and its impact on the production of errors. The model strongly posits the importance of implicit learning in user-system interaction and its possible detrimental influence on users' knowledge of the system. An experiment conducted with Airbus Industrie and a major European airline on pilots' knowledge of autopilot behavior on the A340-200/300 confirms the model predictions, and in particular the impact of the frequencies with which specific state transitions and contexts are experienced

  5. A Critical Review on Metallic Glasses as Structural Materials for Cardiovascular Stent Applications.

    Science.gov (United States)

    Jafary-Zadeh, Mehdi; Praveen Kumar, Gideon; Branicio, Paulo Sergio; Seifi, Mohsen; Lewandowski, John J; Cui, Fangsen

    2018-02-27

    Functional and mechanical properties of novel biomaterials must be carefully evaluated to guarantee long-term biocompatibility and structural integrity of implantable medical devices. Owing to the combination of metallic bonding and amorphous structure, metallic glasses (MGs) exhibit extraordinary properties superior to conventional crystalline metallic alloys, placing them at the frontier of biomaterials research. MGs have potential to improve corrosion resistance, biocompatibility, strength, and longevity of biomedical implants, and hence are promising materials for cardiovascular stent applications. Nevertheless, while functional properties and biocompatibility of MGs have been widely investigated and validated, a solid understanding of their mechanical performance during different stages in stent applications is still scarce. In this review, we provide a brief, yet comprehensive account on the general aspects of MGs regarding their formation, processing, structure, mechanical, and chemical properties. More specifically, we focus on the additive manufacturing (AM) of MGs, their outstanding high strength and resilience, and their fatigue properties. The interconnection between processing, structure and mechanical behaviour of MGs is highlighted. We further review the main categories of cardiovascular stents, the required mechanical properties of each category, and the conventional materials have been using to address these requirements. Then, we bridge between the mechanical requirements of stents, structural properties of MGs, and the corresponding stent design caveats. In particular, we discuss our recent findings on the feasibility of using MGs in self-expandable stents where our results show that a metallic glass based aortic stent can be crimped without mechanical failure. We further justify the safe deployment of this stent in human descending aorta. It is our intent with this review to inspire biodevice developers toward the realization of MG-based stents.

  6. A Critical Review on Metallic Glasses as Structural Materials for Cardiovascular Stent Applications

    Directory of Open Access Journals (Sweden)

    Mehdi Jafary-Zadeh

    2018-02-01

    Full Text Available Functional and mechanical properties of novel biomaterials must be carefully evaluated to guarantee long-term biocompatibility and structural integrity of implantable medical devices. Owing to the combination of metallic bonding and amorphous structure, metallic glasses (MGs exhibit extraordinary properties superior to conventional crystalline metallic alloys, placing them at the frontier of biomaterials research. MGs have potential to improve corrosion resistance, biocompatibility, strength, and longevity of biomedical implants, and hence are promising materials for cardiovascular stent applications. Nevertheless, while functional properties and biocompatibility of MGs have been widely investigated and validated, a solid understanding of their mechanical performance during different stages in stent applications is still scarce. In this review, we provide a brief, yet comprehensive account on the general aspects of MGs regarding their formation, processing, structure, mechanical, and chemical properties. More specifically, we focus on the additive manufacturing (AM of MGs, their outstanding high strength and resilience, and their fatigue properties. The interconnection between processing, structure and mechanical behaviour of MGs is highlighted. We further review the main categories of cardiovascular stents, the required mechanical properties of each category, and the conventional materials have been using to address these requirements. Then, we bridge between the mechanical requirements of stents, structural properties of MGs, and the corresponding stent design caveats. In particular, we discuss our recent findings on the feasibility of using MGs in self-expandable stents where our results show that a metallic glass based aortic stent can be crimped without mechanical failure. We further justify the safe deployment of this stent in human descending aorta. It is our intent with this review to inspire biodevice developers toward the realization

  7. A Critical Review on Metallic Glasses as Structural Materials for Cardiovascular Stent Applications

    Science.gov (United States)

    Jafary-Zadeh, Mehdi; Praveen Kumar, Gideon

    2018-01-01

    Functional and mechanical properties of novel biomaterials must be carefully evaluated to guarantee long-term biocompatibility and structural integrity of implantable medical devices. Owing to the combination of metallic bonding and amorphous structure, metallic glasses (MGs) exhibit extraordinary properties superior to conventional crystalline metallic alloys, placing them at the frontier of biomaterials research. MGs have potential to improve corrosion resistance, biocompatibility, strength, and longevity of biomedical implants, and hence are promising materials for cardiovascular stent applications. Nevertheless, while functional properties and biocompatibility of MGs have been widely investigated and validated, a solid understanding of their mechanical performance during different stages in stent applications is still scarce. In this review, we provide a brief, yet comprehensive account on the general aspects of MGs regarding their formation, processing, structure, mechanical, and chemical properties. More specifically, we focus on the additive manufacturing (AM) of MGs, their outstanding high strength and resilience, and their fatigue properties. The interconnection between processing, structure and mechanical behaviour of MGs is highlighted. We further review the main categories of cardiovascular stents, the required mechanical properties of each category, and the conventional materials have been using to address these requirements. Then, we bridge between the mechanical requirements of stents, structural properties of MGs, and the corresponding stent design caveats. In particular, we discuss our recent findings on the feasibility of using MGs in self-expandable stents where our results show that a metallic glass based aortic stent can be crimped without mechanical failure. We further justify the safe deployment of this stent in human descending aorta. It is our intent with this review to inspire biodevice developers toward the realization of MG-based stents

  8. Specification and Verification of Distributed Embedded Systems: A Traffic Intersection Product Family

    Directory of Open Access Journals (Sweden)

    José Meseguer

    2010-09-01

    Full Text Available Distributed embedded systems (DESs are no longer the exception; they are the rule in many application areas such as avionics, the automotive industry, traffic systems, sensor networks, and medical devices. Formal DES specification and verification is challenging due to state space explosion and the need to support real-time features. This paper reports on an extensive industry-based case study involving a DES product family for a pedestrian and car 4-way traffic intersection in which autonomous devices communicate by asynchronous message passing without a centralized controller. All the safety requirements and a liveness requirement informally specified in the requirements document have been formally verified using Real-Time Maude and its model checking features.

  9. Two models of minimalist, incremental syntactic analysis.

    Science.gov (United States)

    Stabler, Edward P

    2013-07-01

    Minimalist grammars (MGs) and multiple context-free grammars (MCFGs) are weakly equivalent in the sense that they define the same languages, a large mildly context-sensitive class that properly includes context-free languages. But in addition, for each MG, there is an MCFG which is strongly equivalent in the sense that it defines the same language with isomorphic derivations. However, the structure-building rules of MGs but not MCFGs are defined in a way that generalizes across categories. Consequently, MGs can be exponentially more succinct than their MCFG equivalents, and this difference shows in parsing models too. An incremental, top-down beam parser for MGs is defined here, sound and complete for all MGs, and hence also capable of parsing all MCFG languages. But since the parser represents its grammar transparently, the relative succinctness of MGs is again evident. Although the determinants of MG structure are narrowly and discretely defined, probabilistic influences from a much broader domain can influence even the earliest analytic steps, allowing frequency and context effects to come early and from almost anywhere, as expected in incremental models. Copyright © 2013 Cognitive Science Society, Inc.

  10. Flat Surface Damage Detection System (FSDDS)

    Science.gov (United States)

    Williams, Martha; Lewis, Mark; Gibson, Tracy; Lane, John; Medelius, Pedro; Snyder, Sarah; Ciarlariello, Dan; Parks, Steve; Carrejo, Danny; Rojdev, Kristina

    2013-01-01

    The Flat Surface Damage Detection system (FSDDS} is a sensory system that is capable of detecting impact damages to surfaces utilizing a novel sensor system. This system will provide the ability to monitor the integrity of an inflatable habitat during in situ system health monitoring. The system consists of three main custom designed subsystems: the multi-layer sensing panel, the embedded monitoring system, and the graphical user interface (GUI). The GUI LABVIEW software uses a custom developed damage detection algorithm to determine the damage location based on the sequence of broken sensing lines. It estimates the damage size, the maximum depth, and plots the damage location on a graph. Successfully demonstrated as a stand alone technology during 2011 D-RATS. Software modification also allowed for communication with HDU avionics crew display which was demonstrated remotely (KSC to JSC} during 2012 integration testing. Integrated FSDDS system and stand alone multi-panel systems were demonstrated remotely and at JSC, Mission Operations Test using Space Network Research Federation (SNRF} network in 2012. FY13, FSDDS multi-panel integration with JSC and SNRF network Technology can allow for integration with other complementary damage detection systems.

  11. On TTEthernet for Integrated Fault-Tolerant Spacecraft Networks

    Science.gov (United States)

    Loveless, Andrew

    2015-01-01

    There has recently been a push for adopting integrated modular avionics (IMA) principles in designing spacecraft architectures. This consolidation of multiple vehicle functions to shared computing platforms can significantly reduce spacecraft cost, weight, and de- sign complexity. Ethernet technology is attractive for inclusion in more integrated avionic systems due to its high speed, flexibility, and the availability of inexpensive commercial off-the-shelf (COTS) components. Furthermore, Ethernet can be augmented with a variety of quality of service (QoS) enhancements that enable its use for transmitting critical data. TTEthernet introduces a decentralized clock synchronization paradigm enabling the use of time-triggered Ethernet messaging appropriate for hard real-time applications. TTEthernet can also provide two forms of event-driven communication, therefore accommodating the full spectrum of traffic criticality levels required in IMA architectures. This paper explores the application of TTEthernet technology to future IMA spacecraft architectures as part of the Avionics and Software (A&S) project chartered by NASA's Advanced Exploration Systems (AES) program.

  12. Memory device sensitivity trends in aircraft's environment; Evolution de la sensibilite de composants memoires en altitude avion

    Energy Technology Data Exchange (ETDEWEB)

    Bouchet, T.; Fourtine, S. [Aerospatiale-Matra Airbus, 31 - Toulouse (France); Calvet, M.C. [Aerospatiale-Matra Lanceur, 78 - Les Mureaux (France)

    1999-07-01

    The authors present the SEU (single event upset) sensitivity of 31 SRAM (static random access memory) and 8 DRAM (dynamic random access memory) according to their technologies. 2 methods have been used to compute the SEU rate: the NCS (neutron cross section) method and the BGR (burst generation rate) method, the physics data required by both methods have been either found in scientific literature or directly measured. The use of new technologies implies a quicker time response through a dramatic reduction of chip size and of the amount of energy representing 1 bit. The reduction of size makes less particles are likely to interact with the chip but the reduction of the critical charge implies that these interactions are more likely to damage the chip. The SEU sensitivity is then parted between these 2 opposed trends. Results show that for technologies beyond 0,18 {mu}m these 2 trends balance roughly. Nevertheless the feedback experience shows that the number of errors is increasing. This is due to the fact that avionics requires more and more memory to perform numerical functions, the number of bits is increasing so is the risk of errors. As far as SEU is concerned, RAM devices are less and less sensitive comparatively for 1 bit, and DRAM seem to be less sensitive than SRAM. (A.C.)

  13. Methylglyoxal synthase regulates cell elongation via alterations of cellular methylglyoxal and spermidine content in Bacillus subtilis.

    Science.gov (United States)

    Shin, Sang-Min; Song, Sung-Hyun; Lee, Jin-Woo; Kwak, Min-Kyu; Kang, Sa-Ouk

    2017-10-01

    Methylglyoxal regulates cell division and differentiation through its interaction with polyamines. Loss of their biosynthesizing enzyme causes physiological impairment and cell elongation in eukaryotes. However, the reciprocal effects of methylglyoxal and polyamine production and its regulatory metabolic switches on morphological changes in prokaryotes have not been addressed. Here, Bacillus subtilis methylglyoxal synthase (mgsA) and polyamine biosynthesizing genes encoding arginine decarboxylase (SpeA), agmatinase (SpeB), and spermidine synthase (SpeE), were disrupted or overexpressed. Treatment of 0.2mM methylglyoxal and 1mM spermidine led to the elongation and shortening of B. subtilis wild-type cells to 12.38±3.21μm (P<0.05) and 3.24±0.73μm (P<0.01), respectively, compared to untreated cells (5.72±0.68μm). mgsA-deficient (mgsA - ) and -overexpressing (mgsA OE ) mutants also demonstrated cell shortening and elongation, similar to speB- and speE-deficient (speB - and speE - ) and -overexpressing (speB OE and speE OE ) mutants. Importantly, both mgsA-depleted speB OE and speE OE mutants (speB OE /mgsA - and speE OE /mgsA - ) were drastically shortened to 24.5% and 23.8% of parental speB OE and speE OE mutants, respectively. These phenotypes were associated with reciprocal alterations of mgsA and polyamine transcripts governed by the contents of methylglyoxal and spermidine, which are involved in enzymatic or genetic metabolite-control mechanisms. Additionally, biophysically detected methylglyoxal-spermidine Schiff bases did not affect morphogenesis. Taken together, the findings indicate that methylglyoxal triggers cell elongation. Furthermore, cells with methylglyoxal accumulation commonly exhibit an elongated rod-shaped morphology through upregulation of mgsA, polyamine genes, and the global regulator spx, as well as repression of the cell division and shape regulator, FtsZ. Copyright © 2017 Elsevier Ltd. All rights reserved.

  14. Dhaksha, the Unmanned Aircraft System in its New Avatar-Automated Aerial Inspection of INDIA'S Tallest Tower

    Science.gov (United States)

    Kumar, K. S.; Rasheed, A. Mohamed; Krishna Kumar, R.; Giridharan, M.; Ganesh

    2013-08-01

    DHAKSHA, the unmanned aircraft system (UAS), developed after several years of research by Division of Avionics, Department of Aerospace Engineering, MIT Campus of Anna University has recently proved its capabilities during May 2012 Technology demonstration called UAVforge organised by Defence Research Project Agency, Department of Defence, USA. Team Dhaksha with its most stable design outperformed all the other contestants competing against some of the best engineers from prestigi ous institutions across the globe like Middlesex University from UK, NTU and NUS from Singapore, Tudelft Technical University, Netherlands and other UAV industry participants in the world's toughest UAV challenge. This has opened up an opportunity for Indian UAVs making a presence in the international scenario as well. In furtherance to the above effort at Fort Stewart military base at Georgia,USA, with suitable payloads, the Dhaksha team deployed the UAV in a religious temple festival during November 2012 at Thiruvannamalai District for Tamil Nadu Police to avail the instant aerial imagery services over the crowd of 10 lakhs pilgrims and also about the investigation of the structural strength of the India's tallest structure, the 300 m RCC tower during January 2013. The developed system consists of a custom-built Rotary Wing model with on-board navigation, guidance and control systems (NGC) and ground control station (GCS), for mission planning, remote access, manual overrides and imagery related computations. The mission is to fulfill the competition requirements by using an UAS capable of providing complete solution for the stated problem. In this work the effort to produce multirotor unmanned aerial systems (UAS) for civilian applications at the MIT, Avionics Laboratory is presented

  15. DHAKSHA,THE UNMANNED AIRCRAFT SYSTEM IN ITS NEW AVATAR-AUTOMATED AERIAL INSPECTION OF INDIA'S TALLEST TOWER

    Directory of Open Access Journals (Sweden)

    K. S. Kumar

    2013-08-01

    Full Text Available DHAKSHA, the unmanned aircraft system (UAS, developed after several years of research by Division of Avionics, Department of Aerospace Engineering, MIT Campus of Anna University has recently proved its capabilities during May 2012 Technology demonstration called UAVforge organised by Defence Research Project Agency, Department of Defence, USA. Team Dhaksha with its most stable design outperformed all the other contestants competing against some of the best engineers from prestigi ous institutions across the globe like Middlesex University from UK, NTU and NUS from Singapore, Tudelft Technical University, Netherlands and other UAV industry participants in the world's toughest UAV challenge. This has opened up an opportunity for Indian UAVs making a presence in the international scenario as well. In furtherance to the above effort at Fort Stewart military base at Georgia,USA, with suitable payloads, the Dhaksha team deployed the UAV in a religious temple festival during November 2012 at Thiruvannamalai District for Tamil Nadu Police to avail the instant aerial imagery services over the crowd of 10 lakhs pilgrims and also about the investigation of the structural strength of the India's tallest structure, the 300 m RCC tower during January 2013. The developed system consists of a custom-built Rotary Wing model with on-board navigation, guidance and control systems (NGC and ground control station (GCS, for mission planning, remote access, manual overrides and imagery related computations. The mission is to fulfill the competition requirements by using an UAS capable of providing complete solution for the stated problem. In this work the effort to produce multirotor unmanned aerial systems (UAS for civilian applications at the MIT, Avionics Laboratory is presented

  16. The R-Shell approach - Using scheduling agents in complex distributed real-time systems

    Science.gov (United States)

    Natarajan, Swaminathan; Zhao, Wei; Goforth, Andre

    1993-01-01

    Large, complex real-time systems such as space and avionics systems are extremely demanding in their scheduling requirements. The current OS design approaches are quite limited in the capabilities they provide for task scheduling. Typically, they simply implement a particular uniprocessor scheduling strategy and do not provide any special support for network scheduling, overload handling, fault tolerance, distributed processing, etc. Our design of the R-Shell real-time environment fcilitates the implementation of a variety of sophisticated but efficient scheduling strategies, including incorporation of all these capabilities. This is accomplished by the use of scheduling agents which reside in the application run-time environment and are responsible for coordinating the scheduling of the application.

  17. Highly-hermetic feedthrough fiber pigtailed circular TO-can electro-optic sensor for avionics applications

    Science.gov (United States)

    Lauzon, Jocelyn; Leduc, Lorrain; Bessette, Daniel; Bélanger, Nicolas

    2012-06-01

    Electro-optic sensors made of lasers or photodetectors assemblies can be associated with a window interface. In order to use these sensors in an avionics application, this interface has to be set on the periphery of the aircraft. This creates constraints on both the position/access of the associated electronics circuit card and the aircraft fuselage. Using an optical fiber to guide the light signal to a sensor being situated inside the aircraft where electronics circuit cards are deployed is an obvious solution that can be readily available. Fiber collimators that adapt to circular TO-can type window sensors do exist. However, they are bulky, add weight to the sensor and necessitate regular maintenance of the optical interface since both the sensor window and the collimator end-face are unprotected against contamination. Such maintenance can be complex since the access to the electronics circuit card, where the sensor is sitting, is usually difficult. This interface alignment can also be affected by vibrations and mechanical shocks, thus impacting sensor performances. As a solution to this problem, we propose a highly-hermetic feedthrough fiber pigtailed circular TO-can package. The optical element to optical fiber interface being set inside the hermetic package, there is no risk of contamination and thus, such a component does not require any maintenance. The footprint of these sensors being identical to their window counterparts, they offer drop-in replacement opportunities. Moreover, we have validated such packaged electro-optic sensors can be made to operate between -55 to 115°C, sustain 250 temperature cycles, 1500G mechanical shocks, 20Grms random vibrations without any performance degradations. Their water content is much smaller than the 0.5% limit set by MIL-STD-883, Method 1018. They have also been verified to offer a fiber pigtail strain relief resistance over 400g. Depending on the electronics elements inside these sensors, they can be made to have a

  18. Investigation of single event latchup

    International Nuclear Information System (INIS)

    Xue Yuxiong; Yang Shengsheng; Cao Zhou; Ba Dedong; An Heng; Chen Luojing; Guo Gang

    2012-01-01

    Radiation effects on avionics microelectronics are important reliability issues for many space applications. In particular, single-event latchup (SEL) phenomenon is a major threat to CMOS integrated circuits in space systems. To effectively circumvent the failure, it is important to know the behavior of such devices during latchup. In this paper, the mechanisms for SEL in CMOS devices are investigated. Several microelectronic devices used in avionics are tested using heavy ion beams, pulsed laser and 252 Cf source. Based on the SEL test results, SEL-hardening and monitoring methods for preventing SEL from the systems design level are proposed. (authors)

  19. CESAR cost-efficient methods and processes for safety-relevant embedded systems

    CERN Document Server

    Wahl, Thomas

    2013-01-01

    The book summarizes the findings and contributions of the European ARTEMIS project, CESAR, for improving and enabling interoperability of methods, tools, and processes to meet the demands in embedded systems development across four domains - avionics, automotive, automation, and rail. The contributions give insight to an improved engineering and safety process life-cycle for the development of safety critical systems. They present new concept of engineering tools integration platform to improve the development of safety critical embedded systems and illustrate capacity of this framework for end-user instantiation to specific domain needs and processes. They also advance state-of-the-art in component-based development as well as component and system validation and verification, with tool support. And finally they describe industry relevant evaluated processes and methods especially designed for the embedded systems sector as well as easy adoptable common interoperability principles for software tool integratio...

  20. Considering treatment of male genital schistosomiasis as a tool for future HIV prevention

    DEFF Research Database (Denmark)

    Stecher, Chalotte Willemann; Kallestrup, Per; Kjetland, Eyrun Floerecke

    2015-01-01

    OBJECTIVES: Male genital schistosomiasis (MGS) is a neglected manifestation of Schistosoma haematobium infection with ignored implications on reproductive health and a differential diagnosis to sexually transmitted infections in endemic regions. MGS may have associations with HIV transmission...... and acquisition, and treatment could be a neglected chance of HIV prevention. This review summarizes current knowledge on epidemiology, clinical manifestations, diagnosis and treatment of MGS as a hypothesized risk factor for HIV transmission. Future research areas of global interest are suggested. METHODS: Pub...... association between MGS and HIV are urgently needed. Furthermore, field diagnostic tools should be developed and future mass treatment programs should include adults to reduce morbidity and prevent HIV acquisition. SYSTEMATIC REVIEW REGISTRATION NUMBER: CRD42015016252....

  1. Revealing flow behaviors of metallic glass based on activation of flow units

    Energy Technology Data Exchange (ETDEWEB)

    Ge, T. P.; Wang, W. H.; Bai, H. Y., E-mail: hybai@iphy.ac.cn [Institute of Physics, Chinese Academy of Sciences, Beijing 100190 (China)

    2016-05-28

    Atomic level flow plays a critical role in the mechanical behavior of metallic glass (MG) while the connection between the flow and the heterogeneous microstructure of the glass remains unclear. We describe the heterogeneity of MGs as the elastic matrix with “inclusions” of nano-scale liquid-like flow units, and the plastic flow behavior of MGs is considered to be accommodated by the flow units. We show that the model can explain the various deformation behaviors, the transformation from inhomogeneous deformation to homogeneous flow upon strain rate or temperature, and the deformation map in MGs, which might provide insights into the flow mechanisms in glasses and inspiration for improving the plasticity of MGs.

  2. Avionics Design for Reliability

    Science.gov (United States)

    1976-03-01

    user and a supplier arfue to determine if a failure is, or is not to be ascribed to the equipment, some disputable cases are difficult to nettle ... combat action, or tampering by Government personnel, provided there is clear and c~nvincing evidence of such cause. In addition, the contrac- tor...satellite there in are described The OR of resulting module pest fail signals an bood preocoistr4 A K Geiqer MU S Navy. Electronic Systems indicates

  3. Towards Prognostics for Electronics Components

    Data.gov (United States)

    National Aeronautics and Space Administration — Electronics components have an increasingly critical role in avionics systems and in the development of future aircraft systems. Prognostics of such components is...

  4. Design for validation: An approach to systems validation

    Science.gov (United States)

    Carter, William C.; Dunham, Janet R.; Laprie, Jean-Claude; Williams, Thomas; Howden, William; Smith, Brian; Lewis, Carl M. (Editor)

    1989-01-01

    Every complex system built is validated in some manner. Computer validation begins with review of the system design. As systems became too complicated for one person to review, validation began to rely on the application of adhoc methods by many individuals. As the cost of the changes mounted and the expense of failure increased, more organized procedures became essential. Attempts at devising and carrying out those procedures showed that validation is indeed a difficult technical problem. The successful transformation of the validation process into a systematic series of formally sound, integrated steps is necessary if the liability inherent in the future digita-system-based avionic and space systems is to be minimized. A suggested framework and timetable for the transformtion are presented. Basic working definitions of two pivotal ideas (validation and system life-cyle) are provided and show how the two concepts interact. Many examples are given of past and present validation activities by NASA and others. A conceptual framework is presented for the validation process. Finally, important areas are listed for ongoing development of the validation process at NASA Langley Research Center.

  5. Determination of the maximum MGS mounting height : phase I crash testing.

    Science.gov (United States)

    2012-03-09

    Post-and-rail guardrail systems encounter environmental conditions, such as severe frost heave or erosion, which : may drastically affect the post embedment depth and rail mounting height. In addition, guardrail systems may be designed : to accommoda...

  6. IVHM Framework for Intelligent Integration for Vehicle Health Management

    Science.gov (United States)

    Paris, Deidre; Trevino, Luis C.; Watson, Michael D.

    2005-01-01

    Integrated Vehicle Health Management (IVHM) systems for aerospace vehicles, is the process of assessing, preserving, and restoring system functionality across flight and techniques with sensor and communication technologies for spacecraft that can generate responses through detection, diagnosis, reasoning, and adapt to system faults in support of Integrated Intelligent Vehicle Management (IIVM). These real-time responses allow the IIVM to modify the affected vehicle subsystem(s) prior to a catastrophic event. Furthermore, this framework integrates technologies which can provide a continuous, intelligent, and adaptive health state of a vehicle and use this information to improve safety and reduce costs of operations. Recent investments in avionics, health management, and controls have been directed towards IIVM. As this concept has matured, it has become clear that IIVM requires the same sensors and processing capabilities as the real-time avionics functions to support diagnosis of subsystem problems. New sensors have been proposed, in addition to augment the avionics sensors to support better system monitoring and diagnostics. As the designs have been considered, a synergy has been realized where the real-time avionics can utilize sensors proposed for diagnostics and prognostics to make better real-time decisions in response to detected failures. IIVM provides for a single system allowing modularity of functions and hardware across the vehicle. The framework that supports IIVM consists of 11 major on-board functions necessary to fully manage a space vehicle maintaining crew safety and mission objectives. These systems include the following: Guidance and Navigation; Communications and Tracking; Vehicle Monitoring; Information Transport and Integration; Vehicle Diagnostics; Vehicle Prognostics; Vehicle Mission Planning, Automated Repair and Replacement; Vehicle Control; Human Computer Interface; and Onboard Verification and Validation. Furthermore, the presented

  7. Efficient implementation of real-time programs under the VAX/VMS operating system

    Science.gov (United States)

    Johnson, S. C.

    1985-01-01

    Techniques for writing efficient real-time programs under the VAX/VMS oprating system are presented. Basic operations are presented for executing at real-time priority and for avoiding needlless processing delays. A highly efficient technique for accessing physical devices by mapping to the input/output space and accessing the device registrs directly is described. To illustrate the application of the technique, examples are included of different uses of the technique on three devices in the Langley Avionics Integration Research Lab (AIRLAB): the KW11-K dual programmable real-time clock, the Parallel Communications Link (PCL11-B) communication system, and the Datacom Synchronization Network. Timing data are included to demonstrate the performance improvements realized with these applications of the technique.

  8. Computing Systems Configuration for Highly Integrated Guidance and Control Systems

    Science.gov (United States)

    1988-06-01

    de tableau de bord d’aeronef pour 1’entrainement des equipages); du logiciel LANST concu pour la simulation ae reseau locaux; des ...avioniques a bord d’un aeronef. -3- 225433 C.CEDOCAR titre fr. (Materiel de traitement de donnees pour spatlonef la normae 1750 A ISA Ge l’US Air Force...Instruments pour le traitement a bord des avions tactiques des donnees fournies par les differents capteurs. Une architecture reoondante pour les

  9. Morning Glory Syndrome with Carotid and Middle Cerebral Artery Vasculopathy.

    Science.gov (United States)

    Nezzar, Hachemi; Mbekeani, Joyce N; Dalens, Helen

    2015-12-01

    To report a case of incidental asymptomatic atypical morning glory syndrome (MGS) with concomitant ipsilateral carotid and middle cerebral dysgenesis. A 6-year-old child was discovered to have incidental findings of MGS, with atypia. All visual functions were normal including vision and stereopsis. Neuroimaging revealed ipsilateral carotid and middle cerebral vascular narrowing without associated collateral vessels or cerebral ischemia commonly seen in Moyamoya disease. Subsequent annual examinations have been stable, without signs of progression. This case demonstrates disparity between structural aberrations and final visual and neurological function and reinforces the association between MGS and intracranial vascular disruption. Full ancillary ophthalmic and neuroimaging studies should be performed in all patients with MGS with interval reassessments, even when the patient is asymptomatic and functionally intact.

  10. The transition to efficiency in minority games

    International Nuclear Information System (INIS)

    Galla, Tobias; De Martino, Andrea

    2008-01-01

    The existence of a phase transition with diverging susceptibility in batch minority games (MGs) is the mark of informationally efficient regimes and is linked to the specifics of the agents' learning rules. Here, we study how the standard scenario is affected in a mixed population game in which agents with the 'optimal' learning rule (i.e. the one leading to efficiency) coexist with those whose adaptive dynamics is sub-optimal. Our generic finding is that any non-vanishing intensive fraction of optimal agents guarantees the existence of an efficient phase. Specifically, we calculate the dependence of the critical point on the fraction q of 'optimal' agents focusing our analysis on three cases: MGs with market impact correction, grand-canonical MGs and MGs with heterogeneous comfort levels

  11. High-Intensity Radiated Field Fault-Injection Experiment for a Fault-Tolerant Distributed Communication System

    Science.gov (United States)

    Yates, Amy M.; Torres-Pomales, Wilfredo; Malekpour, Mahyar R.; Gonzalez, Oscar R.; Gray, W. Steven

    2010-01-01

    Safety-critical distributed flight control systems require robustness in the presence of faults. In general, these systems consist of a number of input/output (I/O) and computation nodes interacting through a fault-tolerant data communication system. The communication system transfers sensor data and control commands and can handle most faults under typical operating conditions. However, the performance of the closed-loop system can be adversely affected as a result of operating in harsh environments. In particular, High-Intensity Radiated Field (HIRF) environments have the potential to cause random fault manifestations in individual avionic components and to generate simultaneous system-wide communication faults that overwhelm existing fault management mechanisms. This paper presents the design of an experiment conducted at the NASA Langley Research Center's HIRF Laboratory to statistically characterize the faults that a HIRF environment can trigger on a single node of a distributed flight control system.

  12. Towards Stochastic Optimization-Based Electric Vehicle Penetration in a Novel Archipelago Microgrid.

    Science.gov (United States)

    Yang, Qingyu; An, Dou; Yu, Wei; Tan, Zhengan; Yang, Xinyu

    2016-06-17

    Due to the advantage of avoiding upstream disturbance and voltage fluctuation from a power transmission system, Islanded Micro-Grids (IMG) have attracted much attention. In this paper, we first propose a novel self-sufficient Cyber-Physical System (CPS) supported by Internet of Things (IoT) techniques, namely "archipelago micro-grid (MG)", which integrates the power grid and sensor networks to make the grid operation effective and is comprised of multiple MGs while disconnected with the utility grid. The Electric Vehicles (EVs) are used to replace a portion of Conventional Vehicles (CVs) to reduce CO 2 emission and operation cost. Nonetheless, the intermittent nature and uncertainty of Renewable Energy Sources (RESs) remain a challenging issue in managing energy resources in the system. To address these issues, we formalize the optimal EV penetration problem as a two-stage Stochastic Optimal Penetration (SOP) model, which aims to minimize the emission and operation cost in the system. Uncertainties coming from RESs (e.g., wind, solar, and load demand) are considered in the stochastic model and random parameters to represent those uncertainties are captured by the Monte Carlo-based method. To enable the reasonable deployment of EVs in each MGs, we develop two scheduling schemes, namely Unlimited Coordinated Scheme (UCS) and Limited Coordinated Scheme (LCS), respectively. An extensive simulation study based on a modified 9 bus system with three MGs has been carried out to show the effectiveness of our proposed schemes. The evaluation data indicates that our proposed strategy can reduce both the environmental pollution created by CO 2 emissions and operation costs in UCS and LCS.

  13. Early Communication System (ECOMM) for ISS

    Science.gov (United States)

    Gaylor, Kent; Tu, Kwei

    1999-01-01

    The International Space Station (ISS) Early Communications System (ECOMM) was a Johnson Space Center (JSC) Avionic Systems Division (ASD) in-house developed communication system to provide early communications between the ISS and the Mission Control Center-Houston (MCC-H). This system allows for low rate commands (link rate of 6 kbps) to be transmitted through the Tracking and Data Relay Satellite System (TDRSS) from MCC-H to the ISS using TDRSS's S-band Single Access Forward (SSA/) link service. This system also allows for low rate telemetry (link rate of 20.48 kbps) to be transmitted from ISS to MCC-H through the TDRSS using TDRSS's S-band Single Access Return (SSAR) link service. In addition this system supports a JSC developed Onboard Communications Adapter (OCA) that allows for a two-way data exchange of 128 kbps between MCC-H and the ISS through TDRSS. This OCA data can be digital video/audio (two-way videoconference), and/or file transfers, and/or "white board". The key components of the system, the data formats used by the system to insure compatibility with the future ISS S-Band System, as well as how other vehicles may be able to use this system for their needs are discussed in this paper.

  14. A Cost Effective System Design Approach for Critical Space Systems

    Science.gov (United States)

    Abbott, Larry Wayne; Cox, Gary; Nguyen, Hai

    2000-01-01

    NASA-JSC required an avionics platform capable of serving a wide range of applications in a cost-effective manner. In part, making the avionics platform cost effective means adhering to open standards and supporting the integration of COTS products with custom products. Inherently, operation in space requires low power, mass, and volume while retaining high performance, reconfigurability, scalability, and upgradability. The Universal Mini-Controller project is based on a modified PC/104-Plus architecture while maintaining full compatibility with standard COTS PC/104 products. The architecture consists of a library of building block modules, which can be mixed and matched to meet a specific application. A set of NASA developed core building blocks, processor card, analog input/output card, and a Mil-Std-1553 card, have been constructed to meet critical functions and unique interfaces. The design for the processor card is based on the PowerPC architecture. This architecture provides an excellent balance between power consumption and performance, and has an upgrade path to the forthcoming radiation hardened PowerPC processor. The processor card, which makes extensive use of surface mount technology, has a 166 MHz PowerPC 603e processor, 32 Mbytes of error detected and corrected RAM, 8 Mbytes of Flash, and I Mbytes of EPROM, on a single PC/104-Plus card. Similar densities have been achieved with the quad channel Mil-Std-1553 card and the analog input/output cards. The power management built into the processor and its peripheral chip allows the power and performance of the system to be adjusted to meet the requirements of the application, allowing another dimension to the flexibility of the Universal Mini-Controller. Unique mechanical packaging allows the Universal Mini-Controller to accommodate standard COTS and custom oversized PC/104-Plus cards. This mechanical packaging also provides thermal management via conductive cooling of COTS boards, which are typically

  15. Architectural considerations in the certification of modular systems

    Energy Technology Data Exchange (ETDEWEB)

    Bate, Iain; Kelly, Tim

    2003-09-01

    Modular system architectures, such as integrated modular avionics (IMA) in the aerospace sector, offer potential benefits of improved flexibility in function allocation, reduced development costs and improved maintainability. However, they require a new certification approach. The traditional approach to certification is to prepare monolithic safety cases as bespoke developments for a specific system in a fixed configuration. However, this nullifies the benefits of flexibility and reduced rework claimed of IMA-based systems and will necessitate the development of new safety cases for all possible (current and future) configurations of the architecture. This paper discusses a modular approach to safety case construction, whereby the safety case is partitioned into separable arguments of safety corresponding with the components of the system architecture. Such an approach relies upon properties of the IMA system architecture (such as segregation and location independence) having been established. The paper describes how such properties can be assessed to show that they are met and trade-offs performed during architecture definition reusing information and techniques from the safety argument process.

  16. Flight critical system design guidelines and validation methods

    Science.gov (United States)

    Holt, H. M.; Lupton, A. O.; Holden, D. G.

    1984-01-01

    Efforts being expended at NASA-Langley to define a validation methodology, techniques for comparing advanced systems concepts, and design guidelines for characterizing fault tolerant digital avionics are described with an emphasis on the capabilities of AIRLAB, an environmentally controlled laboratory. AIRLAB has VAX 11/750 and 11/780 computers with an aggregate of 22 Mb memory and over 650 Mb storage, interconnected at 256 kbaud. An additional computer is programmed to emulate digital devices. Ongoing work is easily accessed at user stations by either chronological or key word indexing. The CARE III program aids in analyzing the capabilities of test systems to recover from faults. An additional code, the semi-Markov unreliability program (SURE) generates upper and lower reliability bounds. The AIRLAB facility is mainly dedicated to research on designs of digital flight-critical systems which must have acceptable reliability before incorporation into aircraft control systems. The digital systems would be too costly to submit to a full battery of flight tests and must be initially examined with the AIRLAB simulation capabilities.

  17. Architectural considerations in the certification of modular systems

    International Nuclear Information System (INIS)

    Bate, Iain; Kelly, Tim

    2003-01-01

    Modular system architectures, such as integrated modular avionics (IMA) in the aerospace sector, offer potential benefits of improved flexibility in function allocation, reduced development costs and improved maintainability. However, they require a new certification approach. The traditional approach to certification is to prepare monolithic safety cases as bespoke developments for a specific system in a fixed configuration. However, this nullifies the benefits of flexibility and reduced rework claimed of IMA-based systems and will necessitate the development of new safety cases for all possible (current and future) configurations of the architecture. This paper discusses a modular approach to safety case construction, whereby the safety case is partitioned into separable arguments of safety corresponding with the components of the system architecture. Such an approach relies upon properties of the IMA system architecture (such as segregation and location independence) having been established. The paper describes how such properties can be assessed to show that they are met and trade-offs performed during architecture definition reusing information and techniques from the safety argument process

  18. AKTIVITAS URIKASE YANG DIHASILKAN DARI BERBAGAI SEL LACTOBACILLUS PLANTARUM DAN PARAMETER KINETIKANYA

    Directory of Open Access Journals (Sweden)

    Dyah Iswantini

    2009-12-01

    Full Text Available Uric acid concentration could be determined by spectrophotometry method. Uric acid was oxidized into allatonin in the presence of uricase and calculated by measuring the decrease of uric acid absorbance at 293 nm. These uricase were obtained from cells of Lactobacillus plantarum. L. plantarum K. Mar. E was isolated from passion fruit skin and L. plantarum Mgs. Psmb and Mgs. Bst from mangosteen. This research was conducted to observe the activity and kinetics of uricase from various cells of L. plantarum by spectrophotometric method. The plate assay method indicated that L. plantarum produced uricase, based on the clear zone about 0,2 mm on glucose yeast peptone medium contained 0,2% uric acid. The optimum condition of uricase activity from the three different sources occured in physiological condition. Uricase activity generated from cells of L. plantarum K. Mar. E, Mgs. Psmb, and Mgs. Bst were 0,1073; 0,0867; and 0,0842 U/mL, respectively. The kinetic parameters for uricase, determined with uric acid as the substrate. Vmax produced by L. plantarum K. Mar. E, Mgs. Psmb, and Mgs. Bst were 1,3635; 0,0316; and 0,0418 U/mL of bacterial culture, respectively and KM 0,1541; 0,0061; and 0,0054 mM, respectively. Uricase activity in various bacterial cells of L. plantarum was stable until the second day

  19. Optimal Scheduling of a Battery-Based Energy Storage System for a Microgrid with High Penetration of Renewable Sources

    DEFF Research Database (Denmark)

    Dulout, Jeremy; Hernández, Adriana Carolina Luna; Anvari-Moghaddam, Amjad

    2017-01-01

    A new scheduling method is proposed to manage efficiently the integration of renewable sources in microgrids (MGs) with energy storage systems (ESSs). The purpose of this work is to take into account the main stress factors influencing the ageing mechanisms of a battery energy storage system (BESS......) in order to make an optimal dispatch of resources in the microgrid and enhance the storage system lifetime while minimizing the cost of electric consumption. The load demand and generation profiles are derived from the analysis of consumption and renewable production (solar photovoltaic sources and wind...... turbines) of the Western Denmark electric grid. Thus, the proposed microgrid is mainly fed by renewable sources and few electricity is coming from the main grid (which helps operating costs minimization). In this respect, a cost analysis is performed to find the optimal hourly power output of the BESS...

  20. Practice-Oriented Formal Methods to Support the Software Development of Industrial Control Systems

    CERN Document Server

    AUTHOR|(CDS)2088632; Blanco Viñuela, Enrique

    Formal specification and verification methods provide ways to describe requirements precisely and to check whether the requirements are satisfied by the design or the implementation. In other words, they can prevent development faults and therefore improve the quality of the developed systems. These methods are part of the state-of-the-practice in application domains with high criticality, such as avionics, railway or nuclear industry. The situation is different in the industrial control systems domain. As the criticality of the systems is much lower, formal methods are rarely used. The two main obstacles to using formal methods in systems with low- or medium-criticality are performance and usability. Overcoming these obstacles often needs deep knowledge and high effort. Model checking, one of the main formal verification techniques, is computationally difficult, therefore the analysis of non-trivial systems requires special considerations. Furthermore, the mainly academic tools implementing different model c...

  1. Towards Prognostics for Electronics Components

    Science.gov (United States)

    Saha, Bhaskar; Celaya, Jose R.; Wysocki, Philip F.; Goebel, Kai F.

    2013-01-01

    Electronics components have an increasingly critical role in avionics systems and in the development of future aircraft systems. Prognostics of such components is becoming a very important research field as a result of the need to provide aircraft systems with system level health management information. This paper focuses on a prognostics application for electronics components within avionics systems, and in particular its application to an Isolated Gate Bipolar Transistor (IGBT). This application utilizes the remaining useful life prediction, accomplished by employing the particle filter framework, leveraging data from accelerated aging tests on IGBTs. These tests induced thermal-electrical overstresses by applying thermal cycling to the IGBT devices. In-situ state monitoring, including measurements of steady-state voltages and currents, electrical transients, and thermal transients are recorded and used as potential precursors of failure.

  2. MARS GLOBAL SURVEYOR RAW DATA SET - CRUISE V1.0

    Data.gov (United States)

    National Aeronautics and Space Administration — The Mars Global Surveyor (MGS) Radio Science (RS) Raw Data Archive (RDA) is a time-ordered collection of raw and partially processed data collected during the MGS...

  3. Parahippocampal Involvement in Mesial Temporal Lobe Epilepsy with Hippocampal Sclerosis: A Proof of Concept from Memory-Guided Saccades

    Directory of Open Access Journals (Sweden)

    Silvia Colnaghi

    2017-11-01

    Full Text Available ObjectiveMesial temporal lobe epilepsy with hippocampal sclerosis (MTLE-HS may involve extrahippocampal areas of structural damage and dysfunction. The accuracy of medium-term spatial memory can be tested by memory-guided saccades (MGS to evaluate a functional impairment of the parahippocampal cortex (PHC, while voxel-based morphometry (VBM analysis can be used to detect a structural damage of the latter region.MethodsMGS with 3- and 30-s memorization delays were compared between 7 patients affected by right MTLE-HS (r-MTLE-HS, 6 patients affected by left MTLE-HS, and 13 healthy controls. The same subjects underwent brain MRI for a VBM analysis. Correlation analysis was performed between the results of VBM and MGS and with patients’ clinical data.ResultsRight MTLE-HS patients showed impaired accuracy of leftward MGS with a 30-s memorization delay; their gray-matter volume was reduced in the right hippocampus and inferior temporal gyrus, and bilaterally in the cerebellum. Left MTLE-HS patients had normal MGS accuracy; their gray-matter volume was reduced in the left hippocampus, in the right-inferior temporal gyrus and corpus callosus, and bilaterally in the insular cortex and in the cerebellum. The difference between right and left parahippocampal volumes correlated with MGS accuracy, while right and left hippocampal volumes did not. Hippocampal and parahippocampal volume did not correlate with clinical variables such as febrile seizures, age at disease onset, disease duration, and seizure frequency.ConclusionMGS abnormalities suggested the functional involvement of the right PHC in patients with r-MTLE-HS, supporting a right lateralization of spatial memory control and showing a relation between functional impairment and degree of atrophy.

  4. Prognostic Health Management for Avionics System Power Supplies

    National Research Council Canada - National Science Library

    Orsagh, Rolf; Brown, Douglas; Roemer, Michael; Dabney, Thomas; Hess, Andrew

    2005-01-01

    This paper presents an integrated approach to switching mode power supply health management that implements techniques from engineering disciplines including statistical reliability modeling, damage...

  5. Digital Avionics Information System (DAIS): Development and Demonstration.

    Science.gov (United States)

    1981-09-01

    V) - >1 (a 4) cU C - 0 Va ’(1 ) 0 0A*4 (A4-. 4-) C (C (U~ LI) <: kn C V H 3 ) ACCA C 4-) eo V)C CC clO ca cy a: m2 cc co C )co 4) I--V( 0. 4- A a...Polling P 2 BCI Undefined Mode Coitriands P P 3 UCI MTU Shutdown Mode Lo"ands F 4 ULI Mude Commands With interrupts F(Note I) p 5 P7 Undefined Mode

  6. Introduction: Chapter 1

    Science.gov (United States)

    Esque, Todd C.; Nussear, Kenneth E.; Inman, Richard D.; Matocq, Marjorie D.; Weisberg, Peter J.; Dilts, Thomas E.; Leitner, Philip

    2013-01-01

    The Mohave ground squirrel (Xerospermophilus mohavensis), named just over a century ago (Merriam 1889), is precinctive to the western Mojave Desert in California, USA, and occupies portions of Kern, Los Angeles, Inyo and San Bernardino counties (Best 1995). Early estimates of the geographic range of the squirrel are just 20,000 km2 in area (Hall 1981, Zeiner et al. 1988‐ 1990), one of the smallest distributions among North American ground squirrel species (Hoyt 1972, P. Leitner – pers. obs.). The closest living relative of the Mohave ground squirrel (MGS) is the round‐tailed ground squirrel (Xerospermophilus tereticaudus). Mohave ground squirrels have a “shorter tail with distichous hairs and white undersurface”, but visual differences between the two species are subtle (Hafner and Yates 1983). Speciation likely occurred when portions of the parent population were isolated 4‐1.6 million years ago during the accelerated uplift of the Sierra Nevada, the Transverse Ranges and the Mojave River system, resulting in separation and isolation with MGS evolving in refugia (Hafner 1992, Bell et al. 2009). Subsequently, fluvial‐ lacustrine systems in the Mojave River basin provided vicariance features during the Pleistocene (Hafner 1992, Bell et al. 2009). Responding to previous climate change, the two species potentially migrated into their current ranges from southern refugia after the Last Glacial Maximum, eventually abutting each other along the Mojave River (Hafner and Yates 1983). The species are capable of hybridizing, but intercrosses appear to be rare, and sampling near the zones of potential hybridization remains limited (Bell and Matocq 2011). The only other similar sized squirrel occupying the range of MGS is the white‐tailed antelope ground squirrel (Ammospermophilus leucurus) whose range entirely overlaps MGS, but is easily distinguished by its bright white dorso‐lateral stripes (Best 1995)

  7. Autonomous Flight Rules Concept: User Implementation Costs and Strategies

    Science.gov (United States)

    Cotton, William B.; Hilb, Robert

    2014-01-01

    The costs to implement Autonomous Flight Rules (AFR) were examined for estimates in acquisition, installation, training and operations. The user categories were airlines, fractional operators, general aviation and unmanned aircraft systems. Transition strategies to minimize costs while maximizing operational benefits were also analyzed. The primary cost category was found to be the avionics acquisition. Cost ranges for AFR equipment were given to reflect the uncertainty of the certification level for the equipment and the extent of existing compatible avionics in the aircraft to be modified.

  8. Generating functional analysis of minority games with inner product strategy definitions

    Science.gov (United States)

    Coolen, A. C. C.; Shayeghi, N.

    2008-08-01

    We use generating functional methods to solve the so-called inner product versions of the minority game (MG), with fake and/or real market histories, by generalizing the theory developed recently for look-up table MGs with real histories. The phase diagrams of the look-up table and inner product MG versions are generally found to be identical, with the exception of inner product MGs where histories are sampled linearly, which are found to be structurally critical. However, we encounter interesting differences both in the theory (where the role of the history frequency distribution in look-up table MGs is taken over by the eigenvalue spectrum of a history covariance matrix in inner product MGs) and in the static and dynamic phenomenology of the models. Our theoretical predictions are supported by numerical simulations.

  9. Generating functional analysis of minority games with inner product strategy definitions

    Energy Technology Data Exchange (ETDEWEB)

    Coolen, A C C; Shayeghi, N [Department of Mathematics, King' s College London, The Strand, London WC2R 2LS (United Kingdom)], E-mail: ton.coolen@kcl.ac.uk, E-mail: nima@mth.kcl.ac.uk

    2008-08-15

    We use generating functional methods to solve the so-called inner product versions of the minority game (MG), with fake and/or real market histories, by generalizing the theory developed recently for look-up table MGs with real histories. The phase diagrams of the look-up table and inner product MG versions are generally found to be identical, with the exception of inner product MGs where histories are sampled linearly, which are found to be structurally critical. However, we encounter interesting differences both in the theory (where the role of the history frequency distribution in look-up table MGs is taken over by the eigenvalue spectrum of a history covariance matrix in inner product MGs) and in the static and dynamic phenomenology of the models. Our theoretical predictions are supported by numerical simulations.

  10. Generating functional analysis of minority games with inner product strategy definitions

    International Nuclear Information System (INIS)

    Coolen, A C C; Shayeghi, N

    2008-01-01

    We use generating functional methods to solve the so-called inner product versions of the minority game (MG), with fake and/or real market histories, by generalizing the theory developed recently for look-up table MGs with real histories. The phase diagrams of the look-up table and inner product MG versions are generally found to be identical, with the exception of inner product MGs where histories are sampled linearly, which are found to be structurally critical. However, we encounter interesting differences both in the theory (where the role of the history frequency distribution in look-up table MGs is taken over by the eigenvalue spectrum of a history covariance matrix in inner product MGs) and in the static and dynamic phenomenology of the models. Our theoretical predictions are supported by numerical simulations

  11. Reliable avionics design for deep space

    Science.gov (United States)

    Johnson, Stephen B.

    The technical and organizational problems posed by the Space Exploration Initiative (SEI) are discussed, and some possible solutions are examined. It is pointed out that SEI poses a whole new set of challenging problems in the design of reliable systems. These missions and their corresponding systems are far more complex than current systems. The initiative requires a set of vehicles and systems which must have very high levels of autonomy, reliability, and operability for long periods of time. It is emphasized that to achieve these goals in the face of great complexity, new technologies and organizational techniques will be necessary. It is noted that the key to a good design is good people. Not only must good people be found, but they must be placed in positions appropriate to their skills. It is argued that the atomistic and autocratic paradigm of vertical organizations must be replaced with more team-oriented and democratic structures.

  12. An improved charging/discharging strategy of lithium batteries considering depreciation cost in day-ahead microgrid scheduling

    International Nuclear Information System (INIS)

    Zhang, Zhong; Wang, Jianxue; Wang, Xiuli

    2015-01-01

    Highlights: • A quantitative depreciation cost model is put forward for lithium batteries. • A practical charging/discharging strategy is applied to battery management. • The depth of discharge of the battery storage is scheduled more rationally. • The proposed strategy improves the cost efficiency of lithium batteries in MGs. - Abstract: An energy storage system is critical for the safe and stable operation of a microgrid (MG) and has a promising prospect in future power system. Economical and safe operation of storage system is of great significance to MGs. This paper presents an improved management strategy for lithium battery storage by establishing a battery depreciation cost model and employing a practical charging/discharging strategy. Firstly, experimental data of lithium battery cycle lives, which are functions of the depth of discharge, are investigated and synthesized. A quantitative depreciation cost model is put forward for lithium batteries from the perspective of cycle life. Secondly, a practical charging/discharging strategy is applied to the lithium battery management in MGs. Then, an optimal scheduling model is developed to minimize MG operational cost including battery depreciation cost. Finally, numerical tests are conducted on a typical grid-connected MG. Results show that the depth of discharge of storage is scheduled more rationally, and operational cost is simultaneously saved for MG under the proposed management strategy. This study helps to improve the cost efficiency and alleviate the aging process for lithium batteries.

  13. Terrestrial radiation effects in ULSI devices and electronic systems

    CERN Document Server

    Ibe, Eishi H

    2014-01-01

    A practical guide on how mathematical approaches can be used to analyze and control radiation effects in semiconductor devices within various environments Covers faults in ULSI devices to failures in electronic systems caused by a wide variety of radiation fields, including electrons, alpha -rays, muons, gamma rays, neutrons and heavy ions. Readers will learn the environmental radiation features at the ground or avionics altitude. Readers will also learn how to make numerical models from physical insight and what kind of mathematical approaches should be implemented to analyze the radiation effects. A wide variety of mitigation techniques against soft-errors are reviewed and discussed. The author shows how to model sophisticated radiation effects in condensed matter in order to quantify and control them. The book provides the reader with the knowledge on a wide variety of radiation fields and their effects on the electronic devices and systems. It explains how electronic systems including servers and rout...

  14. Integration of topological modification within the modeling of multi-physics systems: Application to a Pogo-stick

    Science.gov (United States)

    Abdeljabbar Kharrat, Nourhene; Plateaux, Régis; Miladi Chaabane, Mariem; Choley, Jean-Yves; Karra, Chafik; Haddar, Mohamed

    2018-05-01

    The present work tackles the modeling of multi-physics systems applying a topological approach while proceeding with a new methodology using a topological modification to the structure of systems. Then the comparison with the Magos' methodology is made. Their common ground is the use of connectivity within systems. The comparison and analysis of the different types of modeling show the importance of the topological methodology through the integration of the topological modification to the topological structure of a multi-physics system. In order to validate this methodology, the case of Pogo-stick is studied. The first step consists in generating a topological graph of the system. Then the connectivity step takes into account the contact with the ground. During the last step of this research; the MGS language (Modeling of General System) is used to model the system through equations. Finally, the results are compared to those obtained by MODELICA. Therefore, this proposed methodology may be generalized to model multi-physics systems that can be considered as a set of local elements.

  15. Smart transactive energy framework in grid-connected multiple home microgrids under independent and coalition operations

    DEFF Research Database (Denmark)

    Marzband, Mousa; Azarinejadian, Fatemeh; Savaghebi, Mehdi

    2018-01-01

    This paper presents a smart Transactive energy (TE) framework in which home microgrids (H-MGs) can collaborate with each other in a multiple H-MG system by forming coalitions for gaining competitiveness in the market. Profit allocation due to coalition between H-MGs is an important issue...... for ensuring the optimal use of installed resources in the whole multiple H-MG system. In addition, considering demand fluctuations, energy production based on renewable resources in the multiple H-MG can be accomplished by demand-side management strategies that try to establish mechanisms to allow...... for a flatter demand curve. In this regard, demand shifting potential can be tapped through shifting certain amounts of energy demand from some time periods to others with lower expected demand, typically to match price values and to ensure that existing generation will be economically sufficient. It is also...

  16. Modeling and Design of Fault-Tolerant and Self-Adaptive Reconfigurable Networked Embedded Systems

    Directory of Open Access Journals (Sweden)

    Jürgen Teich

    2006-06-01

    Full Text Available Automotive, avionic, or body-area networks are systems that consist of several communicating control units specialized for certain purposes. Typically, different constraints regarding fault tolerance, availability and also flexibility are imposed on these systems. In this article, we will present a novel framework for increasing fault tolerance and flexibility by solving the problem of hardware/software codesign online. Based on field-programmable gate arrays (FPGAs in combination with CPUs, we allow migrating tasks implemented in hardware or software from one node to another. Moreover, if not enough hardware/software resources are available, the migration of functionality from hardware to software or vice versa is provided. Supporting such flexibility through services integrated in a distributed operating system for networked embedded systems is a substantial step towards self-adaptive systems. Beside the formal definition of methods and concepts, we describe in detail a first implementation of a reconfigurable networked embedded system running automotive applications.

  17. Computer-based systems for nuclear power stations

    International Nuclear Information System (INIS)

    Humble, P.J.; Welbourne, D.; Belcher, G.

    1995-01-01

    The published intentions of vendors are for extensive touch-screen control and computer-based protection. The software features needed for acceptance in the UK are indicated. The defence in depth needed is analyzed. Current practice in aircraft flight control systems and the software methods available are discussed. Software partitioning and mathematically formal methods are appropriate for the structures and simple logic needed for nuclear power applications. The potential for claims of diversity and independence between two computer-based subsystems of a protection system is discussed. Features needed to meet a single failure criterion applied to software are discussed. Conclusions are given on the main factors which a design should allow for. The work reported was done for the Health and Safety Executive of the UK (HSE), and acknowledgement is given to them, to NNC Ltd and to GEC-Marconi Avionics Ltd for permission to publish. The opinions and recommendations expressed are those of the authors and do not necessarily reflect those of HSE. (Author)

  18. Bioinspired optical sensors for unmanned aerial systems

    Science.gov (United States)

    Chahl, Javaan; Rosser, Kent; Mizutani, Akiko

    2011-04-01

    Insects are dependant on the spatial, spectral and temporal distributions of light in the environment for flight control and navigation. This paper reports on flight trials of implementations of insect inspired behaviors on unmanned aerial vehicles. Optical flow methods for maintaining a constant height above ground and a constant course have been demonstrated to provide navigation capabilities that are impossible using conventional avionics sensors. Precision control of height above ground and ground course were achieved over long distances. Other vision based techniques demonstrated include a biomimetic stabilization sensor that uses the ultraviolet and green bands of the spectrum, and a sky polarization compass. Both of these sensors were tested over long trajectories in different directions, in each case showing performance similar to low cost inertial heading and attitude systems. The behaviors demonstrate some of the core functionality found in the lower levels of the sensorimotor system of flying insects and shows promise for more integrated solutions in the future.

  19. Panoramic, large-screen, 3-D flight display system design

    Science.gov (United States)

    Franklin, Henry; Larson, Brent; Johnson, Michael; Droessler, Justin; Reinhart, William F.

    1995-01-01

    The report documents and summarizes the results of the required evaluations specified in the SOW and the design specifications for the selected display system hardware. Also included are the proposed development plan and schedule as well as the estimated rough order of magnitude (ROM) cost to design, fabricate, and demonstrate a flyable prototype research flight display system. The thrust of the effort was development of a complete understanding of the user/system requirements for a panoramic, collimated, 3-D flyable avionic display system and the translation of the requirements into an acceptable system design for fabrication and demonstration of a prototype display in the early 1997 time frame. Eleven display system design concepts were presented to NASA LaRC during the program, one of which was down-selected to a preferred display system concept. A set of preliminary display requirements was formulated. The state of the art in image source technology, 3-D methods, collimation methods, and interaction methods for a panoramic, 3-D flight display system were reviewed in depth and evaluated. Display technology improvements and risk reductions associated with maturity of the technologies for the preferred display system design concept were identified.

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

    Science.gov (United States)

    Klumpp, Allan R.; Lawson, Charles L.

    1990-01-01

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

  1. Comparison of Anti-Obesity Effect between Two Types of Syrup Containing Rare Sugars in Wistar Rats.

    Science.gov (United States)

    Ochiai, Masaru; Misaki, Kohei; Yamada, Takako; Iida, Tetsuo; Okuma, Kazuhiro; Matsuo, Tatsuhiro

    2017-01-01

    D-Allulose-containing rare sugar sweeteners have been categorized into two types, rare sugar syrup (RSS), consisting of 4 rare monosaccharides, and modified glucose syrup (MGS), rich in D-allulose, which was previously referred to D-psicose. The anti-obesity effect of RSS and D-allulose has been already clarified, but that of rare monosaccharides other than D-allulose in RSS has not yet been well understood. Here, we investigated and compared the anti-obesity effect of RSS and MGS in rats. Male Wistar rats were divided into 4 dietary groups: a high-sucrose control diet group (S), a high-fructose corn syrup diet group (HFCS), an RSS diet group (RSS), and an MGS diet group (MGS). RSS significantly suppressed abdominal adipose tissue weight and total body fat accumulation in comparison to sucrose. On the other hand, MGS reduced body weight gain, but not abdominal fat accumulation, relative to sucrose. The weight of the liver and kidneys was significantly higher in the RSS and MGS groups than in the S and HFCS groups, but serum biochemical parameters and hepatic lipids contents were not significantly different among the groups. The present study shows that two types of D-allulose-containing rare sugar sweeteners can suppress body fat accumulation or weight gain in a different manner and that RSS could be used as more effective sweeteners in place of sucrose and HFCS to maintain healthy body weight.

  2. An overview on the conventional and nonconventional methods for manufacturing the metallic glasses

    Directory of Open Access Journals (Sweden)

    Axinte Eugen

    2017-01-01

    Full Text Available Metallic glasses (MGs, first discovered in 1959 at Caltech are currently among the most studied metallic materials. MGs called also glassy metals, amorphous metals, liquid metals, are considered to be among the materials of the future. The “classic” methods for industrialization of MGs are : end-casting in copper molds and protected environment, die forging , atomization for obtaining MG powder ,selective laser melting , imprinting in molds, thermoplastic shaping in the super-cooled temperature region. These methods are suitable for producing high value-added precision components but the problems still exists: expensive tools, limited lifetime of tools and the occurring of crystallization. Actually methods (thermoplastic shaping, casting and die forging are limited by the low flexibility of production and by higher costs of tools and accessories. More suitable methods are greatly desired to machine MGs for their wider applications.

  3. Towards Stochastic Optimization-Based Electric Vehicle Penetration in a Novel Archipelago Microgrid

    Directory of Open Access Journals (Sweden)

    Qingyu Yang

    2016-06-01

    Full Text Available Due to the advantage of avoiding upstream disturbance and voltage fluctuation from a power transmission system, Islanded Micro-Grids (IMG have attracted much attention. In this paper, we first propose a novel self-sufficient Cyber-Physical System (CPS supported by Internet of Things (IoT techniques, namely “archipelago micro-grid (MG”, which integrates the power grid and sensor networks to make the grid operation effective and is comprised of multiple MGs while disconnected with the utility grid. The Electric Vehicles (EVs are used to replace a portion of Conventional Vehicles (CVs to reduce CO 2 emission and operation cost. Nonetheless, the intermittent nature and uncertainty of Renewable Energy Sources (RESs remain a challenging issue in managing energy resources in the system. To address these issues, we formalize the optimal EV penetration problem as a two-stage Stochastic Optimal Penetration (SOP model, which aims to minimize the emission and operation cost in the system. Uncertainties coming from RESs (e.g., wind, solar, and load demand are considered in the stochastic model and random parameters to represent those uncertainties are captured by the Monte Carlo-based method. To enable the reasonable deployment of EVs in each MGs, we develop two scheduling schemes, namely Unlimited Coordinated Scheme (UCS and Limited Coordinated Scheme (LCS, respectively. An extensive simulation study based on a modified 9 bus system with three MGs has been carried out to show the effectiveness of our proposed schemes. The evaluation data indicates that our proposed strategy can reduce both the environmental pollution created by CO 2 emissions and operation costs in UCS and LCS.

  4. A Privacy-Preserving Distributed Optimal Scheduling for Interconnected Microgrids

    Directory of Open Access Journals (Sweden)

    Nian Liu

    2016-12-01

    Full Text Available With the development of microgrids (MGs, interconnected operation of multiple MGs is becoming a promising strategy for the smart grid. In this paper, a privacy-preserving distributed optimal scheduling method is proposed for the interconnected microgrids (IMG with a battery energy storage system (BESS and renewable energy resources (RESs. The optimal scheduling problem is modeled to minimize the coalitional operation cost of the IMG, including the fuel cost of conventional distributed generators and the life loss cost of BESSs. By using the framework of the alternating direction method of multipliers (ADMM, a distributed optimal scheduling model and an iteration solution algorithm for the IMG is introduced; only the expected exchanging power (EEP of each MG is required during the iterations. Furthermore, a privacy-preserving strategy for the sharing of the EEP among MGs is designed to work with the mechanism of the distributed algorithm. According to the security analysis, the EEP can be delivered in a cooperative and privacy-preserving way. A case study and numerical results are given in terms of the convergence of the algorithm, the comparison of the costs and the implementation efficiency.

  5. Thermophysical properties of the MER and Beagle II landing site regions on Mars

    Science.gov (United States)

    Jakosky, Bruce M.; Hynek, Brian M.; Pelkey, Shannon M.; Mellon, Michael T.; Martínez-Alonso, Sara; Putzig, Nathaniel E.; Murphy, Nate; Christensen, Philip R.

    2006-08-01

    We analyzed remote-sensing observations of the Isidis Basin, Gusev Crater, and Meridiani Planum landing sites for Beagle II, MER-A Spirit, and MER-B Opportunity spacecraft, respectively. We emphasized the thermophysical properties using daytime and nighttime radiance measurements from the Mars Global Surveyor (MGS) Thermal Emission Spectrometer and Mars Odyssey Thermal Emission Imaging System (THEMIS) and thermal inertias derived from nighttime data sets. THEMIS visible images, MGS Mars Orbiter Camera (MOC) narrow-angle images, and MGS Mars Orbiter Laser Altimeter (MOLA) data are incorporated as well. Additionally, the remote-sensing data were compared with ground-truth at the MER sites. The Isidis Basin surface layer has been shaped by aeolian processes and erosion by slope winds coming off of the southern highlands and funneling through notches between massifs. In the Gusev region, surface materials of contrasting thermophysical properties have been interpreted as rocks or bedrock, duricrust, and dust deposits; these are consistent with a complex geological history dominated by volcanic and aeolian processes. At Meridiani Planum the many layers having different thermophysical and erosional properties suggest periodic deposition of differing sedimentological facies possibly related to clast size, grain orientation and packing, or mineralogy.

  6. Variability in Morphology and Thermophysical Properties of Pitted Cones in Acidalia Planitia and Cydonia Mensae

    Science.gov (United States)

    Farrand, W. H.; Gaddis, L. R.; Blundell, S.

    2004-01-01

    The northern plains of Mars contain a number of unique landforms and are unique in terms of their topography and composition . Much of the speculation about the northern plains centers on whether there was ever a northern ocean, and if there was, was it long-lived or ephemeral? The northern plains also hosts the Vastitas Borealis Formation which has been variously interpreted as the residue from a northern ocean , and pre-existing material reworked by cold-weather processes . In this work we examine a set of unusual features resident on the northern plains, the pitted cones originally recognized in Viking data . Our focus is on the pitted cones in Acidalia and Cydonia regions. The pitted cones of the northern plains have been hypothesized as being equivalent to terrestrial cinder cones , rootless cones , pingos , and mud volcanoes . To examine the Acidalia and Cydonia regions, multispectral data from the Mars Odyssey THEMIS, gridded topography from Mars Global Surveyor (MGS) MOLA, images from MGS MOC, and mineralogic and thermal inertia information from MGS TES have been assembled in a Geographic Information System. Analysis of MOC Narrow Angle camera images

  7. The Legacy of Space Shuttle Flight Software

    Science.gov (United States)

    Hickey, Christopher J.; Loveall, James B.; Orr, James K.; Klausman, Andrew L.

    2011-01-01

    The initial goals of the Space Shuttle Program required that the avionics and software systems blaze new trails in advancing avionics system technology. Many of the requirements placed on avionics and software were accomplished for the first time on this program. Examples include comprehensive digital fly-by-wire technology, use of a digital databus for flight critical functions, fail operational/fail safe requirements, complex automated redundancy management, and the use of a high-order software language for flight software development. In order to meet the operational and safety goals of the program, the Space Shuttle software had to be extremely high quality, reliable, robust, reconfigurable and maintainable. To achieve this, the software development team evolved a software process focused on continuous process improvement and defect elimination that consistently produced highly predictable and top quality results, providing software managers the confidence needed to sign each Certificate of Flight Readiness (COFR). This process, which has been appraised at Capability Maturity Model (CMM)/Capability Maturity Model Integration (CMMI) Level 5, has resulted in one of the lowest software defect rates in the industry. This paper will present an overview of the evolution of the Primary Avionics Software System (PASS) project and processes over thirty years, an argument for strong statistical control of software processes with examples, an overview of the success story for identifying and driving out errors before flight, a case study of the few significant software issues and how they were either identified before flight or slipped through the process onto a flight vehicle, and identification of the valuable lessons learned over the life of the project.

  8. Design and Analysis of Architectures for Structural Health Monitoring Systems

    Science.gov (United States)

    Mukkamala, Ravi; Sixto, S. L. (Technical Monitor)

    2002-01-01

    During the two-year project period, we have worked on several aspects of Health Usage and Monitoring Systems for structural health monitoring. In particular, we have made contributions in the following areas. 1. Reference HUMS architecture: We developed a high-level architecture for health monitoring and usage systems (HUMS). The proposed reference architecture is shown. It is compatible with the Generic Open Architecture (GOA) proposed as a standard for avionics systems. 2. HUMS kernel: One of the critical layers of HUMS reference architecture is the HUMS kernel. We developed a detailed design of a kernel to implement the high level architecture.3. Prototype implementation of HUMS kernel: We have implemented a preliminary version of the HUMS kernel on a Unix platform.We have implemented both a centralized system version and a distributed version. 4. SCRAMNet and HUMS: SCRAMNet (Shared Common Random Access Memory Network) is a system that is found to be suitable to implement HUMS. For this reason, we have conducted a simulation study to determine its stability in handling the input data rates in HUMS. 5. Architectural specification.

  9. Improved Design of Radiation Hardened, Wide-Temperature Analog and Mixed-Signal Electronics, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — NASA space exploration projects require avionic systems, components, and controllers that are capable of operating in the extreme temperature and radiation...

  10. A Software Defined Radio Based Airplane Communication Navigation Simulation System

    Science.gov (United States)

    He, L.; Zhong, H. T.; Song, D.

    2018-01-01

    Radio communication and navigation system plays important role in ensuring the safety of civil airplane in flight. Function and performance should be tested before these systems are installed on-board. Conventionally, a set of transmitter and receiver are needed for each system, thus all the equipment occupy a lot of space and are high cost. In this paper, software defined radio technology is applied to design a common hardware communication and navigation ground simulation system, which can host multiple airplane systems with different operating frequency, such as HF, VHF, VOR, ILS, ADF, etc. We use a broadband analog frontend hardware platform, universal software radio peripheral (USRP), to transmit/receive signal of different frequency band. Software is compiled by LabVIEW on computer, which interfaces with USRP through Ethernet, and is responsible for communication and navigation signal processing and system control. An integrated testing system is established to perform functional test and performance verification of the simulation signal, which demonstrate the feasibility of our design. The system is a low-cost and common hardware platform for multiple airplane systems, which provide helpful reference for integrated avionics design.

  11. Earth's Largest Terrestrial Landslide (The Markagunt Gravity Slide of Southwest Utah): Insights from the Catastrophic Collapse of a Volcanic Field

    Science.gov (United States)

    Hacker, D. B.; Biek, R. F.; Rowley, P. D.

    2015-12-01

    The newly discovered Miocene Markagunt gravity slide (MGS; Utah, USA) represents the largest volcanic landslide structure on Earth. Recent geologic mapping of the MGS indicates that it was a large contiguous volcanic sheet of allochthonous andesitic mudflow breccias and lava flows, volcaniclastic rocks, and intertonguing regional ash-flow tuffs that blanketed an area of at least 5000 km2 with an estimated volume of ~3000 km3. From its breakaway zone in the Tushar and Mineral Mountains to its southern limits, the MGS is over 95 km long and at least 65 km wide. The MGS consists of four distinct structural segments: 1) a high-angle breakaway segment, 2) a bedding-plane segment, ~60 km long and ~65 km wide, typically located within the volcaniclastic Eocene-Oligocene Brian Head Formation, 3) a ramp segment ~1-2 km wide where the slide cuts upsection, and 4) a former land surface segment where the upper-plate moved at least 35 km over the Miocene landscape. The presence of basal and lateral cataclastic breccias, clastic dikes, jigsaw puzzle fracturing, internal shears, pseudotachylytes, and the overall geometry of the MGS show that it represents a single catastrophic emplacement event. The MGS represents gravitationally induced collapse of the southwest sector of the Oligocene to Miocene Marysvale volcanic field. We suggest that continuous growth of the Marysvale volcanic field, loading more volcanic rocks on a structurally weak Brian Head basement, created conditions necessary for gravity sliding. In addition, inflation of the volcanic pile due to multiple magmatic intrusions tilted the strata gently southward, inducing lateral spreading of the sub-volcanic rocks prior to failure. Although similar smaller-scale failures have been recognized from individual volcanoes, the MGS represents a new class of low frequency but high impact hazards associated with catastrophic sector collapse of large volcanic fields containing multiple volcanoes. The relationship of the MGS to

  12. Data Acquistion Controllers and Computers that can Endure, Operate and Survive Cryogenic Temperatures, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — Current and future NASA exploration flight missions require Avionics systems, Computers, Controllers and Data processing units that are capable of enduring extreme...

  13. Aging Methodologies and Prognostic Health Management for Electrolytic Capacitors

    Data.gov (United States)

    National Aeronautics and Space Administration — Understanding the ageing mechanisms of electronic components critical avionics systems such as the GPS and INAV are of critical importance. Electrolytic capacitors...

  14. Interfacing An Intelligent Decision-Maker To A Real-Time Control System

    Science.gov (United States)

    Evers, D. C.; Smith, D. M.; Staros, C. J.

    1984-06-01

    This paper discusses some of the practical aspects of implementing expert systems in a real-time environment. There is a conflict between the needs of a process control system and the computational load imposed by intelligent decision-making software. The computation required to manage a real-time control problem is primarily concerned with routine calculations which must be executed in real time. On most current hardware, non-trivial AI software should not be forced to operate under real-time constraints. In order for the system to work efficiently, the two processes must be separated by a well-defined interface. Although the precise nature of the task separation will vary with the application, the definition of the interface will need to follow certain fundamental principles in order to provide functional separation. This interface was successfully implemented in the expert scheduling software currently running the automated chemical processing facility at Lockheed-Georgia. Potential applications of this concept in the areas of airborne avionics and robotics will be discussed.

  15. Methodologie experimentale pour evaluer les caracteristiques des plateformes graphiques avioniques

    Science.gov (United States)

    Legault, Vincent

    Within a context where the aviation industry intensifies the development of new visually appealing features and where time-to-market must be as short as possible, rapid graphics processing benchmarking in a certified avionics environment becomes an important issue. With this work we intend to demonstrate that it is possible to deploy a high-performance graphics application on an avionics platform that uses certified graphical COTS components. Moreover, we would like to bring to the avionics community a methodology which will allow developers to identify the needed elements for graphics system optimisation and provide them tools that can measure the complexity of this type of application and measure the amount of resources to properly scale a graphics system according to their needs. As far as we know, no graphics performance profiling tool dedicated to critical embedded architectures has been proposed. We thus had the idea of implementing a specialized benchmarking tool that would be an appropriate and effective solution to this problem. Our solution resides in the extraction of the key graphics specifications from an inherited application to use them afterwards in a 3D image generation application.

  16. Distributed Renewable Generation and Storage System Sizing Based on Smart Dispatch of Microgrids

    Directory of Open Access Journals (Sweden)

    Raji Atia

    2016-03-01

    Full Text Available This paper considers the contribution of independent owners (IOs operating within microgrids (MGs toward green power generation in deregulated energy markets. An optimization scheme is introduced for sizing distributed renewable generation (DRG and a distributed energy storage system (DESS based on a novel energy management system (EMS that accounts for demand response (DR, DESS dispatch and performance degradation, dynamic pricing environments, power distribution loss and irregular renewable generation. The proposed EMS utilizes an iterative Newton-Raphson linear programming algorithm that schedules resources in order to minimize the objective function, to deal with the complicated nonlinear nature of the problem and to enable efficient long-term assessments. The EMS is used to evaluate candidate solutions that are generated by a genetic algorithm (GA to determine the optimal combination of DRG and DESS. A case study for IEEE 34-bus distribution MG in Okinawa, Japan, is used for testing the algorithm and analyzing the potential for IO/MG investments and their strategies.

  17. Managing Heterogeneous Communication Challenges in Internet of Things using Connector Variability

    NARCIS (Netherlands)

    Kaya, M.C.; Nikoo, M.S.; Suloglu, S.; Tekinerdogan, B.; Dogru, A.H.

    2017-01-01

    Internet of Things (IoT) comprises smart systems that embrace computational and physical elements. In these systems, physical and software components are often tightly coupled. They are used widely in today’s technological systems, such as smart buildings, avionics, self-driving cars, etc. IoT

  18. NAMMA DC-8 NAVIGATION AND HOUSEKEEPING (ICATS) V1

    Data.gov (United States)

    National Aeronautics and Space Administration — The NAMMA DC-8 Information Collection and Transmission System (ICATS) is designed to: 1) interface and process avionics and environmental paramaters from the...

  19. Low specific-grinding energy machining of ceramics by a laser dressed diamond grinding stone

    International Nuclear Information System (INIS)

    Jodan, K.; Matsumaru, K.; Ishizaki, K.

    2003-01-01

    A laser dressing is an effective dressing method to accomplish efficient ceramic grinding. Since laser dressing achieves protrusion heights of abrasive-grains without grain dislodgment, the number of abrasive-grains in a laser dressed grinding stone (LGS) is higher than that in a mechanically dressed grinding stone (MGS), remaining the initial grain distribution. Thus, the LGS contains higher number of effective cutting edges, and forms higher number of ground grooves on a ground surface than the MGS. Consequently, the LGS can achieve lower specific grinding energy than the MGS. Copyright (2003) AD-TECH - International Foundation for the Advancement of Technology Ltd

  20. Non-localized deformation in Cu−Zr multi-layer amorphous films under tension

    Energy Technology Data Exchange (ETDEWEB)

    Zhong, C. [International Center for New-Structured Materials (ICNSM), Laboratory of New-Structured Materials, State Key Laboratory of Silicon Materials, and School of Materials Science and Engineering, Zhejiang University, Hangzhou 310027 (China); Zhang, H. [International Center for New-Structured Materials (ICNSM), Laboratory of New-Structured Materials, State Key Laboratory of Silicon Materials, and School of Materials Science and Engineering, Zhejiang University, Hangzhou 310027 (China); Department of Chemical and Materials Engineering, University of Alberta, Edmonton, Alberta T6G 1H9 (Canada); Cao, Q.P.; Wang, X.D. [International Center for New-Structured Materials (ICNSM), Laboratory of New-Structured Materials, State Key Laboratory of Silicon Materials, and School of Materials Science and Engineering, Zhejiang University, Hangzhou 310027 (China); Zhang, D.X. [State Key Laboratory of Modern Optical Instrumentation, Zhejiang University, Hangzhou 310027 (China); Hu, J.W. [Hangzhou Workers Amateur University, Hangzhou 310027 (China); Liaw, P.K. [Department of Materials Science and Engineering, The University of Tennessee, Knoxville, TN 37996 (United States); Jiang, J.Z., E-mail: jiangjz@zju.edu.cn [International Center for New-Structured Materials (ICNSM), Laboratory of New-Structured Materials, State Key Laboratory of Silicon Materials, and School of Materials Science and Engineering, Zhejiang University, Hangzhou 310027 (China)

    2016-09-05

    In metallic glasses (MGs), plastic deformation at room temperature is dominated by highly localized shear bands. Here we report the non-localized deformation under tension in Cu−Zr multi-layer MGs with a pure amorphous structure using large-scale atomistic simulations. It is demonstrated that amorphous samples with high layer numbers, composed of Cu{sub 64}Zr{sub 36} and Cu{sub 40}Zr{sub 60}, or Cu{sub 64}Zr{sub 36} and Cu{sub 50}Zr{sub 50}, present obviously non-localized deformation behavior. We reveal that the deformation behavior of the multi-layer-structured MG films is related but not determined by the deformation behavior of the composed individual layers. The criterion for the deformation mode change for MGs with a pure amorphous structure, in generally, was suggested, i.e., the competition between the elastic-energy density stored and the energy density needed for forming one mature shear band in MGs. Our results provide a promising strategy for designing tensile ductile MGs with a pure amorphous structure at room temperature. - Highlights: • Tensile deformation behaviors in multi-layer MG films. • Films with high layer numbers confirmed with a non-localized deformation behavior. • The deformation mode is reasonably controlled by whether U{sub p} larger than U{sub SB.}.

  1. A three-dimensional vertically aligned functionalized multilayer graphene architecture: an approach for graphene-based thermal interfacial materials.

    Science.gov (United States)

    Liang, Qizhen; Yao, Xuxia; Wang, Wei; Liu, Yan; Wong, Ching Ping

    2011-03-22

    Thermally conductive functionalized multilayer graphene sheets (fMGs) are efficiently aligned in large-scale by a vacuum filtration method at room temperature, as evidenced by SEM images and polarized Raman spectroscopy. A remarkably strong anisotropy in properties of aligned fMGs is observed. High electrical (∼386 S cm(-1)) and thermal conductivity (∼112 W m(-1) K(-1) at 25 °C) and ultralow coefficient of thermal expansion (∼-0.71 ppm K(-1)) in the in-plane direction of A-fMGs are obtained without any reduction process. Aligned fMGs are vertically assembled between contacted silicon/silicon surfaces with pure indium as a metallic medium. Thus-constructed three-dimensional vertically aligned fMG thermal interfacial material (VA-fMG TIM) architecture has significantly higher equivalent thermal conductivity (75.5 W m(-1) K(-1)) and lower contact thermal resistance (5.1 mm2 K W(-1)), compared with their counterpart from A-fMGs that are recumbent between silicon surfaces. This finding provides a throughout approach for a graphene-based TIM assembly as well as knowledge of vertically aligned graphene architectures, which may not only facilitate graphene's application in current demanding thermal management but also promote its widespread applications in electrodes of energy storage devices, conductive polymeric composites, etc.

  2. 78 FR 65153 - Special Conditions: Learjet Model 45 Series Airplanes; Aircraft Electronic System Security...

    Science.gov (United States)

    2013-10-31

    ... design feature associated with the architecture and connectivity capabilities of the airplanes' computer... the comment (or signing the comment for an association, business, labor union, etc.). DOT's complete... passengers and two crew members. The proposed Learjet Model 45 avionics architecture is new and novel for...

  3. Predictive Software Cost Model Study. Volume I. Final Technical Report.

    Science.gov (United States)

    1980-06-01

    development phase to identify computer resources necessary to support computer programs after transfer of program manangement responsibility and system... classical model development with refinements specifically applicable to avionics systems. The refinements are the result of the Phase I literature search

  4. Energy Management System Based on Fuzzy fractional order PID Controller for Transient Stability Improvement in Microgrids with Energy Storage

    DEFF Research Database (Denmark)

    Moafi, Milad; Marzband, Mousa; Savaghebi, Mehdi

    2016-01-01

    in the islanded Microgrid (MG). To increase performance for a wide range of power system operating conditions, an energy management systems (EMS) is proposed based on a fuzzy fractional order PID (FFOPID) controller. It is able to analyze and simulate the dynamic behavior in grid connected MGs. This controller...... is proposed in the MG encompassing distributed generation resources with “plug and play” ability. The performance of FFOPID controller is verified for frequency control purposes and to support internal bus voltage in both islanded and grid connected operating modes in accordance with the failure time. Energy...... combined with a PID-controller (termed as FLPID) and Fuzzy fractional order PID (termed as FFOPID) are implemented according to the characteristics and limitations of overloading and state of charge (SOC). The obtained results show good performance of FFOPID controllers by improving the transient stability...

  5. NextGen Avionics Roadmap, Version 1.2

    Science.gov (United States)

    2010-09-21

    addressed through other actions. 6. Work with the JPDO’s Interagency Portfolio and System Analysis ( IPSA ) division to refine benefits, risk...Meteorological Conditions IPSA Interagency Portfolio and System Analysis IRAC Intelligent Resilient Aircraft Control IVHM Integrated Vehicle Health

  6. Strategic avionics technology definition studies. Subtask 3-1A3: Electrical Actuation (ELA) Systems Test Facility

    Science.gov (United States)

    Rogers, J. P.; Cureton, K. L.; Olsen, J. R.

    1994-01-01

    Future aerospace vehicles will require use of the Electrical Actuator systems for flight control elements. This report presents a proposed ELA Test Facility for dynamic evaluation of high power linear Electrical Actuators with primary emphasis on Thrust Vector Control actuators. Details of the mechanical design, power and control systems, and data acquisition capability of the test facility are presented. A test procedure for evaluating the performance of the ELA Test Facility is also included.

  7. Sadhana | Indian Academy of Sciences

    Indian Academy of Sciences (India)

    Home; Journals; Sadhana. Sirus Mohammadi. Articles written in Sadhana. Volume 39 Issue 4 August 2014 pp 819-841. Optimal sizing of energy storage system for microgrids · Babak Mozafari Sirus Mohammadi · More Details Abstract Fulltext PDF. Microgrids (MGs) are Low Voltage distribution networks comprising various ...

  8. Reactive Power Management in Islanded Microgrid – Proportional Power Sharing in Hierarchical Droop Control

    DEFF Research Database (Denmark)

    Milczarek, Adam; Malinowski, Mariusz; Guerrero, Josep M.

    2015-01-01

    A microgrid (MG) is a local energy system consisting a number of energy sources (e.g. wind turbine or solar panels among others), energy storage units and loads that operate connected to the main electrical grid or autonomously. MGs provide flexibility, reduce the main electricity grid dependence...

  9. A Multicenter Phase I/II Study of the BCNU Implant (Gliadel ® Wafer) for Japanese Patients with Malignant Gliomas

    Science.gov (United States)

    AOKI, Tomokazu; NISHIKAWA, Ryo; SUGIYAMA, Kazuhiko; NONOGUCHI, Naosuke; KAWABATA, Noriyuki; MISHIMA, Kazuhiko; ADACHI, Jun-ichi; KURISU, Kaoru; YAMASAKI, Fumiyuki; TOMINAGA, Teiji; KUMABE, Toshihiro; UEKI, Keisuke; HIGUCHI, Fumi; YAMAMOTO, Tetsuya; ISHIKAWA, Eiichi; TAKESHIMA, Hideo; YAMASHITA, Shinji; ARITA, Kazunori; HIRANO, Hirofumi; YAMADA, Shinobu; MATSUTANI, Masao

    2014-01-01

    Carmustine (BCNU) implants (Gliadel® Wafer, Eisai Inc., New Jersey, USA) for the treatment of malignant gliomas (MGs) were shown to enhance overall survival in comparison to placebo in controlled clinical trials in the United States and Europe. A prospective, multicenter phase I/II study involving Japanese patients with MGs was performed to evaluate the efficacy, safety, and pharmacokinetics of BCNU implants. The study enrolled 16 patients with newly diagnosed MGs and 8 patients with recurrent MGs. After the insertion of BCNU implants (8 sheets maximum, 61.6 mg BCNU) into the removal cavity, various chemotherapies (including temozolomide) and radiotherapies were applied. After placement, overall and progression-free survival rates and whole blood BCNU levels were evaluated. In patients with newly diagnosed MGs, the overall survival rates at 12 months and 24 months were 100.0% and 68.8%, and the progression-free survival rate at 12 months was 62.5%. In patients with recurrent MGs, the progression-free survival rate at 6 months was 37.5%. There were no grade 4 or higher adverse events noted due to BCNU implants, and grade 3 events were observed in 5 of 24 patients (20.8%). Whole blood BCNU levels reached a peak of 19.4 ng/mL approximately 3 hours after insertion, which was lower than 1/600 of the peak BCNU level recorded after intravenous injections. These levels decreased to less than the detection limit (2.00 ng/mL) after 24 hours. The results of this study involving Japanese patients are comparable to those of previous studies in the United States and Europe. PMID:24739422

  10. Sequential Isolation of Saturated, Aromatic, Resinic and Asphaltic Fractions Degrading Bacteria from Oil Contaminated Soil in South Sumatera

    Directory of Open Access Journals (Sweden)

    Pingkan Aditiawati

    2012-04-01

    Full Text Available Sequential isolation has been conducted to obtain isolates of saturated, aromatic, resin, and asphaltene fractions degrading bacteria from oil contaminated sites. Five soil samples were collected from South Sumatera. These were analyzed using soil extract medium enriched with oil recovery or Remaining-Oil recovery Degradated (ROD as sole carbon and energy sources according to the isolation stage. ROD at the end of every isolation stage analyzed oil fractions by use of the SARA analysis method. Six isolates of bacteria have been selected, one isolate was fraction saturates degrading bacteria that are Mycobacterium sp. T1H2D4-7 at degradation rate 0.0199 mgs/h with density 8.4x106 cfu/g from stage I. The isolate T2H1D2-4, identified as Pseudomonas sp. was fraction aromatics degrading bacteria at accelerate 0.0141 mgs/h with density 5.1x106 cfu/g are obtained at stage II. Two isolates namely Micrococcus sp. T3H2D4-2 and Pseudomonas sp. T1H1D5-5 were fraction resins degrading bacteria by accelerate 0.0088 mgs/h at density 5.6x106 cfu/g and 0.0089 mgs/h at density 5.7x106 cfu/g are obtained at stage III. Isolation of stage IV has been obtained two isolates Pseudomonas sp. T4H1D3-1and Pseudomonas sp. T4H3D5-4 were fraction asphaltenes degrading bacteria by accelerate 0.0057 mgs/h at density 5.6x106 cfu/g and accelerate 0.0058 mgs/h at density 5.7x106 cfu/g.

  11. Effects of clove oil-phospholipid mixtures on rheology of gum tragacanth - possible application for surfactant action on mucus gel simulants.

    Science.gov (United States)

    Banerjee, R; Puniyani, R R

    2000-01-01

    The present study evaluates the effectiveness of specialised biomaterials consisting of clove oil- phospholipid mixtures as possible substitute surfactants in diseases of altered mucus viscosity by studying their effect on the viscosity of mucus gel simulants in vitro. Test surfactants consisting of phospholipid-clove oil mixtures in the ratio of 1 part of oil to 9 parts of phospholipid were prepared. The phospholipids used were dipalmitoyl phosphatidylcholine (PC), phosphatidylethanolamine (PE) and phosphatidylglycerol (PG) and binary mixtures of PC: PE and PC: PG in the ratio of 2 parts of PC to 3 parts of PE or PG. The effects of the phospholipid-clove oil mixtures on the viscosity of mucus gel simulant (MGS: a polymeric gel consisting predominantly of gum tragacanth and simulating respiratory mucus), was studied by application of steady shear rates ranging from 0.512 to 51.2/s in a concentric cylinder viscometer at 37 degrees C. The change in MGS viscosity, after incubation with surfactants, was found to have a non-Newtonian character and to follow the power law model with R2 values >0.8. The addition of clove oil-phospholipid mixtures caused a decrease in the MGS viscosity when compared with the effect of the phospholipid alone at low shear rates in case of PC, PG and PCPG. The combination of PC : PG with clove oil caused ratios of change in MGS viscosity < 1 i.e., caused a decrease in the MGS viscosity. PC: PG with clove oil was capable of lowering MGS viscosity and should be further researched as possible therapies for diseases of altered mucus rheology.

  12. System driven technology selection for future European launch systems

    Science.gov (United States)

    Baiocco, P.; Ramusat, G.; Sirbi, A.; Bouilly, Th.; Lavelle, F.; Cardone, T.; Fischer, H.; Appel, S.

    2015-02-01

    In the framework of the next generation launcher activity at ESA, a top-down approach and a bottom-up approach have been performed for the identification of promising technologies and alternative conception of future European launch vehicles. The top-down approach consists in looking for system-driven design solutions and the bottom-up approach features design solutions leading to substantial advantages for the system. The main investigations have been focused on the future launch vehicle technologies. Preliminary specifications have been used in order to permit sub-system design to find the major benefit for the overall launch system. The development cost, non-recurring and recurring cost, industrialization and operational aspects have been considered as competitiveness factors for the identification and down-selection of the most interesting technologies. The recurring cost per unit payload mass has been evaluated. The TRL/IRL has been assessed and a preliminary development plan has been traced for the most promising technologies. The potentially applicable launch systems are Ariane and VEGA evolution. The main FLPP technologies aim at reducing overall structural mass, increasing structural margins for robustness, metallic and composite containment of cryogenic hydrogen and oxygen propellants, propellant management subsystems, elements significantly reducing fabrication and operational costs, avionics, pyrotechnics, etc. to derive performing upper and booster stages. Application of the system driven approach allows creating performing technology demonstrators in terms of need, demonstration objective, size and cost. This paper outlines the process of technology down selection using a system driven approach, the accomplishments already achieved in the various technology fields up to now, as well as the potential associated benefit in terms of competitiveness factors.

  13. Summary: Experimental validation of real-time fault-tolerant systems

    Science.gov (United States)

    Iyer, R. K.; Choi, G. S.

    1992-01-01

    Testing and validation of real-time systems is always difficult to perform since neither the error generation process nor the fault propagation problem is easy to comprehend. There is no better substitute to results based on actual measurements and experimentation. Such results are essential for developing a rational basis for evaluation and validation of real-time systems. However, with physical experimentation, controllability and observability are limited to external instrumentation that can be hooked-up to the system under test. And this process is quite a difficult, if not impossible, task for a complex system. Also, to set up such experiments for measurements, physical hardware must exist. On the other hand, a simulation approach allows flexibility that is unequaled by any other existing method for system evaluation. A simulation methodology for system evaluation was successfully developed and implemented and the environment was demonstrated using existing real-time avionic systems. The research was oriented toward evaluating the impact of permanent and transient faults in aircraft control computers. Results were obtained for the Bendix BDX 930 system and Hamilton Standard EEC131 jet engine controller. The studies showed that simulated fault injection is valuable, in the design stage, to evaluate the susceptibility of computing sytems to different types of failures.

  14. Radiation Mitigation Methods for Reprogrammable FPGA, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — One of the needs of NASA is the development of avionic systems and components that have the capability to operate in extreme radiation and temperature environments...

  15. A Self-Regulating Freezable Heat Exchanger for Spacecraft, Phase II

    Data.gov (United States)

    National Aeronautics and Space Administration — A spacecraft thermal control system must keep the vehicle, avionics and atmosphere (if crewed) within a defined temperature range. Since water is non-toxic and good...

  16. DIAGNOSTIC/PROGNOSTIC EXPERIMENTS FOR CAPACITOR DEGRADATION AND HEALTH MONITORING IN DC-DC CONVERTERS

    Data.gov (United States)

    National Aeronautics and Space Administration — Studying and analyzing the ageing mechanisms of electronic components avionics in systems such as the GPS and INAV are of critical importance. In DC-DC power...

  17. A fast dynamic mode in rare earth based glasses

    Energy Technology Data Exchange (ETDEWEB)

    Zhao, L. Z.; Xue, R. J.; Zhu, Z. G.; Wang, W. H.; Bai, H. Y., E-mail: hybai@iphy.ac.cn [Institute of Physics, Chinese Academy of Sciences, Beijing 100190 (China); Ngai, K. L. [Dipartimento di Fisica, Università di Pisa, Largo B. Pontecorvo 3, I-56127 Pisa (Italy)

    2016-05-28

    Metallic glasses (MGs) usually exhibit only slow β-relaxation peak, and the signature of the fast dynamic is challenging to be observed experimentally in MGs. We report a general and unusual fast dynamic mode in a series of rare earth based MGs manifested as a distinct fast β′-relaxation peak in addition to slow β-relaxation and α-relaxation peaks. We show that the activation energy of the fast β′-relaxation is about 12RT{sub g} and is equivalent to the activation of localized flow event. The coupling of these dynamic processes as well as their relationship with glass transition and structural heterogeneity is discussed.

  18. Probabilistic energy management of a renewable microgrid with hydrogen storage using self-adaptive charge search algorithm

    International Nuclear Information System (INIS)

    Niknam, Taher; Golestaneh, Faranak; Shafiei, Mehdi

    2013-01-01

    Micro Grids (MGs) are clusters of the DER (Distributed Energy Resource) units and loads which can operate in both grid-connected and island modes. This paper addresses a probabilistic cost optimization scheme under uncertain environment for the MGs with several multiple Distributed Generation (DG) units. The purpose of the proposed approach is to make decisions regarding to optimizing the production of the DG units and power exchange with the upstream network for a Combined Heat and Power (CHP) system. A PEMFCPP (Proton Exchange Membrane Fuel cell power plant) is considered as a prime mover of the CHP system. An electrochemical model for representation and performance of the PEMFC is applied. In order to best use of the FCPP, hydrogen production and storage management are carried out. An economic model is organized to calculate the operation cost of the MG based on the electrochemical model of the PEMFC and hydrogen storage. The proposed optimization scheme comprises a self-adaptive Charged System Search (CSS) linked to the 2m + 1 point estimate method. The 2m + 1 point estimate method is employed to cover the uncertainty in the following data: the hourly market tariffs, electrical and thermal load demands, available output power of the PhotoVoltaic (PV) and Wind Turbines (WT) units, fuel prices, hydrogen selling price, operation temperature of the FC and pressure of the reactant gases of FC. The Self-adaptive CSS (SCSS) is organized based on the CSS algorithm and is upgraded by some modification approaches, mainly a self-adaptive reformation approach. In the proposed reformation method, two updating approaches are considered. Each particle based on the ability of those approaches to find optimal solutions in the past iterations, chooses one of them to improve its solution. The effectiveness of the proposed approach is verified on a multiple-DG MG in the grid-connected mode. -- Highlights: ► Consider the effect of Hydrogen produced by PEMFC on MGs. ► Combines

  19. Electromagnetic Effects of (Carbon) Composite Materials Upon Avionics Systems

    Science.gov (United States)

    1980-10-01

    travail. La tenue A Il’humiditd est en effet la preoccupation majcure des utilisateurs de plastiques arm~s, la manifestation essontielle du...Resizing The mass saving described in te.e previous piragraph would, if applied to an all-metal concept , result in an improved aircraft performance in terms...8217 - " -;" r 3-10 Fig.7 CFC, items for future concepts TITANIUM WING/FUSELAGE I’ I~ ATTACHM4ENT FITTING TORSION BOX: ~ ~ ~ ,- C.RC SKINS, SPARS it.\\~ U h

  20. Mapping a product-service-system delivering defence avionics availability

    OpenAIRE

    Settanni, E.; Thenent, N.; Newnes, L.; Parry, G.; Goh, Y. M.

    2017-01-01

    Long-term support agreements such as availability-based contracts are often associated with the servitization of business models in such sectors as defence aerospace. In practice, there is no unambiguous way of linking availability and service outcomes from an operational perspective; rather, the focus tends to be placed almost exclusively on product-related metrics. To address this gap, this paper outlines a conceptual model of how advanced service outcomes should be delivered under an avail...

  1. Comparative transcriptome analysis on the synthesis pathway of honey bee (Apis mellifera) mandibular gland secretions.

    Science.gov (United States)

    Wu, YuQi; Zheng, HuoQing; Corona, Miguel; Pirk, Christian; Meng, Fei; Zheng, YuFei; Hu, FuLiang

    2017-07-03

    Secretions from mandibular glands (MGs) have important caste-specific functions that are associated with the social evolution of honey bees. To gain insights into the molecular architecture underlying these caste differences, we compared the gene expression patterns of MGs from queens, queenright workers (WQRs) and queenless workers (WQLs) using high-throughput RNA-sequencing technology. In total, we identified 46 candidate genes associated with caste-specific biosynthesis of fatty acid pheromones in the MG, including members of cytochrome P450 (CYP450) family and genes involved in fatty acid β-oxidation and ω-oxidation. For further identification of the CYP450s genes involved in the biosynthesis of MG secretions, we analyzed by means of qPCR, the expression levels of six of the CYP450 genes most abundantly expressed in the transcriptome analysis across different castes, ages, tasks and tissues. Our analysis revealed that CYP6AS8 and CYP6AS11, the most abundantly expressed CYP450 genes in worker and queen MGs, respectively, are selectively expressed in the MGs of workers and queens compared to other tissues. These results suggest that these genes might be responsible for the critical bifurcated hydroxylation process in the biosynthesis pathway. Our study contributes to the description of the molecular basis for the biosynthesis of fatty acid-derived pheromones in the MGs.

  2. 78 FR 30243 - Airworthiness Directives; Eclipse Aerospace, Inc. Airplanes

    Science.gov (United States)

    2013-05-22

    ... Engineer, FAA, Chicago Aircraft Certification Office, 2300 East Devon Avenue, Room 107, Des Plaines... with ETT, or Avio NG 1.0 avionics suites that could result in uncommanded fire suppression system... uncommanded fire suppression system activation and simultaneous shutdown of both engines. (f) Compliance...

  3. Adaptable Single Active Loop Thermal Control System (TCS) for Future Space Missions

    Science.gov (United States)

    Mudawar, Issam; Lee, Seunghyun; Hasan, Mohammad

    2015-01-01

    This presentation will examine the development of a thermal control system (TCS) for future space missions utilizing a single active cooling loop. The system architecture enables the TCS to be reconfigured during the various mission phases to respond, not only to varying heat load, but to heat rejection temperature as well. The system will consist of an accumulator, pump, cold plates (evaporators), condenser radiator, and compressor, in addition to control, bypass and throttling valves. For cold environments, the heat will be rejected by radiation, during which the compressor will be bypassed, reducing the system to a simple pumped loop that, depending on heat load, can operate in either a single-phase liquid mode or two-phase mode. For warmer environments, the pump will be bypassed, enabling the TCS to operate as a heat pump. This presentation will focus on recent findings concerning two-phase flow regimes, pressure drop, and heat transfer coefficient trends in the cabin and avionics micro-channel heat exchangers when using the heat pump mode. Also discussed will be practical implications of using micro-channel evaporators for the heat pump.

  4. An advanced real time energy management system for microgrids

    International Nuclear Information System (INIS)

    Elsied, Moataz; Oukaour, Amrane; Youssef, Tarek; Gualous, Hamid; Mohammed, Osama

    2016-01-01

    This paper presents an advanced Real-Time Energy Management System (RT-EMS) for Microgrid (MG) systems. The proposed strategy of RT-EMS capitalizes on the power of Genetic Algorithms (GAs) to minimize the energy cost and carbon dioxide emissions while maximizing the power of the available renewable energy resources. MATLAB-dSPACE Real-Time Interface Libraries (MLIB/MTRACE) are used as new tools to run the optimization code in Real-Time Operation (RTO). The communication system is developed based on ZigBee communication network which is designed to work in harsh radio environment where the control system is developed based on Advanced Lead-Lag Compensator (ALLC) which its parameters are tuned online to achieve fast convergence and good tracking response. The proposed RT-EMS along with its control and communication systems is experimentally tested to validate the results obtained from the optimization algorithm in a real MG testbed. The simulation and experimental results using real-world data highlight the effectiveness of the proposed RT-EMS for MGs applications. - Highlights: • Real-time energy management system of a typical MG is developed, and analyzed. • RT-EMS considered the nonlinear cost function and emission constraints. • MLIB/MTRACE libraries in dSPACE are used as new tools to run the optimization code. • The communication system is developed based on a Zigbee communication network. • Control system parameters are tuned online to achieve good tracking response.

  5. Meier-Gorlin syndrome.

    Science.gov (United States)

    de Munnik, Sonja A; Hoefsloot, Elisabeth H; Roukema, Jolt; Schoots, Jeroen; Knoers, Nine V A M; Brunner, Han G; Jackson, Andrew P; Bongers, Ernie M H F

    2015-09-17

    Meier-Gorlin syndrome (MGS) is a rare autosomal recessive primordial dwarfism disorder, characterized by microtia, patellar applasia/hypoplasia, and a proportionate short stature. Associated clinical features encompass feeding problems, congenital pulmonary emphysema, mammary hypoplasia in females and urogenital anomalies, such as cryptorchidism and hypoplastic labia minora and majora. Typical facial characteristics during childhood comprise a small mouth with full lips and micro-retrognathia. During ageing, a narrow, convex nose becomes more prominent. The diagnosis MGS should be considered in patients with at least two of the three features of the clinical triad of microtia, patellar anomalies, and pre- and postnatal growth retardation. In patients with short stature and/or microtia, the patellae should be assessed with care by ultrasonography before age 6 or radiography thereafter. Mutations in one of five genes (ORC1, ORC4, ORC6, CDT1, and CDC6) of the pre-replication complex, involved in DNA-replication, are detected in approximately 67-78% of patients with MGS. Patients with ORC1 and ORC4 mutations appear to have the most severe short stature and microcephaly. Management should be directed towards in-depth investigation, treatment and prevention of associated problems, such as growth retardation, feeding problems, hearing loss, luxating patellae, knee pain, gonarthrosis, and possible pulmonary complications due to congenital pulmonary emphysema with or without broncho- or laryngomalacia. Growth hormone treatment is ineffective in most patients with MGS, but may be effective in patients in whom growth continues to decrease after the first year of life (usually growth velocity normalizes after the first year) and with low levels of IGF1. At present, few data is available about reproduction of females with MGS, but the risk of premature labor might be increased. Here, we propose experience-based guidelines for the regular care and treatment of MGS patients.

  6. Verification and Validation of Flight-Critical Systems

    Science.gov (United States)

    Brat, Guillaume

    2010-01-01

    For the first time in many years, the NASA budget presented to congress calls for a focused effort on the verification and validation (V&V) of complex systems. This is mostly motivated by the results of the VVFCS (V&V of Flight-Critical Systems) study, which should materialize as a a concrete effort under the Aviation Safety program. This talk will present the results of the study, from requirements coming out of discussions with the FAA and the Joint Planning and Development Office (JPDO) to technical plan addressing the issue, and its proposed current and future V&V research agenda, which will be addressed by NASA Ames, Langley, and Dryden as well as external partners through NASA Research Announcements (NRA) calls. This agenda calls for pushing V&V earlier in the life cycle and take advantage of formal methods to increase safety and reduce cost of V&V. I will present the on-going research work (especially the four main technical areas: Safety Assurance, Distributed Systems, Authority and Autonomy, and Software-Intensive Systems), possible extensions, and how VVFCS plans on grounding the research in realistic examples, including an intended V&V test-bench based on an Integrated Modular Avionics (IMA) architecture and hosted by Dryden.

  7. Origin of Shear Stability and Compressive Ductility Enhancement of Metallic Glasses by Metal Coating

    Science.gov (United States)

    Sun, B. A.; Chen, S. H.; Lu, Y. M.; Zhu, Z. G.; Zhao, Y. L.; Yang, Y.; Chan, K. C.; Liu, C. T.

    2016-01-01

    Metallic glasses (MGs) are notorious for the poor macroscopic ductility and to overcome the weakness various intrinsic and extrinsic strategies have been proposed in past decades. Among them, the metal coating is regarded as a flexible and facile approach, yet the physical origin is poorly understood due to the complex nature of shear banding process. Here, we studied the origin of ductile enhancement in the Cu-coating both experimentally and theoretically. By examining serrated shear events and their stability of MGs, we revealed that the thin coating layer plays a key role in stopping the final catastrophic failure of MGs by slowing down shear band dynamics and thus retarding its attainment to a critical instable state. The mechanical analysis on interplay between the coating layer and shear banding process showed the enhanced shear stability mainly comes from the lateral tension of coating layer induced by the surface shear step and the bonding between the coating layer and MGs rather than the layer thickness is found to play a key role in contributing to the shear stability. PMID:27271435

  8. 77 FR 53159 - Passenger Use of Portable Electronic Devices on Board Aircraft

    Science.gov (United States)

    2012-08-31

    ... systems. In today's avionics, there are various systems--global positioning, traffic collision and... name of the individual sending the comment (or signing the comment for an association, business, labor... technology are still in service and are as susceptible today to interference as they were when they first...

  9. Fiber-Optic Magnetic-Field-Strength Measurement System for Lightning Detection

    Science.gov (United States)

    Gurecki, Jay; Scully, Robert; Davis, Allen; Kirkendall, Clay; Bucholtz, Frank

    2011-01-01

    A fiber-optic sensor system is designed to measure magnetic fields associated with a lightning stroke. Field vector magnitudes are detected and processed for multiple locations. Since physical limitations prevent the sensor elements from being located in close proximity to highly conductive materials such as aluminum, the copper wire sensor elements (3) are located inside a 4-cubic-in. (.66-cubic-cm) plastic housing sensor head and connected to a fiber-optic conversion module by shielded cabling, which is limited to the shortest length feasible. The signal path between the conversion module and the avionics unit which processes the signals are fiber optic, providing enhanced immunity from electromagnetic radiation incident in the vicinity of the measurements. The sensors are passive, lightweight, and much smaller than commercial B-dot sensors in the configuration which measures a three-dimensional magnetic field. The system is expandable, and provides a standard-format output signal for downstream processing. Inside of the sensor head, three small search coils, each having a few turns on a circular form, are mounted orthogonally inside the non-metallic housing. The fiber-optic conversion module comprises three interferometers, one for each search coil. Each interferometer has a high bandwidth optical phase modulator that impresses the signal received from its search coil onto its output. The output of each interferometer travels by fiber optic cable to the avionics unit, and the search coil signal is recovered by an optical phase demodulator. The output of each demodulator is fed to an analog-to-digital converter, whose sampling rate is determined by the maximum expected rate of rise and peak signal magnitude. The output of the digital processor is a faithful reproduction of the coil response to the incident magnetic field. This information is provided in a standard output format on a 50-ohm port that can be connected to any number of data collection and processing

  10. Comparison of forced expiratory spirometric flow changes following ...

    African Journals Online (AJOL)

    Group B received intrathecal anaesthesia 15 mgs of bupivacaine with 0.5 ml of normal saline and Group BF received 15 mgs of bupivacaine with 0.5 ml of fentanyl (25 μg) intrathecally. The patients were instructed about the performance of the spirometry on the previous evening of the surgery. Forced vital capacity, forced ...

  11. Modeling and Simulation of Avionics Systems and Command, Control and Communications Systems

    Science.gov (United States)

    1980-01-01

    CONDITIONS: ALL BEGIN IN THINK STATE _ ~(2) - F6 w 4(3) NTm35 E(RT)98.246 4 (1 -4-0NT a25 E’(RT) 3.415 L0 1OO 200 300 400 500 600 700 800 900 NUMBER OF...vibrations ou acca - llretions, Li En offet. is vol tactique tel qua le pratique l’Armle de Terra Frangalse, consiste A4 valer au plus prls du sal (hauteur

  12. 100TH T-38C Delivery Ceremony (Defense Acquisition Review Journal)

    National Research Council Canada - National Science Library

    Ott, David D; Davis, James B

    2002-01-01

    In 2000, the United States Air Force T-38 Avionics Upgrade System Program Office began to pursue Lean initiatives to reduce out-year program cost and delivery risk at the Boeing T-38C Upgrade facility...

  13. Clustering, microalloying and mechanical properties in Cu/Zr-based glassy models by molecular dynamics simulations and ab-initio computations

    Energy Technology Data Exchange (ETDEWEB)

    Lekka, Ch.E.; Bokas, G.B. [University of Ioannina, Department of Materials Science and Engineering, Ioannina 45100 (Greece); Almyras, G.A. [University of Ioannina, Department of Physics, Ioannina 45110 (Greece); Papageorgiou, D.G. [University of Ioannina, Department of Materials Science and Engineering, Ioannina 45100 (Greece); Evangelakis, G.A., E-mail: gevagel@cc.uoi.gr [University of Ioannina, Department of Physics, Ioannina 45110 (Greece)

    2012-09-25

    Highlights: Black-Right-Pointing-Pointer Cu-Zr MGs consist of interpenetrating ICO-like clusters (superclusters (SCs)). Black-Right-Pointing-Pointer The SCs participate in the accommodation of the tensile deformation. Black-Right-Pointing-Pointer The SCs may exhibit a free of bonds (FoB) plane. Black-Right-Pointing-Pointer Al microalloying changes the SCs' electronic structure inducing FoB planes. Black-Right-Pointing-Pointer Control of SCs' electronic structure may lead to control of MGs' properties. - Abstract: We present results on the microstructure of Cu-Zr metallic glasses (MGs) at equilibrium and under tensile deformation by means of large scale molecular dynamics (MD) simulations and density functional theory (DFT) calculations. We found that the MGs are composed by interpenetrating icosahedral-like (ICO) clusters forming superclusters (SCs). The deformation accommodation is associated with the destruction and recreation of these ICO clusters and SCs. DFT calculations on the Cu{sub 13}Zr{sub 10} SCs with Cu-Cu core atoms revealed the presence of a free of bonds (FoB) plane that could be viewed as analog of a slip plane of the crystalline materials. The microalloying (MA) effect in a similar SC (one of the core atoms substituted by Al) yielded that Al is associated with the formation of a FoB plane. These results provide possible explanations of the experimental findings referring to the short range order, the MA effect and could potentially be used for the design of new MGs.

  14. Meckel Gruber syndrome, A case report

    Science.gov (United States)

    Aslan, Kiper; Külahçı Aslan, Elif; Orhan, Adnan; Atalay, Mehmet Aral

    2015-01-01

    ABSTRACT. Introduction: Meckel-Gruber Syndrome was first described by J R Meckel in 1822. It is an autosomal recessive disorder, and is caused by the failure of mesodermal induction. The typical triad of Meckel-Gruber Syndrome (MGS) involves meningo-encephalocele, polycystic kidneys and postaxial polydactyly. The worldwide incidence varies from 1 in 1.300 to 1 in 140.000 live births. Case: In this report, we present a case of MGS in which the diagnosis was made at 19 weeks of gestation based on ultrasonographic findings of the typical triad of the disease (encephalocele, polycystic kidneys, and polydactyly) These features were suggestive of the diagnosis of Meckel Gruber Syndrome (MGS). She had also placenta previa totalis. The patient was counselled regarding the lethal outcome of MGS. Unfortunately, the family did not approve the termination of pregnancy. At the 32nd week, she referred to hospital with complaints of vaginal bleeding and uterine contractions. An emergency cesarean section was perfomed due to plasental malposition. A 1380 gr, female fetus was delivered. First and 5th minute Apgar scores were 1 and 0, respectively. Consequently, the baby died after 45 minutes of neonatal resuscitation. Conclusıon: MGS is a lethal disorder. One cannot speak about survival of the fetus because of the pulmonary hypoplasia. The parents should be counseled about prognosis of the fetus and the outcome. Counselers should strictly give information about the recurrence risk for the next pregnancies. PMID:26037304

  15. Correlation between relaxations and plastic deformation, and elastic model of flow in metallic glasses and glass-forming liquids

    International Nuclear Information System (INIS)

    Wang Weihua

    2011-01-01

    We study the similarity and correlations between relaxations and plastic deformation in metallic glasses (MGs) and MG-forming liquids. It is shown that the microscope plastic events, the initiation and formation of shear bands, and the mechanical yield in MGs where the atomic sites are topologically unstable induced by applied stress, can be treated as the glass to supercooled liquid state transition induced by external shear stress. On the other hand, the glass transition, the primary and secondary relaxations, plastic deformation and yield can be attributed to the free volume increase induced flow, and the flow can be modeled as the activated hopping between the inherent states in the potential energy landscape. We then propose an extended elastic model to describe the flow based on the energy landscape theory. That is, the flow activation energy density is linear proportional to the instantaneous elastic moduli, and the activation energy density ρ E is determined to be a simple expression of ρ E =(10/11)G+(1/11)K. The model indicates that both shear and bulk moduli are critical parameters accounting for both the homogeneous and inhomogeneous flows in MGs and MG-forming liquids. The elastic model is experimentally certified. We show that the elastic perspectives offers a simple scenario for the flow in MGs and MG-forming liquids and are suggestive for understanding the glass transition, plastic deformation, and nature and characteristics of MGs

  16. 77 FR 37881 - 36(b)(1) Arms Sales Notification

    Science.gov (United States)

    2012-06-25

    ...) Sensitivity of Technology: 1. The AN/ALE-47 Counter-Measures Dispensing System (CMDS) is an integrated, threat... internally mounted and may be operated as a stand-alone system or may be integrated with other on-board EW and avionics systems. The AN/ALE-47 uses threat data received over the aircraft interfaces to assess...

  17. Comparison of Physical Properties of Marine and Arctic Gas-Hydrate-Bearing Deposits

    Science.gov (United States)

    Winters, W. J.; Walker, M.; Collett, T. S.; Bryant, S. L.; Novosel, I.; Wilcox-Cline, R.; Bing, J.; Gomes, M. L.

    2009-12-01

    Gas hydrate (GH) occurs in both marine settings and in arctic environments within a wide variety of sediment types. Grain-size analyses from both environments indicate that intrinsic host-sediment properties have a strong influence on gas-hydrate distribution and morphologic characteristics. Depending on the amount formed or dissociated, gas hydrate can significantly change in situ sediment acoustic, mechanical, and hydraulic properties. The U.S. Geological Survey, in cooperation with the U.S. Dept. of Energy, BP Expl.-Alaska, Nat. GH Prog. of India, Canadian Geological Survey, Int. Ocean Drilling Program, Japan Oil Gas and Metals Nat. Corp., Japan Pet. Expl. Co., Int. Marine Past Global Changes Study (IMAGES) program, and Paleoceanography of the Atlantic and Geochemistry (PAGE) program, determined physical properties from marine and arctic sediments and their relation to the presence of GH. At two arctic sites, the Mount Elbert well on the Alaskan North Slope and the Mallik wells on the Mackenzie Delta, NWT, >10-m thick gas-hydrate-bearing (GHB) sandy deposits are capped by finer-grained sediments that may reduce gas migration. In the Mount Elbert well, average median grain sizes (MGS) for the two thickest GHB deposits are 65 and 60 µm. Finer-grained (average MGS of 9 and 28 µm) sediments have plug permeabilities that are 300 and 14 times smaller than underlying GHB sediment. Average MGS of GHB sediment from the Mallik 2L well is ~ 111 µm, compared to overlying sediment with an average MGS of ~ 32 µm. Gas hydrate morphology in the Gulf of Mexico (GOM) and offshore India is substantially more complex than in the arctic, and is related to pervasive, although not exclusive, finer-grained deposits. Massive, several-cm thick, GH layers were recovered in piston cores in the northern GOM, in sediment with little visible lithologic variability (average MGS ~ 0.8 µm). In wells off the east coast of India, GH was present in sand-rich, fractured clay, and reservoirs

  18. Detection of intermittent resistive faults in electronic systems based on the mixed-signal boundary-scan standard

    NARCIS (Netherlands)

    Kerkhoff, Hans G.; Ebrahimi, Hassan

    2015-01-01

    In avionics, like glide computers, the problem of No Faults Found (NFF) is a very serious and extremely costly affair. The rare occurrences and short bursts of these faults are the most difficult ones to detect and diagnose in the testing arena. Several techniques are now being developed in ICs by

  19. Case Study of Using High Performance Commercial Processors in Space

    Science.gov (United States)

    Ferguson, Roscoe C.; Olivas, Zulema

    2009-01-01

    The purpose of the Space Shuttle Cockpit Avionics Upgrade project (1999 2004) was to reduce crew workload and improve situational awareness. The upgrade was to augment the Shuttle avionics system with new hardware and software. A major success of this project was the validation of the hardware architecture and software design. This was significant because the project incorporated new technology and approaches for the development of human rated space software. An early version of this system was tested at the Johnson Space Center for one month by teams of astronauts. The results were positive, but NASA eventually cancelled the project towards the end of the development cycle. The goal to reduce crew workload and improve situational awareness resulted in the need for high performance Central Processing Units (CPUs). The choice of CPU selected was the PowerPC family, which is a reduced instruction set computer (RISC) known for its high performance. However, the requirement for radiation tolerance resulted in the re-evaluation of the selected family member of the PowerPC line. Radiation testing revealed that the original selected processor (PowerPC 7400) was too soft to meet mission objectives and an effort was established to perform trade studies and performance testing to determine a feasible candidate. At that time, the PowerPC RAD750s were radiation tolerant, but did not meet the required performance needs of the project. Thus, the final solution was to select the PowerPC 7455. This processor did not have a radiation tolerant version, but had some ability to detect failures. However, its cache tags did not provide parity and thus the project incorporated a software strategy to detect radiation failures. The strategy was to incorporate dual paths for software generating commands to the legacy Space Shuttle avionics to prevent failures due to the softness of the upgraded avionics.

  20. Case Study of Using High Performance Commercial Processors in a Space Environment

    Science.gov (United States)

    Ferguson, Roscoe C.; Olivas, Zulema

    2009-01-01

    The purpose of the Space Shuttle Cockpit Avionics Upgrade project was to reduce crew workload and improve situational awareness. The upgrade was to augment the Shuttle avionics system with new hardware and software. A major success of this project was the validation of the hardware architecture and software design. This was significant because the project incorporated new technology and approaches for the development of human rated space software. An early version of this system was tested at the Johnson Space Center for one month by teams of astronauts. The results were positive, but NASA eventually cancelled the project towards the end of the development cycle. The goal to reduce crew workload and improve situational awareness resulted in the need for high performance Central Processing Units (CPUs). The choice of CPU selected was the PowerPC family, which is a reduced instruction set computer (RISC) known for its high performance. However, the requirement for radiation tolerance resulted in the reevaluation of the selected family member of the PowerPC line. Radiation testing revealed that the original selected processor (PowerPC 7400) was too soft to meet mission objectives and an effort was established to perform trade studies and performance testing to determine a feasible candidate. At that time, the PowerPC RAD750s where radiation tolerant, but did not meet the required performance needs of the project. Thus, the final solution was to select the PowerPC 7455. This processor did not have a radiation tolerant version, but faired better than the 7400 in the ability to detect failures. However, its cache tags did not provide parity and thus the project incorporated a software strategy to detect radiation failures. The strategy was to incorporate dual paths for software generating commands to the legacy Space Shuttle avionics to prevent failures due to the softness of the upgraded avionics.

  1. Evaluation of System Architectures for the Army Aviation Ground Power Unit

    Science.gov (United States)

    2014-12-01

    air cycle machine fed by APU compressor bleed air to provide avionics cooling, so the AGPU was required to provide pneumatic power simultaneous with...broad categories of compressors : positive displacement and aerodynamic. Of the positive displacement compressors , reciprocating, rotary screw , and... compressor the single stage piston and the rot:aiy screw compressors are best suited. The rotmy screw machines m·e close tolerance complicated machines

  2. Organic Seston Dynamics in Upland Neotropical Streams: Implications for Amphibian Declines

    Science.gov (United States)

    Peterson, S. D.; Colon-Gaud, C.; Whiles, M. R.; Hunte-Brown, M.; Connelly, S.; Kilham, S.; Pringle, C. M.; Lips, K. R.; Brenes, R.

    2005-05-01

    Organic seston represents food for filter feeders and a mechanism for downstream transport of energy and nutrients. As part of a study assessing the ecological impacts of stream-breeding anuran extirpations, we examined seston dynamics in 2 stream reaches with tadpoles (El Cope) and 2 without (Fortuna) in the Panamanian uplands. All reaches are high gradient with annual average discharge ranging from 46-102 L/s. Samples were collected multiple times per month at various discharges, sieved into fine (98μm) and very fine (1.6μm) fractions, and processed to estimate ash-free dry mass (AFDM), total C, and total N. Average annual concentrations ranged from 0.52- 2.51 mg/L (fine) and 2.04-3.14 mg/L (very fine), and total export ranged from 0.27-7,981 mg/s across all streams. On average, very fine particles comprised 78% of export from El Cope sites and 61% from Fortuna streams. Average total N export ranged from 5.32-30.53 mg/s in El Cope sites and 1.71-6.04 mg/s at Fortuna. Average particle quality (C/N) in El Cope streams was higher (7.6) than Fortuna streams (11.5). Lower export of very fine particles and lower seston quality in Fortuna streams suggests the loss of tadpoles may influence seston dynamics and quality in these systems.

  3. Utopia Cracks and Polygons

    Science.gov (United States)

    2003-01-01

    MGS MOC Release No. MOC2-339, 23 April 2003This Mars Global Surveyor (MGS) Mars Orbiter Camera (MOC) image shows a pattern of polygonal cracks and aligned, elliptical pits in western Utopia Planitia. The picture covers an area about 3 km (about 1.9 mi) wide near 44.9oN, 274.7oW. Sunlight illuminates the scene from the left.

  4. An optimal autonomous microgrid cluster based on distributed generation droop parameter optimization and renewable energy sources using an improved grey wolf optimizer

    Science.gov (United States)

    Moazami Goodarzi, Hamed; Kazemi, Mohammad Hosein

    2018-05-01

    Microgrid (MG) clustering is regarded as an important driver in improving the robustness of MGs. However, little research has been conducted on providing appropriate MG clustering. This article addresses this shortfall. It proposes a novel multi-objective optimization approach for finding optimal clustering of autonomous MGs by focusing on variables such as distributed generation (DG) droop parameters, the location and capacity of DG units, renewable energy sources, capacitors and powerline transmission. Power losses are minimized and voltage stability is improved while virtual cut-set lines with minimum power transmission for clustering MGs are obtained. A novel chaotic grey wolf optimizer (CGWO) algorithm is applied to solve the proposed multi-objective problem. The performance of the approach is evaluated by utilizing a 69-bus MG in several scenarios.

  5. Single Event Effects Test Facility Options at the Oak Ridge National Laboratory

    Energy Technology Data Exchange (ETDEWEB)

    Riemer, Bernie [ORNL; Gallmeier, Franz X [ORNL; Dominik, Laura J [ORNL

    2015-01-01

    Increasing use of microelectronics of ever diminishing feature size in avionics systems has led to a growing Single Event Effects (SEE) susceptibility arising from the highly ionizing interactions of cosmic rays and solar particles. Single event effects caused by atmospheric radiation have been recognized in recent years as a design issue for avionics equipment and systems. To ensure a system meets all its safety and reliability requirements, SEE induced upsets and potential system failures need to be considered, including testing of the components and systems in a neutron beam. Testing of integrated circuits (ICs) and systems for use in radiation environments requires the utilization of highly advanced laboratory facilities that can run evaluations on microcircuits for the effects of radiation. This paper provides a background of the atmospheric radiation phenomenon and the resulting single event effects, including single event upset (SEU) and latch up conditions. A study investigating requirements for future single event effect irradiation test facilities and developing options at the Spallation Neutron Source (SNS) is summarized. The relatively new SNS with its 1.0 GeV proton beam, typical operation of 5000 h per year, expertise in spallation neutron sources, user program infrastructure, and decades of useful life ahead is well suited for hosting a world-class SEE test facility in North America. Emphasis was put on testing of large avionics systems while still providing tunable high flux irradiation conditions for component tests. Makers of ground-based systems would also be served well by these facilities. Three options are described; the most capable, flexible, and highest-test-capacity option is a new stand-alone target station using about one kW of proton beam power on a gas-cooled tungsten target, with dual test enclosures. Less expensive options are also described.

  6. Safer Systems: A NextGen Aviation Safety Strategic Goal

    Science.gov (United States)

    Darr, Stephen T.; Ricks, Wendell R.; Lemos, Katherine A.

    2008-01-01

    The Joint Planning and Development Office (JPDO), is charged by Congress with developing the concepts and plans for the Next Generation Air Transportation System (NextGen). The National Aviation Safety Strategic Plan (NASSP), developed by the Safety Working Group of the JPDO, focuses on establishing the goals, objectives, and strategies needed to realize the safety objectives of the NextGen Integrated Plan. The three goal areas of the NASSP are Safer Practices, Safer Systems, and Safer Worldwide. Safer Practices emphasizes an integrated, systematic approach to safety risk management through implementation of formalized Safety Management Systems (SMS) that incorporate safety data analysis processes, and the enhancement of methods for ensuring safety is an inherent characteristic of NextGen. Safer Systems emphasizes implementation of safety-enhancing technologies, which will improve safety for human-centered interfaces and enhance the safety of airborne and ground-based systems. Safer Worldwide encourages coordinating the adoption of the safer practices and safer systems technologies, policies and procedures worldwide, such that the maximum level of safety is achieved across air transportation system boundaries. This paper introduces the NASSP and its development, and focuses on the Safer Systems elements of the NASSP, which incorporates three objectives for NextGen systems: 1) provide risk reducing system interfaces, 2) provide safety enhancements for airborne systems, and 3) provide safety enhancements for ground-based systems. The goal of this paper is to expose avionics and air traffic management system developers to NASSP objectives and Safer Systems strategies.

  7. Hex Chrome Free Coatings for Electronics Overview

    Science.gov (United States)

    Kessel, Kurt

    2013-01-01

    The overall objective of the Hex Chrome Free Coatings for Electronics project is to evaluate and test pretreatment coating systems not containing hexavalent chrome in avionics and electronics housing applications. This objective will be accomplished by testing strong performing coating systems from prior NASA and DoD testing or new coating systems as determined by the stakeholders.

  8. A robust adaptive load frequency control for micro-grids.

    Science.gov (United States)

    Khooban, Mohammad-Hassan; Niknam, Taher; Blaabjerg, Frede; Davari, Pooya; Dragicevic, Tomislav

    2016-11-01

    The goal of this study is to introduce a novel robust load frequency control (LFC) strategy for micro-grid(s) (MG(s)) in islanded mode operation. Admittedly, power generators in MG(s) cannot supply steady electric power output and sometimes cause unbalance between supply and demand. Battery energy storage system (BESS) is one of the effective solutions to these problems. Due to the high cost of the BESS, a new idea of Vehicle-to-Grid (V2G) is that a battery of Electric-Vehicle (EV) can be applied as a tantamount large-scale BESS in MG(s). As a result, a new robust control strategy for an islanded micro-grid (MG) is introduced that can consider electric vehicles׳ (EV(s)) effect. Moreover, in this paper, a new combination of the General Type II Fuzzy Logic Sets (GT2FLS) and the Modified Harmony Search Algorithm (MHSA) technique is applied for adaptive tuning of proportional-integral (PI) controller. Implementing General Type II Fuzzy Systems is computationally expensive. However, using a recently introduced α-plane representation, GT2FLS can be seen as a composition of several Interval Type II Fuzzy Logic Systems (IT2FLS) with a corresponding level of α for each. Real-data from an offshore wind farm in Sweden and solar radiation data in Aberdeen (United Kingdom) was used in order to examine the performance of the proposed novel controller. A comparison is made between the achieved results of Optimal Fuzzy-PI (OFPI) controller and those of Optimal Interval Type II Fuzzy-PI (IT2FPI) controller, which are of most recent advances in the area at hand. The Simulation results prove the successfulness and effectiveness of the proposed controller. Copyright © 2016 ISA. Published by Elsevier Ltd. All rights reserved.

  9. National Skills Standards Development Program: Organization and Operation of Technical Committees To Develop National Skill Standards for Competency in the Electronics Industry. The Third Party Summative Evaluation of the Electronic Industries Foundation Project. Phase I & II. Final Report.

    Science.gov (United States)

    Losh, Charles

    The Electronics Industries Foundation was awarded a project to develop national entry-level standards and a certification system. Ten specialties were included: automotive electronics, avionics, biomedical electronics, business machines, consumer products electronics, general electronics, industrial electronics, instrumentation, microcomputer, and…

  10. Survey of symbology for aeronautical charts and electronic displays : navigation aids, airports, lines, and linear patterns

    Science.gov (United States)

    2008-09-01

    This industry survey documents the symbols for navigation aids, airports, lines, and linear patterns currently in use by avionics manufactureres and chart providers for depicting aeronautical charting information. Nine avionics display manufacturers ...

  11. On the Impact of Wireless Jamming on the Distributed Secondary Microgrid Control

    DEFF Research Database (Denmark)

    Danzi, Pietro; Stefanovic, Cedomir; Meng, Lexuan

    2017-01-01

    The secondary control in direct current microgrids (MGs) is used to restore the voltage deviations caused by the primary droop control, where the latter is implemented locally in each distributed generator and reacts to load variations. Numerous recent works propose to implement the secondary con...... the secondary MG control. Compared to other denial-of-service attacks that are oriented against the tertiary control, such as economic dispatch, the attack on the secondary control presented here can be more severe, as it disrupts the basic functionality of the MG.......The secondary control in direct current microgrids (MGs) is used to restore the voltage deviations caused by the primary droop control, where the latter is implemented locally in each distributed generator and reacts to load variations. Numerous recent works propose to implement the secondary...... control in a distributed fashion, relying on a communication system to achieve consensus among MG units. This paper shows that, if the system is not designed to cope with adversary communication impairments, then a malicious attacker can apply a simple jamming of a few units of the MG and thus compromise...

  12. Development of a proof of concept low temperature 4He Superfluid Magnetic Pump

    Science.gov (United States)

    Jahromi, Amir E.; Miller, Franklin K.

    2017-03-01

    We describe the development and experimental results of a proof of concept Superfluid Magnetic Pump in this work. This novel low temperature, no moving part pump can replace the existing bellows-piston driven 4He or 3He-4He mixture compressor/circulators used in various sub Kelvin refrigeration systems such as dilution, Superfluid pulse tube, Stirling, or active magnetic regenerative refrigerators. Due to the superior thermal transport properties of sub-Lambda 4He this pump can also be used as a simple circulator to distribute cooling over large surface areas. Our pump was experimentally shown to produce a maximum flow rate of 440 mg/s (averaged over cycle), 665 mg/s (peak) and produced a maximum pressure difference of 2323 Pa using only the more common isotope of helium, 4He. This pump worked in an ;ideal; thermodynamic state: The experimental results matched with the theoretical values predicted by a computer model. Pump curves were developed to map the performance of this pump. This successful demonstration will enable this novel pump to be implemented in suitable sub Kelvin refrigeration systems.

  13. Gas adsorption in Mg-porphyrin-based porous organic frameworks: A computational simulation by first-principles derived force field.

    Science.gov (United States)

    Pang, Yujia; Li, Wenliang; Zhang, Jingping

    2017-09-15

    A novel type of porous organic frameworks, based on Mg-porphyrin, with diamond-like topology, named POF-Mgs is computationally designed, and the gas uptakes of CO 2 , H 2 , N 2 , and H 2 O in POF-Mgs are investigated by Grand canonical Monte Carlo simulations based on first-principles derived force fields (FF). The FF, which describes the interactions between POF-Mgs and gases, are fitted by dispersion corrected double-hybrid density functional theory, B2PLYP-D3. The good agreement between the obtained FF and the first-principle energies data confirms the reliability of the FF. Furthermore our simulation shows the presence of a small amount of H 2 O (≤ 0.01 kPa) does not much affect the adsorption quantity of CO 2 , but the presence of higher partial pressure of H 2 O (≥ 0.1 kPa) results in the CO 2 adsorption decrease significantly. The good performance of POF-Mgs in the simulation inspires us to design novel porous materials experimentally for gas adsorption and purification. © 2017 Wiley Periodicals, Inc. © 2017 Wiley Periodicals, Inc.

  14. Feasibility Studies for Production of Pellet Grade Concentrate from Sub Grade Iron Ore Using Multi Gravity Separator

    Science.gov (United States)

    Rao, Gottumukkala Venkateswara; Markandeya, R.; Kumar, Rajan

    2018-04-01

    An attempt has been made to utilise Sub Grade Iron Ore by producing pellet grade concentrate from Deposit 5, Bacheli Complex, Bailadila, Chhattisgarh, India. The `as received' Run of Mine (ROM) sample assayed 40.80% Fe, 40.90% SiO2. Mineralogical studies indicated that the main ore mineral is Hematite and lone gangue mineral is Quartz. Mineral liberation studies indicated that, the ore mineral Hematite and gangue mineral Quartz are getting liberated below 100 microns. The stage crushed and ground sample was subjected to concentration by using a Multi Gravity Separator (MGS). Rougher Multi Gravity Separation (MGS) experimental results were optimised to recover highest possible iron values. A concentrate of 55.80% Fe with a yield of 61.73% by weight with a recovery of 84.42% Iron values was obtained in rougher MGS concentrate. Further experiments were carried out with rougher MGS concentrate to produce a concentrate suitable for commercial grade pellet concentrate. It was proved that a concentrate assaying 66.67% Fe, 3.12% SiO2 with an yield of 45.08% by weight and with a recovery of 73.67% iron values in the concentrate.

  15. Shotgun proteomics deciphered age/division of labor-related functional specification of three honeybee (Apis mellifera L.) exocrine glands.

    Science.gov (United States)

    Fujita, Toshiyuki; Kozuka-Hata, Hiroko; Hori, Yutaro; Takeuchi, Jun; Kubo, Takeo; Oyama, Masaaki

    2018-01-01

    The honeybee (Apis mellifera L.) uses various chemical signals produced by the worker exocrine glands to maintain the functioning of its colony. The roles of worker postcerebral glands (PcGs), thoracic glands (TGs), and mandibular glands (MGs) and the functional changes they undergo according to the division of labor from nursing to foraging are not as well studied. To comprehensively characterize the molecular roles of these glands in workers and their changes according to the division of labor of workers, we analyzed the proteomes of PcGs, TGs, and MGs from nurse bees and foragers using shotgun proteomics technology. We identified approximately 2000 proteins from each of the nurse bee or forager glands and highlighted the features of these glands at the molecular level by semiquantitative enrichment analyses of frequently detected, gland-selective, and labor-selective proteins. First, we found the high potential to produce lipids in PcGs and MGs, suggesting their relation to pheromone production. Second, we also found the proton pumps abundant in TGs and propose some transporters possibly related to the saliva production. Finally, our data unveiled candidate enzymes involved in labor-dependent acid production in MGs.

  16. A sensor monitoring system for telemedicine, safety and security applications

    Science.gov (United States)

    Vlissidis, Nikolaos; Leonidas, Filippos; Giovanis, Christos; Marinos, Dimitrios; Aidinis, Konstantinos; Vassilopoulos, Christos; Pagiatakis, Gerasimos; Schmitt, Nikolaus; Pistner, Thomas; Klaue, Jirka

    2017-02-01

    A sensor system capable of medical, safety and security monitoring in avionic and other environments (e.g. homes) is examined. For application inside an aircraft cabin, the system relies on an optical cellular network that connects each seat to a server and uses a set of database applications to process data related to passengers' health, safety and security status. Health monitoring typically encompasses electrocardiogram, pulse oximetry and blood pressure, body temperature and respiration rate while safety and security monitoring is related to the standard flight attendance duties, such as cabin preparation for take-off, landing, flight in regions of turbulence, etc. In contrast to previous related works, this article focuses on the system's modules (medical and safety sensors and associated hardware), the database applications used for the overall control of the monitoring function and the potential use of the system for security applications. Further tests involving medical, safety and security sensing performed in an real A340 mock-up set-up are also described and reference is made to the possible use of the sensing system in alternative environments and applications, such as health monitoring within other means of transport (e.g. trains or small passenger sea vessels) as well as for remotely located home users, over a wired Ethernet network or the Internet.

  17. Diffusion Strategy-Based Distributed Operation of Microgrids Using Multiagent System

    Directory of Open Access Journals (Sweden)

    Van-Hai Bui

    2017-07-01

    Full Text Available In distributed operation, each unit is operated by its local controller instead of using a centralized controller, which allows the action to be based on local information rather than global information. Most of the distributed solutions have implemented the consensus method, however, convergence time of the consensus method is quite long, while diffusion strategy includes a stochastic gradient term and can reach convergence much faster compared with consensus method. Therefore, in this paper, a diffusion strategy-based distributed operation of microgrids (MGs is proposed using multiagent system for both normal and emergency operation modes. In normal operation, the MG system is operated by a central controller instead of the distributed controller to minimize the operation cost. If any event (fault occurs in the system, MG system can be divided into two parts to isolate the faulty region. In this case, the MG system is changed to emergency operation mode. The normal part is rescheduled by the central controller while the isolated part schedules its resources in a distributed manner. The isolated part carries out distributed communication using diffusion between neighboring agents for optimal operation of this part. The proposed method enables peer-to-peer communication among the agents without the necessity of a centralized controller, and simultaneously performs resource optimization. Simulation results show that the system can be operated in an economic way in both normal operation and emergency operation modes.

  18. Euroopa kolm nobedaimat gaselli / Askur Alas

    Index Scriptorium Estoniae

    Alas, Askur, 1973-

    2007-01-01

    Euroopas 2006. aastal kõige kiiremini kasvanud keskmise suurusega ettevõtetest: Prantsuse IT-firma Gameloft, Islandi transpordi- ja logistikafirma Avion Group ning Prantsuse tehnoloogiafirma Assystem. Lisa: Gamelofti mängud; Gameloft, Avion Group, Assystem

  19. Maturity group classification and maturity locus genotyping of early-maturing soybean varieties from high-latitude cold regions.

    Science.gov (United States)

    Jia, Hongchang; Jiang, Bingjun; Wu, Cunxiang; Lu, Wencheng; Hou, Wensheng; Sun, Shi; Yan, Hongrui; Han, Tianfu

    2014-01-01

    With the migration of human beings, advances of agricultural sciences, evolution of planting patterns and global warming, soybeans have expanded to both tropical and high-latitude cold regions (HCRs). Unlike other regions, HCRs have much more significant and diverse photoperiods and temperature conditions over seasons or across latitudes, and HCR soybeans released there show rich diversity in maturity traits. However, HCR soybeans have not been as well classified into maturity groups (MGs) as other places. Therefore, it is necessary to identify MGs in HCRs and to genotype the maturity loci. Local varieties were collected from the northern part of Northeast China and the far-eastern region of Russia. Maturity group reference (MGR) soybeans of MGs MG000, MG00, and MG0 were used as references during field experiments. Both local varieties and MGR soybeans were planted for two years (2010-2011) in Heihe (N 50°15', E 127°27', H 168.5 m), China. The days to VE (emergence), R1 (beginning bloom) and R7 (beginning maturity) were recorded and statistically analyzed. Furthermore, some varieties were further genotyped at four molecularly-identified maturity loci E1, E2, E3 and E4. The HCR varieties were classified into MG0 or even more early-maturing. In Heihe, some varieties matured much earlier than MG000, which is the most early-maturing known MG, and clustered into a separate group. We designated the group as MG0000, following the convention of MGs. HCR soybeans had relatively stable days to beginning bloom from emergence. The HCR varieties diversified into genotypes of E1, E2, E3 and E4. These loci had different effects on maturity. HCRs diversify early-maturing MGs of soybean. MG0000, a new MG that matures much earlier than known MGs, was developed. HCR soybean breeding should focus more on shortening post-flowering reproductive growth. E1, E2, E3, and E4 function differentially.

  20. A Concept of Operations for an Integrated Vehicle Health Assurance System

    Science.gov (United States)

    Hunter, Gary W.; Ross, Richard W.; Berger, David E.; Lekki, John D.; Mah, Robert W.; Perey, Danie F.; Schuet, Stefan R.; Simon, Donald L.; Smith, Stephen W.

    2013-01-01

    This document describes a Concept of Operations (ConOps) for an Integrated Vehicle Health Assurance System (IVHAS). This ConOps is associated with the Maintain Vehicle Safety (MVS) between Major Inspections Technical Challenge in the Vehicle Systems Safety Technologies (VSST) Project within NASA s Aviation Safety Program. In particular, this document seeks to describe an integrated system concept for vehicle health assurance that integrates ground-based inspection and repair information with in-flight measurement data for airframe, propulsion, and avionics subsystems. The MVS Technical Challenge intends to maintain vehicle safety between major inspections by developing and demonstrating new integrated health management and failure prevention technologies to assure the integrity of vehicle systems between major inspection intervals and maintain vehicle state awareness during flight. The approach provided by this ConOps is intended to help optimize technology selection and development, as well as allow the initial integration and demonstration of these subsystem technologies over the 5 year span of the VSST program, and serve as a guideline for developing IVHAS technologies under the Aviation Safety Program within the next 5 to 15 years. A long-term vision of IVHAS is provided to describe a basic roadmap for more intelligent and autonomous vehicle systems.

  1. 75 FR 7345 - Filtered Flight Data

    Science.gov (United States)

    2010-02-19

    ... digital flight data recorder regulations affecting certain air carriers and operators. This final rule prohibits the filtering of some original flight recorder sensor signals unless a certificate holder can show... A. Verna, Avionics Systems Branch, Aircraft Certification Service, AIR-130, Federal Aviation...

  2. Status of NASA's Space Launch System

    Science.gov (United States)

    Honeycutt, John; Lyles, Garry

    2016-01-01

    NASA's Space Launch System (SLS) continued to make significant progress in 2015 and 2016, completing hardware and testing that brings NASA closer to a new era of deep space exploration. Programmatically, SLS completed Critical Design Review (CDR) in 2015. A team of independent reviewers concluded that the vehicle design is technically and programmatically ready to move to Design Certification Review (DCR) and launch readiness in 2018. Just five years after program start, every major element has amassed development and flight hardware and completed key tests that will lead to an accelerated pace of manufacturing and testing in 2016 and 2017. Key to SLS' rapid progress has been the use of existing technologies adapted to the new launch vehicle. The existing fleet of RS-25 engines is undergoing adaptation tests to prove it can meet SLS requirements and environments with minimal change. The four-segment shuttle-era booster has been modified and updated with a fifth propellant segment, new insulation, and new avionics. The Interim Cryogenic Upper Stage is a modified version of an existing upper stage. The first Block I SLS configuration will launch a minimum of 70 metric tons (t) of payload to low Earth orbit (LEO). The vehicle architecture has a clear evolutionary path to more than 100t and, ultimately, to 130t. Among the program's major 2015-2016 accomplishments were two booster qualification hotfire tests, a series of RS-25 adaptation hotfire tests, manufacturing of most of the major components for both core stage test articles and first flight tank, delivery of the Pegasus core stage barge, and the upper stage simulator. Renovations to the B-2 test stand for stage green run testing was completed at NASA Stennis Space Center. This year will see the completion of welding for all qualification and flight EM-1 core stage components and testing of flight avionics, completion of core stage structural test stands, casting of the EM-1 solid rocket motors, additional testing

  3. Impact of Advanced Avionics Technology on Ground Attack Weapon Systems.

    Science.gov (United States)

    1982-02-01

    notation, small letters will be used to denote electro-magnetic wave complex amplitudes in the input and output planes whilst capital letters will...de lordre de 20 mn 4 eat possible sans intervention humaine particuliare. Une redondance tras utile peut atre ajoutge sans addition notable de

  4. Navigation and flight director guidance for the NASA/FAA helicopter MLS curved approach flight test program

    Science.gov (United States)

    Phatak, A. V.; Lee, M. G.

    1985-01-01

    The navigation and flight director guidance systems implemented in the NASA/FAA helicopter microwave landing system (MLS) curved approach flight test program is described. Flight test were conducted at the U.S. Navy's Crows Landing facility, using the NASA Ames UH-lH helicopter equipped with the V/STOLAND avionics system. The purpose of these tests was to investigate the feasibility of flying complex, curved and descending approaches to a landing using MLS flight director guidance. A description of the navigation aids used, the avionics system, cockpit instrumentation and on-board navigation equipment used for the flight test is provided. Three generic reference flight paths were developed and flown during the test. They were as follows: U-Turn, S-turn and Straight-In flight profiles. These profiles and their geometries are described in detail. A 3-cue flight director was implemented on the helicopter. A description of the formulation and implementation of the flight director laws is also presented. Performance data and analysis is presented for one pilot conducting the flight director approaches.

  5. New Generation Power System for Space Applications

    Science.gov (United States)

    Jones, Loren; Carr, Greg; Deligiannis, Frank; Lam, Barbara; Nelson, Ron; Pantaleon, Jose; Ruiz, Ian; Treicler, John; Wester, Gene; Sauers, Jim; hide

    2004-01-01

    The Deep Space Avionics (DSA) Project is developing a new generation of power system building blocks. Using application specific integrated circuits (ASICs) and power switching modules a scalable power system can be constructed for use on multiple deep space missions including future missions to Mars, comets, Jupiter and its moons. The key developments of the DSA power system effort are five power ASICs and a mod ule for power switching. These components enable a modular and scalab le design approach, which can result in a wide variety of power syste m architectures to meet diverse mission requirements and environments . Each component is radiation hardened to one megarad) total dose. The power switching module can be used for power distribution to regular spacecraft loads, to propulsion valves and actuation of pyrotechnic devices. The number of switching elements per load, pyrotechnic firin gs and valve drivers can be scaled depending on mission needs. Teleme try data is available from the switch module via an I2C data bus. The DSA power system components enable power management and distribution for a variety of power buses and power system architectures employing different types of energy storage and power sources. This paper will describe each power ASIC#s key performance characteristics as well a s recent prototype test results. The power switching module test results will be discussed and will demonstrate its versatility as a multip urpose switch. Finally, the combination of these components will illu strate some of the possible power system architectures achievable fro m small single string systems to large fully redundant systems.

  6. Orion Ammonia Boiler System Preflight Test Preparations

    Science.gov (United States)

    Levitt, Julia L.

    2017-01-01

    The Environmental Controls and Life Support Systems (ECLSS) branch at Kennedy Space Center (KSC) is currently undergoing preparations for ground testing of the Orion Multi-Purpose Crew Vehicle (MPCV) to prepare its subsystems for EM-1 (Exploration Mission-1). EM-1, Orions second unmanned flight, is a three-week long lunar mission during which the vehicle will complete a 6-day retrograde lunar orbit before returning to Earth. This paper focuses on the work done during the authors 16-week internship with the Mechanical Engineering Branch of KSCs Engineering Directorate. The authors project involved assisting with the preparations for testing the Orion MPCVs ammonia boiler system. The purpose of the ammonia boiler system is to keep the spacecraft sufficiently cool during the reentry portion of its mission, from service module (SM) separation to post-landing. This system is critical for keeping both the spacecraft (avionics and electronics) and crew alive during reentry, thus a successful test of the system is essential to the success of EM-1. XXXX The author was able to draft a detailed outline of the procedure for the ammonia system functional test. More work will need to be done on the vehicle power-up and power-down portions of the procedure, but the ammonia system testing portion of the procedure is thorough and includes vehicle test configurations, vehicle commands, and GSE. The author was able to compile a substantial list of questions regarding the ammonia system functional test with the help of her mentors. A significant number of these questions were answered in the teleconferences with Lockheed Martin.

  7. Design and Development of a Rapid Research, Design, and Development Platform for In-Situ Testing of Tools and Concepts for Trajectory-Based Operations

    Science.gov (United States)

    Underwood, Matthew C.

    2017-01-01

    To provide justification for equipping a fleet of aircraft with avionics capable of supporting trajectory-based operations, significant flight testing must be accomplished. However, equipping aircraft with these avionics and enabling technologies to communicate the clearances required for trajectory-based operations is cost-challenging using conventional avionics approaches. This paper describes an approach to minimize the costs and risks of flight testing these technologies in-situ, discusses the test-bed platform developed, and highlights results from a proof-of-concept flight test campaign that demonstrates the feasibility and efficiency of this approach.

  8. Advanced Microelectronics Technologies for Future Small Satellite Systems

    Science.gov (United States)

    Alkalai, Leon

    1999-01-01

    Future small satellite systems for both Earth observation as well as deep-space exploration are greatly enabled by the technological advances in deep sub-micron microelectronics technologies. Whereas these technological advances are being fueled by the commercial (non-space) industries, more recently there has been an exciting new synergism evolving between the two otherwise disjointed markets. In other words, both the commercial and space industries are enabled by advances in low-power, highly integrated, miniaturized (low-volume), lightweight, and reliable real-time embedded systems. Recent announcements by commercial semiconductor manufacturers to introduce Silicon On Insulator (SOI) technology into their commercial product lines is driven by the need for high-performance low-power integrated devices. Moreover, SOI has been the technology of choice for many space semiconductor manufacturers where radiation requirements are critical. This technology has inherent radiation latch-up immunity built into the process, which makes it very attractive to space applications. In this paper, we describe the advanced microelectronics and avionics technologies under development by NASA's Deep Space Systems Technology Program (also known as X2000). These technologies are of significant benefit to both the commercial satellite as well as the deep-space and Earth orbiting science missions. Such a synergistic technology roadmap may truly enable quick turn-around, low-cost, and highly capable small satellite systems for both Earth observation as well as deep-space missions.

  9. Compilation and synthesis for embedded reconfigurable systems an aspect-oriented approach

    CERN Document Server

    Diniz, Pedro; Coutinho, José; Petrov, Zlatko

    2013-01-01

    This book provides techniques to tackle the design challenges raised by the increasing diversity and complexity of emerging, heterogeneous architectures for embedded systems. It describes an approach based on techniques from software engineering called aspect-oriented programming, which allow designers to control today’s sophisticated design tool chains, while maintaining a single application source code.  Readers are introduced to the basic concepts of an aspect-oriented, domain specific language that enables control of a wide range of compilation and synthesis tools in the partitioning and mapping of an application to a heterogeneous (and possibly multi-core) target architecture.  Several examples are presented that illustrate the benefits of the approach developed for applications from avionics and digital signal processing. Using the aspect-oriented programming techniques presented in this book, developers can reuse extensive sections of their designs, while preserving the original application source-...

  10. Hexavalent Chrome Free Coatings for Electronics Applications: Joint Test Report

    Science.gov (United States)

    Rothgeb, Matt; Kessel, Kurt

    2013-01-01

    The overall objective of the Hexavalent Chrome Free Coatings for Electronics Applications project is to evaluate and test pretreatments not containing hexavalent chrome in avionics and electronics housing applications. This objective will be accomplished by testing strong performing coating systems from prior NASA and DoD testing or new coating systems as determined by the stakeholders.

  11. Eroded Layered Material in Southwest Utopia Planitia

    Science.gov (United States)

    1999-01-01

    Images from the Mars Global Surveyor (MGS) Mars Orbiter Camera (MOC)dramatically illustrate that many places on the red planet have outcrops of layered geologic materials. The two pictures above show the remains of layered material inside craters in southwestern Utopia Planitia (see inset for detailed view). These remnant layers indicate that the craters--and perhaps the plains that surround them--were once buried beneath a deposit that has since been eroded away. This theme of layered outcrops and exhumed craters appears to be one of the dominant observations that MGS MOC has made--to date--about Mars. The origin and composition of the layered material--and its ultimate fate once it was largely eroded away--are unknown. Each of the two pictures shown here covers an area about 4 kilometers (2.5 miles)by 6.3 kilometers (3.9 miles). Illumination is from the lower right. These are subframes of a single MOC image acquired in July 1998 during the MGS Science Phasing Orbits imaging campaign. This figure was presented at the 30th Lunar and Planetary Science Conference in Houston, Texas, March 1999. Malin Space Science Systems and the California Institute of Technology built the MOC using spare hardware from the Mars Observer mission. MSSS operates the camera from its facilities in San Diego, CA. The Jet Propulsion Laboratory's Mars Surveyor Operations Project operates the Mars Global Surveyor spacecraft with its industrial partner, Lockheed Martin Astronautics, from facilities in Pasadena, CA and Denver, CO.

  12. Stochastic multi-objective model for optimal energy exchange optimization of networked microgrids with presence of renewable generation under risk-based strategies.

    Science.gov (United States)

    Gazijahani, Farhad Samadi; Ravadanegh, Sajad Najafi; Salehi, Javad

    2018-02-01

    The inherent volatility and unpredictable nature of renewable generations and load demand pose considerable challenges for energy exchange optimization of microgrids (MG). To address these challenges, this paper proposes a new risk-based multi-objective energy exchange optimization for networked MGs from economic and reliability standpoints under load consumption and renewable power generation uncertainties. In so doing, three various risk-based strategies are distinguished by using conditional value at risk (CVaR) approach. The proposed model is specified as a two-distinct objective function. The first function minimizes the operation and maintenance costs, cost of power transaction between upstream network and MGs as well as power loss cost, whereas the second function minimizes the energy not supplied (ENS) value. Furthermore, the stochastic scenario-based approach is incorporated into the approach in order to handle the uncertainty. Also, Kantorovich distance scenario reduction method has been implemented to reduce the computational burden. Finally, non-dominated sorting genetic algorithm (NSGAII) is applied to minimize the objective functions simultaneously and the best solution is extracted by fuzzy satisfying method with respect to risk-based strategies. To indicate the performance of the proposed model, it is performed on the modified IEEE 33-bus distribution system and the obtained results show that the presented approach can be considered as an efficient tool for optimal energy exchange optimization of MGs. Copyright © 2017 ISA. Published by Elsevier Ltd. All rights reserved.

  13. Surface Properties of Squalene/Meibum Films and NMR Confirmation of Squalene in Tears

    Directory of Open Access Journals (Sweden)

    Slavyana Ivanova

    2015-09-01

    Full Text Available Squalene (SQ possesses a wide range of pharmacological activities (antioxidant, drug carrier, detoxifier, hydrating, emollient that can be of benefit to the ocular surface. It can come in contact with human meibum (hMGS; the most abundant component of the tear film lipid layer as an endogenous tear lipid or from exogenous sources as eyelid sebum or pharmaceuticals. The aims of this study were to determine (i if SQ is in tear lipids and (ii its influence on the surface properties of hMGS films. Heteronuclear single quantum correlation NMR confirmed 7 mol % SQ in Schirmer’s strips extracts. The properties of SQ/hMGS pseudo-binary films at the air/water interface were studied with Langmuir surface balance, stress-relaxation dilatational rheology and Brewster angle microscopy. SQ does not possess surfactant properties. When mixed with hMGS squalene (i localized over the layers’ thinner regions and (ii did not affect the film pressure at high compression. Therefore, tear SQ is unlikely to instigate dry eye, and SQ can be used as a safe and “inert” ingredient in formulations to protect against dry eye. The layering of SQ over the thinner film regions in addition to its pharmacological properties could contribute to the protection of the ocular surface.

  14. Optimisation des trajectoires verticales par la methode de la recherche de l'harmonie =

    Science.gov (United States)

    Ruby, Margaux

    utilisee toutes les combinaisons possibles. Cette recherche exhaustive nous a fourni l'optimal global; ainsi, la solution de notre algorithme doit se rapprocher le plus possible de la recherche exhaustive afin de prouver qu'il donne des resultats proche de l'optimal global. Une seconde comparaison a ete effectuee entre les resultats fournis par l'algorithme et ceux du Flight Management System (FMS) qui est un systeme d'avionique situe dans le cockpit de l'avion fournissant la route a suivre afin d'optimiser la trajectoire. Le but est de prouver que l'algorithme de la recherche de l'harmonie donne de meilleurs resultats que l'algorithme implemente dans le FMS.

  15. Five-Segment Solid Rocket Motor Development Status

    Science.gov (United States)

    Priskos, Alex S.

    2012-01-01

    In support of the National Aeronautics and Space Administration (NASA), Marshall Space Flight Center (MSFC) is developing a new, more powerful solid rocket motor for space launch applications. To minimize technical risks and development costs, NASA chose to use the Space Shuttle s solid rocket boosters as a starting point in the design and development. The new, five segment motor provides a greater total impulse with improved, more environmentally friendly materials. To meet the mass and trajectory requirements, the motor incorporates substantial design and system upgrades, including new propellant grain geometry with an additional segment, new internal insulation system, and a state-of-the art avionics system. Significant progress has been made in the design, development and testing of the propulsion, and avionics systems. To date, three development motors (one each in 2009, 2010, and 2011) have been successfully static tested by NASA and ATK s Launch Systems Group in Promontory, UT. These development motor tests have validated much of the engineering with substantial data collected, analyzed, and utilized to improve the design. This paper provides an overview of the development progress on the first stage propulsion system.

  16. Decentralised control method for DC microgrids with improved current sharing accuracy

    DEFF Research Database (Denmark)

    Yang, Jie; Jin, Xinmin; Wu, Xuezhi

    2017-01-01

    A decentralised control method that deals with current sharing issues in dc microgrids (MGs) is proposed in this study. The proposed method is formulated in terms of ‘modified global indicator’ concept, which was originally proposed to improve reactive power sharing in ac MGs. In this work......, the ‘modified global indicator’ concept is extended to coordinate dc MGs, which aims to preserve the main features offered by decentralised control methods such as no need of communication links, central controller or knowledge of the microgrid topology and parameters. This global indicator is inserted between...... a shunt virtual resistance. The operation under multiple dc-buses is also included in order to enhance the applicability of the proposed controller. A detailed mathematical model including the effect of network mismatches is derived for analysis of the stability of the proposed controller. The feasibility...

  17. Progressive Transformation between Two Magnetic Ground States for One Crystal Structure of a Chiral Molecular Magnet.

    Science.gov (United States)

    Li, Li; Nishihara, Sadafumi; Inoue, Katsuya; Kurmoo, Mohamedally

    2016-03-21

    We report the exceptional observation of two different magnetic ground states (MGS), spin glass (SG, T(B) = 7 K) and ferrimagnet (FI, T(C) = 18 K), for one crystal structure of [{Mn(II)(D/L-NH2ala)}3{Mn(III)(CN)6}]·3H2O obtained from [Mn(CN)6](3-) and D/L-aminoalanine, in contrast to one MGS for [{Mn(II)(L-NH2ala)}3{Cr(III)(CN)6}]·3H2O. They consist of three Mn(NH2ala) helical chains bridged by M(III)(CN)6 to give the framework with disordered water molecules in channels and between the M(III)(CN)6. Both MGS are characterized by a negative Weiss constant, bifurcation in ZFC-FC magnetizations, blocking of the moments, both components of the ac susceptibilities, and hysteresis. They differ in the critical temperatures, absolute magnetization for 5 Oe FC (lack of spontaneous magnetization for the SG), and the shapes of the hysteresis and coercive fields. While isotropic pressure increases both T(crit) and the magnetizations linearly and reversibly in each case, dehydration progressively transforms the FI into the SG as followed by concerted in situ magnetic measurements and single-crystal diffraction. The relative strengths of the two moderate Mn(III)-CN-Mn(II) antiferromagnetic (J1 and J2), the weak Mn(II)-OCO-Mn(II) (J3), and Dzyaloshinkii-Moriya antisymmetric (DM) interactions generate the two sets of characters. Examination of the bond lengths and angles for several crystals and their corresponding magnetic properties reveals a correlation between the distortion of Mn(III)(CN)6 and the MGS. SG is favored by higher magnetic anisotropy by less distorted Mn(III)(CN)6 in good accordance with the Mn-Cr system. This conclusion is also born out of the magnetization measurements on orientated single crystals with fields parallel and perpendicular to the unique c axis of the hexagonal space group.

  18. Ripple Belt

    Science.gov (United States)

    2006-01-01

    16 July 2006 This Mars Global Surveyor (MGS) Mars Orbiter Camera (MOC) image shows windblown materials that have collected and been shaped into large ripples in a valley in the Auqakuh Vallis system in northeastern Arabia Terra, Mars. Location near: 29.1oN, 299.6oW Image width: 2 km (1.2 mi) Illumination from: lower left Season: Northern Winter

  19. Intelligent Vehicle Health Management

    Science.gov (United States)

    Paris, Deidre E.; Trevino, Luis; Watson, Michael D.

    2005-01-01

    As a part of the overall goal of developing Integrated Vehicle Health Management systems for aerospace vehicles, the NASA Faculty Fellowship Program (NFFP) at Marshall Space Flight Center has performed a pilot study on IVHM principals which integrates researched IVHM technologies in support of Integrated Intelligent Vehicle Management (IIVM). IVHM is the process of assessing, preserving, and restoring system functionality across flight and ground systems (NASA NGLT 2004). The framework presented in this paper integrates advanced computational techniques with sensor and communication technologies for spacecraft that can generate responses through detection, diagnosis, reasoning, and adapt to system faults in support of INM. These real-time responses allow the IIVM to modify the affected vehicle subsystem(s) prior to a catastrophic event. Furthermore, the objective of this pilot program is to develop and integrate technologies which can provide a continuous, intelligent, and adaptive health state of a vehicle and use this information to improve safety and reduce costs of operations. Recent investments in avionics, health management, and controls have been directed towards IIVM. As this concept has matured, it has become clear the INM requires the same sensors and processing capabilities as the real-time avionics functions to support diagnosis of subsystem problems. New sensors have been proposed, in addition, to augment the avionics sensors to support better system monitoring and diagnostics. As the designs have been considered, a synergy has been realized where the real-time avionics can utilize sensors proposed for diagnostics and prognostics to make better real-time decisions in response to detected failures. IIVM provides for a single system allowing modularity of functions and hardware across the vehicle. The framework that supports IIVM consists of 11 major on-board functions necessary to fully manage a space vehicle maintaining crew safety and mission

  20. 78 FR 60186 - Airworthiness Directives; AgustaWestland S.p.A. (Agusta) Helicopters

    Science.gov (United States)

    2013-10-01

    ... deactivating the Full Icing Protection System (FIPS) and installing a placard next to the FIPS controller... avionics bay and the baggage compartment resulting from an Auto Transformer Rectifier Unit internal circuit... between the national Government and the States, or on the distribution of power and responsibilities among...

  1. The e-Beam Sustained Laser Technology for Space-based Doppler Wind Lidar

    Science.gov (United States)

    Brown, M. J.; Holman, W.; Robinson, R. J.; Schwarzenberger, P. M.; Smith, I. M.; Wallace, S.; Harris, M. R.; Willetts, D. V.; Kurzius, S. C.

    1992-01-01

    An overview is presented of GEC Avionics activities relating to the Spaceborne Doppler Wind Lidar. In particular, the results of design studies into the use of an e-beam sustained CO2 laser for spaceborne applications, and experimental work on a test bed system are discussed.

  2. NextGen Avionics Roadmap Version 2.0

    Science.gov (United States)

    2011-09-30

    Systems Analysis ( IPSA ) Division has defined multiple NextGen Operational (NGOps) Levels, projecting relative performance and risk based on differing...degrees of capability improvements, as shown in Figure 4. IPSA forecasts include the most likely performance NGOps level (i.e., NGOps 3-4), as well...in the near-term. Figures 5 through 9 de- pict the various programs and capabilities aligned with the various NGOps levels. Factors from the IPSA

  3. Software Engineering and Its Application to Avionics

    Science.gov (United States)

    1988-01-01

    separate packages. These routines should be documented to include purpose, requirements, flowcharts ; emphasis should be placed on details of the interface...user interface should be easy to learn for the beginner (as are menu driven systems) yet it should not slow down the expert. A typical compromise is to...diagrams (DFDs). Other less used techniques were the State Machine approach and Petri Nets. Traditional mathematical flowcharts ae good for

  4. DFRC F-16 aircraft fleet and support crew

    Science.gov (United States)

    1995-01-01

    The support crew for the F-16A, the F-16XL no. 1, and the F-16 AFTI are, top row, left to right: Randy Weaver; mechanic, Susan Ligon; mechanic, Bob Garcia; Crew Chief, Rich Kelly; mechanic, Dale Edminister; Avionics Technician. Bottom row, left to right, Art Cope; mechanic, John Huffman; Avionics Technician, Jaime Garcia; Avionics Technician, Don Griffith, Avionics Tech. Co-op student. The F-16A (NASA 516), the only civil registered F-16 in existence, was transferred to Dryden from Langley, and is primarily used in engine tests and for parts. Although it is flight-worthy, it is not currently flown at Dryden. The single-seat F-16XL no. 1 (NASA 849) was most recently used in the Cranked-Arrow Wing Aerodynamics Project (CAWAP) to test boundary layer pressures and distribution. Previously it had been used in a program to investigate the characteristics of sonic booms for NASA's High Speed Research Program. Data from the program will be used in the development of a high speed civilian transport. During the series of sonic boom research flights, the F-16XL was used to probe the shock waves being generated by a NASA SR-71 and record their shape and intensity. The Advanced Fighter Technology Integration (AFTI) F-16 was used to develop and demonstrate technologies to improve navigation and a pilot's ability to find and destroy enemy ground targets day or night, including adverse weather. Earlier research in the joint NASA-Air Force AFTI F-16 program demonstrated voice actuated controls, helmet-mounted sighting and integration of forward-mounted canards with the standard flight control system to achieve uncoupled flight.

  5. Results from an Interval Management (IM) Flight Test and Its Potential Benefit to Air Traffic Management Operations

    Science.gov (United States)

    Baxley, Brian; Swieringa, Kurt; Berckefeldt, Rick; Boyle, Dan

    2017-01-01

    NASA's first Air Traffic Management Technology Demonstration (ATD-1) subproject successfully completed a 19-day flight test of an Interval Management (IM) avionics prototype. The prototype was built based on IM standards, integrated into two test aircraft, and then flown in real-world conditions to determine if the goals of improving aircraft efficiency and airport throughput during high-density arrival operations could be met. The ATD-1 concept of operation integrates advanced arrival scheduling, controller decision support tools, and the IM avionics to enable multiple time-based arrival streams into a high-density terminal airspace. IM contributes by calculating airspeeds that enable an aircraft to achieve a spacing interval behind the preceding aircraft. The IM avionics uses its data (route of flight, position, etc.) and Automatic Dependent Surveillance-Broadcast (ADS-B) state data from the Target aircraft to calculate this airspeed. The flight test demonstrated that the IM avionics prototype met the spacing accuracy design goal for three of the four IM operation types tested. The primary issue requiring attention for future IM work is the high rate of IM speed commands and speed reversals. In total, during this flight test, the IM avionics prototype showed significant promise in contributing to the goals of improving aircraft efficiency and airport throughput.

  6. Demonstration of a high speed hybrid electrical and optical sensing system for next generation launcher applications

    Science.gov (United States)

    Ibrahim, Selwan K.; O'Dowd, John A.; Honniball, Arthur; Bessler, Vivian; Farnan, Martin; O'Connor, Peter; Melicher, Milos; Gleeson, Danny

    2017-09-01

    The Future Launchers Preparatory Programme (FLPP) supported by the European Space Agency (ESA) has a goal of developing various launch vehicle system concepts and identifying the technologies required for the design of Europe's Next-Generation Launcher (NGL) while maintaining competitiveness on the commercial market. Avionics fiber optic sensing technology was investigated as part of the FLPP programme. Here we demonstrate and evaluate a high speed hybrid electrical/optical data acquisition system based on commercial off the shelf (COTS) technology capable of acquiring data from traditional electrical sensors and optical Fibre Bragg Grating (FBG) sensors. The proposed system consists of the KAM-500 data acquisition system developed by Curtis-Wright and the I4 tunable laser based fiber optic sensor interrogator developed by FAZ Technology. The key objective was to demonstrate the capability of the hybrid system to acquire data from traditional electrical sensors used in launcher applications e.g. strain, temperature and pressure in combination with optical FBG sensors, as well as data delivery to spacecraft avionics systems. The KAM-500 was configured as the main acquisition unit (MAU) and provided a 1 kHz sampling clock to the I4 interrogator that was configured as the secondary acquisition unit (SAU) to synchronize the data acquisition sample rate between both systems. The SAU acquired data from an array of optical FBG sensors, while the MAU data acquisition system acquired data from the electrical sensors. Data acquired from the optical sensors was processed by the FAZ I4 interrogation system and then encapsulated into UDP/IP packets and transferred to the KAM-500. The KAM-500 encapsulated the optical sensor data together with the data acquired from electrical sensors and transmitted the data over MIL-STD-1553 and Ethernet data interface. The temperature measurements resulted in the optical and electrical sensors performing on a par with each other, with all

  7. Model comparison on genomic predictions using high-density markers for different groups of bulls in the Nordic Holstein population

    DEFF Research Database (Denmark)

    Gao, Hongding; Su, Guosheng; Janss, Luc

    2013-01-01

    This study compared genomic predictions based on imputed high-density markers (~777,000) in the Nordic Holstein population using a genomic BLUP (GBLUP) model, 4 Bayesian exponential power models with different shape parameters (0.3, 0.5, 0.8, and 1.0) for the exponential power distribution...... relationship with the training population. Groupsmgs had both the sire and the maternal grandsire (MGS), Groupsire only had the sire, Groupmgs only had the MGS, and Groupnon had neither the sire nor the MGS in the training population. Reliability of DGV was measured as the squared correlation between DGV...... and DRP divided by the reliability of DRP for the bulls in validation data set. Unbiasedness of DGV was measured as the regression of DRP on DGV. The results indicated that DGV were more accurate and less biased for animals that were more related to the training population. In general, the Bayesian...

  8. Dual-Use Aspects of System Health Management

    Science.gov (United States)

    Owens, P. R.; Jambor, B. J.; Eger, G. W.; Clark, W. A.

    1994-01-01

    System Health Management functionality is an essential part of any space launch system. Health management functionality is an integral part of mission reliability, since it is needed to verify the reliability before the mission starts. Health Management is also a key factor in life cycle cost reduction and in increasing system availability. The degree of coverage needed by the system and the degree of coverage made available at a reasonable cost are critical parameters of a successful design. These problems are not unique to the launch vehicle world. In particular, the Intelligent Vehicle Highway System, commercial aircraft systems, train systems, and many types of industrial production facilities require various degrees of system health management. In all of these applications, too, the designers must balance the benefits and costs of health management in order to optimize costs. The importance of an integrated system is emphasized. That is, we present the case for considering health management as an integral part of system design, rather than functionality to be added on at the end of the design process. The importance of maintaining the system viewpoint is discussed in making hardware and software tradeoffs and in arriving at design decisions. We describe an approach to determine the parameters to be monitored in any system health management application. This approach is based on Design of Experiments (DOE), prototyping, failure modes and effects analyses, cost modeling and discrete event simulation. The various computer-based tools that facilitate the approach are discussed. The approach described originally was used to develop a fault tolerant avionics architecture for launch vehicles that incorporated health management as an integral part of the system. Finally, we discuss generalizing the technique to apply it to other domains. Several illustrations are presented.

  9. 78 FR 65233 - Special Conditions: Bombardier Inc., Models BD-500-1A10 and BD-500-1A11 Series Airplanes...

    Science.gov (United States)

    2013-10-31

    ... provide different levels of protection from post-crash fire threats than similar aircraft constructed from... turbofan engines. Flight controls are fly-by-wire systems with two passive/uncoupled side sticks. Avionics... models of airplanes. Maximum operating altitude is 41,000 feet for both models of airplanes. The fuselage...

  10. Conception et analyse d'un systeme d'optimisation de plans de vol pour les avions

    Science.gov (United States)

    Maazoun, Wissem

    The main objective of this thesis is to develop an optimization method for the preparation of flight plans for aircrafts. The flight plan minimizes all costs associated with the flight. We determine an optimal path for an airplane from a departure airport to a destination airport. The optimal path minimizes the sum of all costs, i.e. the cost of fuel added to the cost of time (wages, rental of the aircraft, arrival delays, etc.). The optimal trajectory is obtained by considering all possible trajectories on a 3D graph (longitude, latitude and altitude) where the altitude levels are separated by 2,000 feet, and by applying a shortest path algorithm. The main task was to accurately compute fuel consumption on each edge of the graph, making sure that each arc has a minimal cost and is covered in a realistic way from the point of view of control, i.e. in accordance with the rules of navigation. To compute the cost of an arc, we take into account weather conditions (temperature, pressure, wind components, etc.). The optimization of each arc is done via the evaluation of an optimum speed that takes all costs into account. Each arc of the graph typically includes several sub-phases of the flight, e.g. altitude change, speed change, and constant speed and altitude. In the initial climb and the final descent phases, the costs are determined by considering altitude changes at constant CAS (Calibrated Air Speed) or constant Mach number. CAS and Mach number are adjusted to minimize cost. The aerodynamic model used is the one proposed by Eurocontrol, which uses the BADA (Base of Aircraft Data) tables. This model is based on the total energy equation that determines the instantaneous fuel consumption. Calculations on each arc are done by solving a system of differential equations that systematically takes all costs into account. To compute the cost of an arc, we must know the time to go through it, which is generally unknown. To have well-posed boundary conditions, we use the

  11. Commercial Off-The-Shelf (COTS) Avionics Software Study

    National Research Council Canada - National Science Library

    Krodel, Jim

    2001-01-01

    .... The motivation is even a bit beyond monetary resources as the scarcity of highly trained personnel that can develop such systems has also provided fuel to the attractiveness of considering reuse...

  12. Study of the Radial Peripapillary Capillary Network in Congenital Optic Disc Anomalies With Optical Coherence Tomography Angiography.

    Science.gov (United States)

    Cennamo, Gilda; Rossi, Claudia; Ruggiero, Pasquale; de Crecchio, Giuseppe; Cennamo, Giovanni

    2017-04-01

    To evaluate the radial peripapillary capillary network with optical coherence tomography angiography (angio-OCT) in morning glory syndrome (MGS), optic disc colobomas, and optic disc pits, and to explore possible correlations between the neural vascular structure and the pathogenesis of congenital optic disc anomalies. Prospective observational comparative case series. Fifteen eyes of 15 patients with congenital optic disc anomalies were enrolled in this study. All patients underwent angio-OCT. The scans were centered on optic discs. The mean age at presentation was 33 years (range: 19-50 years). Congenital optic disc anomalies were identified in all 15 eyes. Three eyes had the characteristic funduscopic signs of MGS, and angio-OCT scans of the peripapillary retina revealed a dense microvascular network. Optic disc colobomas were found in 5 eyes, and the characteristic funduscopic signs of optic pits were found in 7 eyes. Angio-OCT showed the absence of a radial peripapillary microvascular network in these 12 eyes. The finding that angio-OCT scans confirmed the presence of a peripapillary microvascular network only in MGS cases supports the hypothesis that a primary neuroectodermal abnormality and a secondary mesenchymal abnormality leads to MGS. Angio-OCT is a safe, rapid imaging technique that could shed light on the pathogenesis of rare diseases of the optic disc. Copyright © 2016 Elsevier Inc. All rights reserved.

  13. Comparative proteomic analysis provides insight into 10-hydroxy-2-decenoic acid biosynthesis in honey bee workers.

    Science.gov (United States)

    Yang, Xiao-Hui; Yang, Shi-Fa; Wang, Rui-Ming

    2017-07-01

    10-Hydroxy-2-decenoic acid (10-HDA) is the major compound produced from the mandibular glands (MGs) of honey bee workers. However, little information is available on the molecular mechanisms of 10-HDA biosynthesis. In our study, based on investigating the 10-HDA secretion pattern and the morphological characteristics of MGs from honey bee workers of different ages, a comparative proteomic analysis was performed in the MGs of workers with different 10-HDA production. In total, 59 up-regulated protein species representing 45 unique proteins were identified in high 10-HDA-producing workers by 2-DE-MALDI-TOF/TOF MS. These proteins were involved in carbohydrate/energy metabolism, fatty acid metabolism, protein metabolism and folding, antioxidation, cytoskeleton, development and cell signaling. Proteins related to fatty acid metabolism, including fatty acid synthase and β-oxidation enzymes, are potentially crucial proteins involved in 10-HDA biosynthesis pathway. And RNA interference (RNAi) results demonstrated that knockdown of electron transfer flavoprotein subunit beta (ETF-β), one of the protein related to fatty acid metabolism, decreased 10-HDA production of worker bees, suggesting that ETF-β was necessary for 10-HDA biosynthesis. This study reveals the characteristics of MGs of worker bees at different developmental stages and proteins associated with 10-HDA biosynthesis, which provides the first insight into the molecular mechanism of 10-HDA biosynthesis.

  14. A Comparison of Ada 83 and C++

    Science.gov (United States)

    1991-06-01

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

  15. Future Standardization of Space Telecommunications Radio System with Core Flight System

    Science.gov (United States)

    Briones, Janette C.; Hickey, Joseph P.; Roche, Rigoberto; Handler, Louis M.; Hall, Charles S.

    2016-01-01

    NASA Glenn Research Center (GRC) is integrating the NASA Space Telecommunications Radio System (STRS) Standard with the Core Flight System (cFS), an avionics software operating environment. The STRS standard provides a common, consistent framework to develop, qualify, operate and maintain complex, reconfigurable and reprogrammable radio systems. The cFS is a flexible, open architecture that features a plugand- play software executive called the Core Flight Executive (cFE), a reusable library of software components for flight and space missions and an integrated tool suite. Together, STRS and cFS create a development environment that allows for STRS compliant applications to reference the STRS application programmer interfaces (APIs) that use the cFS infrastructure. These APIs are used to standardize the communication protocols on NASAs space SDRs. The cFS-STRS Operating Environment (OE) is a portable cFS library, which adds the ability to run STRS applications on existing cFS platforms. The purpose of this paper is to discuss the cFS-STRS OE prototype, preliminary experimental results performed using the Advanced Space Radio Platform (ASRP), the GRC S- band Ground Station and the SCaN (Space Communication and Navigation) Testbed currently flying onboard the International Space Station (ISS). Additionally, this paper presents a demonstration of the Consultative Committee for Space Data Systems (CCSDS) Spacecraft Onboard Interface Services (SOIS) using electronic data sheets (EDS) inside cFE. This configuration allows for the data sheets to specify binary formats for data exchange between STRS applications. The integration of STRS with cFS leverages mission-proven platform functions and mitigates barriers to integration with future missions. This reduces flight software development time and the costs of software-defined radio (SDR) platforms. Furthermore, the combined benefits of STRS standardization with the flexibility of cFS provide an effective, reliable and

  16. Analysis of Eye-Tracking Data with Regards to the Complexity of Flight Deck Information Automation and Management - Inattentional Blindness, System State Awareness, and EFB Usage

    Science.gov (United States)

    Dill, Evan T.; Young, Steven D.

    2015-01-01

    In the constant drive to further the safety and efficiency of air travel, the complexity of avionics-related systems, and the procedures for interacting with these systems, appear to be on an ever-increasing trend. While this growing complexity often yields productive results with respect to system capabilities and flight efficiency, it can place a larger burden on pilots to manage increasing amounts of information and to understand intricate system designs. Evidence supporting this observation is becoming widespread, yet has been largely anecdotal or the result of subjective analysis. One way to gain more insight into this issue is through experimentation using more objective measures or indicators. This study utilizes and analyzes eye-tracking data obtained during a high-fidelity flight simulation study wherein many of the complexities of current flight decks, as well as those planned for the next generation air transportation system (NextGen), were emulated. The following paper presents the findings of this study with a focus on electronic flight bag (EFB) usage, system state awareness (SSA) and events involving suspected inattentional blindness (IB).

  17. Modular, Plug and Play, Distributed Avionics, Phase II

    Data.gov (United States)

    National Aeronautics and Space Administration — The objective of this SBIR effort was to prove the viability of an Ethernet version of the MicroSat Systems, Inc. (MSI) modular, plug and play (PnP) spacecraft...

  18. Whole genome sequencing as a tool for phylogenetic analysis of clinical strains of Mitis group streptococci

    DEFF Research Database (Denmark)

    Rasmusen, L. H.; Dargis, R.; Iversen, Katrine Højholt

    2016-01-01

    observed in single gene analyses. Species identification based on single gene analysis showed their limitations when more strains were included. In contrast, analyses incorporating more sequence data, like MLSA, SNPs and core-genome analyses, provided more distinct clustering. The core-genome tree showed......Identification of Mitis group streptococci (MGS) to the species level is challenging for routine microbiology laboratories. Correct identification is crucial for the diagnosis of infective endocarditis, identification of treatment failure, and/or infection relapse. Eighty MGS from Danish patients...

  19. Investigation of Intermittent Resistive Faults in Digital CMOS Circuits

    NARCIS (Netherlands)

    Kerkhoff, Hans G.; Ebrahimi, Hassan

    No fault found (NFF) is a major threat in extremely dependable high-end process node integrated systems, in e.g., avionics. One category of NFFs is the intermittent resistive fault (IRF), often originating from bad (e.g., via- or TSV-based) interconnections. This paper will show the impact of these

  20. Intermittent resistive faults in digital cmos circuits

    NARCIS (Netherlands)

    Kerkhoff, Hans G.; Ebrahimi, Hassan

    2015-01-01

    A major threat in extremely dependable high-end process node integrated systems in e.g. Avionics are no failures found (NFF). One category of NFFs is the intermittent resistive fault, often originating from bad (e.g. Via or TSV-based) interconnections. This paper will show the impact of these faults

  1. United States Air Force High School Apprenticeship Program. 1990 Program Management Report. Volume 2

    Science.gov (United States)

    1991-04-18

    49-3 documentation application. The demonstration was created with Apple Computer’s HyperCard using a flowchart -like format with which the user could...Software, Inc.,1989. F-1_6 A/B Avionic System Manual. Fort Worth, TX: General Dynamics, 1990.I 5HyperCard Beginners Guide: An Introduction to

  2. Theoretical study of the low-lying electronic states of magnesium sulfide cation including spin-orbit interaction

    Science.gov (United States)

    Chen, Peng; Wang, Ning; Li, Song; Chen, Shan-Jun

    2017-11-01

    Highly correlated ab initio calculations have been performed for an accurate determination of electronic structures and spectroscopic features for the low-lying electronic states of the MgS+ cation. The potential energy curves for the four Λ-S states correlating to the lowest dissociation asymptote are studied for the first time. Four Λ-S states split into nine Ω states through the spin-orbit coupling effect. Accurate spectroscopic constants are deduced for all bound states. The spin-orbit couplings and the transition dipole moments, as well as the PECs, are utilized to calculate Franck-Condon factors and radiative lifetimes of the vibrational levels. To verify our computational accuracy, analogous calculations for the ground state of MgS are also carried out, and our derived results are in reasonable agreement with available experimental data. In addition, photoelectron spectrum of MgS has been simulated. The predictive results are anticipated to serve as guidelines for further researches such as assisting laboratorial detections and analyzing observed spectrum.

  3. Inhibitory effect of etodolac, a selective cyclooxygenase-2 inhibitor, on stomach carcinogenesis in Helicobacter pylori-infected Mongolian gerbils

    International Nuclear Information System (INIS)

    Magari, Hirohito; Shimizu, Yasuhito; Inada, Ken-ichi; Enomoto, Shotaro; Tomeki, Tatsuji; Yanaoka, Kimihiko; Tamai, Hideyuki; Arii, Kenji; Nakata, Hiroya; Oka, Masashi; Utsunomiya, Hirotoshi; Tsutsumi, Yutaka; Tsukamoto, Tetsuya; Tatematsu, Masae; Ichinose, Masao

    2005-01-01

    The effect of the selective COX-2 inhibitor, etodolac, on Helicobacter pylori (Hp)-associated stomach carcinogenesis was investigated in Mongolian gerbils (MGs). Hp-infected MGs were fed for 23 weeks with drinking water containing 10 ppm N-methyl-N-nitrosourea. They were then switched to distilled water and placed on a diet containing 5-30 mg/kg/day etodolac for 30 weeks. We found that etodolac dose-dependently inhibited the development of gastric cancer, and no cancer was detected at a dose of 30 mg/kg/day. Etodolac did not affect the extent of inflammatory cell infiltration or oxidative DNA damage, but it significantly inhibited mucosal cell proliferation and dose-dependently repressed the development of intestinal metaplasia in the stomachs of Hp-infected MGs. These results suggest that COX-2 is a key molecule in inflammation-mediated stomach carcinogenesis and that chemoprevention of stomach cancer should be possible by controlling COX-2 expression or activity

  4. FACTORS INFLUENCING YIELD SPREADS OF THE MALAYSIAN BONDS

    Directory of Open Access Journals (Sweden)

    Norliza Ahmad

    2009-01-01

    Full Text Available Malaysian bond market is developing rapidly but not much is understood in terms of macroeconomic factors that could influence the yield spread of the Ringgit Malaysian denominated bonds. Based on a multifactor model, this paper examines the impact of four macroeconomic factors namely: Kuala Lumpur Composite Index (KLCI, Industry Production Index (IPI, Consumer Price Index (CPI and interest rates (IR on bond yield spread of the Malaysian Government Securities (MGS and Corporate Bonds (CBs for a period from January 2001 to December 2008. The findings support the expected hypotheses that CPI and IR are the major drivers that influence the changes in MGS yield spreads. However IPI and KLCI have weak and no influence on MGS yield spreads respectively Whilst IR, CPI and IPI have significant influence on the yield spreads of CB1, CB2 and CB3, KLCI has significant influence only on the CB1 yield spread but not on CB2 and CB3 yield spreads.

  5. Architecture Level Safety Analyses for Safety-Critical Systems

    Directory of Open Access Journals (Sweden)

    K. S. Kushal

    2017-01-01

    Full Text Available The dependency of complex embedded Safety-Critical Systems across Avionics and Aerospace domains on their underlying software and hardware components has gradually increased with progression in time. Such application domain systems are developed based on a complex integrated architecture, which is modular in nature. Engineering practices assured with system safety standards to manage the failure, faulty, and unsafe operational conditions are very much necessary. System safety analyses involve the analysis of complex software architecture of the system, a major aspect in leading to fatal consequences in the behaviour of Safety-Critical Systems, and provide high reliability and dependability factors during their development. In this paper, we propose an architecture fault modeling and the safety analyses approach that will aid in identifying and eliminating the design flaws. The formal foundations of SAE Architecture Analysis & Design Language (AADL augmented with the Error Model Annex (EMV are discussed. The fault propagation, failure behaviour, and the composite behaviour of the design flaws/failures are considered for architecture safety analysis. The illustration of the proposed approach is validated by implementing the Speed Control Unit of Power-Boat Autopilot (PBA system. The Error Model Annex (EMV is guided with the pattern of consideration and inclusion of probable failure scenarios and propagation of fault conditions in the Speed Control Unit of Power-Boat Autopilot (PBA. This helps in validating the system architecture with the detection of the error event in the model and its impact in the operational environment. This also provides an insight of the certification impact that these exceptional conditions pose at various criticality levels and design assurance levels and its implications in verifying and validating the designs.

  6. Efficient and Robust Data Collection Using Compact Micro Hardware, Distributed Bus Architectures and Optimizing Software

    Science.gov (United States)

    Chau, Savio; Vatan, Farrokh; Randolph, Vincent; Baroth, Edmund C.

    2006-01-01

    Future In-Space propulsion systems for exploration programs will invariably require data collection from a large number of sensors. Consider the sensors needed for monitoring several vehicle systems states of health, including the collection of structural health data, over a large area. This would include the fuel tanks, habitat structure, and science containment of systems required for Lunar, Mars, or deep space exploration. Such a system would consist of several hundred or even thousands of sensors. Conventional avionics system design will require these sensors to be connected to a few Remote Health Units (RHU), which are connected to robust, micro flight computers through a serial bus. This results in a large mass of cabling and unacceptable weight. This paper first gives a survey of several techniques that may reduce the cabling mass for sensors. These techniques can be categorized into four classes: power line communication, serial sensor buses, compound serial buses, and wireless network. The power line communication approach uses the power line to carry both power and data, so that the conventional data lines can be eliminated. The serial sensor bus approach reduces most of the cabling by connecting all the sensors with a single (or redundant) serial bus. Many standard buses for industrial control and sensor buses can support several hundreds of nodes, however, have not been space qualified. Conventional avionics serial buses such as the Mil-Std-1553B bus and IEEE 1394a are space qualified but can support only a limited number of nodes. The third approach is to combine avionics buses to increase their addressability. The reliability, EMI/EMC, and flight qualification issues of wireless networks have to be addressed. Several wireless networks such as the IEEE 802.11 and Ultra Wide Band are surveyed in this paper. The placement of sensors can also affect cable mass. Excessive sensors increase the number of cables unnecessarily. Insufficient number of sensors

  7. Meier-Gorlin syndrome: Report of an additional patient with congenital heart disease

    Directory of Open Access Journals (Sweden)

    Rabah M. Shawky

    2014-10-01

    Full Text Available We report a 7 year old female child with the classical triad of Meier-Gorlin syndrome (MGS, (microtia, absent patella and short stature. She had the characteristic facial features, with normal mentality and defective speech, skeletal abnormalities, conductive hearing loss, cystitis and normal growth hormone level. She suffered from recurrent chest infection during the first year of life which improved gradually with age. Although congenital heart is rarely observed in MGS, our patient had in addition fenestrated interatrial septal defect.

  8. Workshop on Design Loads for Advanced Fighters: Meeting of the Structures and Materials Panel of AGARD (64th) Held in Madrid (Spain) on 27 April-1 May 1987.

    Science.gov (United States)

    1988-02-01

    artificial intelligence system. It is posited that combining such a system, referred to informally as "Guardian", with a system incorporating aircraft...Proceedings of the Aerospace Medical Association Annual Scientific Meeting, 1976. 13. Van Patten, R. E. Current research on an artificial intelligence ...avions qui l’ont suivi (MIRAGE 4000, MIR. III NG et RAFALE) avec leur syst~me de commande de vol electrique et leur stabilite artificielle , a achev

  9. Harmonics Study of Common Low Wattage LED Lamps

    Directory of Open Access Journals (Sweden)

    Ioan Dragoş Deaconu

    2017-11-01

    Full Text Available This article presents experimental data on Light Emitting Diode (LED lamps of low wattage that are commonly found both in commercial and residential applications. A comparison with the existing regulations is performed. The measurements are performed using power and energy quality analyzer intended also for avionic and military systems.

  10. Long-Term (3 Year) Effects of a Single Thermal Pulsation System Treatment on Meibomian Gland Function and Dry Eye Symptoms.

    Science.gov (United States)

    Greiner, Jack V

    2016-03-01

    The present study examined the long-term (3 years) effects of a single (12 min) thermal pulsation system (TPS) treatment on symptomatic patients with evaporative dry eye disease (DED) secondary to meibomian gland dysfunction (MGD). In this prospective, cohort, observational, single-center study design, signs (meibomian gland secretion [MGS] scores and tear film breakup time [TBUT]) and symptoms (Ocular Surface Disease Index [OSDI] and Standard Patient Evaluation of Eye Dryness [SPEED] questionnaires) were determined in 20 patients (40 eyes) with MGD and dry eye symptoms at baseline (BL), 1 month, and 3 years post-TPS treatment using LipiFlow. Meibomian gland secretion scores increased from BL (4.5±0.8) to 1 month (12.0±1.1, P≤0.001). Improvement persisted at 3 years (18.4±1.4) relative to BL (P≤0.001). Meibomian gland secretion scores in all regions of the lower eyelid were improved over BL at 1 month (nasal [P≤0.001], central [P≤0.001], temporal [P≤0.01]) and 3 years (nasal [P≤0.001], central [P≤0.001], temporal [P≤0.001]). TBUT increased from BL (4.1±0.4) to 1 month (7.9±1.4, P≤0.05) but was not significantly different than BL at 3 years (4.5±0.6, P>0.05). The OSDI scores decreased from BL (26.0±4.6) to 1 month (14.7±4.3, P≤0.001) but returned to BL levels at 3 years (22.5±5.4, P>0.05). The SPEED scores decreased from BL (13.4±1.0) to 1 month (6.5±1.3, P≤0.001), and this improvement persisted at 3 years (9.5±1.6, P≤0.001). Thermal pulsation may be a uniquely efficacious treatment option for DED secondary to MGD in that a single 12-min procedure is associated with significant improvement in MGS and SPEED scores for up to 3 years.

  11. Kedalion: NASA's Adaptable and Agile Hardware/Software Integration and Test Lab

    Science.gov (United States)

    Mangieri, Mark L.; Vice, Jason

    2011-01-01

    NASA fs Kedalion engineering analysis lab at Johnson Space Center is on the forefront of validating and using many contemporary avionics hardware/software development and integration techniques, which represent new paradigms to heritage NASA culture. Kedalion has validated many of the Orion hardware/software engineering techniques borrowed from the adjacent commercial aircraft avionics solution space, with the intention to build upon such techniques to better align with today fs aerospace market. Using agile techniques, commercial products, early rapid prototyping, in-house expertise and tools, and customer collaboration, Kedalion has demonstrated that cost effective contemporary paradigms hold the promise to serve future NASA endeavors within a diverse range of system domains. Kedalion provides a readily adaptable solution for medium/large scale integration projects. The Kedalion lab is currently serving as an in-line resource for the project and the Multipurpose Crew Vehicle (MPCV) program.

  12. Software-Defined Avionics and Mission Systems in Future Vertical Lift Aircraft

    Science.gov (United States)

    2015-03-01

    Retrieved from IEEE Xplore website: http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=04702759 Kopetz, H., Ademaj, A., & Grillinger, P. (2005). The...routines, allowing time and space (memory) partitioning, health monitoring (error detection and reporting), and communications via “ports.” ( IEEE , 2008...decided to go with another emerging standard: IEEE 1394, better known by its 13 consumer-electronics trade name “Firewire.” This solution provided

  13. 3-D dose verification for IMRT using optical CT based polymer gel dosimetry

    Energy Technology Data Exchange (ETDEWEB)

    Wuu, C [Department of Radiation Oncology, Columbia University, New York, New York (United States); Xu, Y [Department of Radiation Oncology, Columbia University, New York, New York (United States); Maryanski, M J [Department of Radiation Oncology, Columbia University, New York, New York (United States); MGS Research Inc., Madison, Connecticut (United States)

    2004-01-01

    In this study BANG[reg] polymer gels in conjunction with OCTOPUS{sup TM} optical CT scanner (MGS Research Inc., Madison, CT) was employed to measure the relative 3D dose distribution of an IMRT treatment. Measured relative dose distributions from the gel measurement were compared with those from treatment planning system calculations and EDR2 film measurements with regard to planar dose distributions in axial, coronal, and sagittal orientations.

  14. 3-D dose verification for IMRT using optical CT based polymer gel dosimetry

    International Nuclear Information System (INIS)

    Wuu, C; Xu, Y; Maryanski, M J

    2004-01-01

    In this study BANG[reg] polymer gels in conjunction with OCTOPUS TM optical CT scanner (MGS Research Inc., Madison, CT) was employed to measure the relative 3D dose distribution of an IMRT treatment. Measured relative dose distributions from the gel measurement were compared with those from treatment planning system calculations and EDR2 film measurements with regard to planar dose distributions in axial, coronal, and sagittal orientations

  15. A Framework for Integration of IVHM Technologies for Intelligent Integration for Vehicle Management

    Science.gov (United States)

    Paris, Deidre E.; Trevino, Luis; Watson, Mike

    2005-01-01

    As a part of the overall goal of developing Integrated Vehicle Health Management (IVHM) systems for aerospace vehicles, the NASA Faculty Fellowship Program (NFFP) at Marshall Space Flight Center has performed a pilot study on IVHM principals which integrates researched IVHM technologies in support of Integrated Intelligent Vehicle Management (IIVM). IVHM is the process of assessing, preserving, and restoring system functionality across flight and ground systems (NASA NGLT 2004). The framework presented in this paper integrates advanced computational techniques with sensor and communication technologies for spacecraft that can generate responses through detection, diagnosis, reasoning, and adapt to system faults in support of IIVM. These real-time responses allow the IIVM to modify the effected vehicle subsystem(s) prior to a catastrophic event. Furthermore, the objective of this pilot program is to develop and integrate technologies which can provide a continuous, intelligent, and adaptive health state of a vehicle and use this information to improve safety and reduce costs of operations. Recent investments in avionics, health management, and controls have been directed towards IIVM. As this concept has matured, it has become clear the IIVM requires the same sensors and processing capabilities as the real-time avionics functions to support diagnosis of subsystem problems. New sensors have been proposed, in addition, to augment the avionics sensors to support better system monitoring and diagnostics. As the designs have been considered, a synergy has been realized where the real-time avionics can utilize sensors proposed for diagnostics and prognostics to make better real-time decisions in response to detected failures. IIVM provides for a single system allowing modularity of functions and hardware across the vehicle. The framework that supports IIVM consists of 11 major on-board functions necessary to fully manage a space vehicle maintaining crew safety and mission

  16. An Energy-Based Control Strategy for Battery Energy Storage Systems: A Case Study on Microgrid Applications

    Directory of Open Access Journals (Sweden)

    Rui Hou

    2017-02-01

    Full Text Available Battery energy storage systems (BESSs with proportional-integral (PI control methods have been widely studied in microgrids (MGs. However, the performance of PI control methods might be unsatisfactory for BESSs due to the nonlinear characteristics of the system. To overcome this problem, an energy-based (EB control method is applied to control the converter of a BESS in this study. The EB method is a robust nonlinear control method based on passivity theory with good performance in both transient and steady states. The detailed design process of the EB method in the BESS by adopting an interconnection and damping assignment (IDA strategy is described. The design process comprises three steps: the construction of the port-controlled Hamiltonian model, the determination of the equilibrium point and the solution of the undetermined matrix. In addition, integral action is combined to eliminate the steady state error generated by the model mismatch. To establish the correctness and validity of the proposed method, we implement several case simulation studies based on a test MG system and compare the control performance of the EB and PI methods carefully. The case simulation results demonstrate that the EB method has better tracking and anti-disturbance performance compared with the classic PI method. Moreover, the proposed EB method shows stronger robustness to the uncertainty of system parameters.

  17. SNP Discovery for mapping alien introgressions in wheat

    Science.gov (United States)

    2014-01-01

    Background Monitoring alien introgressions in crop plants is difficult due to the lack of genetic and molecular mapping information on the wild crop relatives. The tertiary gene pool of wheat is a very important source of genetic variability for wheat improvement against biotic and abiotic stresses. By exploring the 5Mg short arm (5MgS) of Aegilops geniculata, we can apply chromosome genomics for the discovery of SNP markers and their use for monitoring alien introgressions in wheat (Triticum aestivum L). Results The short arm of chromosome 5Mg of Ae. geniculata Roth (syn. Ae. ovata L.; 2n = 4x = 28, UgUgMgMg) was flow-sorted from a wheat line in which it is maintained as a telocentric chromosome. DNA of the sorted arm was amplified and sequenced using an Illumina Hiseq 2000 with ~45x coverage. The sequence data was used for SNP discovery against wheat homoeologous group-5 assemblies. A total of 2,178 unique, 5MgS-specific SNPs were discovered. Randomly selected samples of 59 5MgS-specific SNPs were tested (44 by KASPar assay and 15 by Sanger sequencing) and 84% were validated. Of the selected SNPs, 97% mapped to a chromosome 5Mg addition to wheat (the source of t5MgS), and 94% to 5Mg introgressed from a different accession of Ae. geniculata substituting for chromosome 5D of wheat. The validated SNPs also identified chromosome segments of 5MgS origin in a set of T5D-5Mg translocation lines; eight SNPs (25%) mapped to TA5601 [T5DL · 5DS-5MgS(0.75)] and three (8%) to TA5602 [T5DL · 5DS-5MgS (0.95)]. SNPs (gsnp_5ms83 and gsnp_5ms94), tagging chromosome T5DL · 5DS-5MgS(0.95) with the smallest introgression carrying resistance to leaf rust (Lr57) and stripe rust (Yr40), were validated in two released germplasm lines with Lr57 and Yr40 genes. Conclusion This approach should be widely applicable for the identification of species/genome-specific SNPs. The development of a large number of SNP markers will facilitate the precise introgression and

  18. SNP Discovery for mapping alien introgressions in wheat.

    Science.gov (United States)

    Tiwari, Vijay K; Wang, Shichen; Sehgal, Sunish; Vrána, Jan; Friebe, Bernd; Kubaláková, Marie; Chhuneja, Praveen; Doležel, Jaroslav; Akhunov, Eduard; Kalia, Bhanu; Sabir, Jamal; Gill, Bikram S

    2014-04-10

    Monitoring alien introgressions in crop plants is difficult due to the lack of genetic and molecular mapping information on the wild crop relatives. The tertiary gene pool of wheat is a very important source of genetic variability for wheat improvement against biotic and abiotic stresses. By exploring the 5Mg short arm (5MgS) of Aegilops geniculata, we can apply chromosome genomics for the discovery of SNP markers and their use for monitoring alien introgressions in wheat (Triticum aestivum L). The short arm of chromosome 5Mg of Ae. geniculata Roth (syn. Ae. ovata L.; 2n = 4x = 28, UgUgMgMg) was flow-sorted from a wheat line in which it is maintained as a telocentric chromosome. DNA of the sorted arm was amplified and sequenced using an Illumina Hiseq 2000 with ~45x coverage. The sequence data was used for SNP discovery against wheat homoeologous group-5 assemblies. A total of 2,178 unique, 5MgS-specific SNPs were discovered. Randomly selected samples of 59 5MgS-specific SNPs were tested (44 by KASPar assay and 15 by Sanger sequencing) and 84% were validated. Of the selected SNPs, 97% mapped to a chromosome 5Mg addition to wheat (the source of t5MgS), and 94% to 5Mg introgressed from a different accession of Ae. geniculata substituting for chromosome 5D of wheat. The validated SNPs also identified chromosome segments of 5MgS origin in a set of T5D-5Mg translocation lines; eight SNPs (25%) mapped to TA5601 [T5DL · 5DS-5MgS(0.75)] and three (8%) to TA5602 [T5DL · 5DS-5MgS (0.95)]. SNPs (gsnp_5ms83 and gsnp_5ms94), tagging chromosome T5DL · 5DS-5MgS(0.95) with the smallest introgression carrying resistance to leaf rust (Lr57) and stripe rust (Yr40), were validated in two released germplasm lines with Lr57 and Yr40 genes. This approach should be widely applicable for the identification of species/genome-specific SNPs. The development of a large number of SNP markers will facilitate the precise introgression and monitoring of alien segments in crop

  19. Maximizing commonality between military and general aviation fly-by-light helicopter system designs

    Science.gov (United States)

    Enns, Russell; Mossman, David C.

    1995-05-01

    In the face of shrinking defense budgets, survival of the United States rotorcraft industry is becoming increasingly dependent on increased sales in a highly competitive civil helicopter market. As a result, only the most competitive rotorcraft manufacturers are likely to survive. A key ingredient in improving our competitive position is the ability to produce more versatile, high performance, high quality, and low cost of ownership helicopters. Fiber optic technology offers a path of achieving these objectives. Also, adopting common components and architectures for different helicopter models (while maintaining each models' uniqueness) will further decrease design and production costs. Funds saved (or generated) by exploiting this commonality can be applied to R&D used to further improve the product. In this paper, we define a fiber optics based avionics architecture which provides the pilot a fly-by-light / digital flight control system which can be implemented in both civilian and military helicopters. We then discuss the advantages of such an architecture.

  20. Unmanned Aircraft Systems (UAS) Integration in the National Airspace System (NAS) Project KDP-C Review

    Science.gov (United States)

    Grindle, Laurie; Sakahara, Robert; Hackenberg, Davis; Johnson, William

    2017-01-01

    safety and operational challenges of national airspace access by unmanned aircraft systems, or UAS. In the process, the project will work with other key stakeholders to define necessary deliverables and products to help enable such access. Within the project, NASA is focusing on five sub-projects. These five focus areas include assurance of safe separation of unmanned aircraft from manned aircraft when flying in the national airspace; safety-critical command and control systems and radio frequencies to enable safe operation of UAS; human factors issues for ground control stations; airworthiness certification standards for UAS avionics and integrated tests and evaluation designed to determine the viability of emerging UAS technology. Five Focus Areas of the UAS Integration in the NAS Project Separation Assurance Provide an assessment of how planned Next Generation Air Transportation System (NextGen) separation assurance systems, with different functional allocations, perform for UAS in mixed operations with manned aircraft Assess the applicability to UAS and the performance of NASA NextGen separation assurance systems in flight tests with realistic latencies and uncertain trajectories Assess functional allocations ranging from today's ground-based, controller-provided aircraft separation to fully autonomous airborne self-separation Communications Develop data and rationale to obtain appropriate frequency spectrum allocations to enable safe and efficient operation of UAS in the NAS Develop and validate candidate secure safety-critical command and control system/subsystem test equipment for UAS that complies with UAS international/national frequency regulations, standards and recommended practices and minimum operational and aviation system performance standards for UAS Perform analysis to support recommendations for integration of safety-critical command and control systems and air traffic control communications to ensure safe and efficient operation of UAS in the NAS

  1. Process, structure, property and applications of metallic glasses

    Directory of Open Access Journals (Sweden)

    B. Geetha Priyadarshini

    2016-07-01

    Full Text Available Metallic glasses (MGs are gaining immense technological significance due to their unique structure-property relationship with renewed interest in diverse field of applications including biomedical implants, commercial products, machinery parts, and micro-electro-mechanical systems (MEMS. Various processing routes have been adopted to fabricate MGs with short-range ordering which is believed to be the genesis of unique structure. Understanding the structure of these unique materials is a long-standing unsolved mystery. Unlike crystalline counterpart, the outstanding properties of metallic glasses owing to the absence of grain boundaries is reported to exhibit high hardness, excellent strength, high elastic strain, and anti-corrosion properties. The combination of these remarkable properties would significantly contribute to improvement of performance and reliability of these materials when incorporated as bio-implants. The nucleation and growth of metallic glasses is driven by thermodynamics and kinetics in non-equilibrium conditions. This comprehensive review article discusses the various attributes of metallic glasses with an aim to understand the fundamentals of relationship process-structure-property existing in such unique class of material.

  2. Local structure and structural signature underlying properties in metallic glasses and supercooled liquids

    Science.gov (United States)

    Ding, Jun

    Metallic glasses (MGs), discovered five decades ago as a newcomer in the family of glasses, are of current interest because of their unique structures and properties. There are also many fundamental materials science issues that remain unresolved for metallic glasses, as well as their predecessor above glass transition temperature, the supercooled liquids. In particular, it is a major challenge to characterize the local structure and unveil the structure-property relationship for these amorphous materials. This thesis presents a systematic study of the local structure of metallic glasses as well as supercooled liquids via classical and ab initio molecular dynamics simulations. Three typical MG models are chosen as representative candidate, Cu64 Zr36, Pd82Si18 and Mg65Cu 25Y10 systems, while the former is dominant with full icosahedra short-range order and the prism-type short-range order dominate for latter two. Furthermore, we move to unravel the underlying structural signature among several properties in metallic glasses. Firstly, the temperature dependence of specific heat and liquid fragility between Cu-Zr and Mg-Cu-Y (also Pd-Si) in supercooled liquids are quite distinct: gradual versus fast evolution of specific heat and viscosity/relaxation time with undercooling. Their local structural ordering are found to relate with the temperature dependence of specific heat and relaxation time. Then elastic heterogeneity has been studied to correlate with local structure in Cu-Zr MGs. Specifically, this part covers how the degree of elastic deformation correlates with the internal structure at the atomic level, how to quantitatively evaluate the local solidity/liquidity in MGs and how the network of interpenetrating connection of icosahedra determine the corresponding shear modulus. Finally, we have illustrated the structure signature of quasi-localized low-frequency vibrational normal modes, which resides the intriguing vibrational properties in MGs. Specifically, the

  3. Software for Avionics.

    Science.gov (United States)

    1983-01-01

    fonctions gfinbrales et lea uti- litaires fournis en particulier grice 41 UNIX, sont intfigrfs aelon divers points de vue: - par leur accas 41 travers le...Are They Really A Problem? Proceedings, 2nd International Conference On Software Engineering, pp 91-68. Long acCA : IEEE Computer Society. Britton...CD The Hague. Nc KLEINSCIIMIDT, M. Dr Fa. LITEF. Poatfach 774. 7800 Freiburg i. Br., Ge KLEMM, R. Dr FGAN- FFM , D 5 307 Watchberg-Werthhoven. Ge KLENK

  4. Analyzing and Specifying Reusable Security Requirements

    Science.gov (United States)

    2003-09-01

    avionics applications and ecommerce applications need to specify levels of identification, authentication, authorization, integrity, privacy , etc. At...sections specifying functional requirements. Thus, the functional requirements for an embedded avionics application and an ecommerce website may have... Privacy (a.k.a., confidentiality), which is the degree to which sensitive data and communications are kept private from unauthorized individuals and

  5. Co Modeling and Co Synthesis of Safety Critical Multi threaded Embedded Software for Multi Core Embedded Platforms

    Science.gov (United States)

    2017-03-20

    Kaiserslautern Kaiserslautern, Germany Sandeep Shukla FERMAT Lab Electrical and Computer Engineering Department Virginia Tech 900 North Glebe Road...Software Engineering , Software Producibility, Component-based software design, behavioral types, behavioral type inference, Polychronous model of...near future, many embedded applications including safety critical ones as used in avionics, automotive , mission control systems will run on

  6. Polygons in Martian Frost

    Science.gov (United States)

    2003-01-01

    MGS MOC Release No. MOC2-428, 21 July 2003This June 2003 Mars Global Surveyor (MGS) Mars Orbiter Camera (MOC) image shows a polygonal pattern developed in seasonal carbon dioxide frost in the martian southern hemisphere. The frost accumulated during the recent southern winter; it is now spring, and the carbon dioxide frost is subliming away. This image is located near 80.4oS, 200.2oW; it is illuminated by sunlight from the upper left, and covers an area 3 km (1.9 mi) across.

  7. A Communication Architecture for an Advanced Extravehicular Mobile Unit

    Science.gov (United States)

    Ivancic, William D.; Sands, Obed S.; Bakula, Casey J.; Oldham, Daniel R.; Wright, Ted; Bradish, Martin A.; Klebau, Joseph M.

    2014-01-01

    This document describes the communication architecture for the Power, Avionics and Software (PAS) 1.0 subsystem for the Advanced Extravehicular Mobility Unit (AEMU). The following systems are described in detail: Caution Warning and Control System, Informatics, Storage, Video, Audio, Communication, and Monitoring Test and Validation. This document also provides some background as well as the purpose and goals of the PAS subsystem being developed at Glenn Research Center (GRC).

  8. AAAIC '88 - Aerospace Applications of Artificial Intelligence; Proceedings of the Fourth Annual Conference, Dayton, OH, Oct. 25-27, 1988. Volumes 1 ampersand 2

    International Nuclear Information System (INIS)

    Johnson, J.R.

    1988-01-01

    Topics presented include integrating neural networks and expert systems, neural networks and signal processing, machine learning, cognition and avionics applications, artificial intelligence and man-machine interface issues, real time expert systems, artificial intelligence, and engineering applications. Also considered are advanced problem solving techniques, combinational optimization for scheduling and resource control, data fusion/sensor fusion, back propagation with momentum, shared weights and recurrency, automatic target recognition, cybernetics, optical neural networks

  9. Early Results from the Odyssey THEMIS Investigation

    Science.gov (United States)

    Christensen, Philip R.; Bandfield, Joshua L.; Bell, James F., III; Hamilton, Victoria E.; Ivanov, Anton; Jakosky, Bruce M.; Kieffer, Hugh H.; Lane, Melissa D.; Malin, Michael C.; McConnochie, Timothy

    2003-01-01

    The Thermal Emission Imaging System (THEMIS) began studying the surface and atmosphere of Mars in February, 2002 using thermal infrared (IR) multi-spectral imaging between 6.5 and 15 m, and visible/near-IR images from 450 to 850 nm. The infrared observations continue a long series of spacecraft observations of Mars, including the Mariner 6/7 Infrared Spectrometer, the Mariner 9 Infrared Interferometer Spectrometer (IRIS), the Viking Infrared Thermal Mapper (IRTM) investigations, the Phobos Termoscan, and the Mars Global Surveyor Thermal Emission Spectrometer (MGS TES). The THEMIS investigation's specific objectives are to: (1) determine the mineralogy of localized deposits associated with hydrothermal or sub-aqueous environments, and to identify future landing sites likely to represent these environments; (2) search for thermal anomalies associated with active sub-surface hydrothermal systems; (3) study small-scale geologic processes and landing site characteristics using morphologic and thermophysical properties; (4) investigate polar cap processes at all seasons; and (5) provide a high spatial resolution link to the global hyperspectral mineral mapping from the TES investigation. THEMIS provides substantially higher spatial resolution IR multi-spectral images to complement TES hyperspectral (143-band) global mapping, and regional visible imaging at scales intermediate between the Viking and MGS cameras.

  10. Validation of International Society of Urological Pathology (ISUP) grading for prostatic adenocarcinoma in thin core biopsies using TROG 03.04 'RADAR' trial clinical data.

    Science.gov (United States)

    Delahunt, B; Egevad, L; Srigley, J R; Steigler, A; Murray, J D; Atkinson, C; Matthews, J; Duchesne, G; Spry, N A; Christie, D; Joseph, D; Attia, J; Denham, J W

    2015-10-01

    In 2014 a consensus conference convened by the International Society of Urological Pathology (ISUP) adopted amendments to the criteria for Gleason grading and scoring (GS) for prostatic adenocarcinoma. The meeting defined a modified grading system based on 5 grading categories (grade 1, GS 3+3; grade 2, GS 3+4; grade 3, GS 4+3; grade 4, GS 8; grade 5, GS 9-10). In this study we have evaluated the prognostic significance of ISUP grading in 496 patients enrolled in the TROG 03.04 RADAR Trial. There were 19 grade 1, 118 grade 2, 193 grade 3, 88 grade 4 and 79 grade 5 tumours in the series, with follow-up for a minimum of 6.5 years. On follow-up 76 patients experienced distant progression of disease, 171 prostate specific antigen (PSA) progression and 39 prostate cancer deaths. In contrast to the 2005 modified Gleason system (MGS), the hazards of the distant and PSA progression endpoints, relative to grade 2, were significantly greater for grades 3, 4 and 5 of the 2014 ISUP grading scheme. Comparison of predictive ability utilising Harrell's concordance index, showed 2014 ISUP grading to significantly out-perform 2005 MGS grading for each of the three clinical endpoints.

  11. NADPH-diaphorase expression in the Meibomian glands of rat palpebra in postnatal development

    Directory of Open Access Journals (Sweden)

    D. Kluchova

    2010-11-01

    Full Text Available In the current study, we aimed at investigating the presence of nitric oxide synthase (NOS positive nerve fibers in rat meibomian glands (MGs at various stages of development. There is good evidence to suggest that nicotinamide adenine dinucleotide phosphate diaphorase (NADPH-d is a surrogate for neuronal nitric oxide synthase (NOS. Sections of the central, upper eyelids of Wistar rats were processed histochemically for NADPH-d to investigate the presence and distribution of NOS-positive nerve fibers at the following time points: day 1 and weeks 1, 2 and 3 post partum, and in adult controls. At day 1, MG acini were lightly stained and located at a distance from the mucosal border. Vessels were accompanied by intensely stained NADPH-d positive nerve fibers. At the week 1 time point, both the vessels and the NADPH-d positive fibers were still present, but less numerous. MGs were now closer to the mucosa, so that the submucosa was thinner. The acini were mostly pale but occasionally darker. At week 3, there were fewer blood vessels in both the submucosa and within the septa. Darker acini were more common than lightly stained acini. NADPH-d positive dots were observed in the vicinity of the MGs. At the week 3 time point, MGs were adjacent to the mucosal border and stained more intensely than at earlier times; almost all acini were stained. The microscopic appearances were almost identical with those of adult palpebra. Submucosal and septal blood vessels and NADPH-d positive nerve fibers were less numerous. NADPH-d histochemical staining confirmed differences in the density of stained nerve fibers at different developmental stages. The greatest density of NADPH-d -positive nerve fibers occurred in 1-day-old rats whereas they were less numerous in adult rat eyelids. Nerves innervating MGs utilize nitric oxide (NO as a neurotransmitter mostly in early developmental stages and this need thereafter decreases and stabilizes at 3 weeks postnatally.

  12. Robust, Radiation Tolerant Command and Data Handling and Power System Electronics for SmallSats

    Science.gov (United States)

    Nguyen, Hanson Cao; Fraction, James

    2018-01-01

    In today's budgetary environment, there is significant interest within the National Aeronautics and Space Administration (NASA) to enable small robotic science missions that can be executed faster and cheaper than previous larger missions. To help achieve this, focus has shifted from using exclusively radiation-tolerant or radiation-hardened parts to using more commercial-off-the-shelf (COTS) components for NASA small satellite missions that can last at least one year in orbit. However, there are some portions of a spacecraft's avionics, such as the Command and Data Handling (C&DH) subsystem and the Power System Electronics (PSE) that need to have a higher level of reliability that goes beyond what is attainable with currently available COTS parts. While there are a number of COTS components that can withstand a total ionizing dose (TID) of tens or hundreds of kilorads, there is still a great deal of concern about tolerance to and mitigation of single-event effects (SEE).

  13. Investigation on Wire Electrochemical Micro Machining of Ni-based Metallic Glass

    International Nuclear Information System (INIS)

    Meng, Lingchao; Zeng, Yongbin; Zhu, Di

    2017-01-01

    Highlights: • WECMM with nanosecond pulses is proposed firstly for fabricating micro complex components based on metallic glasses. • Applicable electrolyte for WECMM of the Ni-based MG is discussed. • Significantly uniform machined surface is achieved in H_2SO_4 solution. • High machining efficiency and stability are obtained experimentally by modifying pulse waveforms and electrolyte compositions. • Complex microstructures of Ni-based MG are fabricated by WECMM with optimized parameters. - Abstract: Metallic glasses (MGs) have been recognized as promising materials for realizing high-performance micro devices in micro electromechanical systems (MEMS) due to their excellent functional and structural characteristics. However, the applications of MGs are currently limited because of the difficulty of shaping them on the microscale. Wire electrochemical micro machining (WECMM) is increasingly recognized as a flexible and effective method to fabricate complex-shaped micro metal components with many advantages relative to the thermomechanical processing, which appears to be well suitable for micro shaping of MGs. We consider the example of a Ni-based MG, Ni_7_2Cr_1_9Si_7B_2, which has a typical passivation characteristic in 0.1 M H_2SO_4 solution. The transpassive process can be used for localized material removal when combined with nanosecond pulsed WECMM technique. In present work, the applicable electrolyte for WECMM of the Ni-based MG was discussed firstly. Then the voltage pulse waveform and electrolyte composition were modified to improve machining efficiency and stability. Several complex microstructures such as micro curved cantilever beam, micro gear, and micro square helix were machined with different optimized parameters.

  14. NAVAIR Progress in Assessing, Validating and Implementing Non-Chromate Primers (Briefing charts)

    Science.gov (United States)

    2011-02-09

    logistics for any new coating or coating system NAVAIR Application Areas for Hexavalent Chromium Alternatives: Status Components/ Structure... Hexavalent chromium alternatives Sacrificial Coating Post Treatment MIL-A-8625 Anodize Avionics/ Electronics Magnesium/Titanium Conversion Aluminum Anodizing...Aluminum Pretreatment Type IC Seal Type IIB Seal Type II Seal Phosphating Rinse (Aluminum)Rinse (Steel) Cadmium Zinc-Nickel Aluminum Bonding Chrome

  15. Human Views: Extensions to the Department of Defense Architecture Framework

    Science.gov (United States)

    2008-09-01

    FOO) and engineering support. The proposal is to replace the four tank troops with two MGS troops, one MMEV troop, and one Tow Under Armour (TUA...Mobile Gun System (x4) Infantry (Platoon) Tow Under Armour (x2) MMEV (x2) FOO Engineer DRDC Corporate CR 2008-001 55 6.4 Solving...Tow Under Armour TSV Technical Standards View UJTL Universal Joint Task List DRDC Corporate CR 2008-001 77 Distribution list Document

  16. Real-time millimeter-wave imaging radiometer for avionic synthetic vision

    Science.gov (United States)

    Lovberg, John A.; Chou, Ri-Chee; Martin, Christopher A.

    1994-07-01

    ThermoTrex Corporation (TTC) has developed an imaging radiometer, the passive microwave camera (PMC), that uses an array of frequency-scanned antennas coupled to a multi-channel acousto-optic (Bragg cell) spectrum analyzer to form visible images of a scene through acquisition of thermal blackbody radiation in the millimeter-wave spectrum. The output of the Bragg cell is imaged by a standard video camera and passed to a computer for normalization and display at real-time frame rates. One application of this system could be its incorporation into an enhanced vision system to provide pilots with a clear view of the runway during fog and other adverse weather conditions. The unique PMC system architecture will allow compact large-aperture implementations because of its flat antenna sensor. Other potential applications include air traffic control, all-weather area surveillance, fire detection, and security. This paper describes the architecture of the TTC PMC and shows examples of images acquired with the system.

  17. Signal and image processing systems performance evaluation, simulation, and modeling; Proceedings of the Meeting, Orlando, FL, Apr. 4, 5, 1991

    Science.gov (United States)

    Nasr, Hatem N.; Bazakos, Michael E.

    The various aspects of the evaluation and modeling problems in algorithms, sensors, and systems are addressed. Consideration is given to a generic modular imaging IR signal processor, real-time architecture based on the image-processing module family, application of the Proto Ware simulation testbed to the design and evaluation of advanced avionics, development of a fire-and-forget imaging infrared seeker missile simulation, an adaptive morphological filter for image processing, laboratory development of a nonlinear optical tracking filter, a dynamic end-to-end model testbed for IR detection algorithms, wind tunnel model aircraft attitude and motion analysis, an information-theoretic approach to optimal quantization, parametric analysis of target/decoy performance, neural networks for automated target recognition parameters adaptation, performance evaluation of a texture-based segmentation algorithm, evaluation of image tracker algorithms, and multisensor fusion methodologies. (No individual items are abstracted in this volume)

  18. Application of Wireless Sensor and Actuator Networks to Achieve Intelligent Microgrids: A Promising Approach towards a Global Smart Grid Deployment

    Directory of Open Access Journals (Sweden)

    Alvaro Llaria

    2016-02-01

    Full Text Available Smart Grids (SGs constitute the evolution of the traditional electrical grid towards a new paradigm, which should increase the reliability, the security and, at the same time, reduce the costs of energy generation, distribution and consumption. Electrical microgrids (MGs can be considered the first stage of this evolution of the grid, because of the intelligent management techniques that must be applied to assure their correct operation. To accomplish this task, sensors and actuators will be necessary, along with wireless communication technologies to transmit the measured data and the command messages. Wireless Sensor and Actuator Networks (WSANs are therefore a promising solution to achieve an intelligent management of MGs and, by extension, the SG. In this frame, this paper surveys several aspects concerning the application of WSANs to manage MGs and the electrical grid, as well as the communication protocols that could be applied. The main concerns regarding the SG deployment are also presented, including future scenarios where the interoperability of different generation technologies must be assured.

  19. Morning glory syndrome associated with primary open angle glaucoma: Case report

    Directory of Open Access Journals (Sweden)

    Božić Marija

    2014-01-01

    Full Text Available Introduction. Morning glory syndrome (MGS is a rare congenital optic disc anomaly, first reported in 1970. MGS is a nonprogressive and untreatable condition, which usually occurs as an isolated ocular anomaly, and can be associated with the increased incidence of nonrhegmatogenous retinal detachment, and also with strabismus, afferent pupillary defect, visual field defects, presence of hyaloids artery remnants, ciliary body cyst, congenital cataract, lid hemangioma and preretinal gliosis. Case Outline. We report a clinical case of MGS associated with primary open angle glaucoma. The use of sophisticated diagnostic tools, such as retinal tomography and visual field testing is limited if multiple eye conditions are present, since optic disc does not have “usual” appearance that can be analyzed according to standard statistical databases. Conclusion. In treating and follow up of glaucoma cases associated with other diseases and conditions that affect the appearance and function of the optic nerve head, sometimes the use of modern technological methods is limited due to difficult interpretation of the obtained results.

  20. A hidden variable in shear transformation zone volume versus Poisson's ratio relation in metallic glasses

    Science.gov (United States)

    Kim, S. Y.; Oh, H. S.; Park, E. S.

    2017-10-01

    Herein, we elucidate a hidden variable in a shear transformation zone (STZ) volume (Ω) versus Poisson's ratio (ν) relation and clarify the correlation between STZ characteristics and the plasticity of metallic glasses (MGs). On the basis of cooperative shear model and atomic stress theories, we carefully formulate Ω as a function of molar volume (Vm) and ν. The twofold trend in Ω and ν is attributed to a relatively large variation of Vm as compared to that of ν as well as an inverse relation between Vm and ν. Indeed, the derived equation reveals that the number of atoms in an STZ instead of Ω is a microstructural characteristic which has a close relationship with plasticity since it reflects the preference of atomistic behaviors between cooperative shearing and the generation of volume strain fluctuation under stress. The results would deepen our understanding of the correlation between microscopic behaviors (STZ activation) and macroscopic properties (plasticity) in MGs and enable a quantitative approach in associating various STZ-related macroscopic behaviors with intrinsic properties of MGs.

  1. Non-Newtonian plastic flow of a Ni-Si-B metallic glass at low stresses

    International Nuclear Information System (INIS)

    Csach, K.; Fursova, Y.V.; Khonik, V.A.; Ocelik, V.

    1998-01-01

    The problem of the rheological behavior of metallic glasses (MGs) is quite important both from theoretical and practical viewpoints. Early experiments carried out on MGs at temperatures T > 300 K using low shear stress levels revealed plastic flow to be Newtonian while measurements at relative high shear stresses (more than 200 to 400 MPa, depending on temperature, thermal prehistory of samples and chemical composition) indicated a non-linear behavior with 1 < m < 12. Numerous investigations performed later both on as-cast and relaxed MGs of various chemical compositions using a number of testing methods (tensile creep, tensile and bend stress relaxation) showed that a transition from Newtonian behavior at low stresses to a non-linear flow at high stresses was observed. At present, such a situation is considered to be generally accepted. The authors performed precise creep measurements of a Ni-Si-B metallic glass. The results obtained indicate that plastic flow in this case at low tensile stress (12 le σ le 307 MPa) is clearly non-Newtonian and, consequently, the viscosity is stress dependent

  2. Quantifying multipartite nonlocality via the size of the resource

    Science.gov (United States)

    Curchod, Florian John; Gisin, Nicolas; Liang, Yeong-Cherng

    2015-01-01

    The generation of (Bell-)nonlocal correlations, i.e., correlations leading to the violation of a Bell-like inequality, requires the usage of a nonlocal resource, such as an entangled state. When given a correlation (a collection of conditional probability distributions) from an experiment or from a theory, it is desirable to determine the extent to which the participating parties would need to collaborate nonlocally for its (re)production. Here, we propose to achieve this via the minimal group size (MGS) of the resource, i.e., the smallest number of parties that need to share a given type of nonlocal resource for the above-mentioned purpose. In addition, we provide a general recipe—based on the lifting of Bell-like inequalities—to construct MGS witnesses for nonsignaling resources starting from any given ones. En route to illustrating the applicability of this recipe, we also show that when restricted to the space of full-correlation functions, nonsignaling resources are as powerful as unconstrained signaling resources. Explicit examples of correlations where their MGS can be determined using this recipe and other numerical techniques are provided.

  3. Regulation and specificity of antifungal metapleural gland secretion in leaf-cutting ants

    DEFF Research Database (Denmark)

    Yek, Sze Huei; Nash, David Richard; Jensen, Annette Bruun

    2012-01-01

    significantly larger for ants challenged with virulent and mild pathogens/weeds than for controls and Escovopsis-challenged ants. We conclude that the MG defence system of leaf-cutting ants has characteristics reminiscent of an additional cuticular immune system, with specific and non-specific components......Ants have paired metapleural glands (MGs) to produce secretions for prophylactic hygiene. These exocrine glands are particularly well developed in leaf-cutting ants, but whether the ants can actively regulate MG secretion is unknown. In a set of controlled experiments using conidia of five fungi...

  4. Hierarchical Controlled Grid-Connected Microgrid based on a Novel Autonomous Current Sharing Controller

    DEFF Research Database (Denmark)

    Guan, Yajuan; Quintero, Juan Carlos Vasquez; Guerrero, Josep M.

    2015-01-01

    In this paper, a hierarchical control system based on a novel autonomous current sharing controller for grid-connected microgrids (MGs) is presented. A three-level hierarchical control system is implemented to guarantee the power sharing performance among voltage controlled parallel inverters......, while providing the required active and reactive power to the utility grid. A communication link is used to transmit the control signal from the tertiary and secondary control levels to the primary control. Simulation results from a MG based on two grid-connected parallel inverters are shown in order...

  5. Toward acquiring comprehensive radiosurgery field commissioning data using the PRESAGE/optical-CT 3D dosimetry system

    Energy Technology Data Exchange (ETDEWEB)

    Clift, Corey; Thomas, Andrew; Chang Zheng; Oldham, Mark [Department of Radiation Oncology, Duke University Medical Center, Durham, NC 27710 (United States); Adamovics, John [Department of Chemistry, Rider University, Lawrenceville, NJ 08648 (United States); Das, Indra [Department of Radiation Oncology, Indiana University School of Medicine, Indianapolis, IN 46202 (United States)], E-mail: cclift@montefiore.org

    2010-03-07

    Achieving accurate small field dosimetry is challenging. This study investigates the utility of a radiochromic plastic PRESAGE read with optical-CT for the acquisition of radiosurgery field commissioning data from a Novalis Tx system with a high-definition multileaf collimator (HDMLC). Total scatter factors (S{sub c,p}), beam profiles, and penumbrae were measured for five different radiosurgery fields (5, 10, 20, 30 and 40 mm) using a commercially available optical-CT scanner (OCTOPUS, MGS Research). The percent depth dose (PDD), beam profile and penumbra of the 10 mm field were also measured using a higher resolution in-house prototype CCD-based scanner. Gafchromic EBT film was used for independent verification. Measurements of S{sub c,p} made with PRESAGE and film agreed with mini-ion chamber commissioning data to within 4% for every field (range 0.2-3.6% for PRESAGE, and 1.6-3.6% for EBT). PDD, beam profile and penumbra measurements made with the two PRESAGE/optical-CT systems and film showed good agreement with the high-resolution diode commissioning measurements with a competitive resolution (0.5 mm pixels). The in-house prototype optical-CT scanner allowed much finer resolution compared with previous applications of PRESAGE. The advantages of the PRESAGE (registered) system for small field dosimetry include 3D measurements, negligible volume averaging, directional insensitivity, an absence of beam perturbations, energy and dose rate independence.

  6. Toward acquiring comprehensive radiosurgery field commissioning data using the PRESAGE/optical-CT 3D dosimetry system

    International Nuclear Information System (INIS)

    Clift, Corey; Thomas, Andrew; Chang Zheng; Oldham, Mark; Adamovics, John; Das, Indra

    2010-01-01

    Achieving accurate small field dosimetry is challenging. This study investigates the utility of a radiochromic plastic PRESAGE read with optical-CT for the acquisition of radiosurgery field commissioning data from a Novalis Tx system with a high-definition multileaf collimator (HDMLC). Total scatter factors (S c,p ), beam profiles, and penumbrae were measured for five different radiosurgery fields (5, 10, 20, 30 and 40 mm) using a commercially available optical-CT scanner (OCTOPUS, MGS Research). The percent depth dose (PDD), beam profile and penumbra of the 10 mm field were also measured using a higher resolution in-house prototype CCD-based scanner. Gafchromic EBT film was used for independent verification. Measurements of S c,p made with PRESAGE and film agreed with mini-ion chamber commissioning data to within 4% for every field (range 0.2-3.6% for PRESAGE, and 1.6-3.6% for EBT). PDD, beam profile and penumbra measurements made with the two PRESAGE/optical-CT systems and film showed good agreement with the high-resolution diode commissioning measurements with a competitive resolution (0.5 mm pixels). The in-house prototype optical-CT scanner allowed much finer resolution compared with previous applications of PRESAGE. The advantages of the PRESAGE (registered) system for small field dosimetry include 3D measurements, negligible volume averaging, directional insensitivity, an absence of beam perturbations, energy and dose rate independence.

  7. Toward acquiring comprehensive radiosurgery field commissioning data using the PRESAGE®/ optical-CT 3D dosimetry system

    Science.gov (United States)

    Clift, Corey; Thomas, Andrew; Adamovics, John; Chang, Zheng; Das, Indra; Oldham, Mark

    2010-03-01

    Achieving accurate small field dosimetry is challenging. This study investigates the utility of a radiochromic plastic PRESAGE® read with optical-CT for the acquisition of radiosurgery field commissioning data from a Novalis Tx system with a high-definition multileaf collimator (HDMLC). Total scatter factors (Sc, p), beam profiles, and penumbrae were measured for five different radiosurgery fields (5, 10, 20, 30 and 40 mm) using a commercially available optical-CT scanner (OCTOPUS, MGS Research). The percent depth dose (PDD), beam profile and penumbra of the 10 mm field were also measured using a higher resolution in-house prototype CCD-based scanner. Gafchromic EBT® film was used for independent verification. Measurements of Sc, p made with PRESAGE® and film agreed with mini-ion chamber commissioning data to within 4% for every field (range 0.2-3.6% for PRESAGE®, and 1.6-3.6% for EBT). PDD, beam profile and penumbra measurements made with the two PRESAGE®/optical-CT systems and film showed good agreement with the high-resolution diode commissioning measurements with a competitive resolution (0.5 mm pixels). The in-house prototype optical-CT scanner allowed much finer resolution compared with previous applications of PRESAGE®. The advantages of the PRESAGE® system for small field dosimetry include 3D measurements, negligible volume averaging, directional insensitivity, an absence of beam perturbations, energy and dose rate independence.

  8. Intracellular magnesium concentrations in dogs with gastric dilatation-volvulus.

    Science.gov (United States)

    Bebchuk, T N; Hauptman, J G; Braselton, W E; Walshaw, R

    2000-11-01

    To quantify and compare intracellular magnesium concentrations (Mgi) in clinically normal dogs (control dogs) and dogs that have gastric dilatation-volvulus (GDV dogs) and to determine whether there is a difference in Mgi and serum magnesium concentrations (Mgs) between GDV dogs with and without cardiac arrhythmias. 41 control dogs and 21 GDV dogs. Rectus abdominis muscle specimens were obtained from control and GDV dogs for determination of Mgi. Blood samples were obtained from GDV dogs for determination of Mgs, and dogs were monitored for 48 hours for cardiac arrhythmias. Muscle specimens were frozen at -40 C, oven dried at 95 C, and digested with concentrated nitric acid. Multielemental analyses were performed by simultaneous/sequential inductively coupled plasma-atomic emission spectroscopy with fixed-cross flow nebulization. The Mg, was standardized to sulfur content to correct for the amount of fat and fascia in the muscle specimen. Mean (+/- SEM) values were recorded in parts per million (ppm). Results-There were no significant differences in Mgi between control (627 +/- 11.1 ppm) and GDV (597 +/- 20.5 ppm) dogs, in Mgi between GDV dogs with (590 +/- 34 ppm) and without (584 +/- 29 ppm) cardiac arrhythmias, and in Mgs between GDV dogs with (1.77 +/- 0.26 ppm) and without (1.51 +/- 0.09 ppm) cardiac arrhythmias. There was no correlation between Mgs and Mgi (R2 = 0.0001). Results indicate that Mg depletion is not pathophysiologically important in dogs with GDV and does not play a role in the cardiac arrhythmias detected in these patients.

  9. Cabin fuselage structural design with engine installation and control system

    Science.gov (United States)

    Balakrishnan, Tanapaal; Bishop, Mike; Gumus, Ilker; Gussy, Joel; Triggs, Mike

    1994-01-01

    Design requirements for the cabin, cabin system, flight controls, engine installation, and wing-fuselage interface that provide adequate interior volume for occupant seating, cabin ingress and egress, and safety are presented. The fuselage structure must be sufficient to meet the loadings specified in the appropriate sections of Federal Aviation Regulation Part 23. The critical structure must provide a safe life of 10(exp 6) load cycles and 10,000 operational mission cycles. The cabin seating and controls must provide adjustment to account for various pilot physiques and to aid in maintenance and operation of the aircraft. Seats and doors shall not bind or lockup under normal operation. Cabin systems such as heating and ventilation, electrical, lighting, intercom, and avionics must be included in the design. The control system will consist of ailerons, elevator, and rudders. The system must provide required deflections with a combination of push rods, bell cranks, pulleys, and linkages. The system will be free from slack and provide smooth operation without binding. Environmental considerations include variations in temperature and atmospheric pressure, protection against sand, dust, rain, humidity, ice, snow, salt/fog atmosphere, wind and gusts, and shock and vibration. The following design goals were set to meet the requirements of the statement of work: safety, performance, manufacturing and cost. To prevent the engine from penetrating the passenger area in the event of a crash was the primary safety concern. Weight and the fuselage aerodynamics were the primary performance concerns. Commonality and ease of manufacturing were major considerations to reduce cost.

  10. A Real-Time Java Virtual Machine for Avionics (Preprint)

    National Research Council Canada - National Science Library

    Armbruster, Austin; Pla, Edward; Baker, Jason; Cunei, Antonio; Flack, Chapman; Pizlo, Filip; Vitek, Jan; Proch zka, Marek; Holmes, David

    2006-01-01

    ...) in the DARPA Program Composition for Embedded System (PCES) program. Within the scope of PCES, Purdue University and the Boeing Company collaborated on the development of Ovm, an open source implementation of the RTSJ virtual machine...

  11. Advancing the practice of systems engineering at JPL

    Science.gov (United States)

    Jansma, Patti A.; Jones, Ross M.

    2006-01-01

    In FY 2004, JPL launched an initiative to improve the way it practices systems engineering. The Lab's senior management formed the Systems Engineering Advancement (SEA) Project in order to "significantly advance the practice and organizational capabilities of systems engineering at JPL on flight projects and ground support tasks." The scope of the SEA Project includes the systems engineering work performed in all three dimensions of a program, project, or task: 1. the full life-cycle, i.e., concept through end of operations 2. the full depth, i.e., Program, Project, System, Subsystem, Element (SE Levels 1 to 5) 3. the full technical scope, e.g., the flight, ground and launch systems, avionics, power, propulsion, telecommunications, thermal, etc. The initial focus of their efforts defined the following basic systems engineering functions at JPL: systems architecture, requirements management, interface definition, technical resource management, system design and analysis, system verification and validation, risk management, technical peer reviews, design process management and systems engineering task management, They also developed a list of highly valued personal behaviors of systems engineers, and are working to inculcate those behaviors into members of their systems engineering community. The SEA Project is developing products, services, and training to support managers and practitioners throughout the entire system lifecycle. As these are developed, each one needs to be systematically deployed. Hence, the SEA Project developed a deployment process that includes four aspects: infrastructure and operations, communication and outreach, education and training, and consulting support. In addition, the SEA Project has taken a proactive approach to organizational change management and customer relationship management - both concepts and approaches not usually invoked in an engineering environment. This paper'3 describes JPL's approach to advancing the practice of

  12. A Novel Approach to Neighborhood Fair Energy Trading in a Distribution Network of Multiple Microgrid Clusters

    DEFF Research Database (Denmark)

    Jadhav, Ashok Mohan; Patne, Nita Ravindra; Guerrero, Josep M.

    2018-01-01

    of their total surplus. To avoid the selfish behaviour of any buyer MG, an algorithm is used by the energy market operator which verifies the strategies submitted by buyer MGs before releasing set points to the generators. Apart from fairness and stability, the extensive numerical study confirms the ascendancy...... as a mediator between the trading parties. Depending on the priority factor, each buyer MG decides its strategy for energy demand from the surplus using a non-cooperative game theory based algorithm. The interests of seller MGs are protected by allowing them to decide the amount of energy they want to share out...

  13. Extraction of solubles from plant biomass for use as microbial growth stimulant and methods related thereto

    Energy Technology Data Exchange (ETDEWEB)

    Lau, Ming Woei

    2015-12-08

    A method for producing a microbial growth stimulant (MGS) from a plant biomass is described. In one embodiment, an ammonium hydroxide solution is used to extract a solution of proteins and ammonia from the biomass. Some of the proteins and ammonia are separated from the extracted solution to provide the MGS solution. The removed ammonia can be recycled and the proteins are useful as animal feeds. In one embodiment, the method comprises extracting solubles from pretreated lignocellulosic biomass with a cellulase enzyme-producing growth medium (such T. reesei) in the presence of water and an aqueous extract.

  14. Methods and means of sodium fire fighting

    International Nuclear Information System (INIS)

    Zemskij, G.T.

    1985-01-01

    Methods and means for coaling sodium fire fighting are analyzed. Their advantages and drawbacks are considered. Comparative data on sodium fire fighting using some of considered compositions are presented. High efficiency of self-expanding compositions (Grafeks SK-23 and RS) is noted. Properties of MGS new composition for sodium fire fighting are considered. High fighting ability of the composition independent of burning metal layer width is shown. It is noted that fire fighting MGS efficiency decreases with growth of time of free fire burning which affects fire fighting methods. Technical means of powder delivery to burning sodium are reported

  15. MINESTRONE

    Science.gov (United States)

    2015-03-01

    Symbiote to operate within Android and other mobile computing devices. The use of Symbiotes represents a practical and effective protection mechanism...was accepted at EuroSys. AppDoctor was successfully used to find real bugs in Android apps made by large companies, and demonstrated an over 10x...DAVID G. HAGSTROM, Chief Program Manager Avionics Vulnerability Mitigation Branch Avionics Vulnerability Mitigation Branch Spectrum Warfare

  16. Advanced information processing system: The Army Fault-Tolerant Architecture detailed design overview

    Science.gov (United States)

    Harper, Richard E.; Babikyan, Carol A.; Butler, Bryan P.; Clasen, Robert J.; Harris, Chris H.; Lala, Jaynarayan H.; Masotto, Thomas K.; Nagle, Gail A.; Prizant, Mark J.; Treadwell, Steven

    1994-01-01

    The Army Avionics Research and Development Activity (AVRADA) is pursuing programs that would enable effective and efficient management of large amounts of situational data that occurs during tactical rotorcraft missions. The Computer Aided Low Altitude Night Helicopter Flight Program has identified automated Terrain Following/Terrain Avoidance, Nap of the Earth (TF/TA, NOE) operation as key enabling technology for advanced tactical rotorcraft to enhance mission survivability and mission effectiveness. The processing of critical information at low altitudes with short reaction times is life-critical and mission-critical necessitating an ultra-reliable/high throughput computing platform for dependable service for flight control, fusion of sensor data, route planning, near-field/far-field navigation, and obstacle avoidance operations. To address these needs the Army Fault Tolerant Architecture (AFTA) is being designed and developed. This computer system is based upon the Fault Tolerant Parallel Processor (FTPP) developed by Charles Stark Draper Labs (CSDL). AFTA is hard real-time, Byzantine, fault-tolerant parallel processor which is programmed in the ADA language. This document describes the results of the Detailed Design (Phase 2 and 3 of a 3-year project) of the AFTA development. This document contains detailed descriptions of the program objectives, the TF/TA NOE application requirements, architecture, hardware design, operating systems design, systems performance measurements and analytical models.

  17. An expert system environment for the Generic VHSIC Spaceborne Computer (GVSC)

    Science.gov (United States)

    Cockerham, Ann; Labhart, Jay; Rowe, Michael; Skinner, James

    The authors describe a Phase II Phillips Laboratory Small Business Innovative Research (SBIR) program being performed to implement a flexible and general-purpose inference environment for embedded space and avionics applications. This inference environment is being developed in Ada and takes special advantage of the target architecture, the GVSC. The GVSC implements the MIL-STD-1750A ISA and contains enhancements to allow access of up to 8 MBytes of memory. The inference environment makes use of the Merit Enhanced Traversal Engine (METE) algorithm, which employs the latest inference and knowledge representation strategies to optimize both run-time speed and memory utilization.

  18. An Approach for On-Board Software Building Blocks Cooperation and Interfaces Definition

    Science.gov (United States)

    Pascucci, Dario; Campolo, Giovanni; Candia, Sante; Lisio, Giovanni

    2010-08-01

    This paper provides an insight on the Avionic SW architecture developed by Thales Alenia Space Italy (TAS-I) to achieve structuring of the OBSW as a set of self-standing and re-usable building blocks. It is initially described the underlying framework for building blocks cooperation, which is based on ECSSE-70 packets forwarding (for services request to a building block) and standard parameters exchange for data communication. Subsequently it is discussed the high level of flexibility and scalability of the resulting architecture, reporting as example an implementation of the Failure Detection, Isolation and Recovery (FDIR) function which exploits the proposed architecture. The presented approach evolves from avionic SW architecture developed in the scope of the project PRIMA (Mult-Purpose Italian Re-configurable Platform) and has been adopted for the Sentinel-1 Avionic Software (ASW).

  19. Game theoretic wireless resource allocation for H.264 MGS video transmission over cognitive radio networks

    Science.gov (United States)

    Fragkoulis, Alexandros; Kondi, Lisimachos P.; Parsopoulos, Konstantinos E.

    2015-03-01

    We propose a method for the fair and efficient allocation of wireless resources over a cognitive radio system network to transmit multiple scalable video streams to multiple users. The method exploits the dynamic architecture of the Scalable Video Coding extension of the H.264 standard, along with the diversity that OFDMA networks provide. We use a game-theoretic Nash Bargaining Solution (NBS) framework to ensure that each user receives the minimum video quality requirements, while maintaining fairness over the cognitive radio system. An optimization problem is formulated, where the objective is the maximization of the Nash product while minimizing the waste of resources. The problem is solved by using a Swarm Intelligence optimizer, namely Particle Swarm Optimization. Due to the high dimensionality of the problem, we also introduce a dimension-reduction technique. Our experimental results demonstrate the fairness imposed by the employed NBS framework.

  20. Methodes de calcul des forces aerodynamiques pour les etudes des interactions aeroservoelastiques

    Science.gov (United States)

    Biskri, Djallel Eddine

    L'aeroservoelasticite est un domaine ou interagissent la structure flexible d'un avion, l'aerodynamique et la commande de vol. De son cote, la commande du vol considere l'avion comme une structure rigide et etudie l'influence du systeme de commande sur la dynamique de vol. Dans cette these, nous avons code trois nouvelles methodes d'approximation de forces aerodynamiques: Moindres carres corriges, Etat minimal corrige et Etats combines. Dans les deux premieres methodes, les erreurs d'approximation entre les forces aerodynamiques approximees par les methodes classiques et celles obtenues par les nouvelles methodes ont les memes formes analytiques que celles des forces aerodynamiques calculees par LS ou MS. Quant a la troisieme methode, celle-ci combine les formulations des forces approximees avec les methodes standards LS et MS. Les vitesses et frequences de battement et les temps d'executions calcules par les nouvelles methodes versus ceux calcules par les methodes classiques ont ete analyses.

  1. Investigation of Integrated Vehicle Health Management Approaches

    Science.gov (United States)

    Paris, Deidre

    2005-01-01

    This report is to present the work that was performed during the summer in the Advance Computing Application office. The NFFP (NASA Faculty Fellow Program) had ten summer faculty members working on IVHM (Integrated Vehicle Health Management) technologies. The objective of this project was two-fold: 1) to become familiar with IVHM concepts and key demonstrated IVHM technologies; and 2) to integrate the research that has been performed by IVHM faculty members into the MASTLAB (Marshall Avionic Software Test Lab). IVHM is a NASA-wide effort to coordinate, integrate and apply advanced software, sensors and design technologies to increase the level of intelligence, autonomy, and health state of future vehicles. IVHM is an important concept because it is consistent with the current plan for NASA to go to the moon, mars, and beyond. In order for NASA to become more involved in deep exploration, avionic systems will need to be highly adaptable and autonomous.

  2. Structuring Formal Requirements Specifications for Reuse and Product Families

    Science.gov (United States)

    Heimdahl, Mats P. E.

    2001-01-01

    In this project we have investigated how formal specifications should be structured to allow for requirements reuse, product family engineering, and ease of requirements change, The contributions of this work include (1) a requirements specification methodology specifically targeted for critical avionics applications, (2) guidelines for how to structure state-based specifications to facilitate ease of change and reuse, and (3) examples from the avionics domain demonstrating the proposed approach.

  3. Pilot vehicle interface on the advanced fighter technology integration F-16

    Science.gov (United States)

    Dana, W. H.; Smith, W. B.; Howard, J. D.

    1986-01-01

    This paper focuses on the work load aspects of the pilot vehicle interface in regard to the new technologies tested during AMAS Phase II. Subjects discussed in this paper include: a wide field-of-view head-up display; automated maneuvering attack system/sensor tracker system; master modes that configure flight controls and mission avionics; a modified helmet mounted sight; improved multifunction display capability; a voice interactive command system; ride qualities during automated weapon delivery; a color moving map; an advanced digital map display; and a g-induced loss-of-consciousness and spatial disorientation autorecovery system.

  4. A comparative study of emission motorcycle with gasoline and CNG fuel

    Science.gov (United States)

    Sasongko, M. N.; Wijayanti, W.; Rahardja, R. A.

    2016-03-01

    A comparison of the exhaust emissions of the engine running gasoline and Compressed Natural Gas have been performed in this study. A gasoline engine 4 stroke single-cylinder with volume of 124.8 cc and compression ratio of 9.3:1 was converted to a CNG gaseous engine. The fuel injector was replaced with a solenoid valve system for injecting CNG gas to engine. The concentrations of CO, CO2, O2 and HC in the exhaust gas of engine were measured over the range of fuel flow rate from 25.32 mg/s to 70.22 mg/s and wide range of Air Fuel Ratio. The comparative analysis of this study showed that CNG engine has a lower HC, CO2 and CO emission at the stoichiometry mixture of fuel and air combustion. The emissions increased when the Air-Fuel ratio was switched from the stoichiometry condition. Moreover, CNG engine produced a lower HC and CO emission compared to the gasoline for difference air flow rate. The average of HC and CO emissions of the CNG was 92 % and 78 % lower than that of the gasoline

  5. An Optimal Scheduling Dispatch of a Microgrid under Risk Assessment

    Directory of Open Access Journals (Sweden)

    Whei-Min Lin

    2018-06-01

    Full Text Available This paper presents the scheduling dispatch of a microgrid (MG, while considering renewable energy, battery storage systems, and time-of-use price. For the risk evaluation of an MG, the Value-at-Risk (VAR is calculated by using the Historical Simulation Method (HSM. By considering the various confidence levels of the VAR, a scheduling dispatch model of the MG is formulated to achieve a reasonable trade-off between the risk and cost. An Improved Bee Swarm Optimization (IBSO is proposed to solve the scheduling dispatch model of the MG. In the IBSO procedure, the Sin-wave Weight Factor (SWF and Forward-Backward Control Factor (FBCF are embedded in the bee swarm of the BSO to improve the movement behaviors of each bee, specifically, its search efficiency and accuracy. The effectiveness of the IBSO is demonstrated via a real MG case and the results are compared with other methods. In either a grid-connected scenario or a stand-alone scenario, an optimal scheduling dispatch of MGs is carried out, herein, at various confidence levels of risk. The simulation results provide more information for handling uncertain environments when analyzing the VAR of MGs.

  6. Atomic Scale Investigation of Structural Properties and Glass Forming Ability of Ti100- x Al x Metallic Glasses

    Science.gov (United States)

    Tahiri, M.; Hasnaoui, A.; Sbiaai, K.

    2018-06-01

    In this work, we employed molecular dynamics (MD) simulations to study Ti-Al metallic glasses (MGs) using the embedded atom method (EAM) potential to model the atomic interaction with different compositions. The results showed evidence of the metallic glass formation induced by the split occurring in the second peak of the radial distribution function (RDF) curves implying both Ti and Al atoms. The common neighbor analysis (CNA) method confirmed the presence of the icosahedral clusters with a maximum amount observed for an alloy with 75 pct of Al. Analysis of coordination numbers (CNs) indicated that the total CNs are nearly unchanged in these systems. Finally, Voronoi tessellation analyses (VTA) showed a higher value of the number of icosahedral units at Ti25Al75 composition. This specific composition represents a nearby peritectic point localized at a low melting point in the Ti-Al binary phase diagram. The glass forming ability (GFA) becomes important when the fraction of Al increases by forming and connecting "icosahedral-like" clusters (12-coordinated and 13-coordinated ) and by playing a main role in the structure stability of the Ti-Al MGs.

  7. Atomic Scale Investigation of Structural Properties and Glass Forming Ability of Ti100-x Al x Metallic Glasses

    Science.gov (United States)

    Tahiri, M.; Hasnaoui, A.; Sbiaai, K.

    2018-03-01

    In this work, we employed molecular dynamics (MD) simulations to study Ti-Al metallic glasses (MGs) using the embedded atom method (EAM) potential to model the atomic interaction with different compositions. The results showed evidence of the metallic glass formation induced by the split occurring in the second peak of the radial distribution function (RDF) curves implying both Ti and Al atoms. The common neighbor analysis (CNA) method confirmed the presence of the icosahedral clusters with a maximum amount observed for an alloy with 75 pct of Al. Analysis of coordination numbers (CNs) indicated that the total CNs are nearly unchanged in these systems. Finally, Voronoi tessellation analyses (VTA) showed a higher value of the number of icosahedral units at Ti25Al75 composition. This specific composition represents a nearby peritectic point localized at a low melting point in the Ti-Al binary phase diagram. The glass forming ability (GFA) becomes important when the fraction of Al increases by forming and connecting "icosahedral-like" clusters (12-coordinated and 13-coordinated ) and by playing a main role in the structure stability of the Ti-Al MGs.

  8. Desigualdades sociales en la mortalidad por cáncer de cuello de útero en la Ciudad Autónoma de Buenos Aires, 1999-2003 y 2004-2006

    Directory of Open Access Journals (Sweden)

    María Laura Martínez

    2013-01-01

    Full Text Available La literatura mundial describe diversos estudios sobre el manejo de trastornos mentales (TM en servicios no psiquiátricos; sin embargo, en el Perú los estudios están básicamente dirigidos a determinar la prevalencia de trastornos mentales en población general o en población hospitalaria no-psiquiátrica. Objetivo: Obtener información sobre las características y actitudes de los médicos generales (MGs y los patrones de manejo de pacientes con probables TM. Materiales y métodos: Se administró una encuesta a 73 médicos que trabajaban en servicios ambulatorios de medicina general en tres hospitales de Lima – Perú. Resultados: El 23% de los MGs recibieron algún curso de salud mental luego de haber concluido los estudios universitarios, 56% se siente confiado en su propia habilidad para diagnosticar un TM, 82% reporta interés en manejar médicamente a pacientes con TM y 66% de siente capaz de ayudarlos. Como práctica usual, 37% reporta realizar evaluación del estado mental (EEM, 48% dice preguntar sobre conducta sexual y 37% sobre historia personal y familiar de TM. La confianza en hacer un diagnóstico fue significativamente más elevada en MGs varones y en asistentes, pero el interés para manejarlos médicamente fue mayor en MGs mujeres. La actualización en salud mental en post-grado se asoció significativamente con la confianza en diagnosticar TM, preguntar sobre historia psiquiátrica y salud sexual, y realizar EEM. Los TM listados como más frecuentemente vistos fueron: depresión, trastornos somáticos sin explicación y trastornos de ansiedad. Los psicotrópicos listados como más utilizados fueron: hipnóticos/sedantes; tónicos, vitaminas y hierbas; y antidepresivos, particularmente tricíclicos. Diagnosticado un TM, 93% dice referirlo a un psiquiatra. Conclusiones: Factores relacionados a los MGs pueden influenciar los patrones de tratamiento de pacientes psiquiátricos en atención primaria.

  9. Manejo de pacientes con trastornos mentales en servicios ambulatorios de Medicina General en tres hospitales de Lima.

    Directory of Open Access Journals (Sweden)

    Robert De la Grecca Prevoo

    2005-10-01

    Full Text Available La literatura mundial describe diversos estudios sobre el manejo de trastornos mentales (TM en servicios no psiquiátricos; sin embargo, en el Perú los estudios están básicamente dirigidos a determinar la prevalencia de trastornos mentales en población general o en población hospitalaria no-psiquiátrica. Objetivo: Obtener información sobre las características y actitudes de los médicos generales (MGs y los patrones de manejo de pacientes con probables TM. Materiales y métodos: Se administró una encuesta a 73 médicos que trabajaban en servicios ambulatorios de medicina general en tres hospitales de Lima - Perú. Resultados: El 23% de los MGs recibieron algún curso de salud mental luego de haber concluido los estudios universitarios, 56% se siente confiado en su propia habilidad para diagnosticar un TM, 82% reporta interés en manejar médicamente a pacientes con TM y 66% de siente capaz de ayudarlos. Como práctica usual, 37% reporta realizar evaluación del estado mental (EEM, 48% dice preguntar sobre conducta sexual y 37% sobre historia personal y familiar de TM. La confianza en hacer un diagnóstico fue significativamente más elevada en MGs varones y en asistentes, pero el interés para manejarlos médicamente fue mayor en MGs mujeres. La actualización en salud mental en post-grado se asoció significativamente con la confianza en diagnosticar TM, preguntar sobre historia psiquiátrica y salud sexual, y realizar EEM. Los TM listados como más frecuentemente vistos fueron: depresión, trastornos somáticos sin explicación y trastornos de ansiedad. Los psicotrópicos listados como más utilizados fueron: hipnóticos/sedantes; tónicos, vitaminas y hierbas; y antidepresivos, particularmente tricíclicos. Diagnosticado un TM, 93% dice referirlo a un psiquiatra. Conclusiones: Factores relacionados a los MGs pueden influenciar los patrones de tratamiento de pacientes psiquiátricos en atención primaria. (Rev Med Hered 2005;16:246-252.

  10. Defective replication initiation results in locus specific chromosome breakage and a ribosomal RNA deficiency in yeast.

    Directory of Open Access Journals (Sweden)

    Joseph C Sanchez

    2017-10-01

    Full Text Available A form of dwarfism known as Meier-Gorlin syndrome (MGS is caused by recessive mutations in one of six different genes (ORC1, ORC4, ORC6, CDC6, CDT1, and MCM5. These genes encode components of the pre-replication complex, which assembles at origins of replication prior to S phase. Also, variants in two additional replication initiation genes have joined the list of causative mutations for MGS (Geminin and CDC45. The identity of the causative MGS genetic variants strongly suggests that some aspect of replication is amiss in MGS patients; however, little evidence has been obtained regarding what aspect of chromosome replication is faulty. Since the site of one of the missense mutations in the human ORC4 alleles is conserved between humans and yeast, we sought to determine in what way this single amino acid change affects the process of chromosome replication, by introducing the comparable mutation into yeast (orc4Y232C. We find that yeast cells with the orc4Y232C allele have a prolonged S-phase, due to compromised replication initiation at the ribosomal DNA (rDNA locus located on chromosome XII. The inability to initiate replication at the rDNA locus results in chromosome breakage and a severely reduced rDNA copy number in the survivors, presumably helping to ensure complete replication of chromosome XII. Although reducing rDNA copy number may help ensure complete chromosome replication, orc4Y232C cells struggle to meet the high demand for ribosomal RNA synthesis. This finding provides additional evidence linking two essential cellular pathways-DNA replication and ribosome biogenesis.

  11. Defective replication initiation results in locus specific chromosome breakage and a ribosomal RNA deficiency in yeast.

    Science.gov (United States)

    Sanchez, Joseph C; Kwan, Elizabeth X; Pohl, Thomas J; Amemiya, Haley M; Raghuraman, M K; Brewer, Bonita J

    2017-10-01

    A form of dwarfism known as Meier-Gorlin syndrome (MGS) is caused by recessive mutations in one of six different genes (ORC1, ORC4, ORC6, CDC6, CDT1, and MCM5). These genes encode components of the pre-replication complex, which assembles at origins of replication prior to S phase. Also, variants in two additional replication initiation genes have joined the list of causative mutations for MGS (Geminin and CDC45). The identity of the causative MGS genetic variants strongly suggests that some aspect of replication is amiss in MGS patients; however, little evidence has been obtained regarding what aspect of chromosome replication is faulty. Since the site of one of the missense mutations in the human ORC4 alleles is conserved between humans and yeast, we sought to determine in what way this single amino acid change affects the process of chromosome replication, by introducing the comparable mutation into yeast (orc4Y232C). We find that yeast cells with the orc4Y232C allele have a prolonged S-phase, due to compromised replication initiation at the ribosomal DNA (rDNA) locus located on chromosome XII. The inability to initiate replication at the rDNA locus results in chromosome breakage and a severely reduced rDNA copy number in the survivors, presumably helping to ensure complete replication of chromosome XII. Although reducing rDNA copy number may help ensure complete chromosome replication, orc4Y232C cells struggle to meet the high demand for ribosomal RNA synthesis. This finding provides additional evidence linking two essential cellular pathways-DNA replication and ribosome biogenesis.

  12. Deficiency in origin licensing proteins impairs cilia formation: implications for the aetiology of Meier-Gorlin syndrome.

    Directory of Open Access Journals (Sweden)

    Tom Stiff

    Full Text Available Mutations in ORC1, ORC4, ORC6, CDT1, and CDC6, which encode proteins required for DNA replication origin licensing, cause Meier-Gorlin syndrome (MGS, a disorder conferring microcephaly, primordial dwarfism, underdeveloped ears, and skeletal abnormalities. Mutations in ATR, which also functions during replication, can cause Seckel syndrome, a clinically related disorder. These findings suggest that impaired DNA replication could underlie the developmental defects characteristic of these disorders. Here, we show that although origin licensing capacity is impaired in all patient cells with mutations in origin licensing component proteins, this does not correlate with the rate of progression through S phase. Thus, the replicative capacity in MGS patient cells does not correlate with clinical manifestation. However, ORC1-deficient cells from MGS patients and siRNA-mediated depletion of origin licensing proteins also have impaired centrosome and centriole copy number. As a novel and unexpected finding, we show that they also display a striking defect in the rate of formation of primary cilia. We demonstrate that this impacts sonic hedgehog signalling in ORC1-deficient primary fibroblasts. Additionally, reduced growth factor-dependent signaling via primary cilia affects the kinetics of cell cycle progression following cell cycle exit and re-entry, highlighting an unexpected mechanism whereby origin licensing components can influence cell cycle progression. Finally, using a cell-based model, we show that defects in cilia function impair chondroinduction. Our findings raise the possibility that a reduced efficiency in forming cilia could contribute to the clinical features of MGS, particularly the bone development abnormalities, and could provide a new dimension for considering developmental impacts of licensing deficiency.

  13. SVC control enhancement applying self-learning fuzzy algorithm for islanded microgrid

    Directory of Open Access Journals (Sweden)

    Hossam Gabbar

    2016-03-01

    Full Text Available Maintaining voltage stability, within acceptable levels, for islanded Microgrids (MGs is a challenge due to limited exchange power between generation and loads. This paper proposes an algorithm to enhance the dynamic performance of islanded MGs in presence of load disturbance using Static VAR Compensator (SVC with Fuzzy Model Reference Learning Controller (FMRLC. The proposed algorithm compensates MG nonlinearity via fuzzy membership functions and inference mechanism imbedded in both controller and inverse model. Hence, MG keeps the desired performance as required at any operating condition. Furthermore, the self-learning capability of the proposed control algorithm compensates for grid parameter’s variation even with inadequate information about load dynamics. A reference model was designed to reject bus voltage disturbance with achievable performance by the proposed fuzzy controller. Three simulations scenarios have been presented to investigate effectiveness of proposed control algorithm in improving steady-state and transient performance of islanded MGs. The first scenario conducted without SVC, second conducted with SVC using PID controller and third conducted using FMRLC algorithm. A comparison for results shows ability of proposed control algorithm to enhance disturbance rejection due to learning process.

  14. Telemetry System Utilization for Stress Monitoring of Pilots During Training

    Directory of Open Access Journals (Sweden)

    Luboš Socha

    2016-10-01

    Full Text Available Air transport development brings an increased focus on the safety of piloting. The safety conditions can be assessed by mental workload. Psychic discomfort or excessive stress on pilots can negatively influence the course of flights. Therefore it appears convenient to monitor such parameters, which represent the mental wellbeing, or discomfort of a pilot. Since physiological measurements can provide a good information about mental workload or stress, this work primarily focuses on the observation of the change in heart rate, as it is an indicator of stress during the training of pilots, using the designed modular telemetry system. Another aim of this study is to evaluate the influence of a change in the avionic data visualization. This can have an unfavorable effect on the piloting of an airplane. This work, based on the evaluation of heart rate shows, that the switch from analog visualization to glass cockpit creates increased levels of stress in pilots, which was proved for all examined subjects except one. Significant level of correlation in the heart beat rate change in subjects in the course of training was also discovered.

  15. Recent progress in OLED and flexible displays and their potential for application to aerospace and military display systems

    Science.gov (United States)

    Sarma, Kalluri

    2015-05-01

    Organic light emitting diode (OLED) display technology has advanced significantly in recent years and it is increasingly being adapted in consumer electronics products with premium performance, such as high resolution smart phones, Tablet PCs and TVs. Even flexible OLED displays are beginning to be commercialized in consumer electronic devices such as smart phones and smart watches. In addition to the advances in OLED emitters, successful development and adoption of OLED displays for premium performance applications relies on the advances in several enabling technologies including TFT backplanes, pixel drive electronics, pixel patterning technologies, encapsulation technologies and system level engineering. In this paper we will discuss the impact of the recent advances in LTPS and AOS TFTs, R, G, B and White OLED with color filter pixel architectures, and encapsulation, on the success of the OLEDs in consumer electronic devices. We will then discuss potential of these advances in addressing the requirements of OLED and flexible displays for the military and avionics applications.

  16. Detecting Structural Features in Metallic Glass via Synchrotron Radiation Experiments Combined with Simulations

    Directory of Open Access Journals (Sweden)

    Gu-Qing Guo

    2015-11-01

    Full Text Available Revealing the essential structural features of metallic glasses (MGs will enhance the understanding of glass-forming mechanisms. In this work, a feasible scheme is provided where we performed the state-of-the-art synchrotron-radiation based experiments combined with simulations to investigate the microstructures of ZrCu amorphous compositions. It is revealed that in order to stabilize the amorphous state and optimize the topological and chemical distribution, besides the icosahedral or icosahedral-like clusters, other types of clusters also participate in the formation of the microstructure in MGs. This cluster-level co-existing feature may be popular in this class of glassy materials.

  17. Polygons on Crater Floor

    Science.gov (United States)

    2003-01-01

    MGS MOC Release No. MOC2-357, 11 May 2003This Mars Global Surveyor (MGS) Mars Orbiter Camera (MOC) picture shows a pattern of polygons on the floor of a northern plains impact crater. These landforms are common on crater floors at high latitudes on Mars. Similar polygons occur in the arctic and antarctic regions of Earth, where they indicate the presence and freeze-thaw cycling of ground ice. Whether the polygons on Mars also indicate water ice in the ground is uncertain. The image is located in a crater at 64.8oN, 292.7oW. Sunlight illuminates the scene from the lower left.

  18. A REST-ful interpretation for embedded modular systems based on open architecture

    Science.gov (United States)

    Lyke, James

    2016-05-01

    The much-anticipated revolution of the "Internet of things" (IoT) is expected to generate one trillion internet devices within the next 15 years, mostly in the form of simple wireless sensor devices. While this revolution promises to transform silicon markets and drive a number of disruptive changes in society, it is also the case that the protocols, complexity, and security issues of extremely large dynamic, co-mingled networks is still poorly understood. Furthermore, embedded system developers, to include military and aerospace users, have largely ignored the potential (good and bound) of the cloudlike, possibly intermingling networks having variable structure to how future systems might be engineered. In this paper, we consider a new interpretation of IoT inspired modular architecture strategies involving the representational state transfer (REST) model, in which dynamic networks with variable structure employ stateless application programming interface (API) concepts. The power of the method, which extends concepts originally developed for space plug-and-play avionics, is that it allows for the fluid co-mingling of hardware and software in networks whose structure can overlap and evolve. Paradoxically, these systems may have the most stringent determinism and fault-tolerant needs. In this paper we review how RESTful APIs can potentially be used to design, create, test, and deploy systems rapidly while addressing security and referential integrity even when the nodes of many systems might physically co-mingle. We will also explore ways to take advantage of the RESTful paradigm for fault tolerance and what extensions might be necessary to deal with high-performance and determinism.

  19. Autonomous, agile micro-satellites and supporting technologies

    International Nuclear Information System (INIS)

    Breitfeller, E; Dittman, M D; Gaughan, R J; Jones, M S; Kordas, J F; Ledebuhr, A G; Ng, L C; Whitehead, J C; Wilson, B

    1999-01-01

    This paper updates the on-going effort at Lawrence Livermore National Laboratory to develop autonomous, agile micro-satellites (MicroSats). The objective of this development effort is to develop MicroSats weighing only a few tens of kilograms, that are able to autonomously perform precision maneuvers and can be used telerobotically in a variety of mission modes. The required capabilities include satellite rendezvous, inspection, proximity-operations, docking, and servicing. The MicroSat carries an integrated proximity-operations sensor-suite incorporating advanced avionics. A new self-pressurizing propulsion system utilizing a miniaturized pump and non-toxic mono-propellant hydrogen peroxide was successfully tested. This system can provide a nominal 25 kg MicroSat with 200-300 m/s delta-v including a warm-gas attitude control system. The avionics is based on the latest PowerPC processor using a CompactPCI bus architecture, which is modular, high-performance and processor-independent. This leverages commercial-off-the-shelf (COTS) technologies and minimizes the effects of future changes in processors. The MicroSat software development environment uses the Vx-Works real-time operating system (RTOS) that provides a rapid development environment for integration of new software modules, allowing early integration and test. We will summarize results of recent integrated ground flight testing of our latest non-toxic pumped propulsion MicroSat testbed vehicle operated on our unique dynamic air-rail

  20. Evaluation of Game-Based Visualization Tools for Military Flight Simulation

    Science.gov (United States)

    2014-02-01

    accepted that game-based flight simulators cannot approach the complexity and realism of the high fidelity avionics simulations employed in...modern Air Force training systems. However, low cost Commercial Off the Shelf (COTS) gaming technology is rapidly approaching many of the...pitch, and yaw) then converts this position to WGS84 geocentric coordinates to conform to DIS standards prior to broadcast. The position data of