10,780 research outputs found

    Process migration in UNIX environments

    Get PDF
    To support process migration in UNIX environments, the main problem is how to encapsulate the location dependent features of the system in such a way that a host independent virtual environment is maintained by the migration handlers on the behalf of each migrated process. An object-oriented approach is used to describe the interaction between a process and its environment. More specifically, environmental objects were introduced in UNIX systems to carry out the user-environment interaction. The implementation of the migration handlers is based on both the state consistency criterion and the property consistency criterion

    Correctness criteria for process migration

    Get PDF
    Two correctness criteria, the state consistency criterion and the property consistency criterion for process migration are discussed. The state machine approach is used to model the interactions between a user process and its environment. These criteria are defined in terms of the model. The idea of environment view was introduced to distinguish what a user process observes about its environment from what its environment state really is and argue that a consistent view of the environment must be maintained for every migrating process

    Coherence and Decoherence in Biological Systems: Principles of Noise Assisted Transport and the Origin of Long-lived Coherences

    Full text link
    The quantum dynamics of transport networks in the presence of noisy environments have recently received renewed attention with the discovery of long-lived coherences in different photosynthetic complexes. This experimental evidence has raised two fundamental questions: Firstly, what are the mechanisms supporting long-lived coherences and secondly, how can we assess the possible functional role that the interplay of noise and quantum coherence might play in the seemingly optimal operation of biological systems under natural conditions? Here we review recent results, illuminate them at the hand of two paradigmatic systems, the Fenna-Matthew-Olson (FMO) complex and the light harvesting complex LHII, and present new progress on both questions. In particular we introduce the concept of the phonon antennae and discuss the possible microscopic origin or long-lived electronic coherences.Comment: Paper delivered at the Royal Society Discussion Meeting "Quantum-coherent energy transfer: implications for biology and new energy technologies", 27 - 28 April 2011 at The Kavli Royal Society International Centre, Buckinghamshire, UK. Accepted for publication in Philosophical Transactions of the Royal Society

    Experimental and analytical investigation of the variation of spray characteristics along a radial distance downstream of a pressure-swirl atomizer

    Get PDF
    The variation of spray characteristics along a radial distance downstream of a pressure-swirl atomizer was measured by laser light-scattering technology. An analytical model was developed to predict the variation of spray characteristics along the radial distance. A comparison of the predicted and experimental data showed excellent agreement. Therefore, the spray model proposed, although relatively simple, is correct and can be used, with some expansion and modification of the prepared model, to predict more complicated spray systems

    Restoration of multichannel microwave radiometric images

    Get PDF
    A constrained iterative image restoration method is applied to multichannel diffraction-limited imagery. This method is based on the Gerchberg-Papoulis algorithm utilizing incomplete information and partial constraints. The procedure is described using the orthogonal projection operators which project onto two prescribed subspaces iteratively. Some of its properties and limitations are also presented. The selection of appropriate constraints was emphasized in a practical application. Multichannel microwave images, each having different spatial resolution, were restored to a common highest resolution to demonstrate the effectiveness of the method. Both noise-free and noisy images were used in this investigation

    X-56A Structural Dynamics Ground Testing Overview and Lessons Learned

    Get PDF
    The X-56A Multi-Utility Technology Testbed (MUTT) is a subscale, fixed-wing aircraft designed for high-risk aeroelastic flight demonstration and research. Structural dynamics ground testing for model validation was especially important for this vehicle because the structural model was directly used in the development of a flight control system with active flutter suppression capabilities. Structural dynamics ground tests of the X-56A MUTT with coupled rigid-body and structural modes provided a unique set of challenges. An overview of the ground vibration test (GVT) and moment of inertia (MOI) test setup and execution is presented. The series of GVTs included the wing by itself attached to a strongback and complete vehicle at two mass conditions: empty and full fuel. Two boundary conditions for the complete-vehicle test were studied: on landing gear and suspended free-free. Pitch MOI tests were performed using a compound pendulum method and repeated with two different pendulum lengths for independent verification. The original soft-support test configuration for the GVT used multiple bungees, resulting in unforeseen coupling interactions between the soft-support bungees and the vehicle structural modes. To resolve this problem, the soft-support test setup underwent multiple iterations. The various GVT configurations and boundary-condition modifications are highlighted and explained. Lessons learned are captured for future consideration when performing structural dynamics testing with similar vehicles

    Amortised resource analysis with separation logic

    Get PDF
    Type-based amortised resource analysis following Hofmann and Jostā€”where resources are associated with individual elements of data structures and doled out to the programmer under a linear typing disciplineā€”have been successful in providing concrete resource bounds for functional programs, with good support for inference. In this work we translate the idea of amortised resource analysis to imperative languages by embedding a logic of resources, based on Bunched Implications, within Separation Logic. The Separation Logic component allows us to assert the presence and shape of mutable data structures on the heap, while the resource component allows us to state the resources associated with each member of the structure. We present the logic on a small imperative language with procedures and mutable heap, based on Java bytecode. We have formalised the logic within the Coq proof assistant and extracted a certified verification condition generator. We demonstrate the logic on some examples, including proving termination of in-place list reversal on lists with cyclic tails
    • ā€¦
    corecore