93,163 research outputs found

    Loss of coherency and interphase α/β angular deviation from the Burgers orientation relationship in a Ti–6Al–4V alloy compressed at 800 °C

    No full text
    The mutual relationship between phases in two-phase titanium alloys, alpha(HCP) and beta(BCC), is such that: {0001}(alpha)parallel to{110}(beta); (alpha)parallel to (beta), which in literature are known as Burgers orientation relationships. The coherency of the two phases is controlled by this crystallographic mutual relationship. Loss of coherency between phases during deformation can originate from a non-parallelism between the two boundary crystallographic planes. This study focuses on alpha(HCP)/beta(BCC) interface coherency evolution in a lamellar Ti-6Al-4V alloy subjected to hot compression at 800 degrees C. The strain rate was 10(-3) s(-1) and deformation was carried out to average true strains of epsilon = 0.29, 0.69, and 1.20. Loss of coherency was found at strains epsilon >= 0.50. For these strains, the lamellar alpha + beta microstructure also evolved to a spheroidized morphology. The loss of interface coherency was thus associated with the acceleration of the lamellar microstructure dynamic spheroidization

    New experimental limits on neutron - mirror neutron oscillations in the presence of mirror magnetic field

    No full text
    International audiencePresent experimental and astrophysical limits do not exclude that the neutron (n) oscillation into mirror neutron ( nn' ), a sterile state exactly degenerate in mass with the neutron, can be a very fast process, in fact faster than the neutron decay itself, in which case it would have very interesting implications in cosmology and astrophysics. This process is sensitive to the magnetic field. Namely, if the mirror magnetic field B\mathbf {B}' exists at the Earth, nnn{-}n' oscillation probability can be suppressed or resonantly amplified by the applied magnetic field B\mathbf {B} , depending on its strength and on the angle β\beta between B\mathbf {B} and B\mathbf {B}' . We present the results of ultra-cold neutron storage measurements aiming to check the anomalies observed in previous experiments which could be a signal for nnn{-}n' oscillation in the presence of mirror magnetic field B0.1B'\sim 0.1  G. From the analysis of the experimental data new lower limits on nnn{-}n' oscillation time as a function of BB' were obtained, assuming that the mirror magnetic field is constant in time: τnn>17\tau _{nn'} > 17  s (95 % C.L.) for any BB' between 0.08 and 0.17 G, and τnn/cosβ>27\tau _{nn'}/\sqrt{\cos \beta } > 27  s (95 % C.L.) for any BB' in the interval ( 0.06÷0.250.06\div 0.25 ) G

    Probing the high latitude ionosphere from ground-based observations: The state of current knowledge and capabilities during IPY (2007-2009)

    No full text
    During the International Polar Year (IPY), one area of great interest is co-coordinated, multi-instrument probing of the ionosphere at high latitudes. This region is important not only for the applications that rely upon our understanding of it, but also because it contains the footprints of processes that have their origin in the interplanetary space. Many different techniques are now available for probing the ionosphere, from radar measurements to the analysis of very low frequency (VLF) wave paths. Combining these methods provides the ability to study the ionosphere from high in the F-region to the bottom of the D-layer. Thus, coupling processes from the magnetosphere and to the neutral atmosphere can be considered. An additional dimension is through comparisons of the response of the two polar ionospheres to similar (or the same) geomagnetic activity. With more instruments available at the South Pole inter-hemispheric, studies have become easier to accomplish such that a fuller picture of the global response to Sun-Earth coupling can be painted. This paper presents a review of the current state of knowledge in ionospheric probing. It cannot provide a comprehensive guide of the work to date due to the scale of the topic. Rather it is intended to give an overview of the techniques and recent results from some of the instruments and facilities that are a part of the IPY cluster 63-Heliosphere Impact on Geospace. In this way it is hoped that the reader will gain a flavor of the recent research performed in this area and the potential for continuing collaboration and capabilities during the IP

    Dispelling the Myths Behind First-author Citation Counts

    No full text
    We conducted a full-scale evaluative citation analysis study of scholars in the XML research field to explore just how different from each other author rankings resulting from different citation counting methods actually are, and to demonstrate the capability of emerging data and tools on the Web in supporting more realistic citation counting methods. Our results contest some common arguments for the continued use of first-author citation counts in the evaluation of scholars, such as high correlations between author rankings by first-author citation counts and other citation counting methods, and high costs of using more realistic citation counting methods that are not well-supported by the ISI databases. It is argued that increasingly available digital full text research papers make it possible for citation analysis studies to go beyond what the ISI databases have directly supported and to employ more sophisticated methods

    Author, publisher and bookseller : a tripartite synergy in Nigerian book industry

    No full text
    This work is about the roles of Author, Publisher and Bookseller in Book development in Nigeria. The paper started by delving into the history of Book Publishing in Nigeria after which it proceeded by defining who an author, a publisher, and a bookseller is and expatiated on the indispensable roles of these key actors in Nigerian Book Industry and in the emerging Information Society. Furthermore, the various constraints to book development were identified while the paper advised on how the Book Industry can be further promoted in Nigeria. However, the paper concluded and made recommendations on how the Book sector can help in enhancing scholarship in the country

    Author inscription in The Chinese slave-girl: a story of woman's life in China

    No full text
    This edition includes a gift inscription by author Rev. J.A. Davis, "To Rev. A. G. Russell with the warmest regards of the author J.A. Davis."Davis, John Agnell, 1839-1897

    G-Rank: Unsupervised Continuous Learn-to-Rank for Edge Devices in a P2P Network

    No full text
    Ranking algorithms in traditional search engines are powered by enormous training data sets that are meticulously engineered and curated by a centralized entity. Decentralized peer-to-peer (p2p) networks such as torrenting applications and Web3 protocols deliberately eschew centralized databases and computational architectures when designing services and features. As such, robust search-and-rank algorithms designed for such domains must be engineered specifically for decentralized networks, and must be lightweight enough to operate on consumer-grade personal devices such as a smartphone or laptop computer. We introduce G-Rank, an unsupervised ranking algorithm designed exclusively for decentralized networks. We demonstrate that accurate, relevant ranking results can be achieved in fully decentralized networks without any centralized data aggregation, feature engineering, or model training. Furthermore, we show that such results are obtainable with minimal data preprocessing and computational overhead, and can still return highly relevant results even when a user’s device is disconnected from the network. G-Rank is highly modular in design, is not limited to categorical data, and can be implemented in a variety of domains with minimal modification. The results herein show that unsupervised ranking models designed for decentralized p2p networks are not only viable, but worthy of further research.https://github.com/awrgold/G-RankComputer Scienc

    A Relational Unsupervised Approach to Author Identification

    No full text
    In the last decades speaking and writing habits have changed. Many works faced the author identification task by exploiting frequencybased approaches, numeric techniques or writing style analysis. Following the last approach we propose a technique for author identification based on First-Order Logic. Specifically, we translate the complex data represented by natural language text to complex (relational) patterns that represent the writing style of an author. Then, we model an author as the result of clustering the relational descriptions associated to the sentences. The underlying idea is that such a model can express the typical way in which an author composes the sentences in his writings. So, if we can map such writing habits from the unknown-author model to the known-author model, we can conclude that the author is the same. Preliminary results are promising and the approach seems viable in real contexts since it does not need a training phase and performs well also with short texts

    Nd-doped polarization maintaining all-fiber laser with dissipative soliton resonance mode-locking at 905 nm

    No full text
    Funding Information: Manuscript received February 15, 2021; revised May 14, 2021; accepted May 27, 2021. Date of publication June 1, 2021; date of current version September 13, 2021. This work was supported by RFBR under Grant 20-32-90233. (Corresponding author: Aram A. Mkrtchyan.) Aram A. Mkrtchyan, Yuriy G. Gladush, and Kirill A. Sitnik are with the Skolkovo Institute of Science and Technology, Moscow 121205, Russia (e-mail: [email protected]; [email protected]; [email protected]). Publisher Copyright: © 1983-2012 IEEE.Moving the fiber laser emission to the region below one micron may provide a cheaper, more compact and robust alternatives to the existing solid state lasers. Here, for the first time we report a neodymium mode-locked fiber laser emitting at 905 nm in the all-fiber polarization maintaining configuration. We obtain a self-starting pulse generation in nonlinear amplifying loop mirror (NALM) cavity configuration. To suppress a dominant emission at 1064 nm corresponding to a 4-level laser scheme, we use an active fiber - 920/1064 division multiplexer - active fiber sandwich-like sequence in the NALM loop. A rectangular shape dissipative soliton had nJ energy, 30 pm spectral width and 80 ÷ 430 ps width linearly depending on the pump power. Excellent agreement with numerical simulation allowed us to recover pulse shape and width for the pulses out of autocorrelation window.Peer reviewe

    Investigation of a flow field generated by a fractal grid based on experimental data and CFD simulations

    No full text
    Fractal grids generate turbulence by directly exciting many length-scales of different sizes simultaneously, rather than using the nonlinear cascade mechanism to obtain multiscale excitation, as it is the case for classical grids. These scales influence each other and show very different properties compared to all previously documented turbulent flows. In this work we present experimental wind tunnel and computer fluid dynamics (CFD) studies of the turbulent flow generated by a fractal grid under the same conditions. We did an extensive statistical study and a direct comparison between the experimentally and numerically acquired time series in order to investigate and compare one-point- and two-point-statistics. In addition we present an application of a stochastic method, so-called Langevin approach, to the experimentally and numerically acquired velocity increment time series to examine three-point-statistics in terms of Kramers-Moyal coefficients
    corecore