26,995 research outputs found

    Automatic allocation of safety requirements to components of a software product line

    Get PDF
    Safety critical systems developed as part of a product line must still comply with safety standards. Standards use the concept of Safety Integrity Levels (SILs) to drive the assignment of system safety requirements to components of a system under design. However, for a Software Product Line (SPL), the safety requirements that need to be allocated to a component may vary in different products. Variation in design can indeed change the possible hazards incurred in each product, their causes, and can alter the safety requirements placed on individual components in different SPL products. Establishing common SILs for components of a large scale SPL by considering all possible usage scenarios, is desirable for economies of scale, but it also poses challenges to the safety engineering process. In this paper, we propose a method for automatic allocation of SILs to components of a product line. The approach is applied to a Hybrid Braking System SPL design

    IGR J17544-2619: A new supergiant fast X-ray transient revealed by optical/infrared observations

    Get PDF
    One of the most recent discoveries of the INTEGRAL observatory is the existence of a previously unknown population of X-ray sources in the inner arms of the Galaxy. IGR J17544-2619, IGR J16465-4507 and XTE J1739-302 are among these sources. Although the nature of these systems is still unexplained, the investigations of the optical/NIR counterparts of the two last sources, combined with high energy data, have provided evidence of them being highly absorbed high mass X-ray binaries with blue supergiant secondaries and displaying fast X-ray transient behaviour. In this work we present our optical/NIR observations of IGR J17544-2619, aimed at identifying and characterizing its counterpart. We show that the source is a high mass X-ray binary at a distance of 2-4 kpc with a strongly absorbed O9Ib secondary, and discuss the nature of the system.Comment: 7 pages, 4 figures. Accepted for publication in A&

    Microservices and Machine Learning Algorithms for Adaptive Green Buildings

    Get PDF
    In recent years, the use of services for Open Systems development has consolidated and strengthened. Advances in the Service Science and Engineering (SSE) community, promoted by the reinforcement of Web Services and Semantic Web technologies and the presence of new Cloud computing techniques, such as the proliferation of microservices solutions, have allowed software architects to experiment and develop new ways of building open and adaptable computer systems at runtime. Home automation, intelligent buildings, robotics, graphical user interfaces are some of the social atmosphere environments suitable in which to apply certain innovative trends. This paper presents a schema for the adaptation of Dynamic Computer Systems (DCS) using interdisciplinary techniques on model-driven engineering, service engineering and soft computing. The proposal manages an orchestrated microservices schema for adapting component-based software architectural systems at runtime. This schema has been developed as a three-layer adaptive transformation process that is supported on a rule-based decision-making service implemented by means of Machine Learning (ML) algorithms. The experimental development was implemented in the Solar Energy Research Center (CIESOL) applying the proposed microservices schema for adapting home architectural atmosphere systems on Green Buildings

    Trace gas/aerosol boundary concentrations and their impacts on continental-scale AQMEII modeling domains

    Get PDF
    Copyright 2011 Elsevier B.V., All rights reserved.Over twenty modeling groups are participating in the Air Quality Model Evaluation International Initiative (AQMEII) in which a variety of mesoscale photochemical and aerosol air quality modeling systems are being applied to continental-scale domains in North America and Europe for 2006 full-year simulations for model inter-comparisons and evaluations. To better understand the reasons for differences in model results among these participating groups, each group was asked to use the same source of emissions and boundary concentration data for their simulations. This paper describes the development and application of the boundary concentration data for this AQMEII modeling exercise. The European project known as GEMS (Global and regional Earth-system Monitoring using Satellite and in-situ data) has produced global-scale re-analyses of air quality for several years, including 2006 (http://gems.ecmwf.int). The GEMS trace gas and aerosol data were made available at 3-hourly intervals on a regular latitude/longitude grid of approximately 1.9° resolution within 2 "cut-outs" from the global model domain. One cut-out was centered over North America and the other over Europe, covering sufficient spatial domain for each modeling group to extract the necessary time- and space-varying (horizontal and vertical) concentrations for their mesoscale model boundaries. Examples of the impact of these boundary concentrations on the AQMEII continental simulations are presented to quantify the sensitivity of the simulations to boundary concentrations. In addition, some participating groups were not able to use the GEMS data and instead relied upon other sources for their boundary concentration specifications. These are noted, and the contrasting impacts of other data sources for boundary data are presented. How one specifies four-dimensional boundary concentrations for mesoscale air quality simulations can have a profound impact on the model results, and hence, this aspect of data preparation must be performed with considerable care.Peer reviewedFinal Accepted Versio

    A Review of the Enviro-Net Project

    Get PDF
    Ecosystems monitoring is essential to properly understand their development and the effects of events, both climatological and anthropological in nature. The amount of data used in these assessments is increasing at very high rates. This is due to increasing availability of sensing systems and the development of new techniques to analyze sensor data. The Enviro-Net Project encompasses several of such sensor system deployments across five countries in the Americas. These deployments use a few different ground-based sensor systems, installed at different heights monitoring the conditions in tropical dry forests over long periods of time. This paper presents our experience in deploying and maintaining these systems, retrieving and pre-processing the data, and describes the Web portal developed to help with data management, visualization and analysis.Comment: v2: 29 pages, 5 figures, reflects changes addressing reviewers' comments v1: 38 pages, 8 figure

    Multiscale photosynthetic exciton transfer

    Full text link
    Photosynthetic light harvesting provides a natural blueprint for bioengineered and biomimetic solar energy and light detection technologies. Recent evidence suggests some individual light harvesting protein complexes (LHCs) and LHC subunits efficiently transfer excitons towards chemical reaction centers (RCs) via an interplay between excitonic quantum coherence, resonant protein vibrations, and thermal decoherence. The role of coherence in vivo is unclear however, where excitons are transferred through multi-LHC/RC aggregates over distances typically large compared with intra-LHC scales. Here we assess the possibility of long-range coherent transfer in a simple chromophore network with disordered site and transfer coupling energies. Through renormalization we find that, surprisingly, decoherence is diminished at larger scales, and long-range coherence is facilitated by chromophoric clustering. Conversely, static disorder in the site energies grows with length scale, forcing localization. Our results suggest sustained coherent exciton transfer may be possible over distances large compared with nearest-neighbour (n-n) chromophore separations, at physiological temperatures, in a clustered network with small static disorder. This may support findings suggesting long-range coherence in algal chloroplasts, and provides a framework for engineering large chromophore or quantum dot high-temperature exciton transfer networks.Comment: 9 pages, 6 figures. A significantly updated version is now published online by Nature Physics (2012

    Spectrum-Based Fault Localization in Model Transformations

    Get PDF
    Model transformations play a cornerstone role in Model-Driven Engineering (MDE), as they provide the essential mechanisms for manipulating and transforming models. The correctness of software built using MDE techniques greatly relies on the correctness of model transformations. However, it is challenging and error prone to debug them, and the situation gets more critical as the size and complexity of model transformations grow, where manual debugging is no longer possible. Spectrum-Based Fault Localization (SBFL) uses the results of test cases and their corresponding code coverage information to estimate the likelihood of each program component (e.g., statements) of being faulty. In this article we present an approach to apply SBFL for locating the faulty rules in model transformations. We evaluate the feasibility and accuracy of the approach by comparing the effectiveness of 18 different stateof- the-art SBFL techniques at locating faults in model transformations. Evaluation results revealed that the best techniques, namely Kulcynski2, Mountford, Ochiai, and Zoltar, lead the debugger to inspect a maximum of three rules to locate the bug in around 74% of the cases. Furthermore, we compare our approach with a static approach for fault localization in model transformations, observing a clear superiority of the proposed SBFL-based method.Comisión Interministerial de Ciencia y Tecnología TIN2015-70560-RJunta de Andalucía P12-TIC-186
    corecore