8,328 research outputs found

    Self-consistent relativistic quasiparticle random-phase approximation and its applications to charge-exchange excitations and β\beta-decay half-lives

    Get PDF
    The self-consistent quasiparticle random-phase approximation (QRPA) approach is formulated in the canonical single-nucleon basis of the relativistic Hatree-Fock-Bogoliubov (RHFB) theory. This approach is applied to study the isobaric analog states (IAS) and Gamov-Teller resonances (GTR) by taking Sn isotopes as examples. It is found that self-consistent treatment of the particle-particle residual interaction is essential to concentrate the IAS in a single peak for open-shell nuclei and the Coulomb exchange term is very important to predict the IAS energies. For the GTR, the isovector pairing can increase the calculated GTR energy, while the isoscalar pairing has an important influence on the low-lying tail of the GT transition. Furthermore, the QRPA approach is employed to predict nuclear β\beta-decay half-lives. With an isospin-dependent pairing interaction in the isoscalar channel, the RHFB+QRPA approach almost completely reproduces the experimental β\beta-decay half-lives for nuclei up to the Sn isotopes with half-lives smaller than one second. Large discrepancies are found for the Ni, Zn, and Ge isotopes with neutron number smaller than 5050, as well as the Sn isotopes with neutron number smaller than 8282. The potential reasons for these discrepancies are discussed in detail.Comment: 34 pages, 14 figure

    Study on QoS support in 802.11e-based multi-hop vehicular wireless ad hoc networks

    Get PDF
    Multimedia communications over vehicular ad hoc networks (VANET) will play an important role in the future intelligent transport system (ITS). QoS support for VANET therefore becomes an essential problem. In this paper, we first study the QoS performance in multi-hop VANET by using the standard IEEE 802.11e EDCA MAC and our proposed triple-constraint QoS routing protocol, Delay-Reliability-Hop (DeReHQ). In particular, we evaluate the DeReHQ protocol together with EDCA in highway and urban areas. Simulation results show that end-to-end delay performance can sometimes be achieved when both 802.11e EDCA and DeReHQ extended AODV are used. However, further studies on cross-layer optimization for QoS support in multi-hop environment are required

    β\beta-decay half-lives of neutron-rich nuclei and matter flow in the rr-process

    Get PDF
    The β\beta-decay half-lives of neutron-rich nuclei with 20Z5020 \leqslant Z \leqslant 50 are systematically investigated using the newly developed fully self-consistent proton-neutron quasiparticle random phase approximation (QRPA), based on the spherical relativistic Hartree-Fock-Bogoliubov (RHFB) framework. Available data are reproduced by including an isospin-dependent proton-neutron pairing interaction in the isoscalar channel of the RHFB+QRPA model. With the calculated β\beta-decay half-lives of neutron-rich nuclei a remarkable speeding up of rr-matter flow is predicted. This leads to enhanced rr-process abundances of elements with A140A \gtrsim 140, an important result for the understanding of the origin of heavy elements in the universe.Comment: 14 pages, 4 figure

    Nuclear charge-exchange excitations in localized covariant density functional theory

    Get PDF
    The recent progress in the studies of nuclear charge-exchange excitations with localized covariant density functional theory is briefly presented, by taking the fine structure of spin-dipole excitations in 16O as an example. It is shown that the constraints introduced by the Fock terms of the relativistic Hartree-Fock scheme into the particle-hole residual interactions are straightforward and robust.Comment: 4 pages, 1 figure, Proceedings of INPC2013, Florence, Italy, 2-7 June 201

    Zero-sound modes for the nuclear equation of state at supra-normal densities

    Full text link
    The meaningful correlations between the zero-sound modes and the stiffness of the nuclear equation of state (EOS) are uncovered in nuclear matter with the relativistic mean-field theory. It is demonstrated that the high-density zero-sound modes merely exist in models with the stiff EOS. While the stiff EOS can be softened by including {\omega}-meson self-interactions (the {\omega}4 term), the weakened coupling of the {\omega}-meson self-interactions reignites the zero sound at high density. These results suggest that the high-density zero-sound modes can be used to probe the stiffness of the EOS at supra-normal densities. The implications and effects of zero sounds are also discussed in heavy ion collisions and neutron stars

    An open source framework for advanced multi-physics and multiscale modelling of solid oxide fuel cells

    Get PDF
    Solid oxide fuel cells are high-efficiency renewable energy devices and considered one of the most promising net-zero carbon energy technologies. Numerical modelling is a powerful tool for the virtual design and optimisation of the next-generation solid oxide fuel cells but needs to tackle issues for incorporating the multi-scale character of the cell and further improving the accuracy and computational efficiency. While most of solid oxide fuel cell models were developed based on closed source platforms which limit the freedom of customisation in numerical discretization schemes and community participation. Here, an open source multi-physics and multiscale platform for advanced SOFC simulations consisting of both cell- and pore-scale performance models was developed using OpenFOAM. The modelling aspects are elucidated in detail, involving the coupling of various physical equations and the implementation of the pore-scale electrode in the performance model. The entire platform was carefully validated against experimental data and the other numerical models which were implemented in commercial software ANSYS Fluent and based on the lattice Boltzmann method. The cell-scale model is subsequently employed to study the effects of different fuels, i.e., pure hydrogen and different ratios of pre-reformed methane gas under various operating temperatures. It is found that the cell-scale model reasonably predicts the effects of these parameters on the cell performance, aligning well with the Fluent model. This study further identified the size of representative element volume with respect to the current density for the anode via the pore-scale model where the realistic microstructures reconstructed by a Xe plasma focused ion beam–scanning electron microscopy are employed as computational domains. It is found that a volume element size of 1243 voxels is sufficient to yield the representative current density of the whole. All these numerical investigations show that OpenFOAM is a potential multi-physics and multi-scale computational platform that is capable of accurately predicting both cell-scale and pore-scale performance and spatial information of solid oxide fuel cells. The developed models are also made public in GitHub to inspire community to further develop around it

    High-performance acceleration of 2-D and 3D CNNs on FPGAs using static block floating point

    Get PDF
    Over the past few years, 2-D convolutional neural networks (CNNs) have demonstrated their great success in a wide range of 2-D computer vision applications, such as image classification and object detection. At the same time, 3-D CNNs, as a variant of 2-D CNNs, have shown their excellent ability to analyze 3-D data, such as video and geometric data. However, the heavy algorithmic complexity of 2-D and 3-D CNNs imposes a substantial overhead over the speed of these networks, which limits their deployment in real-life applications. Although various domain-specific accelerators have been proposed to address this challenge, most of them only focus on accelerating 2-D CNNs, without considering their computational efficiency on 3-D CNNs. In this article, we propose a unified hardware architecture to accelerate both 2-D and 3-D CNNs with high hardware efficiency. Our experiments demonstrate that the proposed accelerator can achieve up to 92.4% and 85.2% multiply-accumulate efficiency on 2-D and 3-D CNNs, respectively. To improve the hardware performance, we propose a hardware-friendly quantization approach called static block floating point (BFP), which eliminates the frequent representation conversions required in traditional dynamic BFP arithmetic. Comparing with the integer linear quantization using zero-point, the static BFP quantization can decrease the logic resource consumption of the convolutional kernel design by nearly 50% on a field-programmable gate array (FPGA). Without time-consuming retraining, the proposed static BFP quantization is able to quantize the precision to 8-bit mantissa with negligible accuracy loss. As different CNNs on our reconfigurable system require different hardware and software parameters to achieve optimal hardware performance and accuracy, we also propose an automatic tool for parameter optimization. Based on our hardware design and optimization, we demonstrate that the proposed accelerator can achieve 3.8-5.6 times higher energy efficiency than graphics processing unit (GPU) implementation. Comparing with the state-of-the-art FPGA-based accelerators, our design achieves higher generality and up to 1.4-2.2 times higher resource efficiency on both 2-D and 3-D CNNs
    corecore