2,932 research outputs found

    The order-disorder transition of the (3x3)Sn/Ge(111) phase

    Full text link
    Growing attention has been drawn in the past years to the \alpha-phase (1/3 monolayer) of Sn on Ge(111), which undergoes a transition from the low temperature (3x3) phase to the room temperature (\sqrt3 x \sqrt3)R30 one. On the basis of scanning tunnelling microscopy experiments, this transition was claimed to be the manifestation of a surface charge density wave (SCDW), i.e. a periodic redistribution of charge, possibly accompanied by a periodic lattice distortion, which determines a change of the surface symmetry. As further experiments with different techniques were being performed, increasing doubts were cast about the SCDW model. We have measured by He scattering the long range order of the 1/3 monolayer phase of Sn on the Ge(111) surface throughout the phase transition. The transition has been found of the order-disorder type with a critical temperature Tc=220 K. The expected 3-State Potts critical exponents are shown to be consistent with the observed power law dependence of the (3x3) order parameter and its correlation length close to Tc, thus excluding a charge density wave driven phase transition.Comment: 6 pages with 4 figures; updated reference

    Planck Low Frequency Instrument: Beam Patterns

    Full text link
    The Low Frequency Instrument on board the ESA Planck satellite is coupled to the Planck 1.5 meter off-axis dual reflector telescope by an array of 27 corrugated feed horns operating at 30, 44, 70, and 100 GHz. We briefly present here a detailed study of the optical interface devoted to optimize the angular resolution (10 arcmin at 100 GHz as a goal) and at the same time to minimize all the systematics coming from the sidelobes of the radiation pattern. Through optical simulations, we provide shapes, locations on the sky, angular resolutions, and polarization properties of each beam.Comment: On behalf of the Planck collaboration. 3 pages, 1 figure. Article published in the Proceedings of the 2K1BC Experimental Cosmology at millimetre wavelength

    Study of the isotropic contribution to the analysis of photoelectron diffraction experiments at the ALOISA beamline

    Full text link
    The angular distribution of the intensity in photoemission experiments is affected by electron diffraction patterns and by a smoothly varying ISO contribution originated by both intrumental details and physical properties of the samples. The origin of the various contributions to the ISO component has been identified since many years. Nonetheless in this work we present original developement of the ED analysis, which arises from the evolution of instrumental performance, in terms of analyzers positioning and angular resolution, as well as collimation and size of X-ray beams in third generation synchrotron sources. The analytical treatement of the instrumental factors is presented in detail for the end station of the ALOISA beamline (Trieste Synchrotron), where a wide variety of scattering geometries is available for ED experiments. We present here the basic formulae and their application to experimental data taken on the Fe/Cu3Au(001) system in order to highlight the role of the various parameters included in the distribution function. A specific model for the surface illumination has been developed as well as the overlayer thickness and surface roughness have been considered.Comment: RevTex, nine pages with five eps figures; to be published in J. Electron Spectrosc. Relat. Pheno

    The Planck Low Frequency Instrument

    Get PDF
    The Low Frequency Instrument (LFI) of the "Planck Surveyor" ESA mission will perform high-resolution imaging of the Cosmic Microwave Background anisotropies at four frequencies in the 30-100 GHz range. We review the LFI main scientific objectives, the current status of the instrument design and the on-going effort to develop software simulations of the LFI observations. In particular we discuss the design status of the PLANCK telescope, which is critical for reaching adequate effective angular resolution.Comment: 10 pages, Latex (use epsfig.sty); 4 Postscript figures; Astrophys. Lett & Comm, in press. Proc. of the Conference: "The Cosmic Microwave Background and the Planck Mission", Santander, Spain, 22-25 June 199

    Thermal susceptibility of the Planck-LFI receivers

    Get PDF
    This paper is part of the Prelaunch status LFI papers published on JINST: http://www.iop.org/EJ/journal/-page=extra.proc5/jinst . This paper describes the impact of the Planck Low Frequency Instrument front end physical temperature fluctuations on the output signal. The origin of thermal instabilities in the instrument are discussed, and an analytical model of their propagation and impact on the receivers signal is described. The experimental test setup dedicated to evaluate these effects during the instrument ground calibration is reported together with data analysis methods. Finally, main results obtained are discussed and compared to the requirements.Comment: This is an author-created, un-copyedited version of an article accepted for publication in Journal of Instrumentation. IOP Publishing Ltd is not responsible for any errors or omissions in this version of the manuscript or any version derived from it. The definitive publisher authenticated version is available online at 10.1088/1748-0221/4/12/T1201

    The pseudomorphic to bulk fcc phase transition of thin Ni films on Pd(100)

    Full text link
    We have measured the transformation of pseudomorphic Ni films on Pd(100) into their bulk fcc phase as a function of the film thickness. We made use of x-ray diffraction and x-ray induced photoemission to study the evolution of the Ni film and its interface with the substrate. The growth of a pseudomorphic film with tetragonally strained face centered symmetry (fct) has been observed by out-of-plane x-ray diffraction up to a maximum thickness of 10 Ni layers (two of them intermixed with the substrate), where a new fcc bulk-like phase is formed. After the formation of the bulk-like Ni domains, we observed the pseudomorphic fct domains to disappear preserving the number of layers and their spacing. The phase transition thus proceeds via lateral growth of the bulk-like phase within the pseudomorphic one, i.e. the bulk-like fcc domains penetrate down to the substrate when formed. This large depth of the walls separating the domains of different phases is also indicated by the strong increase of the intermixing at the substrate-film interface, which starts at the onset of the transition and continues at even larger thickness. The bulk-like fcc phase is also slightly strained; its relaxation towards the orthomorphic lattice structure proceeds slowly with the film thickness, being not yet completed at the maximum thickness presently studied of 30 Angstrom (i.e. about 17 layers).Comment: 8 pages, 7 figure

    Dictionary Matching with One Gap

    Full text link
    The dictionary matching with gaps problem is to preprocess a dictionary DD of dd gapped patterns P1,,PdP_1,\ldots,P_d over alphabet Σ\Sigma, where each gapped pattern PiP_i is a sequence of subpatterns separated by bounded sequences of don't cares. Then, given a query text TT of length nn over alphabet Σ\Sigma, the goal is to output all locations in TT in which a pattern PiDP_i\in D, 1id1\leq i\leq d, ends. There is a renewed current interest in the gapped matching problem stemming from cyber security. In this paper we solve the problem where all patterns in the dictionary have one gap with at least α\alpha and at most β\beta don't cares, where α\alpha and β\beta are given parameters. Specifically, we show that the dictionary matching with a single gap problem can be solved in either O(dlogd+D)O(d\log d + |D|) time and O(dlogεd+D)O(d\log^{\varepsilon} d + |D|) space, and query time O(n(βα)loglogdlog2min{d,logD}+occ)O(n(\beta -\alpha )\log\log d \log ^2 \min \{ d, \log |D| \} + occ), where occocc is the number of patterns found, or preprocessing time and space: O(d2+D)O(d^2 + |D|), and query time O(n(βα)+occ)O(n(\beta -\alpha ) + occ), where occocc is the number of patterns found. As far as we know, this is the best solution for this setting of the problem, where many overlaps may exist in the dictionary.Comment: A preliminary version was published at CPM 201

    Dynamic validation of the Planck/LFI thermal model

    Get PDF
    The Low Frequency Instrument (LFI) is an array of cryogenically cooled radiometers on board the Planck satellite, designed to measure the temperature and polarization anisotropies of the cosmic microwave backgrond (CMB) at 30, 44 and 70 GHz. The thermal requirements of the LFI, and in particular the stringent limits to acceptable thermal fluctuations in the 20 K focal plane, are a critical element to achieve the instrument scientific performance. Thermal tests were carried out as part of the on-ground calibration campaign at various stages of instrument integration. In this paper we describe the results and analysis of the tests on the LFI flight model (FM) performed at Thales Laboratories in Milan (Italy) during 2006, with the purpose of experimentally sampling the thermal transfer functions and consequently validating the numerical thermal model describing the dynamic response of the LFI focal plane. This model has been used extensively to assess the ability of LFI to achieve its scientific goals: its validation is therefore extremely important in the context of the Planck mission. Our analysis shows that the measured thermal properties of the instrument show a thermal damping level better than predicted, therefore further reducing the expected systematic effect induced in the LFI maps. We then propose an explanation of the increased damping in terms of non-ideal thermal contacts.Comment: Planck LFI technical papers published by JINST: http://www.iop.org/EJ/journal/-page=extra.proc5/1748-022

    Spectro-microscopy of single and multi-layer graphene supported by a weakly interacting substrate

    Full text link
    We report measurements of the electronic structure and surface morphology of exfoliated graphene on an insulating substrate using angle-resolved photoemission and low energy electron diffraction. Our results show that although exfoliated graphene is microscopically corrugated, the valence band retains a massless fermionic dispersion, with a Fermi velocity of ~10^6 m/s. We observe a close relationship between the morphology and electronic structure, which suggests that controlling the interaction between graphene and the supporting substrate is essential for graphene device applications.Comment: 10 pages of text, 4 JPEG figure

    Chloroplast microsatellites: measures of genetic diversity and the effect of homoplasy

    Full text link
    Chloroplast microsatellites have been widely used in population genetic studies of conifers in recent years. However, their haplotype configurations suggest that they could have high levels of homoplasy, thus limiting the power of these molecular markers. A coalescent-based computer simulation was used to explore the influence of homoplasy on measures of genetic diversity based on chloroplast microsatellites. The conditions of the simulation were defined to fit isolated populations originating from the colonization of one single haplotype into an area left available after a glacial retreat. Simulated data were compared with empirical data available from the literature for a species of Pinus that has expanded north after the Last Glacial Maximum. In the evaluation of genetic diversity, homoplasy was found to have little influence on Nei's unbiased haplotype diversity (H(E)) while Goldstein's genetic distance estimates (D2sh) were much more affected. The effect of the number of chloroplast microsatellite loci for evaluation of genetic diversity is also discussed
    corecore