22 resultados para high-level features

em QUB Research Portal - Research Directory and Institutional Repository for Queen's University Belfast


Relevância:

100.00% 100.00%

Publicador:

Resumo:

The transfer ionization process offers a unique opportunity to study radial and angular electron correlations in the helium atom. We report calculations for the multiple differential cross sections of the transfer ionization process p + He --> H + He++ + e(-). The results of these calculations demonstrate the strong sensitivity of the fully differential cross sections to fine details of electron correlation in the target atom. Specifically, angular electron correlation in the ground state of helium results in a broad peak in the electron emission spectra in the backward direction, relative to the incoming beam. Our model explains some of the key effects observed in measurements of multiple differential cross sections using the COLTRIMS technique.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Evidence of high-velocity features (HVFs) such as those seen in the near-maximum spectra of some Type Ia supernovae (SNe Ia; e. g., SN 2000cx) has been searched for in the available SN Ia spectra observed earlier than 1 week before B maximum. Recent observational efforts have doubled the number of SNe Ia with very early spectra. Remarkably, all SNe Ia with early data ( seven in our Research Training Network sample and 10 from other programs) show signs of such features, to a greater or lesser degree, in Ca II IR and some also in the Si II lambda 6355 line. HVFs may be interpreted as abundance or density enhancements. Abundance enhancements would imply an outer region dominated by Si and Ca. Density enhancements may result from the sweeping up of circumstellar material (CSM) by the highest velocity SN ejecta. In this scenario, the high incidence of HVFs suggests that a thick disk and/or a high-density companion wind surrounds the exploding white dwarf, as may be the case in single degenerate systems. Large-scale angular fluctuations in the radial density and abundance distribution may also be responsible: this could originate in the explosion and would suggest a deflagration as the more likely explosion mechanism. CSM interaction and surface fluctuations may coexist, possibly leaving different signatures on the spectrum. In some SNe, the HVFs are narrowly confined in velocity, suggesting the ejection of blobs of burned material.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Mechanisms of antibiotic resistance were examined in nalidixic acid-resistant Salmonella enterica serovar Enteritidis field isolates displaying decreased susceptibility to ciprofloxacin and in in vitro-derived ciprofloxacin-resistant mutants (104-cip and 5408-cip). All field isolates harbored a single gyrA mutation (D87Y). Deletion of acrB and complementation with wild-type gyrA increased quinolone susceptibility. Selection for ciprofloxacin resistance was associated with the development of an additional gyrA (S83F) mutation in 104-cip, novel gyrB (E466D) and parE (V461G) mutations in 5408-cip, overexpression of acrB and decreased susceptibility to nonquinolone antibiotics in both mutants, and decreased OmpF production and altered lipopoly- saccharide in 104-cip. Complementation of mutated gyrA and gyrB with wild-type alleles restored susceptibility to quinolones in 104-cip and significantly decreased the ciprofloxacin MIC in 5408-cip. Complementation of parE had no effect on quinolone MICs. Deletion of acrB restored susceptibility to ciprofloxacin and other antibiotics tested. Both soxS and marA were overexpressed in 104-cip, and ramA was overexpressed in 5408-cip. Inactivation of each of these global regulators lowered ciprofloxacin MICs, decreased expression of acrB, and restored susceptibility to other antibiotics. Mutations were found in soxR (R20H) and in soxS (E52K) in 104-cip and in ramR (G25A) in 5408-cip. In conclusion, both efflux activity and a single gyrA mutation contribute to nalidixic acid resistance and reduced ciprofloxacin sensitivity. Ciprofloxacin resistance and decreased susceptibility to multiple antibiotics can result from different genetic events leading to development of target gene mutations, increased efflux activity resulting from differential expression of global regulators associated with mutations in their regulatory genes, and possible altered membrane permeability.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

We present 65 optical spectra of the Type Ia supernova SN 2012fr, of which 33 were obtained before maximum light. At early times SN 2012fr shows clear evidence of a high-velocity feature (HVF) in the Si II 6355 line which can be cleanly decoupled from the lower velocity "photospheric" component. This Si II 6355 HVF fades by phase -5; subsequently, the photospheric component exhibits a very narrow velocity width and remains at a nearly constant velocity of v~12,000 km/s until at least 5 weeks after maximum brightness. The Ca II infrared (IR) triplet exhibits similar evidence for both a photospheric component at v~12,000 km/s with narrow line width and long velocity plateau, as well as a high-velocity component beginning at v~31,000 km/s two weeks before maximum. SN 2012fr resides on the border between the "shallow silicon" and "core-normal" subclasses in the Branch et al. (2009) classification scheme, and on the border between normal and "high-velocity" SNe Ia in the Wang et al. (2009a) system. Though it is a clear member of the "low velocity gradient" (LVG; Benetii et al., 2005) group of SNe Ia and exhibits a very slow light-curve decline, it shows key dissimilarities with the overluminous SN 1991T or SN 1999aa subclasses of SNe Ia. SN 2012fr represents a well-observed SN Ia at the luminous end of the normal SN Ia distribution, and a key transitional event between nominal spectroscopic subclasses of SNe Ia.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This paper introduces hybrid address spaces as a fundamental design methodology for implementing scalable runtime systems on many-core architectures without hardware support for cache coherence. We use hybrid address spaces for an implementation of MapReduce, a programming model for large-scale data processing, and the implementation of a remote memory access (RMA) model. Both implementations are available on the Intel SCC and are portable to similar architectures. We present the design and implementation of HyMR, a MapReduce runtime system whereby different stages and the synchronization operations between them alternate between a distributed memory address space and a shared memory address space, to improve performance and scalability. We compare HyMR to a reference implementation and we find that HyMR improves performance by a factor of 1.71× over a set of representative MapReduce benchmarks. We also compare HyMR with Phoenix++, a state-of-art implementation for systems with hardware-managed cache coherence in terms of scalability and sustained to peak data processing bandwidth, where HyMR demon- strates improvements of a factor of 3.1× and 3.2× respectively. We further evaluate our hybrid remote memory access (HyRMA) programming model and assess its performance to be superior of that of message passing.

Relevância:

90.00% 90.00%

Publicador:

Resumo:

This paper presents a multi-language framework to FPGA hardware development which aims to satisfy the dual requirement of high-level hardware design and efficient hardware implementation. The central idea of this framework is the integration of different hardware languages in a way that harnesses the best features of each language. This is illustrated in this paper by the integration of two hardware languages in the form of HIDE: a structured hardware language which provides more abstract and elegant hardware descriptions and compositions than are possible in traditional hardware description languages such as VHDL or Verilog, and Handel-C: an ANSI C-like hardware language which allows software and hardware engineers alike to target FPGAs from high-level algorithmic descriptions. On the one hand, HIDE has proven to be very successful in the description and generation of highly optimised parameterisable FPGA circuits from geometric descriptions. On the other hand, Handel-C has also proven to be very successful in the rapid design and prototyping of FPGA circuits from algorithmic application descriptions. The proposed integrated framework hence harnesses HIDE for the generation of highly optimised circuits for regular parts of algorithms, while Handel-C is used as a top-level design language from which HIDE functionality is dynamically invoked. The overall message of this paper posits that there need not be an exclusive choice between different hardware design flows. Rather, an integrated framework where different design flows can seamlessly interoperate should be adopted. Although the idea might seem simple prima facie, it could have serious implications on the design of future generations of hardware languages.