3,080 research outputs found

    Descent and Landing Triggers for the Orion Multi-Purpose Crew Vehicle Exploration Flight Test-1

    Get PDF
    The Orion Multi-Purpose Crew Vehicle (MPCV) will perform a flight test known as Exploration Flight Test-1 (EFT-1) currently scheduled for 2014. One of the primary functions of this test is to exercise all of the important Guidance, Navigation, Control (GN&C), and Propulsion systems, along with the flight software for future flights. The Descent and Landing segment of the flight is governed by the requirements levied on the GN&C system by the Landing and Recovery System (LRS). The LRS is a complex system of parachutes and flight control modes that ensure that the Orion MPCV safely lands at its designated target in the Pacific Ocean. The Descent and Landing segment begins with the jettisoning of the Forward Bay Cover and concludes with sensing touchdown. This paper discusses the requirements, design, testing, analysis and performance of the current EFT-1 Descent and Landing Triggers flight software

    Orion Capsule Handling Qualities for Atmospheric Entry

    Get PDF
    Two piloted simulations were conducted at NASA's Johnson Space Center using the Cooper-Harper scale to study the handling qualities of the Orion Command Module capsule during atmospheric entry flight. The simulations were conducted using high fidelity 6-DOF simulators for Lunar Return Skip Entry and International Space Station Return Direct Entry flight using bank angle steering commands generated by either the Primary (PredGuid) or Backup (PLM) guidance algorithms. For both evaluations, manual control of bank angle began after descending through Entry Interface into the atmosphere until drogue chutes deployment. Pilots were able to use defined bank management and reversal criteria to accurately track the bank angle commands, and stay within flight performance metrics of landing accuracy, g-loads, and propellant consumption, suggesting that the pilotability of Orion under manual control is both achievable and provides adequate trajectory performance with acceptable levels of pilot effort. Another significant result of these analyses is the applicability of flying a complex entry task under high speed entry flight conditions relevant to the next generation Multi Purpose Crew Vehicle return from Mars and Near Earth Objects

    In vivo imaging and quantitative analysis of leukocyte directional migration and polarization in inflamed tissue

    Get PDF
    Directional migration of transmigrated leukocytes to the site of injury is a central event in the inflammatory response. Here, we present an in vivo chemotaxis assay enabling the visualization and quantitative analysis of subtype-specific directional motility and polarization of leukocytes in their natural 3D microenvironment. Our technique comprises the combination of i) semi-automated in situ microinjection of chemoattractants or bacteria as local chemotactic stimulus, ii) in vivo near-infrared reflected-light oblique transillumination (RLOT) microscopy for the visualization of leukocyte motility and morphology, and iii) in vivo fluorescence microscopy for the visualization of different leukocyte subpopulations or fluorescence-labeled bacteria. Leukocyte motility parameters are quantified off-line in digitized video sequences using computer-assisted single cell tracking. Here, we show that perivenular microinjection of chemoattractants [macrophage inflammatory protein-1alpha (MIP-1alpha/Ccl3), platelet-activating factor (PAF)] or E. coli into the murine cremaster muscle induces target-oriented intravascular adhesion and transmigration as well as polarization and directional interstitial migration of leukocytes towards the locally administered stimuli. Moreover, we describe a crucial role of Rho kinase for the regulation of directional motility and polarization of transmigrated leukocytes in vivo. Finally, combining in vivo RLOT and fluorescence microscopy in Cx3CR1(gfp/gfp) mice (mice exhibiting green fluorescent protein-labeled monocytes), we are able to demonstrate differences in the migratory behavior of monocytes and neutrophils.Taken together, we propose a novel approach for investigating the mechanisms and spatiotemporal dynamics of subtype-specific motility and polarization of leukocytes during their directional interstitial migration in vivo

    Scaling Reliably: Improving the Scalability of the Erlang Distributed Actor Platform

    Get PDF
    Distributed actor languages are an effective means of constructing scalable reliable systems, and the Erlang programming language has a well-established and influential model. While the Erlang model conceptually provides reliable scalability, it has some inherent scalability limits and these force developers to depart from the model at scale. This article establishes the scalability limits of Erlang systems and reports the work of the EU RELEASE project to improve the scalability and understandability of the Erlang reliable distributed actor model. We systematically study the scalability limits of Erlang and then address the issues at the virtual machine, language, and tool levels. More specifically: (1) We have evolved the Erlang virtual machine so that it can work effectively in large-scale single-host multicore and NUMA architectures. We have made important changes and architectural improvements to the widely used Erlang/OTP release. (2) We have designed and implemented Scalable Distributed (SD) Erlang libraries to address language-level scalability issues and provided and validated a set of semantics for the new language constructs. (3) To make large Erlang systems easier to deploy, monitor, and debug, we have developed and made open source releases of five complementary tools, some specific to SD Erlang. Throughout the article we use two case studies to investigate the capabilities of our new technologies and tools: a distributed hash table based Orbit calculation and Ant Colony Optimisation (ACO). Chaos Monkey experiments show that two versions of ACO survive random process failure and hence that SD Erlang preserves the Erlang reliability model. While we report measurements on a range of NUMA and cluster architectures, the key scalability experiments are conducted on the Athos cluster with 256 hosts (6,144 cores). Even for programs with no global recovery data to maintain, SD Erlang partitions the network to reduce network traffic and hence improves performance of the Orbit and ACO benchmarks above 80 hosts. ACO measurements show that maintaining global recovery data dramatically limits scalability; however, scalability is recovered by partitioning the recovery data. We exceed the established scalability limits of distributed Erlang, and do not reach the limits of SD Erlang for these benchmarks at this scal

    Deep Reinforcement Learning for Dynamic Task Scheduling in Edge-Cloud Environments

    Get PDF
    With The advent of the Internet of Things (IoT) and its use cases there is a necessity for improved latency which has led to edgecomputing technologies. IoT applications need a cloud environment and appropriate scheduling based on the underlying requirements of a given workload. Due to the mobility nature of IoT devices and resource constraints and resource heterogeneity, IoT application tasks need more efficient scheduling which is a challenging problem. The existing conventional and deep learning scheduling techniques have limitations such as lack of adaptability, issues with synchronous nature and inability to deal with temporal patterns in the workloads. To address these issues, we proposed a learning-based framework known as the Deep Reinforcement Learning Framework (DRLF). This is designed in such a way that it exploits Deep Reinforcement Learning (DRL) with underlying mechanisms and enhanced deep network architecture based on Recurrent Neural Network (RNN). We also proposed an algorithm named Reinforcement Learning Dynamic Scheduling (RLbDS) which exploits different hyperparameters and DRL-based decision-making for efficient scheduling. Real-time traces of edge-cloud infrastructure are used for empirical study. We implemented our framework by defining new classes for CloudSim and iFogSim simulation frameworks. Our empirical study has revealed that RLbDS out performs many existing scheduling methods

    An analytical and computational study of the incompressible Toner-Tu Equations

    Full text link
    The incompressible Toner-Tu (ITT) partial differential equations (PDEs) are an important example of a set of active-fluid PDEs. While they share certain properties with the Navier-Stokes equations (NSEs), such as the same scaling invariance, there are also important differences. The NSEs are usually considered in either the decaying or the additively forced cases, whereas the ITT equations have no additive forcing. Instead, they include a linear, activity term \alpha \bu (\bu is the velocity field) which pumps energy into the system, but also a negative \bu|\bu|^{2}-term which provides a platform for either frozen or statistically steady states. Taken together, these differences make the ITT equations an intriguing candidate for study using a combination of PDE analysis and pseudo-spectral direct numerical simulations (DNSs). In the d=2d=2 case, we have established global regularity of solutions, but we have also shown the existence of bounded hierarchies of weighted, time-averaged norms of both higher derivatives and higher moments of the velocity field. Similar bounded hierarchies for Leray-type weak solutions have also been established in the d=3d=3 case. We present results for these norms from our DNSs in both d=2d=2 and d=3d=3, and contrast them with their Navier-Stokes counterparts

    Social Participation and Disaster Risk Reduction Behaviors in Tsunami Prone Areas

    Get PDF
    This paper examines the relationships between social participation and disaster risk reduction actions. A survey of 557 households in tsunami prone areas in Phang Nga, Thailand was conducted following the 2012 Indian Ocean earthquakes. We use a multivariate probit model to jointly estimate the likelihood of undertaking three responses to earthquake and tsunami hazards (namely, (1) following disaster-related news closely, (2) preparing emergency kits and/or having a family emergency plan, and (3) having an intention to migrate) and community participation.We find that those who experienced losses from the 2004 tsunami are more likely to participate in community activities and respond to earthquake hazards. Compared to men, women are more likely to prepare emergency kits and/or have an emergency plan and have a greater intention to migrate. Living in a community with a higher proportion of women with tertiary education increases the probability of engaging in community activities and carrying out disaster risk reduction measures. Individuals who participate in village-based activities are 5.2% more likely to undertake all three risk reduction actions compared to those not engaging in community activities. This implies that encouraging participation in community activities can have positive externalities in disaster mitigation

    Dynamics of generalized PT-symmetric dimers with time-periodic gain–loss

    Get PDF
    A parity-time (PT)-symmetric system with periodically varying-in-time gain and loss modeled by two coupled Schrödinger equations (dimer) is studied. It is shown that the problem can be reduced to a perturbed pendulum-like equation. This is done by finding two constants of motion. Firstly, a generalized problem using Melnikov-type analysis and topological degree arguments is studied for showing the existence of periodic (libration), shift- periodic (rotation), and chaotic solutions. Then these general results are applied to the PT-symmetric dimer. It is interestingly shown that if a sufficient condition is satisfied, then rotation modes, which do not exist in the dimer with constant gain–loss, will persist. An approximate threshold for PT-broken phase corresponding to the disappearance of bounded solutions is also presented. Numerical study is presented accompanying the analytical results

    Role of Viral RNA and Co-opted Cellular ESCRT-I and ESCRT-III Factors in Formation of Tombusvirus Spherules Harboring the Tombusvirus Replicase

    Get PDF
    Plus-stranded RNA viruses induce membrane deformations in infected cells in order to build viral replication complexes (VRCs). Tomato bushy stunt virus (TBSV) co-opts cellular ESCRT (endosomal sorting complexes required for transport) proteins to induce the formation of vesicle (spherule)-like structures in the peroxisomal membrane with tight openings toward the cytosol. In this study, using a yeast (Saccharomyces cerevisiae) vps23Δ bro1Δ double-deletion mutant, we showed that the Vps23p ESCRT-I protein (Tsg101 in mammals) and Bro1p (ALIX) ESCRT-associated protein, both of which bind to the viral p33 replication protein, play partially complementary roles in TBSV replication in cells and in cell extracts. Dual expression of dominant-negative versions of Arabidopsis homologs of Vps23p and Bro1p inhibited tombusvirus replication to greater extent than individual expression in Nicotiana benthamiana leaves. We also demonstrated the critical role of Snf7p (CHMP4), Vps20p, and Vps24p ESCRT-III proteins in tombusvirus replication in yeast and in vitro. Electron microscopic imaging of vps23Δ yeast revealed the lack of tombusvirus-induced spherule-like structures, while crescent-like structures are formed in ESCRT-III deletion yeasts replicating TBSV RNA. In addition, we also showed that the length of the viral RNA affects the sizes of spherules formed in N. benthamiana cells. The 4.8-kb genomic RNA is needed for the formation of spherules 66 nm in diameter, while spherules formed during the replication of the ∼600-nucleotide (nt)-long defective interfering RNA in the presence of p33 and p92 replication proteins are 42 nm. We propose that the viral RNA serves as a “measuring string” during VRC assembly and spherule formation
    corecore