Catalog footprint

What is connected

101works
37topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

101 published item(s)

preprint2026arXiv

HepScript: A Dual-Use DSL for Human-AI Collaborative Data Analysis Workflows in High-Energy Physics

The escalating data scale in High-Energy Physics (HEP) fuels a growing aspiration for higher analytical efficiency. While Large Language Models (LLMs) offer a path toward automation via agentic AI, they struggle with complex scientific workflows that require deep domain knowledge and are tightly coupled to experiment-specific codebases. To address this, we introduce a methodology centered on HepScript, a dual-use Domain-Specific Language (DSL) for HEP data analysis workflows. HepScript serves as a shared formal interface, abstracting HEP analysis logic into a constrained syntax that is both intuitive for human experts and reliably generable by AI agents. First developed for the Beijing Spectrometer III (BESIII) experiment, HepScript hides the complexity of the underlying software stack, translating high-level analysis intent into low-level, production-ready code. In our case studies, this abstraction reduces the required human-written code by 93\%. Crucially, HepScript's constrained grammar defines a tractable action space, enabling AI agents to autonomously generate executable specifications for core analysis stages directly from published literature with a 95\% success rate. Our work demonstrates a scalable pathway toward human-AI collaborative systems, where a formally specified DSL acts as an unambiguous translation layer between human expertise, AI automation, and production environment, rendering previously intractable automation problems solvable.

preprint2026arXiv

Quantum Computing -- Strategic Recommendations for the Industry

This whitepaper surveys the current landscape and short- to mid-term prospects for quantum-enabled optimization and machine learning use cases in industrial settings. Grounded in the QCHALLenge program, it synthesizes hardware trajectories from different quantum architectures and providers, and assesses their maturity and potential for real-world use cases under a standardized traffic-light evaluation framework. We provide a concise summary of relevant hardware roadmaps, distinguishing superconducting and ion-trap technologies, their current states, modalities, and projected scaling trajectories. The core of the presented work are the use case evaluations in the domains of optimization problems and machine learning applications. For the conducted experiments, we apply a consistent set of evaluation criteria (model formulation, scalability, solution quality, runtime, and transferability) which are assessed in a shared system of three categories, ranging from optimistic (solutions produced by quantum computers are competitive with classical methods and/or a clear path to a quantum advantage is shown) to pessimistic (significant hurdles prevent practical application of quantum solutions now and potentially in the future). The resulting verdicts illuminate where quantum approaches currently offer promise, where hybrid classical-quantum strategies are most viable, and where classical methods are expected to remain superior.

preprint2026arXiv

Statistical analysis of multi-band plateaus in gamma-ray burst afterglows

Plateau features are frequently observed in the afterglows of gamma-ray bursts (GRBs), yet their physical origins remain under debate. In this work, we compile a sample of 124 GRBs with known redshifts and simultaneous X-ray and optical afterglow observations. We categorize them into four subsets based on the existence of plateaus and the bands in which they appear. Namely, Dataset 1: plateaus are detected simultaneously in both X-ray and optical bands (75 bursts); Dataset 2: plateaus are only in X-rays (15 bursts); Dataset 3: plateaus appear only in the optical (17 bursts); Dataset 4: no plateaus in either band (17 bursts). We employ these datasets to test the applicability of the energy-injection model by examining whether the temporal decay index $α$ and the spectral index $β$ of GRB afterglows simultaneously satisfy the closure relations in X-ray and optical bands. We find that 47 bursts of Dataset 1 simultaneously obey the closure relations in both bands under the conditions of the electron spectral index $p>2$ and the injection parameter $q\in (0, 0.5)$, and 69 of the dataset for $p>1$ and $q\in (0, 0.8)$, providing a strong support for the energy-injection interpretation. However, for Datasets 2 and 3, although $α$ and $β$ of the plateaus mostly satisfy the closure relations, those in the other band show significant deviations, which implies that bursts with a single-band plateau are inconsistent with the interpretation of energy injection. Furthermore, we also compare the isotropic X-ray energy of plateaus with the rotational energy budget of millisecond magnetars.

preprint2022arXiv

A 40Gb/s Linear Redriver with Multi-Band Equalization in 130nm SiGe BiCMOS

A linear redriver circuit implements multi-band equalization techniques to efficiently compensate for high-frequency channel loss and extend high-speed wireline link reach. Input and output stage emitter-follower buffers with dual AC and DC paths provide programmable low-frequency peaking for channel skin effect, while a continuous-time linear equalizer (CTLE) utilizes RC degeneration in the input stage for mid-band peaking and a subsequent feedback structure contributes to additional high-frequency peaking to compensate for the additional dielectric loss effects. A variable-gain amplifier (VGA) stage provides up to 7.1dB tunable gain and utilizes negative capacitive loads for bandwidth extension. Input and output return loss of -11.0dB and -12.2dB is respectively achieved at 20GHz with input and output T-coil stages that distribute the ESD circuitry capacitance. Fabricated in a 130nm SiGe BiCMOS process, the redriver achieves 23.5dB max peaking at 20GHz and supports a 1Vppd linear output swing. Per-channel power consumption is 115.2mW from a 1.8V supply.

preprint2022arXiv

Adaptive Observer for a Class of Systems with Switched Unknown Parameters Using DREM

In this note, we develop an adaptive observer for a class of nonlinear systems with switched unknown parameters to estimate the states and parameters simultaneously. The main challenge lies in how to eliminate the disturbance effect of zero-input responses caused by the switching on the parameter estimation. These responses depend on the unknown states at switching instants (SASI) and constitute an additive disturbance to the parameter estimation, which obstructs parameter convergence to zero. Our solution is to treat the zero-input responses as excitations instead of disturbances. This is realized by first augmenting the system parameter with the SASI and then developing an estimator for the augmented parameter using the \textit{dynamic regression extension and mixing} (DREM) technique. Thanks to its property of element-wise parameter adaptation, the system parameter estimation is decoupled from the SASI. As a result, the estimation errors of system states and parameters converge to zero asymptotically. Furthermore, the robustness of the proposed adaptive observer is guaranteed in the presence of disturbances and noise. A numerical example validates the effectiveness of the proposed approach.

preprint2022arXiv

Adaptive Pseudo-Siamese Policy Network for Temporal Knowledge Prediction

Temporal knowledge prediction is a crucial task for the event early warning that has gained increasing attention in recent years, which aims to predict the future facts by using relevant historical facts on the temporal knowledge graphs. There are two main difficulties in this prediction task. First, from the historical facts point of view, how to model the evolutionary patterns of the facts to predict the query accurately. Second, from the query perspective, how to handle the two cases where the query contains seen and unseen entities in a unified framework. Driven by the two problems, we propose a novel adaptive pseudo-siamese policy network for temporal knowledge prediction based on reinforcement learning. Specifically, we design the policy network in our model as a pseudo-siamese policy network that consists of two sub-policy networks. In sub-policy network I, the agent searches for the answer for the query along the entity-relation paths to capture the static evolutionary patterns. And in sub-policy network II, the agent searches for the answer for the query along the relation-time paths to deal with unseen entities. Moreover, we develop a temporal relation encoder to capture the temporal evolutionary patterns. Finally, we design a gating mechanism to adaptively integrate the results of the two sub-policy networks to help the agent focus on the destination answer. To assess our model performance, we conduct link prediction on four benchmark datasets, the experimental results demonstrate that our method obtains considerable performance compared with existing methods.

preprint2022arXiv

Anomalous mobility edges in one-dimensional quasiperiodic models

Mobility edges, separating localized from extended states, are known to arise in the single-particle energy spectrum of disordered systems in dimension strictly higher than two and certain quasiperiodic models in one dimension. Here we unveil a different class of mobility edges, dubbed anomalous mobility edges, that separate bands of localized states from bands of critical states in diagonal and off-diagonal quasiperiodic models. We first introduce an exactly solvable quasi-periodic diagonal model and analytically demonstrate the existence of anomalous mobility edges. Moreover, numerical multifractal analysis of the corresponding wave functions confirms the emergence of a finite band of critical states. We then extend the sudy to a quasiperiodic off-diagonal Su-Schrieffer-Heeger model and show numerical evidence of anomalous mobility edges. We finally discuss possible experimental realizations of quasi-periodic models hosting anomalous mobility edges. These results shed new light on the localization and critical properties of low-dimensional systems with aperiodic order.

preprint2022arXiv

Comparison of prismatic cohomology and derived de Rham cohomology

We establish a comparison isomorphism between prismatic cohomology and derived de Rham cohomology respecting various structures, such as their Frobenius actions and filtrations. As an application, when $X$ is a proper smooth formal scheme over $\mathcal O_K$ with $K$ being a $p$-adic field, we improve Breuil--Caruso's theory on comparison between torsion crystalline cohomology and torsion étale cohomology.

preprint2022arXiv

Construction of a qudit using Schrodinger cat states and generation of hybrid entanglement between a discrete-variable qudit and a continuous-variable qudit

We show that a continuous-variable (CV) qudit can be constructed using quasiorthogonal cat states of a bosonic mode, when the phase encoded in each cat state is chosen appropriately. With the constructed CV qudit and the discrete-variable (DV) qudit encoded with Fock states, we propose an approach to generate the hybrid maximally entangled state of a CV qudit and a DV qudit by using two microwave cavities coupled to a superconducting flux qutrit. This proposal relies on the initial preparation of a superposition of Fock states of one cavity and the initial preparation of a cat state of the other cavity. After the initial state of each cavity is prepared, this proposal requires only two basic operations, i.e., the first operation employs the dispersive coupling of both cavities with the qutrit while the second operation uses the dispersive coupling of only one cavity with the qutrit. The entangled state production is deterministic and the operation time decreases as the dimensional size of each qudit increases. In addition, during the entire operation, the coupler qutrit remains in the ground state and thus decoherence from the qutrit is significantly reduced. As an example, we further discuss the experimental feasibility for generating the hybrid maximally entangled state of a DV qutrit and a CV qutrit based on circuit QED. This proposal is universal and can be extended to accomplish the same task, by using two microwave or optical cavities coupled to a natural or artificial three-level atom.

preprint2022arXiv

Deep Reinforcement Learning Aided Platoon Control Relying on V2X Information

The impact of Vehicle-to-Everything (V2X) communications on platoon control performance is investigated. Platoon control is essentially a sequential stochastic decision problem (SSDP), which can be solved by Deep Reinforcement Learning (DRL) to deal with both the control constraints and uncertainty in the platoon leading vehicle's behavior. In this context, the value of V2X communications for DRL-based platoon controllers is studied with an emphasis on the tradeoff between the gain of including exogenous information in the system state for reducing uncertainty and the performance erosion due to the curse-of-dimensionality. Our objective is to find the specific set of information that should be shared among the vehicles for the construction of the most appropriate state space. SSDP models are conceived for platoon control under different information topologies (IFT) by taking into account `just sufficient' information. Furthermore, theorems are established for comparing the performance of their optimal policies. In order to determine whether a piece of information should or should not be transmitted for improving the DRL-based control policy, we quantify its value by deriving the conditional KL divergence of the transition models. More meritorious information is given higher priority in transmission, since including it in the state space has a higher probability in offsetting the negative effect of having higher state dimensions. Finally, simulation results are provided to illustrate the theoretical analysis.

preprint2022arXiv

Defending Against Adversarial Attack in ECG Classification with Adversarial Distillation Training

In clinics, doctors rely on electrocardiograms (ECGs) to assess severe cardiac disorders. Owing to the development of technology and the increase in health awareness, ECG signals are currently obtained by using medical and commercial devices. Deep neural networks (DNNs) can be used to analyze these signals because of their high accuracy rate. However, researchers have found that adversarial attacks can significantly reduce the accuracy of DNNs. Studies have been conducted to defend ECG-based DNNs against traditional adversarial attacks, such as projected gradient descent (PGD), and smooth adversarial perturbation (SAP) which targets ECG classification; however, to the best of our knowledge, no study has completely explored the defense against adversarial attacks targeting ECG classification. Thus, we did different experiments to explore the effects of defense methods against white-box adversarial attack and black-box adversarial attack targeting ECG classification, and we found that some common defense methods performed well against these attacks. Besides, we proposed a new defense method called Adversarial Distillation Training (ADT) which comes from defensive distillation and can effectively improve the generalization performance of DNNs. The results show that our method performed more effectively against adversarial attacks targeting on ECG classification than the other baseline methods, namely, adversarial training, defensive distillation, Jacob regularization, and noise-to-signal ratio regularization. Furthermore, we found that our method performed better against PGD attacks with low noise levels, which means that our method has stronger robustness.

preprint2022arXiv

Eigenvalues restricted by Lyapunov exponent of eigenstates

We point out that the Lyapunov exponent of the eigenstate places restrictions on the eigenvalue. Consequently, with regard to non-Hermitian systems, even without any symmetry, the non-conservative Hamiltonians can exhibit real spectra as long as Lyapunov exponents of eigenstates inhibit imaginary parts of eigenvalues. Our findings open up a new route to study non-Hermitian physics.

preprint2022arXiv

Finite volume based film flow and ice accretion models on aircraft wings

The thin runback water films driven by the gas flow, the pressure gradient and the gravity on the iced aircraft surface are investigated in this paper. A three-dimensional film flow model based on Finite Volume Method (FVM) and the lubrication theory is proposed to describe the flow. The depth-averaged velocity of the film is stored in Cartesian coordinates to avoid the appearance of the metric tensors. The governing equations are discretized in the first layer structured grid cell which is selected as the grids for film flow. In order to verify this method, comparisons between numerical results and experimental results of ice shapes on NACA 0012 airfoil and GLC-305 swept wing are presented, both showing a good agreement for rime and glaze ice condition. Overall, this model shows great potential to model ice accretion reasonably under different icing conditions. Besides, the present method doesn't require analytic metric terms, and can be easily coupled to existing finite volume solvers for logically Cartesian meshes.

preprint2022arXiv

Nucleosynthesis Contribution of Neutrino-dominated Accretion Flows to the Chemical Evolution of Active Galactic Nuclei

Recent observations of quasars show high line-flux ratios in their broad emission lines and the ratios appear to be independent of redshift up to $z \gtrsim 6$, which indicate that the broad-line regions of these early quasars are surprisingly metal-rich. Here, we revisit the chemical evolution of high-redshift quasars by adding a new ingredient, i.e., the neutrino-dominated accretion flows (NDAFs) with outflows, on top of the conventional core-collapse supernovae (CCSNe). In the presence of the chemical contribution from NDAFs with outflows, the total metal mass (i.e., the summation of the conventional CCSN and NDAFs with outflows) per CCSN depends weakly upon the mass of the progenitor star if the mass is in the range of $\sim 25-55~M_{\odot}$. We model the chemical evolution by adopting a improved open-box model with three typical initial mass functions (IMFs). We find that, with the additional chemical contribution from NDAFs with outflows, the quasar metallicity can be enriched more rapidly in the very early Universe ($z \sim 10$) and reaches higher saturation than the no-NDAF case at $z \sim 8$, after which they evolve slowly with redshift. The quasar metallicity can reach $\sim 20~Z_{\odot}$ ($Z_\odot$ denotes the metallicity of the Sun; and $\sim 20\%$ of which is produced by NDAF outflows) at $z \sim 8$ for the ``top-heavy'' IMF model in \citet{Toyouchi2022}, which readily explains the quasar observations on the super-solar metal abundance and redshift-independent evolution.

preprint2022arXiv

On Calibration of Graph Neural Networks for Node Classification

Graphs can model real-world, complex systems by representing entities and their interactions in terms of nodes and edges. To better exploit the graph structure, graph neural networks have been developed, which learn entity and edge embeddings for tasks such as node classification and link prediction. These models achieve good performance with respect to accuracy, but the confidence scores associated with the predictions might not be calibrated. That means that the scores might not reflect the ground-truth probabilities of the predicted events, which would be especially important for safety-critical applications. Even though graph neural networks are used for a wide range of tasks, the calibration thereof has not been sufficiently explored yet. We investigate the calibration of graph neural networks for node classification, study the effect of existing post-processing calibration methods, and analyze the influence of model capacity, graph density, and a new loss function on calibration. Further, we propose a topology-aware calibration method that takes the neighboring nodes into account and yields improved calibration compared to baseline methods.

preprint2022arXiv

On the u^{\infty}-torsion submodule of prismatic cohomology

We investigate the maximal finite length submodule of the Breuil-Kisin prismatic cohomology of a smooth proper formal scheme over a p-adic ring of integers. This submodule governs pathology phenomena in integral p-adic cohomology theories. Geometric applications include a control, in low degrees and mild ramifications, of (1) the discrepancy between two naturally associated Albanese varieties in characteristic p, and (2) kernel of the specialization map in p-adic étale cohomology. As an arithmetic application, we study the boundary case of the theory due to Fontaine-Laffaille, Fontaine-Messing, and Kato. Also included is an interesting example, generalized from a construction in Bhatt-Morrow-Scholze's work, which (1) illustrates some of our theoretical results being sharp, and (2) negates a question of Breuil.

preprint2022arXiv

Polarization in early optical afterglows of gamma-ray bursts driven by precessing jets

Jet precessions are widely involved in astrophysical phenomena from galaxies to X-ray binaries and gamma-ray bursts (GRBs). Polarization presents a unique probe of the magnetic fields in GRB jets. The precession of GRBs relativistic jets will change the geometry within the observable emitting region of the jet, which can potentially affect the polarization of the afterglow. In this paper, we take into account jet precession to study the polarization evolution and corresponding light curves in GRB early optical afterglows with ordered and random magnetic field geometries. We find that the jet precession in long-lived engines can significantly reduce the polarization degree (PD) regardless of the magnetic field structure. The strongest PD attenuation is found when the line of sight is aligned with the precession axis. Our results show that jet precession can provide new insight into the low PD measured in the early optical afterglows of GRBs.

preprint2022arXiv

Reductions of $2$-dimensional semi-stable representations with large $\mathcal L$-invariant

We determine reductions of 2-dimensional, irreducible, semi-stable, and non-crystalline representations of $\mathrm{Gal}(\overline{\mathbb Q}_p/\mathbb Q_p)$ with Hodge--Tate weights $0 < k-1$ and with $\mathcal L$-invariant whose $p$-adic norm is sufficiently large, depending on $k$. Our main result provides the first systematic examples of the reductions for $k \geq p$.

preprint2022arXiv

Relativistic global solutions of neutrino-dominated accretion flows with magnetic coupling

A Kerr black hole (BH) surrounded by a neutrino-dominated accretion flow (NDAF) is one of plausible candidates of the central engine in gamma-ray bursts. The accretion material might inherit and restructure strong magnetic fields from the compact object mergers or massive collapsars. The magnetic coupling (MC) process between a rapid rotating BH and an accretion disc is one of possible magnetic configurations that transfers the energy and angular momentum from the BH to the disc. In this paper, we investigate one-dimensional global solutions of NDAFs with MC (MCNDAFs), taking into account general relativistic effects, detailed neutrino physics, different MC geometries, and reasonable nucleosynthesis processes. Six cases with different accretion rates and power-law indices of magnetic fields are presented and compared with NDAFs without MC. Our results indict that the MC process can prominently impact the structure, thermal properties, and microphysics of MCNDAFs, increase luminosities of neutrinos and their annihilations, result in the changing of radial distributions of nucleons, and push the region of heavy nuclei synthesis to a larger radius than counterparts in NDAFs.

preprint2022arXiv

Revisiting black hole hyperaccretion in the center of gamma-ray bursts for the lower mass gap

The ultrarelativistic jets triggered by neutrino annihilation processes or Blandford-Znajek (BZ) mechanisms in stellar-mass black hole (BH) hyperaccretion systems are generally considered to power gamma-ray bursts (GRBs). Due to the high accretion rate, the central BHs might grow rapidly on a short timescale, providing a new way to understand "the lower mass gap" problem. In this paper, we use the BH hyperaccretion model to investigate BH mass growth based on observational GRB data. The results show that (i) if the initial BH mass is set as $3~M_\odot$, the neutrino annihilation processes are capable of fueling the BHs to escape the lower mass gap for more than half of long-duration GRBs (LGRBs), while the BZ mechanism is inefficient on triggering BH growths for LGRBs; (ii) the mean BH mass growths in the case of LGRBs without observable supernova (SN) association are much larger than these in the case of LGRBs associated with SNe for both mechanisms, which imply that more massive progenitors or lower SN explosion energies prevail throughout the former cases; (iii) for the short-duration GRBs, the mean BH mass growths are satisfied with the mass supply limitation in the scenario of compact object mergers, but the hyperaccretion processes are unable to rescue BHs from the gap in binary neutron star (NS) mergers or the initial BH mass being $3~M_\odot$ after NS-BH mergers.

preprint2022arXiv

Training a Bidirectional GAN-based One-Class Classifier for Network Intrusion Detection

The network intrusion detection task is challenging because of the imbalanced and unlabeled nature of the dataset it operates on. Existing generative adversarial networks (GANs), are primarily used for creating synthetic samples from reals. They also have been proved successful in anomaly detection tasks. In our proposed method, we construct the trained encoder-discriminator as a one-class classifier based on Bidirectional GAN (Bi-GAN) for detecting anomalous traffic from normal traffic other than calculating expensive and complex anomaly scores or thresholds. Our experimental result illustrates that our proposed method is highly effective to be used in network intrusion detection tasks and outperforms other similar generative methods on the NSL-KDD dataset.

preprint2021arXiv

Anisotropic multimessenger signals from black hole neutrino-dominated accretion flows with outflows in binary compact object mergers

A black hole (BH) hyperaccretion system might be born after the merger of a BH and a neutron star (NS) or a binary NS (BNS). In the case of a high mass accretion rate, the hyperaccretion disk is in a state of neutrino-dominated accretion flow (NDAF) and emits numerous anisotropic MeV neutrinos. Only a small fraction of these neutrinos annihilates in the space outside of the disk and then launch ultrarelativistic jets that break away from the merger ejecta to power gamma-ray bursts. Mergers and their remnants are generally considered sources of gravitational waves (GWs), neutrinos, and kilonovae. Anisotropic neutrino emission and anisotropic high-velocity material outflows from central BH-NDAF systems can also trigger strong GWs and luminous disk-outflow-driven (DOD) kilonovae, respectively. In this paper, the anisotropic multimessenger signals from NDAFs with outflows, including DOD kilonovae, MeV neutrinos, and GWs, are presented. As the results, the typical AB magnitude of the DOD kilonovae is lower than that of AT 2017gfo at the same distance, and it decreases with increasing viewing angles and its anisotropy is not sensitive to the outflow mass distribution but mainly determined by the velocity distribution. Since neutrinos with $\gtrsim 10~\rm MeV$ are mainly produced in the inner region of the disk, they will be dramatically deflected to a large viewing angle by relativity effects. Moreover, the strains of GWs induced by anisotropic neutrinos increase with increasing viewing angles. The accumulation of multimessenger detection of the BH-NS/BNS mergers with different viewing angles might further verify the existence of NDAFs with outflows.

preprint2021arXiv

Dual-mapping and quantum criticality in off-diagonal Aubry-André models

We study a class of off-diagonal quasiperiodic hopping models described by one-dimensional Su-Schrieffer-Heeger chain with quasiperiodic modulations. We unveil a general dual-mapping relation in parameter space of the dimerization strength $λ$ and the quasiperiodic modulation strength $V$, regardless of the specific details of the quasiperiodic modulation. Moreover, we demonstrated semi-analytically and numerically that under the specific quasiperiodic modulation, quantum criticality can emerge and persist in a wide parameter space. These unusual properties provides a distinctive paradigm compared with the diagonal quasiperiodic systems.

preprint2021arXiv

Invariable mobility edge in a quasiperiodic lattice

In this paper, we study a one-dimensional tight-binding model with tunable incommensurate potentials. Through the analysis of the inverse participation rate, we uncover that the wave functions corresponding to the energies of the system exhibit different properties. There exists a critical energy under which the wave functions corresponding to all energies are extended. On the contrary, the wave functions corresponding to all energies above the critical energy are localized. However, we are surprised to find that the critical energy is a constant independent of the potentials. We use the self-dual relation to solve the critical energy, namely the mobility edge, and then we verify the analytical results again by analyzing the spatial distributions of the wave functions. Finally, we give a brief discussion on the possible experimental observation of the invariable mobility edge in the system of ultracold atoms in optical lattices.

preprint2021arXiv

Model Reference Adaptive Control of Piecewise Affine Systems with State Tracking Performance Guarantees

In this paper, we investigate the model reference adaptive control approach for uncertain piecewise affine systems with performance guarantees. The proposed approach ensures the error metric, defined as the weighted Euclidean norm of the state tracking error, to be confined within a user-defined time-varying performance bound. We introduce an auxiliary performance function to construct a barrier Lyapunov function. This auxiliary performance signal is reset at each switching instant, which prevents the transgression of the barriers caused by the jumps of the error metric at switching instants. The dwell time constraints are derived based on the parameters of the user-defined performance bound and the auxiliary performance function. We also prove that the Lyapunov function is non-increasing even at the switching instants and thus does not impose extra dwell time constraints. Furthermore, we propose the robust modification of the adaptive controller for the uncertain piecewise affine systems subject to unmatched disturbances. A Numerical example validates the correctness of the proposed approach.

preprint2021arXiv

Statistical analyses on the energies of X-ray plateaus and flares in gamma-ray bursts

Distinct X-ray plateau and flare phases have been observed in the afterglows of gamma-ray bursts (GRBs), and most of them should be related to central engine activities. In this paper, we collect 174 GRBs with X-ray plateau phases and 106 GRBs with X-ray flares. There are 51 GRBs that overlap in the two selected samples. We analyze the distributions of the proportions of the plateau energy $E_{\rm plateau}$ and the flare energy $E_{\rm flare}$ relative to the isotropic prompt emission energy $E_{\rm γ,iso}$. The results indicate that they well meet the Gaussian distributions and the medians of the logarithmic ratios are $\sim -0.96$ and $-1.39$ in the two cases. Moreover, strong positive correlations between $E_{\rm plateau}$ (or $E_{\rm flare}$) and $E_{\rm γ,iso}$ with slopes of $\sim 0.95$ (or $\sim0.80$) are presented. For the overlapping sample, the slope is $\sim 0.80$. We argue that most of X-ray plateaus and flares might have the same physical origin but appear with different features because of the different circumstances and radiation mechanisms. We also test the applicabilities of two models, i.e., black holes surrounded by fractured hyperaccretion disks and millisecond magnetars, on the origins of X-ray plateaus and flares.

preprint2020arXiv

A Neutron Star-White Dwarf Binary Model for Periodically Active Fast Radio Burst Sources

We propose a compact binary model with an eccentric orbit to explain periodically active fast radio burst (FRB) sources, where the system consists of a neutron star (NS) with strong dipolar magnetic fields and a magnetic white dwarf (WD). In our model, the WD fills its Roche lobe at periastron, and mass transfer occurs from the WD to the NS around this point. The accreted material may be fragmented into a number of parts, which arrive at the NS at different times. The fragmented magnetized material may trigger magnetic reconnection near the NS surface. The electrons can be accelerated to an ultra-relativistic speed, and therefore the curvature radiation of the electrons can account for the burst activity. In this scenario, the duty cycle of burst activity is related to the orbital period of the binary. We show that such a model may work for duty cycles roughly from ten minutes to two days. For the recently reported 16.35-day periodicity of FRB 180916.J0158+65, our model does not naturally explain such a long duty cycle, since an extremely high eccentricity ($e>0.95$) is required.

preprint2020arXiv

A new kind of Hermite-Gaussian-like optical vortex generated by cross-phase

We propose a new kind of optical vortex called the Hermite-Gaussian-like optical vortex (HGOV) inspired by the crossphase (CP). Theoretically, we investigate how the CP is decoupled from the phase of a cylindrical lens. We also investigate the propagation characteristics of an HGOV, which has a Hermitian-Gaussian-like intensity distribution but still retains the orbital angular momentum. Furthermore, we derive the Fresnel diffraction integral of an HGOV and study the purity at infinity. Besides, we show a novel function of the self-measurement of the HGOV. Finally, we show that we can change the relative positions of singularities and the direction of an HGOV precisely, which facilitates applications in optical micromanipulation.

preprint2020arXiv

Corona-Heated Accretion-disk Reprocessing (CHAR): A Physical Model to Decipher the Melody of AGN UV/optical Twinkling

Active galactic nuclei (AGNs) have long been observed to "twinkle" (i.e., their brightness varies with time) on timescales from days to years in the UV/optical bands. Such AGN UV/optical variability is essential for probing the physics of supermassive black holes (SMBHs), the accretion disk, and the broad-line region. Here we show that the temperature fluctuations of an AGN accretion disk, which is magnetically coupled with the corona, can account for observed high-quality AGN optical light curves. We calculate the temperature fluctuations by considering the gas physics of the accreted matter near the SMBH. We find that the resulting simulated AGN UV/optical light curves share the same statistical properties as the observed ones as long as the dimensionless viscosity parameter $α$, which is widely believed to be controlled by magnetohydrodynamic (MHD) turbulence in the accretion disk, is about $0.01$---$0.2$. Moreover, our model can simultaneously explain the larger-than-expected accretion disk sizes and the dependence of UV/optical variability upon wavelength for NGC 5548. Our model also has the potential to explain some other observational facts of AGN UV/optical variability, including the timescale-dependent bluer-when-brighter color variability and the dependence of UV/optical variability on AGN luminosity and black hole mass. Our results also demonstrate a promising way to infer the black-hole mass, the accretion rate, and the radiative efficiency, thereby facilitating understanding of the gas physics and MHD turbulence near the SMBH and its cosmic mass growth history by fitting the AGN UV/optical light curves in the era of time-domain astronomy.

preprint2020arXiv

Distributed Link Removal Strategy for Networked Meta-Population Epidemics and its Application to the Control of the COVID-19 Pandemic

In this paper, we investigate the distributed link removal strategy for networked meta-population epidemics. In particular, a deterministic networked susceptible-infected-recovered (SIR) model is considered to describe the epidemic evolving process. In order to curb the spread of epidemics, we present the spectrum-based optimization problem involving the Perron-Frobenius eigenvalue of the matrix constructed by the network topology and transition rates. A modified distributed link removal strategy is developed such that it can be applied to the SIR model with heterogeneous transition rates on weighted digraphs. The proposed approach is implemented to control the COVID-19 pandemic by using the reported infected and recovered data in each state of Germany. The numerical experiment shows that the infected percentage can be significantly reduced by using the distributed link removal strategy.

preprint2020arXiv

ECG Beats Fast Classification Base on Sparse Dictionaries

Feature extraction plays an important role in Electrocardiogram (ECG) Beats classification system. Compared to other popular methods, VQ method performs well in feature extraction from ECG with advantages of dimensionality reduction. In VQ method, a set of dictionaries corresponding to segments of ECG beats is trained, and VQ codes are used to represent each heartbeat. However, in practice, VQ codes optimized by k-means or k-means++ exist large quantization errors, which results in VQ codes for two heartbeats of the same type being very different. So the essential differences between different types of heartbeats cannot be representative well. On the other hand, VQ uses too much data during codebook construction, which limits the speed of dictionary learning. In this paper, we propose a new method to improve the speed and accuracy of VQ method. To reduce the computation of codebook construction, a set of sparse dictionaries corresponding to wave segments of ECG beats is constructed. After initialized, sparse dictionaries are updated efficiently by Feature-sign and Lagrange dual algorithm. Based on those dictionaries, a set of codes can be computed to represent original ECG beats.Experimental results show that features extracted from ECG by our method are more efficient and separable. The accuracy of our method is higher than other methods with less time consumption of feature extraction

preprint2020arXiv

Exciton interaction induced spin splitting in MoS$_2$ monolayer

By pumping nonresonantly a MoS$_2$ monolayer at $13$ K under a circularly polarized cw laser, we observe exciton energy redshifts that break the degeneracy between B excitons with opposite spin. The energy splitting increases monotonically with the laser power reaching as much as $18$ meV, while it diminishes with the temperature. The phenomenon can be explained theoretically by considering simultaneously the bandgap renormalization which gives rise to the redshift and exciton-exciton Coulomb exchange interaction which is responsible for the spin-dependent splitting. Our results offer a simple scheme to control the valley degree of freedom in MoS$_2$ monolayer and provide an accessible method in investigating many-body exciton exciton interaction in such materials.

preprint2020arXiv

Generalized Aubry-André self-duality and Mobility edges in non-Hermitian quasi-periodic lattices

We demonstrate the existence of generalized Aubry-André self-duality in a class of non-Hermitian quasi-periodic lattices with complex potentials. From the self-duality relations, the analytical expression of mobility edges is derived. Compared to Hermitian systems, mobility edges in non-Hermitian ones not only separate localized from extended states, but also indicate the coexistence of complex and real eigenenergies, making it possible a topological characterization of mobility edges. An experimental scheme, based on optical pulse propagation in synthetic photonic mesh lattices, is suggested to implement a non-Hermitian quasi-crystal displaying mobility edges.

preprint2020arXiv

Generation of quantum entangled states of multiple groups of qubits distributed in multiple cavities

Provided that cavities are initially in a Greenberger-Horne-Zeilinger (GHZ) entangled state, we show that GHZ states of N-group qubits distributed in N cavities can be created via a 3-step operation. The GHZ states of the N-group qubits are generated by using N-group qutrits placed in the N cavities. Here, "qutrit" refers to a three-level quantum system with the two lowest levels representing a qubit while the third level acting as an intermediate state necessary for the GHZ state creation. This proposal does not depend on the architecture of the cavity-based quantum network and the way for coupling the cavities. The operation time is independent of the number of qubits. The GHZ states are prepared deterministically because no measurement on the states of qutrits or cavities is needed. In addition, the third energy level of the qutrits during the entire operation is virtually excited and thus decoherence from higher energy levels is greatly suppressed. This proposal is quite general and can in principle be applied to create GHZ states of many qubits using different types of physical qutrits (e.g., atoms, quantum dots, NV centers, various superconducting qutrits, etc.) distributed in multiple cavities. As a specific example, we further discuss the experimental feasibility of preparing a GHZ state of four-group transmon qubits (each group consisting of three qubits) distributed in four one-dimensional transmission line resonators arranged in an array.

preprint2020arXiv

Lane Detection in Low-light Conditions Using an Efficient Data Enhancement : Light Conditions Style Transfer

Nowadays, deep learning techniques are widely used for lane detection, but application in low-light conditions remains a challenge until this day. Although multi-task learning and contextual-information-based methods have been proposed to solve the problem, they either require additional manual annotations or introduce extra inference overhead respectively. In this paper, we propose a style-transfer-based data enhancement method, which uses Generative Adversarial Networks (GANs) to generate images in low-light conditions, that increases the environmental adaptability of the lane detector. Our solution consists of three parts: the proposed SIM-CycleGAN, light conditions style transfer and lane detection network. It does not require additional manual annotations nor extra inference overhead. We validated our methods on the lane detection benchmark CULane using ERFNet. Empirically, lane detection model trained using our method demonstrated adaptability in low-light conditions and robustness in complex scenarios. Our code for this paper will be publicly available.

preprint2020arXiv

Neutrinos and gravitational waves from magnetized neutrino-dominated accretion discs with magnetic coupling

Gamma-ray bursts (GRBs) might be powered by a black hole (BH) hyperaccretion systems via the Blandford-Znajek (BZ) mechanism or neutrino annihilation from neutrino-dominated accretion flows (NDAFs). Magnetic coupling (MC) between the inner disc and BH can transfer angular momentum and energy from the fast-rotating BH to the disc. The neutrino luminosity and neutrino annihilation luminosity are both efficiently enhanced by the MC process. In this paper, we study the structure, luminosity, MeV neutrinos, and gravitational waves (GWs) of magnetized NDAFs (MNDAFs) under the assumption that both the BZ and MC mechanisms are present. The results indict that the BZ mechanism will compete with the neutrino annihilation luminosity to trigger jets under the different partitions of the two magnetic mechanisms. The typical neutrino luminosity and annihilation luminosity of MNDAFs are definitely higher than those of NDAFs. The typical peak energy of neutrino spectra of MNDAFs is higher than that of NDAFs, but similar to those of core-collapse supernovae. Moreover, if the MC process is dominant, then the GWs originating from the anisotropic neutrino emission will be stronger particularly for discs with high accretion rates.

preprint2020arXiv

Optical Vortex Shaping & Multiple Singularities Manipulation via High-order Cross-phase

Increasing demand for practical applications is forcing deeper research into optical vortices (OVs): from the generation and measurement to shaping and multiple singularities manipulation of OVs. Herein, we propose a new type of phase structure called the high-order cross phase (HOCP) can be employed to modulate OVs to implement both polygonal shaping and singularities manipulation. Theoretically, we investigate the propagation characteristics of OVs with the HOCP. In experiments, we achieve the shaping and singularities manipulation of OVs by utilizing the HOCP. On this basis, we discuss the interference patterns of superposed OVs after the modulation. This work provides an alternative method to achieve both polygonal shaping and multiple singularities manipulation, which will facilitate applications in optical micro-manipulation, optical communication, and high-dimensional quantum entanglement.

preprint2020arXiv

Testing Blandford-Znajek mechanism in black hole hyperaccretion flows for long-duration gamma-ray bursts

Long-duration gamma-ray bursts (GRBs) are generally related to the core-collapse of massive stars. In the collapsar scenario, a rotating stellar-mass black hole (BH) surrounded by a hyperaccretion disk has been considered as one of the plausible candidates of GRB central engines. In this paper, we work on a sample including 146 long GRBs with significant jet break features in the multi-band afterglows. The jet opening angles can be then obtained by the jet break time. By asumming GRB jets powered by Blandford-Znajek (BZ) mechanism in the BH hyperaccretion system, we analyze the distributions of the long GRB luminosities and durations in the samples, and constrain the accretion rates for the different BH spins. As the results, we find that the BZ mechanism is so powerful making it possible to interpret the long GRB prompt emissions within the reasonably accretion rates.

preprint2020arXiv

Testing the weak equivalence principle with the binary neutron star merger GW170817: the gravitational contribution of the host galaxy

The successful detection of the binary neutron star (BNS) merger GW170817 and its electromagnetic (EM) counterparts has provided an opportunity to explore the joint effect of the host galaxy and the Milky Way (MW) on the weak equivalence principle (WEP) test. In this paper, using the Navarro$-$Frenk$-$White (NFW) profile and the Herquist profile, we present an analytic model to calculate the galactic potential, in which the possible locations of the source by the observed angle offset and the second supernova (SN2) kick are accounted for. We show that the upper limit of $Δγ$ is $10^{-9}$ for the comparison between GW170817 and a gamma-ray burst (GRB 170817A), and it is $10^{-4}$ for the comparison between GW170817 and a bright optical transient (SSS17a, now with the IAU identification of AT 2017gfo). These limits are more stringent by one to two orders of magnitude than those determined solely by the measured MW potential in the literature. We demonstrate that the WEP test is strengthened by contribution from the host galaxy to the Shapiro time delay. Meanwhile, we also find that large natal kicks produce a maximum deviation of about $20\%$ to the results with a typical kick velocity 400$\sim$ 500 km s$^{-1}$. Finally, we analyze the impact from the halo mass of NGC 4993 with a typical 0.2 dex uncertainty, and find that the upper limit of $Δγ$, with a maximum mass $10^{12.4}h^{-1} M_{\odot}$, is nearly two times more stringent than that of the minimum mass $10^{12.0}h^{-1} M_{\odot}$.

preprint2020arXiv

Transferring entangled states of photonic cat-state qubits in circuit QED

We propose a method for transferring quantum entangled states of two photonic cat-state qubits (cqubits) from two microwave cavities to the other two microwave cavities. This proposal is realized by using four microwave cavities coupled to a superconducting flux qutrit. Because of using four cavities with different frequencies, the inter-cavity crosstalk is significantly reduced. Since only one coupler qutrit is used, the circuit resources is minimized. The entanglement transfer is completed with a single-step operation only, thus this proposal is quite simple. The third energy level of the coupler qutrit is not populated during the state transfer, therefore decoherence from the higher energy level is greatly suppressed. Our numerical simulations show that high-fidelity transfer of two-cqubit entangled states from two transmission line resonators to the other two transmission line resonators is feasible with current circuit QED technology. This proposal is universal and can be applied to accomplish the same task in a wide range of physical systems, such as four microwave or optical cavities, which are coupled to a natural or artificial three-level atom.

preprint2020arXiv

Tunable Graphene Split-Ring Resonators

A split-ring resonator is a prototype of meta-atom in metamaterials. Though noble metal-based split-ring resonators have been extensively studied, up to date, there is no experimental demonstration of split-ring resonators made from graphene, an emerging intriguing plasmonic material. Here, we experimentally demonstrate graphene split-ring resonators with deep subwavelength (about one hundredth of the excitation wavelength) magnetic dipole response in the terahertz regime. Meanwhile, the quadrupole and electric dipole are observed,depending on the incident light polarization. All modes can be tuned via chemical doping or stacking multiple graphene layers. The strong interaction with surface polar phonons of the SiO2 substrate also significantly modifies the response. Finite-element frequency domain simulations nicely reproduce experimental results. Our study moves one stride forward toward the multi-functional graphene metamaterials, beyond simple graphene ribbon or disk arrays with electrical dipole resonances only.

preprint2020arXiv

UO2/BeO interfacial thermal resistance and its effect on fuel thermal conductivity

UO2/BeO interfacial thermal resistance (ITR) is calculated by diffuse mismatch model (DMM) and the effects of ITR on UO2-BeO thermal conductivity are investigated. ITR predicted by DMM is on the order of 10-9 m2K/W. Using this ITR, UO2-BeO thermal conductivities are calculated by theoretical models and compared with experimental data. The results indicate that DMM prediction is applicable to the interface between UO2 and dispersed BeO, while not applicable to the interface between UO2 and continuous BeO. If the thermal conductivity of UO2 containing continuous BeO was to be in agreement with experimental data, its ITR should be on the order of 10-6 - 10-5 m2K/W. Therefore, the vibrational mismatch between UO2 and BeO considered by DMM is the major mechanism for attenuating the heat flux through UO2/dispersed-BeO interface, but not for UO2/continuous-BeO interface. Furthermore, it is found that the presence of ITR leads to the dependence of the thermal conductivity of UO2 containing dispersed BeO on BeO size. With the decrease in BeO size, UO2-BeO thermal conductivity decreases. When BeO size is smaller than a critical value, UO2-BeO thermal conductivity becomes even smaller than UO2 thermal conductivity. For UO2 containing continuous BeO, the thermal conductivity decreases with the decrease in the size of UO2 granule surrounded by BeO, but not necessarily smaller than UO2 thermal conductivity. Under a critical temperature, UO2-BeO thermal conductivity is always larger than UO2 thermal conductivity. Above the critical temperature, UO2-BeO thermal conductivity is larger than UO2 thermal conductivity only when UO2 granule size is large enough. The conditions for achieving the targeted enhancement of UO2 thermal conductivity by doping with BeO are derived. These conditions can be used to design and optimize the distribution, content, size of BeO, and the size of UO2 granule.

preprint2019arXiv

Black hole hyperaccretion in collapsars. II. Gravitational waves

As progenitors of gamma-ray bursts (GRBs), core collapse of massive stars and coalescence of compact object binaries are believed to be powerful sources of gravitational waves (GWs). In the collapsar scenario, a rotating stellar-mass black hole (BH) surrounded by a hyperaccretion disk might be running in the center of a massive collapsar, which is one of the plausible central engines of long GRBs. Such a BH hyperaccretion disk would be in a state of a neutrino-dominated accretion flow (NDAF) at the initial stage of the accretion process; meanwhile, the jets attempt to break out from the envelope and circumstellar medium to power GRBs. In addition to collapsars, the BH hyperaccretion systems are important sources of neutrinos and GWs. In this paper, we investigated the GW emission generated by the anisotropic neutrino emission from NDAFs in the collapsar scenarios. As the results indicate, the typical frequency of GWs is $\sim$ 1-100 Hz, and the masses and metallicities of the progenitor stars have slight effects on the GW strains. The GWs from NDAFs might be detected by operational or planned detectors at the distance of 10 kpc. Moreover, comparisons of the detectable GWs from collapsars, NDAFs, and GRB jets (internal shocks) are displayed. By combining the electromagnetic counterparts, neutrinos, and GWs, one may constrain the characteristics of collapsars and central BH accretion systems.

preprint2019arXiv

Evaluating entropy rate of laser chaos and shot noise

Evaluating entropy rate of high-dimensional chaos and shot noise from analog raw signals remains elusive and important in information security. We experimentally present an accurate assessment of entropy rate for physical process randomness. The entropy generation of optical-feedback laser chaos and physical randomness limit from shot noise are quantified and unambiguously discriminated using the growth rate of average permutation entropy value in memory time. The permutation entropy difference of filtered laser chaos with varying embedding delay time is investigated experimentally and theoretically. High resolution maps of the entropy difference is observed over the range of the injection-feedback parameter space. We also clarify an inverse relationship between the entropy rate and time delay signature of laser chaos over a wide range of parameters. Compared to the original chaos, the time delay signature is suppressed up to 95% with the minimum of 0.015 via frequency-band extractor, and the experiment agrees well with the theory. Our system provides a commendable entropy evaluation and source for physical random number generation.

preprint2019arXiv

Generation and Measurement of High-order Optical Vortex via Cross-Phase

The generation and measurement of optical vortex (OV) are the basis for a variety of related applications. However, the special case of high-order OVs has not been sufficient addressed yet. Herein, a generation and measurement method of high-order OV via utilizing the CP is investigated. In the experiment, we generate OVs with l=60, p=20 and successfully measure OVs with l=200,p=0, where experimental results agree well with simulation outcome. On this basis, the intensity distributions of LG and HG beams (corresponding to the generation and measurement) versus waist radius of initial light beams is discussed. This work provides an alternative method to generate or measure high-order OV, which will facilitate applications in optical micro-manipulation, quantum entanglement and rotation speed detection.

preprint2019arXiv

Heat kernel approach for confined quantum gas

In this paper, based on the heat kernel technique, we calculate equations of state and thermodynamic quantities for ideal quantum gases in confined space with external potential. Concretely, we provide expressions for equations of state and thermodynamic quantities by means of heat kernel coefficients for ideal quantum gases. Especially, using an analytic continuation treatment, we discuss the application of the heat kernel technique to Fermi gases in which the expansion diverges when the fugacity $z>1$. In order to calculate the modification of heat kernel coefficients caused by external potentials, we suggest an approach for calculating the expansion of the global heat kernel of the operator $-Δ+U\left( x\right) $ based on an approximate method of the calculation of spectrum in quantum mechanics. At last, we discuss the properties of quantum gases under the condition of weak and complete degeneration, respectively.

preprint2018arXiv

Segmentation of histological images and fibrosis identification with a convolutional neural network

Segmentation of histological images is one of the most crucial tasks for many biomedical analyses including quantification of certain tissue type. However, challenges are posed by high variability and complexity of structural features in such images, in addition to imaging artifacts. Further, the conventional approach of manual thresholding is labor-intensive, and highly sensitive to inter- and intra-image intensity variations. An accurate and robust automated segmentation method is of high interest. We propose and evaluate an elegant convolutional neural network (CNN) designed for segmentation of histological images, particularly those with Masson's trichrome stain. The network comprises of 11 successive convolutional - rectified linear unit - batch normalization layers, and outperformed state-of-the-art CNNs on a dataset of cardiac histological images (labeling fibrosis, myocytes, and background) with a Dice similarity coefficient of 0.947. With 100 times fewer (only 300 thousand) trainable parameters, our CNN is less susceptible to overfitting, and is efficient. Additionally, it retains image resolution from input to output, captures fine-grained details, and can be trained end-to-end smoothly. To the best of our knowledge, this is the first deep CNN tailored for the problem of concern, and may be extended to solve similar segmentation tasks to facilitate investigations into pathology and clinical treatment.

preprint2017arXiv

Excitation of exciton-polariton vortices in pillar microcavities by a Gaussian beam

With coupled Gross-Piteavskii equations we study excitation of exciton-polariton vortices and antivortices in a pillar microcavity by a Gaussian pump beam. The structure of vortices and antivortices shows a strong dependence on the microcavity radius, pump geometry, and nonlinear exciton-exciton interaction. Due to the nonlinear interaction the strong Gaussian beam cannot excite more polariton vortices or antivortices with respect to the weak one. The calculation demonstrates that the weak Gaussian beam can excite vortex-antivortex pairs, vortices with high angular momentum, and superposition states of vortex and antivortex with high opposite angular momentum. The pump geometry for the Gaussian beam to excite these vortex structures are analyzed in detail, which holds a potential application for Sagnac interferometry and generating the optical beams with high angular momentum.

preprint2016arXiv

A method to constrain mass and spin of GRB black hole within the NDAF model

Black holes (BHs) hide themselves behind various astronomical phenomena, and their properties, i.e., mass and spin, are usually difficult to constrain. One leading candidate for the central engine model of gamma-ray bursts (GRBs) invokes a stellar mass BH and a neutrino-dominated accretion flow (NDAF), with the relativistic jet launched due to neutrino-anti-neutrino annihilations. Such a model gives rise to a matter-dominated fireball, and is suitable to interpret GRBs with a dominant thermal component with a photospheric origin. We propose a method to constrain BH mass and spin within the framework of this model, and apply the method to a thermally-dominant GRB 101219B whose initial jet launching radius $r_0$ is constrained from the data. Using our numerical model of NDAF jets, we estimate the following constraints on the central BH: mass $M_{\rm BH} \sim 5-9~M_\odot$, spin parameter $a_* \gtrsim 0.6$, and disk mass $3~M_\odot \lesssim M_{\rm disk} \lesssim 4~M_\odot$. Our results also suggest that the NDAF model is a competitive candidate for the central engine of GRBs with a strong thermal component.

preprint2016arXiv

A Neutron Star-White Dwarf Binary Model for Repeating Fast Radio Burst 121102

We propose a compact binary model for the fast radio burst (FRB) repeaters, where the system consists of a magnetic white dwarf (WD) and a neutron star (NS) with strong bipolar magnetic fields. When the WD fills its Roche lobe, mass transfer will occur from the WD to the NS through the inner Lagrange point. The accreted magnetized materials may trigger magnetic reconnection when they approach the NS surface, and therefore the electrons can be accelerated to an ultra-relativistic speed. In this scenario, the curvature radiation of the electrons moving along the NS magnetic field lines can account for the characteristic frequency and the timescale of an FRB. Owing to the conservation of angular momentum, the WD may be kicked away after a burst, and the next burst may appear when the system becomes semi-detached again through the gravitational radiation. By comparing our analyses with the observations, we show that such an intermittent Roche lobe overflow mechanism can be responsible for the observed repeating behavior of FRB 121102.

preprint2016arXiv

Central Engine of Late-Time X-ray Flares with Internal Origin

This work focuses on a sample of seven extremely late-time X-ray flares with peak time $t_{\rm p} > 10^4 {\rm s}$, among which two flares can be confirmed as the late-time activity of central engine. The main purpose is to investigate the mechanism of such late-time flares based on the internal origin assumption. In the hyper-accreting black hole (BH) scenario, we study the possibility of two well-known mechanisms as the central engine to power such X-ray flares, i.e., the neutrino-antineutrino annihilation and the Blandford-Znajek (BZ) process. Our results show that the annihilation luminosity is far below the observational data. Thus, the annihilation mechanism cannot account for such late-time flares. For the BZ process, if the role of outflows is taken into consideration, the inflow mass rate near the horizon will be quite low such that the magnetic field will probably be too weak to power the observed X-ray flares. We therefore argue that, for the late-time flares with internal origin, the central engine is unlikely to be associated with BHs. On the contrary, a fast rotating neutron star with strong bipolar magnetic fields may be responsible for such flares.

preprint2016arXiv

Detectable MeV neutrinos from black hole neutrino-dominated accretion flows

Neutrino-dominated accretion flows (NDAFs) around rotating stellar-mass black holes (BHs) have been theorized as the central engine of relativistic jets launched in massive star core collapse events or compact star mergers. In this work, we calculate the electron neutrino/anti-neutrino spectra of NDAFs by fully taking into account the general relativistic effects, and investigate the effects of viewing angle, BH spin, and mass accretion rate on the results. We show that even though a typical NDAF has a neutrino luminosity lower than that of a typical supernova (SN), it can reach $10^{50}-10^{51}~{\rm erg~s^{-1}}$ peaking at $\sim 10$ MeV, making them potentially detectable with the upcoming sensitive MeV neutrino detectors if they are close enough to Earth. Based on the observed GRB event rate in the local universe and requiring that at least 3 neutrinos are detected to claim a detection, we estimate a detection rate up to $\sim$ (0.10-0.25) per century for GRB-related NDAFs by the Hyper-Kamiokande (Hyper-K) detector if one neglects neutrino oscillation. If one assumes that all Type Ib/c SNe have an engine-driven NDAF, the Hyper-K detection rate would be $\sim$ (1-3) per century. By considering neutrino oscillations, the detection rate may decrease by a factor of 2-3. Detecting one such event would establish the observational evidence of NDAFs in the universe.

preprint2016arXiv

Efficient transfer of an arbitrary qutrit state in circuit QED

Compared with a qubit, a qutrit (i.e., three-level quantum system) has a larger Hilbert space and thus can be used to encode more information in quantum information processing and communication. Here, we propose a scheme to transfer an arbitrary quantum state between two flux qutrits coupled to two resonators. This scheme is simple because it only requires two basic operations. The state-transfer operation can be performed fast because of using resonant interactions only. Numerical simulations show that high-fidelity transfer of quantum states between the two qutrits is feasible with current circuit-QED technology. This scheme is quite general and can be applied to accomplish the same task for other solid-state qutrits coupled to resonators.

preprint2016arXiv

Fast radio bursts and their gamma-ray or radio afterglows as Kerr-Newman black hole binaries

Fast radio bursts (FRBs) are radio transients lasting only about a few milliseconds. They seem to occur at cosmological distances. We propose that these events can be originated in the collapse of the magnetosphere of Kerr-Newman black holes (KNBHs). We show that the closed orbits of charged particles in the magnetosphere of these objects are unstable. After examining the dependencies on the specific charge of the particle and the spin and charge of the KNBH, we conclude that the resulting timescale and radiation mechanism fit well with the extant observations of FRBs. Furthermore, we argue that the merger of a KNBH binary is one of the plausible central engines for potential gamma-ray or radio afterglow following a certain FRBs, and can also account for gravitational wave (GW) events like GW 150914. Our model leads to predictions that can be tested by combined multi-wavelength electromagnetic and GW observations.

preprint2016arXiv

Generation of a macroscopic entangled coherent state using quantum memories in circuit QED

$W$-type entangled states can be used as quantum channels for, e.g., quantum teleportation, quantum dense coding, and quantum key distribution. In this work, we propose a way to generate a macroscopic $W$-type entangled coherent state using quantum memories in circuit QED. The memories considered here are nitrogen-vacancy center ensembles (NVEs), each located in a different cavity. This proposal does not require initially preparing each NVE in a coherent state instead of a ground state, which should significantly reduce its experimental difficulty. For most of the operation time, each cavity remains in a vacuum state, thus decoherence caused by the cavity decay and the unwanted inter-cavity crosstalk are greatly suppressed. Moreover, only one external-cavity coupler qubit is needed. This method is quite general and can be applied to generate the proposed $W$ state with atomic ensembles or other spin ensembles distributed in different cavities.

preprint2016arXiv

Internal X-ray plateau in short GRBs: Signature of supramassive fast-rotating quark stars?

A supramassive, strongly-magnetized millisecond neutron star (NS) has been proposed to be the candidate central engine of at least some short gamma-ray bursts (SGRBs), based on the "internal plateau" commonly observed in the early X-ray afterglow. While a previous analysis shows a qualitative consistency between this suggestion and the Swift SGRB data, the distribution of observed break time $t_b$ is much narrower than the distribution of the collapse time of supramassive NSs for the several NS equations-of-state (EoSs) investigated. In this paper, we study four recently-constructed "unified" NS EoSs, as well as three developed strange quark star (QS) EoSs within the new confinement density-dependent mass model. All the EoSs chosen here satisfy the recent observational constraints of the two massive pulsars whose masses are precisely measured. We construct sequences of rigidly rotating NS/QS configurations with increasing spinning frequency $f$, from non-rotating ($f = 0$) to the Keplerian frequency ($f = f_{\rm K}$), and provide convenient analytical parametrizations of the results. Assuming that the cosmological NS-NS merger systems have the same mass distribution as the Galactic NS-NS systems, we demonstrate that all except the BCPM NS EoS can reproduce the current $22\%$ supramassive NS/QS fraction constraint as derived from the SGRB data. We simultaneously simulate the observed quantities (the break time $t_b$, the break time luminosity $L_b$ and the total energy in the electromagnetic channel $E_{\rm total}$) of SGRBs, and find that while equally well reproducing other observational constraints, QS EoSs predict a much narrower $t_b$ distribution than that of the NS EoSs, better matching the data. We therefore suggest that the post-merger product of NS-NS mergers might be fast-rotating supramassive QSs rather than NSs.

preprint2016arXiv

Longitudinal RF capture simulation and BPM signal estimation

In this paper, the theoretical aspects behind longitudinal RF capture are reviewed and the capture process is simulated via a program based on this theory. Four kinds of cases with different initial distribution and capture curve are considered, i.e. uniform distribution with adiabatic capture, uniform distribution with non-adiabatic capture, Gaussian distribution with adiabatic capture and Gaussian distribution with non-adiabatic capture. The simulation results are compared each other and discussed, and Gaussian distribution with adiabatic capture is demonstrated having a higher capture efficiency and leading to a shorter bunch length. In addition, the BPM induced signal is simulated with high input impendence, i.e. $1MΩ$, and low input impendence, i.e. $50Ω$, respectively. Finally, the BPM signal of Heavy Ion Medical Machine (HIMM) is estimated and compared with measured one, and a good agreement is achieved.

preprint2016arXiv

Massive Neutral Gas Outflow in Reddened Quasar SDSS J072910.34+333634.3

SDSS J072910.34+333634.3 is a reddened quasar at z=0.96. The archivel Keck/ESI spectrum and our new P200/TripleSpec spectrum reveal an absorption line system in He I*, Ca II H\&K and Na ID. The absorption line system has a width of $\sim$600 km/s and a blueshift velocity of $\sim$800 km/s relative to the core of narrow emission lines, indicating an outflow. Using the Ca II doublet, we determined that the outflowing gas covers $\sim$70\% of the continuum. On the other hand, the HST/ACS image which taken in rest-frame 4130 Å show that the fraction of the quasar emission in ESI aperture was $<$40\%. We thus conclude that the absorbing gas covers a significant fraction of extended starlight emission, and the best-estimated fraction of $\sim$50\% yields a lower limit of the crosssectional area of the outflowing gas to be $>$8 kpc$^2$. The strong Na\&Ca absorption suggests that the absorbing gas is thick and mostly neutral, which is also supported by dust extinction $A_V\sim3$. Using the best-estimated hydrogen column density $N_H\sim3\times10^{22}$ cm$^{-2}$, the total mass of the outflowing gas is $>3\times10^9 M_\odot$. The outflow is likely to be driven by AGN because of the $\sim$800 km/s blueshift velocity, suggesting SDSS J072910.34+333634.3 is undergoing one of the most violent AGN feedback we have seen. In the future, one can find more such massive neutral gas outflows in other reddened quasars using similar method, and this can shed new light on the study of AGN feedback.

preprint2016arXiv

On the Host Galaxy of GRB 150101B and the Associated Active Galactic Nucleus

We present a multi-wavelength analysis of the host galaxy of short-duration gamma-ray burst (GRB) 150101B. Follow-up optical and X-ray observations suggested that the host galaxy, 2MASX J12320498-1056010, likely harbors a low-luminosity active galactic nuclei (AGN). Our modeling of the spectral energy distribution (SED) has confirmed the nature of the AGN, making it the first reported GRB host that contains an AGN. We have also found the host galaxy is a massive elliptical galaxy with stellar population of $\sim 5.7\ Gyr$, one of the oldest among the short-duration GRB hosts. Our analysis suggests that the host galaxy can be classified as an X-ray bright, optically normal galaxy (XBONG), and the central AGN is likely dominated by a radiatively inefficient accretion flow (RIAF). Our work explores interesting connection that may exist between GRB and AGN activities of the host galaxy, which can help understand the host environment of the GRB events and the roles of AGN feedback.

preprint2016arXiv

On the origin of the HLX-1 outbursts

HLX-1, currently the best intermediate-mass black hole candidate, has undergone seven violent outbursts, each with a peak X-ray luminosity of $L_{\mathrm{peak},\mathrm{X}}\sim 10^{42}\ \rm{erg\ s^{-1}}$. Interestingly, the properties of the HLX-1 outbursts evolve with time. In this work, we aim to constrain the physical parameters of the central engine of the HLX-1 outbursts in the framework of the black hole accretion. We find that the physical properties of the HLX-1 outbursts are consistent with being driven by the radiation pressure instability. This scenario can explain the evolution of the recurrent timescales of the HLX-1 outbursts as a function of the durations.

preprint2016arXiv

Phase diagram of the off-diagonal Aubry-André model

We study a one-dimensional quasiperiodic system described by the off-diagonal Aubry-André model and investigate its phase diagram by using the symmetry and the multifractal analysis. It was shown in a recent work ({\it Phys. Rev. B} {\bf 93}, 205441 (2016)) that its phase diagram was divided into three regions, dubbed the extended, the topologically-nontrivial localized and the topologically-trivial localized phases, respectively. Out of our expectation, we find an additional region of the extended phase which can be mapped into the original one by a symmetry transformation. More unexpectedly, in both "localized" phases, most of the eigenfunctions are neither localized nor extended. Instead, they display critical features, that is, the minimum of the singularity spectrum is in a range $0<γ_{min}<1$ instead of $0$ for the localized state or $1$ for the extended state. Thus, a mixed phase is found with a mixture of localized and critical eigenfunctions.

preprint2016arXiv

Testing black hole neutrino-dominated accretion discs for long-duration gamma-ray bursts

Long-duration gamma-ray bursts (LGRBs) are generally considered to originate from the massive collapsars. It is believed that the central engine of gamma-ray bursts (GRBs) is a neutrino-dominated accretion flow (NDAF) around a rotating stellar-mass black hole (BH). The neutrino annihilation above the NDAF is a feasible mechanism to power GRB. In this work, we analyse the distributions of the isotropic gamma-ray radiated energy and jet kinetic energy of 48 LGRBs. According to the NDAF and fireball models, we estimate the mean accreted masses of LGRBs in our sample to investigate whether the NDAFs can power LGRBs with the reasonable BH parameters and conversion efficiency of neutrino annihilation. The results indicate that most of the values of the accreted masses are less than $5~M_\odot$ for the extreme Kerr BHs and high conversion efficiency. It suggests that the NDAFs may be suitable for most of LGRBs except for some extremely high energy sources.

preprint2016arXiv

Transferring multipartite entanglement among different cavities

The transfer of quantum entanglement (or quantum coherence) is not only fundamental in quantum mechanics but also important in quantum information processing. We here propose a way to achieve the coherent transfer of $W$-class entangled states of qubits among different cavities. Because no photon is excited in each cavity, decoherence caused by the photon decay is suppressed during the transfer. In addition, only one coupler qubit and one operational step are needed and no classical pulses are used in this proposal, thus the engineering complexity is much reduced and the operation is greatly simplified. We further give a numerical analysis, showing that high-fidelity transfer of a three-qubit $W$ state is feasible within the present circuit QED technique. The proposal can be applied to a wide range of physical implementation with various qubits such as quantum dots, nitrogen-vacancy centers, atoms, and superconducting qubits.

preprint2016arXiv

Variabilities of Gamma-ray Bursts from Black Hole Hyper-accretion Disks

The emission from black hole binaries (BHBs) and active galactic nuclei (AGNs) displays significant aperiodic variabilities. The most promising explanation for these variabilities is the propagating fluctuations in the accretion flow. It is natural to expect that the mechanism driving variabilities in BHBs and AGNs may operate in a black hole hyper-accretion disk, which is believed to power gamma-ray bursts (GRBs). We study the variabilities of jet power in GRBs based on the model of propagating fluctuations. It is found that the variabilities of jet power and the temporal profile of erratic spikes in this scenario are similar to those in observed light curves of prompt gamma-ray emission of GRBs. Our results show that the mechanism driving X-ray variabilities in BHBs and AGNs may operate in the central engine to drive the variabilities of GRBs.

preprint2015arXiv

Can black-hole neutrino-cooled disks power short gamma-ray bursts?

Stellar-mass black holes (BHs) surrounded by neutrino-dominated accretion flows (NDAFs) are the plausible candidates to power gamma-ray bursts (GRBs) via neutrinos emission and their annihilation. The progenitors of short-duration GRBs (SGRBs) are generally considered to be compact binaries mergers. According to the simulation results, the disk mass of the NDAF has been limited after merger events. We can estimate such disk mass by using the current SGRB observational data and fireball model. The results show that the disk mass of a certain SGRB mainly depends on its output energy, jet opening angle, and central BH characteristics. Even for the extreme BH parameters, some SGRBs require massive disks, which approach or exceed the limits in simulations. We suggest that there may exist alternative magnetohydrodynamic processes or some mechanisms increasing the neutrino emission to produce SGRBs with the reasonable BH parameters and disk mass.

preprint2015arXiv

Efficient scheme for generation of photonic NOON states in circuit QED

We propose an efficient scheme for generating photonic NOON states of two resonators coupled to a four-level superconducting flux device. This proposal operates essentially by employing a technique of a coupler device resonantly interacting with two resonators simultaneously. As a consequence, the NOON-state preparation requires only $N+1$ operational steps and thus is much faster when compared with a recent proposal [Q. P. Su et al., Scientific Reports 4, 3898 (2014)] requiring $2N$ steps of operation. Moreover, due to the use of only two resonators and a device, the experimental setup is much simplified when compared with previous proposals requiring three resonators and two superconducting qubits/qutrits.

preprint2015arXiv

Evolutions of stellar-mass black hole hyperaccretion systems in the center of gamma-ray bursts

A neutrino-dominated accretion disk around a stellar-mass black hole (BH) can power a gamma-ray burst (GRB) via annihilation of neutrinos launched from the disk. For the BH hyperaccretion system, high accretion rate should trigger the violent evolution of the BH's characteristics, which further leads to the evolution of the neutrino annihilation luminosity. In this paper, we consider the evolution of the accretion system to analyze the mean time-dependent neutrino annihilation luminosity with the different mean accretion rates and initial BH parameters. By time-integrating the luminosity, the total neutrino annihilation energy with the reasonable initial disk mass can satisfy the most of short-duration GRBs and about half of long-duration GRBs. Moreover, the extreme Kerr BH should exist in the cental engines of some high-luminosity GRBs. GRBs with higher energy have to request the alternative magnetohydrodynamics processes in the centers, such as the Blandford-Znajek jet from the accretion system or the millisecond magnetar.

preprint2015arXiv

Jet Luminosity of Gamma-ray Bursts: Blandford-Znajek Mechanism v.s. Neutrino Annihilation Process

A neutrino-dominated accretion flow (NDAF) around a rotating stellar-mass black hole (BH) is one of the plausible candidates for the central engine of gamma-ray bursts (GRBs). Two mechanisms, i.e., Blandford-Znajek (BZ) mechanism and neutrino annihilation process, are generally considered to power GRBs. Using the analytic solutions from Xue et al. (2013) and ignoring the effects of the magnetic field configuration, we estimate the BZ and neutrino annihilation luminosities as the functions of the disk masses and BH spin parameters to contrast the observational jet luminosities of GRBs. The results show that, although the neutrino annihilation processes could account for most of GRBs, the BZ mechanism is more effective, especially for long-duration GRBs. Actually, if the energy of afterglows and flares of GRBs is included, the distinction between these two mechanisms is more significant. Furthermore, massive disk mass and high BH spin are beneficial to power high luminosities of GRBs. Finally, we discuss possible physical mechanisms to enhance the disk mass or the neutrino emission rate of NDAFs and relevant difference between these two mechanisms.

preprint2015arXiv

Job-related discourse on social media

Working adults spend nearly one third of their daily time at their jobs. In this paper, we study job-related social media discourse from a community of users. We use both crowdsourcing and local expertise to train a classifier to detect job-related messages on Twitter. Additionally, we analyze the linguistic differences in a job-related corpus of tweets between individual users vs. commercial accounts. The volumes of job-related tweets from individual users indicate that people use Twitter with distinct monthly, daily, and hourly patterns. We further show that the moods associated with jobs, positive and negative, have unique diurnal rhythms.

preprint2015arXiv

Multi-target-qubit unconventional geometric phase gate in a multi-cavity system

Cavity-based large scale quantum information processing (QIP) may involve multiple cavities and require performing various quantum logic operations on qubits distributed in different cavities. Geometric-phase-based quantum computing has drawn much attention recently, which offers advantages against inaccuracies and local fluctuations. In addition, multiqubit gates are particularly appealing and play important roles in QIP. We here present a simple and efficient scheme for realizing a multi-target-qubit unconventional geometric phase gate in a multi-cavity system. This multiqubit phase gate has a common control qubit but different target qubits distributed in different cavities, which can be achieved using a single-step operation. The gate operation time is independent of the number of qubits and only two levels for each qubit are needed. This multiqubit gate is generic, e.g., by performing single-qubit operations, it can be converted into two types of significant multi-target-qubit phase gates useful in QIP and quantum Fourier transform. The proposal is quite general, which can be used to accomplish the same task for a general type of qubits such as atoms, NV centers, quantum dots, and qubits.

preprint2015arXiv

On F-crystalline representations

We extend the theory of Kisin modules and crystalline representations to allow more general coefficient fields and lifts of Frobenius. In particular, for a finite and totally ramified extension $F/\mathbb Q_p$, and an arbitrary finite extension $K/F$, we construct a general class of infinite and totally wildly ramified extensions $K_\infty/K$ so that the functor $V\mapsto V|_{G_{K_\infty}}$ is fully-faithfull on the category of $F$-crystalline representations $V$. We also establish a new classification of $F$-Barsotti-Tate groups via Kisin modules of height 1 which allows more general lifts of Frobenius.

preprint2015arXiv

Potential Gamma-ray Emissions from Low-Mass X-ray Binary Jets

By proposing a pure leptonic radiation model, we study the potential gamma-ray emissions from jets of the low-mass X-ray binaries. In this model, the relativistic electrons that are accelerated in the jets are responsible for radiative outputs. Nevertheless, dynamics of jets are dominated by the magnetic and proton-matter kinetic energies. The model involves all kinds of related radiative processes and considers the evolution of relativistic electrons along the jet by numerically solving the kinetic equation. Numerical results show that the spectral energy distributions can extend up to TeV bands, in which synchrotron radiation and synchrotron self-Compton scattering are dominant components. As an example, we apply the model to the low-mass X-ray binary GX 339-4. The results can not only reproduce the currently available observations from GX 339-4, but also predict detectable radiation at GeV and TeV bands by Fermi and CTA telescopes. The future observations with Fermi and CTA can be used to test our model, which could be employed to distinguish the origin of X-ray emissions.

preprint2015arXiv

Thermal Stability of Magnetized, Optically Thin, Radiative Cooling-dominated Accretion Disks

We investigate the thermal stability of optically thin, two-temperature, radiative cooling-dominated accretion disks. Our linear analysis shows that the disk is thermally unstable without magnetic fields, which agrees with previous stability analysis on the Shapiro-Lightman-Eardley disk. By taking into account the effects of magnetic fields, however, we find that the disk can be or partly be thermally stable. Our results may be helpful to understand the outflows in optically thin flows. Moreover, such radiative cooling-dominated disks may provide a new explanation of the different behaviors between black hole and neutron star X-ray binaries on the radio/X-ray correlation.

preprint2015arXiv

Vertical convection in neutrino-dominated accretion flows

We present the effects of the vertical convection on the structure and luminosity of the neutrino-dominated accretion flow (NDAF) around a stellar-mass black hole in spherical coordinates. We found that the convective energy transfer can suppress the radial advection in the NDAF, and that the density, temperature and opening angle are slightly changed. As a result, the neutrino luminosity and annihilation luminosity are increased, which is conducive to achieve the energy requirement of gamma-ray bursts.

preprint2014arXiv

Revisting the boiling of quark nuggets at nonzero chemical potential

The boiling of possible quark nuggets during the quark-hadron phase transition of the Universe at nonzero chemical potential is revisited within the microscopic Brueckner-Hartree-Fock approach employed for the hadron phase, using two kinds of baryon interactions as fundamental inputs. To describe the deconfined phase of quark matter, we use a recently developed quark mass density-dependent model with a fully self-consistent thermodynamic treatment of confinement. We study the baryon number limit $A_{\rm boil}$ (above which boiling may be important) with three typical values for the confinement parameter $D$. It is firstly found that the baryon interaction with a softer equation of state for the hadron phase would only lead to a small increase of $A_{\rm boil}$. However, results depend sensitively on the confinement parameter in the quark model. Specifically, boiling might be important during the Universe cooling for a limited parameter range around $D^{1/2} = 170$ MeV, a value satisfying recent lattice QCD calculations of the vacuum chiral condensate, while for other choices of this parameter, boiling might not happen and cosmological quark nuggets of $10^2 < A < 10^{50}$ could survive.

preprint2014arXiv

Scattering theory without large-distance asymptotics

In conventional scattering theory, to obtain an explicit result, one imposes a precondition that the distance between target and observer is infinite. With the help of this precondition, one can asymptotically replace the Hankel function and the Bessel function with the sine functions so that one can achieve an explicit result. Nevertheless, after such a treatment, the information of the distance between target and observer is inevitably lost. In this paper, we show that such a precondition is not necessary: without losing any information of distance, one can still obtain an explicit result of a scattering rigorously. In other words, we give an rigorous explicit scattering result which contains the information of distance between target and observer. We show that at a finite distance, a modification factor --- the Bessel polynomial --- appears in the scattering amplitude, and, consequently, the cross section depends on the distance, the outgoing wave-front surface is no longer a sphere, and, besides the phase shift, there is an additional phase (the argument of the Bessel polynomial) appears in the scattering wave function.

preprint2014arXiv

Self-gravity in neutrino-dominated accretion disks

We present the effects of the self-gravity on the vertical structure and neutrino luminosity of the neutrino-dominated accretion disks in cylindrical coordinates. It is found that significant changes of the structure appear in the outer region of the disk, especially for high accretion rates (e.g., $\ga 1 M_\odot~\rm s^{-1}$), and thus causes the slight increase of the neutrino luminosity. Furthermore, the gravitational instability of the disk is reviewed by the vertical distribution of the Toomre parameter \citep{Toomre1964}, which may account for the late-time flares in gamma-ray bursts and the extended emission in short-duration gamma-ray bursts.

preprint2014arXiv

The weight part of Serre's conjecture for GL(2)

Let p > 2 be prime. We use purely local methods to determine the possible reductions of certain two-dimensional crystalline representations, which we call "pseudo-Barsotti-Tate representations", over arbitrary finite extensions of the p-adics. As a consequence, we establish (under the usual Taylor-Wiles hypothesis) the weight part of Serre's conjecture for GL(2) over arbitrary totally real fields.

preprint2014arXiv

Time evolution of flares in GRB 130925A: jet precession in black hole accretion system

GRB 130925A, composed of three gamma-ray emission episodes and a series of orderly flares, has been detected by $Swift$, Fermi, Konus-$Wind$, and $INTEGRAL$. If the third weakest gamma-ray episode can be considered as a giant flare, we find that after the second gamma-ray episode observed by $INTEGRAL$ located at about 2000 s, there exists a positive relation between the time intervals of the adjacent flares and the time since the episode. We suggest that the second gamma-ray episode and its flares originate from the resumption of the accretion process due to the fragments from the collapsar falling back, such a relation may be related to a hyperaccretion disk around a precessed black hole (BH). We propose that the origin and time evolution of the flares, and the approximately symmetrical temporal structure and spectral evolution of the single flare, can be explained well by the jet precession model \citep{Liu2010}. In addition, the mass and spin of the BH can be constrained, which indicates a stellar-mass, fast rotating BH located in the center of GRB 130925A.

preprint2014arXiv

Variability of the giant X-ray bump in GRB 121027A and possible origin

The particular giant X-ray bump of GRB 121027A triggered by \emph{Swift} is quite different from the typical X-ray flares in gamma-ray bursts. There exhibit four parts of the observed structural variabilities in the rise and decay phase of the bump. Considering the quality of four parts of the data, we can only analyze the data from about 5300 s to about 6100 s in the bump using the stepwise filter correlation method (Gao et al. 2012), and find that the $86^{+5.9}_{-9.4}~\rm s$ periodic oscillation may exist, which is confirmed by the Lomb-Scargle method (Scargle 1982). Furthermore, a jet precession model (Liu et al. 2010) is proposed to account for such a variability.

preprint2013arXiv

Compatibility of Kisin modules for different uniformizers

Let p be a prime and T a lattice inside a semi-stable representation V. We prove that Kisin modules associated to T by selecting different uniformizers are isomorphic after tensoring a subring in W(R). As consequences, we show that several lattices inside the filtered (phi, N)-module of V constructed from Kisin modules are independent on the choice of uniformizers. Finally we use a similar strategy to show that the Wach module can be recovered from the (φ, \hat G)-module associated to T when V is crystalline and the base field is unramified.

preprint2013arXiv

Do Intermediate-Mass Black Holes Exist in Globular Clusters?

The existence of intermediate-mass black holes (IMBHs) in globular clusters (GCs) remains a crucial problem. Searching IMBHs in GCs reveals a discrepancy between radio observations and dynamical modelings: the upper mass limits constrained by radio observations are systematically lower than that of dynamical modelings. One possibility for such a discrepancy is that, as we suggest in this work, there exist outflows in accretion flows. Our results indicate that, for most sources, current radio observations cannot rule out the possibility that IMBHs may exist in GCs. In addition, we adopt an \dot{M}-L_{R} relation to revisit this issue, which confirms the results obtained by the Fundamental Plane relation.

preprint2013arXiv

Neutrino-cooled Accretion Model with Magnetic Coupling for X-ray Flares in GRBs

The neutrino-cooled accretion disk, which was proposed to work as the central engine of gamma-ray bursts, encounters difficulty in interpreting the X-ray flares after the prompt gamma-ray emission. In this paper, the magnetic coupling between the inner disk and the central black hole is taken into consideration. For mass accretion rates around $0.001 \sim 0.1 M_{\sun} s^{-1}$, our results show that the luminosity of neutrino annihilation can be significantly enhanced due to the coupling effects. As a consequence, after the gamma-ray emission, a remnant disk with mass $M_{disk} \la 0.5 M_{\sun}$ may power most of the observed X-ray flares with the rest frame duration less than 100 seconds. In addition, a comparison between the magnetic coupling process and the Blandford-Znajek mechanism is shown on the extraction of black hole rotational energy.

preprint2013arXiv

Relativistic global solutions of neutrino-dominated accretion flows

Neutrino-dominated accretion flows (NDAFs) around rotating stellar-mass black holes are plausible candidates for the central engines of gamma-ray bursts (GRBs). We investigate one-dimensional global solutions of NDAFs, taking account of general relativity in Kerr metric, neutrino physics and nucleosynthesis more precisely than previous works. We calculate sixteen solutions with different characterized accretion rates and black hole spins to exhibit the radial distributions of various physical properties in NDAFs. \iffalse We find that the gas pressure and the neutrino cooling always become dominated in the inner region for large accretion rate, $\gtrsim 0.1 M_\odot$ $\rm s^{-1}$. \fi We confirm that the electron degeneracy has important effects in NDAFs and we find that the electron fraction is about 0.46 in the outer region for all the sixteen solutions. From the perspective of the mass fraction, free nucleons, $\rm ^4He$, and $\rm ^{56}Fe$ dominate in the inner, middle, and outer region, respectively. The influence of neutrino trapping on the annihilation is of importance for the superhigh accretion ($\dot M=10M_{\odot} \rm s^{-1}$) and most of the sixteen solutions have an adequate annihilation luminosity for GRBs.

preprint2013arXiv

Revisiting the Light Curves of Gamma-ray Bursts in the Relativistic Turbulence Model

Rapid temporal variability has been widely observed in the light curves of gamma-ray bursts (GRBs). One possible mechanism for such variability is related to the relativistic eddies in the jet. In this paper, we include the contribution of the inter-eddy medium together with the eddies to the gamma-ray emission. We show that the gamma-ray emission can either lead or lag behind the observed synchrotron emission, where the latter originates in the inter-eddy medium and provides most of seed photons for producing gamma-ray emission through the inverse-Compton scattering. As a consequence, we argue that the lead/lag found in non-stationary short-lived light curves may not reveal the intrinsic lead/lag of different emission components. In addition, our results may explain the lead of gamma-ray emission with respect to optical emission observed in GRB 080319B.

preprint2013arXiv

The Buzzard-Diamond-Jarvis conjecture for unitary groups

Let p > 2 be prime. We prove the weight part of Serre's conjecture for rank two unitary groups for mod p representations in the unramified case (that is, the Buzzard-Diamond-Jarvis conjecture for unitary groups), by proving that any Serre weight which occurs is a predicted weight. This completes the analysis begun in [BLGG11], which proved that all predicted Serre weights occur. Our methods are purely local, using the theory of (phi,Ghat)-modules to determine the possible reductions of certain two-dimensional crystalline representations.

preprint2012arXiv

An intermediate distribution between Gaussian and Cauchy distributions

In this paper, we construct an intermediate distribution linking the Gaussian and the Cauchy distribution. We provide the probability density function and the corresponding characteristic function of the intermediate distribution. Because many kinds of distributions have no moment, we introduce weighted moments. Specifically, we consider weighted moments under two types of weighted functions: the cut-off function and the exponential function. Through these two types of weighted functions, we can obtain weighted moments for almost all distributions. We consider an application of the probability density function of the intermediate distribution on the spectral line broadening in laser theory. Moreover, we utilize the intermediate distribution to the problem of the stock market return in quantitative finance.

preprint2012arXiv

Gravitational Waves of Jet Precession in Gamma-ray Bursts

The physical nature of gamma-ray bursts (GRBs) are believed to involve an ultra-relativistic jet. The observed complex structure of light curves motivate the idea of jet precession. In this work, we study the gravitational waves of jet precession based on neutrino-dominated accretion disks around black holes, which may account for the central engine of GRBs. In our model, the jet and the inner part of the disk may precess along with the black hole, which is driven by the outer part of the disk. Gravitational waves are therefore expected to be significant from this black hole-inner disk precession system. By comparing our numerical results with the sensitivity of some detectors, we find that it is possible for DECIGO and BBO to detect such gravitational waves, particularly for GRBs in the Local Group.

preprint2012arXiv

Is There a Relation between Duration and E_iso in Gamma-Ray Bursts?

The system of accretion disk and black hole is usually considered as the central engine of Gamma-ray Bursts (GRBs). It is usually thought that the disk in the central engine of GRBs is the advection-dominated accretion disk, which is developed from a massive (mass M_disk) torus at radius r_disk. We find a positive correlation between the isotropic gamma-ray energy E_iso and duration (so-called T_90) for GRBs. We interpret this correlation within the advection-dominated accretion disk model, associating E_iso and T_90 with M_ disk and viscous timescale respectively.

preprint2012arXiv

Radial Angular Momentum Transfer and Magnetic Barrier for Short-Type Gamma-Ray Burst Central Engine Activity

Soft extended emission (EE) following initial hard spikes up to 100 seconds was observed with {\em Swift}/BAT for about half of short-type gamma-ray bursts (SGRBs). This challenges the conversional central engine models of SGRBs, i.e., compact star merger models. In the framework of the black hole-neutron star merger models, we study the roles of the radial angular momentum transfer in the disk and the magnetic barrier around the black hole for the activity of SGRB central engines. We show that the radial angular momentum transfer may significantly prolong the lifetime of the accretion process and multiple episodes may be switched by the magnetic barrier. Our numerical calculations based on the models of the neutrino-dominated accretion flows suggest that the disk mass is critical for producing the observed EE. In case of the mass being $\sim 0.8M_{\odot}$, our model can reproduce the observed timescale and luminosity of both the main and EE episodes in a reasonable parameter set. The predicted luminosity of the EE component is lower than the observed EE with about one order of magnitude and the timescale is shorter than 20 seconds if the disk mass being $\sim 0.2M_{\odot}$. {\em Swift}/BAT-like instruments may be not sensitive enough to detect the EE component in this case. We argue that the EE component would be a probe for merger process and disk formation for compact star mergers.

preprint2012arXiv

The vertical composition of neutrino-dominated accretion disks in gamma-ray bursts

We investigate the vertical structure and elements distribution of neutrino-dominated accretion flows around black holes in spherical coordinates with the reasonable nuclear statistical equilibrium. According our calculations, heavy nuclei tend to be produced in a thin region near the disk surface, whose mass fractions are primarily determined by the accretion rate and the vertical distribution of temperature and density. In this thin region, we find that $^{56}\rm Ni$ is dominant for the flow with low accretion rate (e.g., $0.05 $$M_{\odot}$ $\rm s^{-1}$) but $^{56}\rm Fe$ is dominant for the high counterpart (e.g., $1 M_{\odot}$ $\rm s^{-1}$). The dominant $^{56}\rm Ni$ in the special region may provide a clue to understand the bumps in the optical light curve of core-collapse supernovae.

preprint2012arXiv

Understanding Simulations of Thin Accretion Disks by Energy Equation

We study the fluctuations of standard thin accretion disks by linear analysis of the time-dependent energy equation together with the vertical hydrostatic equilibrium and the equation of state. We show that some of the simulation results in Hirose et al. (2009b), such as the time delay, the relationship of power spectra, and the correlation between magnetic energy and radiation energy, can be well understood by our analytic results.

preprint2011arXiv

Crystalline extensions and the weight part of Serre's conjecture

Let p>2 be prime. We complete the proof of the weight part of Serre's conjecture for rank two unitary groups for mod p representations in the totally ramified case, by proving that any weight which occurs is a predicted weight. Our methods are a mixture of local and global techniques, and in the course of the proof we establish some purely local results on crystalline extension classes.

preprint2011arXiv

Galois Representations with Quaternion Multiplications Associated to Noncongruence Modular Forms

In this paper we study the compatible family of degree-4 Scholl representations $ρ_{\ell}$ associated with a space $S$ of weight $κ> 2$ noncongruence cusp forms satisfying Quaternion Multiplications over a biquadratic field $K$. It is shown that when either $K$ is totally real or $κ$ is odd, $ρ_\ell$ is automorphic, that is, its associated L-function has the same Euler factors as the L-function of an automorphic form for $GL_4(\mathbb Q)$. Further, it yields a relation between the Fourier coefficients of noncongruence cusp forms in $S$ and those of certain automorphic forms via the three-term Atkin and Swinnerton-Dyer congruences.

preprint2011arXiv

Revisiting vertical structure of neutrino-dominated accretion disks: Bernoulli parameter, neutrino trapping and other distributions

We revisit the vertical structure of neutrino dominated accretion flows (NDAFs) in spherical coordinates with a new boundary condition based on the mechanical equilibrium. The solutions show that NDAF is significantly thick. The Bernoulli parameter and neutrino trapping are determined by the mass accretion rate and the viscosity parameter. According to the distribution of the Bernoulli parameter, the possible outflow may appear in the outer region of the disk. The neutrino trapping can essentially affect the neutrino radiation luminosity. The vertical structure of NDAF is like a "sandwich", and the multilayer accretion may account for the flares in gamma-ray bursts.

preprint2011arXiv

The influence of outflows on the 1/f-like luminosity fluctuations

In accretion systems, outflows may have significant influence on the luminosity fluctuations. In this paper, following the Lyubarskii's general scheme, we revisit the power spectral density of luminosity fluctuations by taking into account the role of outflows. Our analysis is based on the assumption that the coupling between the local outflow and inflow is weak on the accretion rate fluctuations. We find that, for the inflow mass accretion rate $\dot M \propto r^{s}$, the power spectrum of flicker noise component will present a power-law distribution $p(f) \propto f^{-(1+4s/3)}$ for advection-dominated flows. We also obtain descriptions of $p(f)$ for both standard thin discs and neutrino-cooled discs, which show that the power-law index of a neutrino-cooled disc is generally larger than that of a photon-cooled disc. Furthermore, the obtained relationship between $p(f)$ and $s$ indicates the possibility of evaluating the strength of outflows by the power spectrum in X-ray binaries and gamma-ray bursts. In addition, we discuss the possible influence of the outflow-inflow coupling on our results.

preprint2010arXiv

Jet Precession Driven by Neutrino-Cooled Disc for Gamma-Ray Bursts

A model of jet precession driven by a neutrino-cooled disc around a spinning black hole is present in order to explain the temporal structure and spectral evolution of gamma-ray bursts (GRBs). The differential rotation of the outer part of a neutrino dominated accretion disc may result in precession of the inner part of the disc and the central black hole, hence drives a precessed jet via neutrino annihilation around the inner part of the disc. Both analytic and numeric results for our model are present. Our calculations show that a black hole-accretion disk system with black hole mass $M \simeq 3.66 M_\odot$, accretion rate $\dot{M} \simeq 0.54 M_\odot \rm s^{-1}$, spin parameter $a=0.9$ and viscosity parameter $α=0.01$ may drive a precessed jet with period P=1 s and luminosity $L=10^{51}$ erg s$^{-1}$, corresponding to the scenario for long GRBs. A precessed jet with $P=0.1$s and $L=10^{50}$ erg s$^{-1}$ may be powered by a system with $M \simeq 5.59 M_\odot$, $\dot{M} \simeq 0.74 M_\odot \rm s^{-1}$, $a=0.1$, and $α=0.01$, possibly being responsible for the short GRBs. Both the temporal and spectral evolution in GRB pulse may explained with our model. GRB central engines likely power a precessed jet driven by a neutrino-cooled disc. The global GRB lightcurves thus could be modulated by the jet precession during the accretion timescale of the GRB central engine. Both the temporal and spectral evolution in GRB pulse may be due to an viewing effect due to the jet precession.

preprint2009arXiv

Vertical Structure of Neutrino-Dominated Accretion Disk and Applications to Gamma-Ray Bursts

We revisit the vertical structure of neutrino-dominated accretion flows in spherical coordinates. We stress that the flow should be geometrically thick when advection becomes dominant. In our calculation, the luminosity of neutrino annihilation is enhanced by one or two orders of magnitude. The empty funnel along the rotation axis can naturally explain the neutrino annihilable ejection.

preprint2007arXiv

Structure and Luminosity of Neutrino-cooled Accretion Disks

Neutrino-cooled hyperaccretion disks around stellar mass black holes are plausible candidates for the central engine of gamma-ray bursts. We calculate the one-dimensional structure and the annihilation luminosity of such disks. The neutrino optical depth is of crucial importance in determining the neutrino cooling rate and is in turn dependent on the electron fraction, the free nucleon fraction, and the electron degeneracy, with given density and temperature of the disk matter. We construct a bridging formula for the electron fraction that works for various neutrino optical depths, and give exact definitions for the free proton fraction and free neutron fraction. We show that the electron degeneracy has important effects in the sense that it enlarges the absorption optical depth for neutrinos, and it along with the neutronization processes favored by high temperature cause the electron fraction to drop to be below 0.1 in the inner region of the disk. The resulting neutrino annihilation luminosity is considerably reduced comparing with that obtained in previous works where the electron degeneracy was not considered and the electron fraction was simply taken to be 0.5, but it is still likely to be adequate for gamma-ray bursts, and it is ejected mainly from the inner region of the disk and has an anisotropic distribution.