Source author record

Hui Deng

Hui Deng appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

44works
14topics
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

44 published item(s)

preprint2022arXiv

A Robust Hot Subdwarfs Identification Method Based on Deep Learning

Hot subdwarf star is a particular type of star that is crucial for studying binary evolution and atmospheric diffusion processes. In recent years, identifying Hot subdwarfs by machine learning methods has become a hot topic, but there are still limitations in automation and accuracy. In this paper, we proposed a robust identification method based on the convolutional neural network (CNN). We first constructed the dataset using the spectral data of LAMOS DR7-V1. We then constructed a hybrid recognition model including an 8-class classification model and a binary classification model. The model achieved an accuracy of 96.17% on the testing set. To further validate the accuracy of the model, we selected 835 Hot subdwarfs that were not involved in the training process from the identified LAMOST catalog (2428, including repeated observations) as the validation set. An accuracy of 96.05% was achieved. On this basis, we used the model to filter and classify all 10,640,255 spectra of LAMOST DR7-V1, and obtained a catalog of 2393 Hot subdwarf candidates, of which 2067 have been confirmed. We found 25 new Hot subdwarfs among the remaining candidates by manual validation. The overall accuracy of the model is 87.42%. Overall, the model presented in this study can effectively identify specific spectra with robust results and high accuracy, and can be further applied to the classification of large-scale spectra and the search of specific targets.

preprint2022arXiv

cosFormer: Rethinking Softmax in Attention

Transformer has shown great successes in natural language processing, computer vision, and audio processing. As one of its core components, the softmax attention helps to capture long-range dependencies yet prohibits its scale-up due to the quadratic space and time complexity to the sequence length. Kernel methods are often adopted to reduce the complexity by approximating the softmax operator. Nevertheless, due to the approximation errors, their performances vary in different tasks/corpus and suffer crucial performance drops when compared with the vanilla softmax attention. In this paper, we propose a linear transformer called cosFormer that can achieve comparable or better accuracy to the vanilla transformer in both casual and cross attentions. cosFormer is based on two key properties of softmax attention: i). non-negativeness of the attention matrix; ii). a non-linear re-weighting scheme that can concentrate the distribution of the attention matrix. As its linear substitute, cosFormer fulfills these properties with a linear operator and a cosine-based distance re-weighting mechanism. Extensive experiments on language modeling and text understanding tasks demonstrate the effectiveness of our method. We further examine our method on long sequences and achieve state-of-the-art performance on the Long-Range Arena benchmark. The source code is available at https://github.com/OpenNLPLab/cosFormer.

preprint2022arXiv

Grating-based microcavity with independent control of resonance energy and linewidth for non-Hermitian polariton system

Exciton-polaritons have become an emerging platform for implementing non-Hermitian physics. The implementation commonly requires control of both the real and imaginary parts of the eigenmodes of the system. We present an experimental method to achieve this purpose using microcavities with sub-wavelength gratings as reflectors. The reflectivity and reflection phase of the grating can be changed by its geometric parameters and they determine the energy and linewidth of the polariton modes. We demonstrate that this method allows a wide range of possible polariton energy and linewidth, suitable for implementing non-Hermitian polariton systems with coupled modes.

preprint2022arXiv

Imaging dynamic exciton interactions and coupling in transition metal dichalcogenides

Transition metal dichalcogenides (TMDs) are regarded as a possible materials platform for quantum information science and related device applications. In TMD monolayers, the dephasing time and inhomogeneity are crucial parameters for any quantum information application. In TMD heterostructures, coupling strength and interlayer exciton lifetimes are also parameters of interest. However, many demonstrations in TMDs can only be realized at specific spots on the sample, presenting a challenge to the scalability of these applications. Here, using multi-dimensional coherent imaging spectroscopy (MDCIS), we shed light on the underlying physics - including dephasing, inhomogeneity, and strain - for a MoSe$_2$ monolayer and identify both promising and unfavorable areas for quantum information applications. We furthermore apply the same technique to a MoSe$_2$/WSe$_2$ heterostructure. Despite the notable presence of strain and dielectric environment changes, coherent and incoherent coupling, as well as interlayer exciton lifetimes are mostly robust across the sample. This uniformity is despite a significantly inhomogeneous interlayer exciton photoluminescence distribution that suggests a bad sample for device applications. This robustness strengthens the case for TMDs as a next-generation materials platform in quantum information science and beyond.

preprint2022arXiv

Performance evaluation of baseline-dependent averaging based onfull-scale SKA1-LOW simulation

The Square Kilometre Array (SKA) is the largest radio interferometer under construction in the world. Its immense amount of visibility data poses a considerable challenge to the subsequent processing by the science data processor (SDP). Baseline dependent averaging (BDA), which reduces the amount of visibility data based on the baseline distribution of the radio interferometer, has become a focus of SKA SDP development. This paper developed and implemented a full-featured BDA module based on Radio Astronomy Simulation, Calibration and Imaging Library (RASCIL). Simulated observations were then performed with RASCIL based on a full-scale SKA1-LOW configuration. The performance of the BDA was systematically investigated and evaluated based on the simulated data. The experimental results presented that the amount of visibility data is reduced by about 50\% to 85\% for different time intervals ($Δt_{max}$). In addition, different $Δt_{max}$ have a significant effect on the imaging quality. The smaller the $Δt_{max}$, the smaller the degradation of the imaging quality.

preprint2022arXiv

Realization of fast all-microwave CZ gates with a tunable coupler

The development of high-fidelity two-qubit quantum gates is essential for digital quantum computing. Here, we propose and realize an all-microwave parametric Controlled-Z (CZ) gates by coupling strength modulation in a superconducting Transmon qubit system with tunable couplers. After optimizing the design of the tunable coupler together with the control pulse numerically, we experimentally realized a 100 ns CZ gate with high fidelity of 99.38%$ \pm$0.34% and the control error being 0.1%. We note that our CZ gates are not affected by pulse distortion and do not need pulse correction, {providing a solution for the real-time pulse generation in a dynamic quantum feedback circuit}. With the expectation of utilizing our all-microwave control scheme to reduce the number of control lines through frequency multiplexing in the future, our scheme draws a blueprint for the high-integrable quantum hardware design.

preprint2022arXiv

RFI Identification Based On Deep-Learning]{A Robust RFI Identification For Radio Interferometry based on a Convolutional Neural Network

The rapid development of new generation radio interferometers such as the Square Kilometer Array (SKA) has opened up unprecedented opportunities for astronomical research. However, anthropogenic Radio Frequency Interference (RFI) from communication technologies and other human activities severely affects the fidelity of observational data. It also significantly reduces the sensitivity of the telescopes. We proposed a robust Convolutional Neural Network (CNN) model to identify RFI based on machine learning methods. We overlaid RFI on the simulation data of SKA1-LOW to construct three visibility function datasets. One dataset was used for modeling, and the other two were used for validating the model's usability. The experimental results show that the Area Under the Curve (AUC) reaches 0.93, with satisfactory accuracy and precision. We then further investigated the effectiveness of the model by identifying the RFI in the actual observational data from LOFAR and MeerKAT. The results show that the model performs well. The overall effectiveness is comparable to AOFlagger software and provides an improvement over existing methods in some instances.

preprint2022arXiv

Ruling out real-valued standard formalism of quantum theory

Standard quantum theory was formulated with complex-valued Schrodinger equations, wave functions, operators, and Hilbert spaces. Previous work attempted to simulate quantum systems using only real numbers by exploiting an enlarged Hilbert space. A fundamental question arises: are complex numbers really necessary in the standard formalism of quantum theory? To answer this question, a quantum game has been developed to distinguish standard quantum theory from its real-number analog by revealing a contradiction in the maximum game scores between a high-fidelity multi-qubit quantum experiment and players using only real-number quantum theory. Here, using superconducting qubits, we faithfully experimentally implement the quantum game based on entanglement swapping with a state-of-the-art fidelity of 0.952(1), which beats the real-number bound of 7.66 by 43 standard deviations. Our results disprove the real-number formulation and establish the indispensable role of complex numbers in the standard quantum theory.

preprint2022arXiv

The Temporal and Spatial Behaviors of CME Occurrence Rate at Different Latitudes

The statistical study of the Coronal Mass Ejections (CMEs) is a hot topic in solar physics. To further reveal the temporal and spatial behaviors of the CMEs at different latitudes and heights, we analyzed the correlation and phase relationships between the occurrence rate of CMEs, the Coronal Brightness Index (CBI), and the 10.7-cm solar radio flux (F10.7). We found that the occurrence rate of the CMEs correlates with CBI relatively stronger at high latitudes (>=60) than at low latitudes (<=50). At low latitudes, the occurrence rate of the CMEs correlates relatively weaker with CBI than F10.7. There is a relatively stronger correlation relationship between CMEs, F10.7, and CBI during Solar Cycle 24(SC24) than Solar Cycle 23 (SC23). During SC23, the high-latitude CME occurrence rate lags behind F10.7 by three months, and during SC24, the low-latitude CME occurrence rate leads to the low-latitude CBI by one month. The correlation coefficient values turn out to be larger when the very faint CMEsare removed from the samples of the CDAW catalog. Based on our results, we may speculate that the source regions of the high/low-latitude CMEs may vary in height, and the process of magnetic energy accumulation and dissipation is from the lower to the upper atmosphere of the Sun. The temporal offsets between different indicators could help us better understand the physical processes responsible for the solar-terrestrial interactions.

preprint2022arXiv

WS-Snapshot: An effective algorithm for wide-field and large-scale imaging

The Square Kilometre Array (SKA) is the largest radio interferometer under construction in the world. The high accuracy, wide-field and large size imaging significantly challenge the construction of the Science Data Processor (SDP) of SKA. We propose a hybrid imaging method based on improved W-Stacking and snapshots. The w range is reduced by fitting the snapshot $uv$ plane, thus effectively enhancing the performance of the improved W-Stacking algorithm. We present a detailed implementation of WS-Snapshot. With full-scale SKA1-LOW simulations, we present the imaging performance and imaging quality results for different parameter cases. The results show that the WS-Snapshot method enables more efficient distributed processing and significantly reduces the computational time overhead within an acceptable accuracy range, which would be crucial for subsequent SKA science studies.

preprint2021arXiv

A Catalog of LAMOST Variable Sources Based on Time-domain Photometry of ZTF

The identification and analysis of different variable sources is a hot issue in astrophysical research. The Large Sky Area Multi-Object Fiber Spectroscopic Telescope (LAMOST) spectroscopic survey has accumulated massive spectral data but contains no information about variable sources. Although a few related studies present variable source catalogs for the LAMOST, the studies still have a few deficiencies regarding the type and number of variable sources identified. In this study, we presented a statistical modeling approach to identify variable source candidates. We first crossed the Kepler, Sloan Digital Sky Survey (SDSS), and Zwicky Transient Facility (ZTF) catalogs to obtain light curves data of variable and non-variable sources. The data are then modeled statistically using commonly used variability parameters, respectively. And then, an optimal variable source identification model is determined using the Receiver Operating Characteristic (ROC) curve and four credible evaluation indices such as precision, accuracy, recall, and F1score. Based on this identification model, a catalog of LAMOST variable sources (including 631,769 variable source candidates with a probability greater than 95% and so on) is obtained. To validate the correctness of the catalog, we performed a two-by-two cross-comparison with the GAIA catalog and other published variable source catalogs. We achieved the correct rate ranging from 50% to 100%. Among the 123,756 sources cross-matched, our variable source catalog identifies 85,669 with a correct rate of 69%, which indicates that the variable source catalog presented in this study is credible.

preprint2021arXiv

Experimental exploration of five-qubit quantum error correcting code with superconducting qubits

Quantum error correction is an essential ingredient for universal quantum computing. Despite tremendous experimental efforts in the study of quantum error correction, to date, there has been no demonstration in the realisation of universal quantum error correcting code, with the subsequent verification of all key features including the identification of an arbitrary physical error, the capability for transversal manipulation of the logical state, and state decoding. To address this challenge, we experimentally realise the $[\![5,1,3]\!]$ code, the so-called smallest perfect code that permits corrections of generic single-qubit errors. In the experiment, having optimised the encoding circuit, we employ an array of superconducting qubits to realise the $[\![5,1,3]\!]$ code for several typical logical states including the magic state, an indispensable resource for realising non-Clifford gates. The encoded states are prepared with an average fidelity of $57.1(3)\%$ while with a high fidelity of $98.6(1)\%$ in the code space. Then, the arbitrary single-qubit errors introduced manually are identified by measuring the stabilizers. We further implement logical Pauli operations with a fidelity of $97.2(2)\%$ within the code space. Finally, we realise the decoding circuit and recover the input state with an overall fidelity of $74.5(6)\%$, in total with $92$ gates. Our work demonstrates each key aspect of the $[\![5,1,3]\!]$ code and verifies the viability of experimental realization of quantum error correcting codes with superconducting qubits.

preprint2021arXiv

Floquet Prethermal Phase Protected by U(1) Symmetry on a Superconducting Quantum Processor

Periodically driven systems, or Floquet systems, exhibit many novel dynamics and interesting out-of-equilibrium phases of matter. Those phases arising with the quantum systems' symmetries, such as global $U(1)$ symmetry, can even show dynamical stability with symmetry-protection. Here we experimentally demonstrate a $U(1)$ symmetry-protected prethermal phase, via performing a digital-analog quantum simulation on a superconducting quantum processor. The dynamical stability of this phase is revealed by its robustness against external perturbations. We also find that the spin glass order parameter in this phase is stabilized by the interaction between the spins. Our work reveals a promising prospect in discovering emergent quantum dynamical phases with digital-analog quantum simulators.

preprint2021arXiv

Observation of thermalization and information scrambling in a superconducting quantum processor

Understanding various phenomena in non-equilibrium dynamics of closed quantum many-body systems, such as quantum thermalization, information scrambling, and nonergodic dynamics, is a crucial for modern physics. Using a ladder-type superconducting quantum processor, we perform analog quantum simulations of both the $XX$ ladder and one-dimensional (1D) $XX$ model. By measuring the dynamics of local observables, entanglement entropy and tripartite mutual information, we signal quantum thermalization and information scrambling in the $XX$ ladder. In contrast, we show that the $XX$ chain, as free fermions on a 1D lattice, fails to thermalize, and local information does not scramble in the integrable channel. Our experiments reveal ergodicity and scrambling in the controllable qubit ladder, and opens the door to further investigations on the thermodynamics and chaos in quantum many-body systems.

preprint2021arXiv

Polariton Laser in the Bardeen-Cooper-Schrieffer Regime

Microcavity exciton polariton systems can have a wide range of macroscopic quantum effects that may be turned into better photonic technologies. Polariton Bose-Einstein condensation and photon lasing have been widely accepted in the limits of low and high carrier densities, but identification of the expected Bardeen-Cooper-Schrieffer (BCS) state at intermediate densities remains elusive, as the optical-gain mechanism cannot be directly inferred from existing experiments. Here, using a microcavity with strong polarization selectivity, we gain direct experimental access to the reservoir absorption in the presence of polariton condensation and lasing, which reveals a fermionic gain mechanism underlying the polariton laser. A microscopic many-particle theory shows that this polariton lasing state is consistent with an open-dissipative-pumped system analog of a polaritonic BCS state.

preprint2020arXiv

A Hybrid method of accurate classification for Blazars Of Uncertain Type in Fermi LAT Catalogs

Significant progress in the classification of Fermi unassociated sources , has led to an increasing number of blazars are being found. The optical spectrum is effectively used to classify the blazars into two groups such as BL Lacs and flat spectrum radio quasars (FSRQs). However, the accurate classification of the blazars without optical spectrum information, i.e., blazars of uncertain type (BCUs), remains a significant challenge. In this paper, we present a principal component analysis (PCA) and machine learning hybrid blazars classification method. The method, based on the data from Fermi LAT 3FGL Catalog, first used the PCA to extract the primary features of the BCUs and then used a machine learning algorithm to further classify the BCUs. Experimental results indicate that the that the use of PCA algorithms significantly improved the classification. More importantly, comparison with the Fermi LAT 4FGL Catalog, which contains the spectral classification of those BCUs in the Fermi-LAT 3FGL Catalog, reveals that the proposed classification method in the study exhibits higher accuracy than currently established methods; specifically, 151 out of 171 BL Lacs and 19 out of 24 FSRQs are correctly classified.

preprint2020arXiv

Emulating quantum teleportation of a Majorana zero mode qubit

Topological quantum computation based on anyons is a promising approach to achieve fault-tolerant quantum computing. The Majorana zero modes in the Kitaev chain are an example of non-Abelian anyons where braiding operations can be used to perform quantum gates. Here we perform a quantum simulation of topological quantum computing, by teleporting a qubit encoded in the Majorana zero modes of a Kitaev chain. The quantum simulation is performed by mapping the Kitaev chain to its equivalent spin version, and realizing the ground states in a superconducting quantum processor. The teleportation transfers the quantum state encoded in the spin-mapped version of the Majorana zero mode states between two Kitaev chains. The teleportation circuit is realized using only braiding operations, and can be achieved despite being restricted to Clifford gates for the Ising anyons. The Majorana encoding is a quantum error detecting code for phase flip errors, which is used to improve the average fidelity of the teleportation for six distinct states from $70.76 \pm 0.35 \% $ to $84.60 \pm 0.11 \%$, well beyond the classical bound in either case.

preprint2020arXiv

Observation of the polaronic character of excitons in a two-dimensional semiconducting magnet $\mathrm{CrI_3}$

Exciton dynamics can be strongly affected by lattice vibrations through electron-phonon coupling. This is rarely explored in two-dimensional magnetic semiconductors. Focusing on bilayer CrI3, we first show the presence of strong electron-phonon coupling through temperature-dependent photoluminescence and absorption spectroscopy. We then report the observation of periodic broad modes up to the 8th order in Raman spectra, attributed to the polaronic character of excitons. We establish that this polaronic character is dominated by the coupling between the charge-transfer exciton at 1.96 eV and a longitudinal optical phonon at 120.6 cm-1. We further show that the emergence of long-range magnetic order enhances the electron-phonon coupling strength by about 50$\%$ and that the transition from layered antiferromagnetic to ferromagnetic order tunes the spectral intensity of the periodic broad modes, suggesting a strong coupling among the lattice, charge and spin in two-dimensional CrI3. Our study opens opportunities for tailoring light-matter interactions in two-dimensional magnetic semiconductors.

preprint2020arXiv

Robust Automated Photometry Pipeline for Blurred Images

The primary task of the 1.26-m telescope jointly operated by the National Astronomical Observatory and Guangzhou University is photometric observations of the g, r, and i bands. A data processing pipeline system was set up with mature software packages, such as IRAF, SExtractor, and SCAMP, to process approximately 5 GB of observational data automatically every day. However, the success ratio was significantly reduced when processing blurred images owing to telescope tracking error; this, in turn, significantly constrained the output of the telescope. We propose a robust automated photometric pipeline (RAPP) software that can correctly process blurred images. Two key techniques are presented in detail: blurred star enhancement and robust image matching. A series of tests proved that RAPP not only achieves a photometric success ratio and precision comparable to those of IRAF but also significantly reduces the data processing load and improves the efficiency.

preprint2019arXiv

Emergence of micro-frequency comb via limit cycles in dissipatively coupled condensates

Self-sustained oscillations, limit cycles, are a fundamental phenomenon unique to nonlinear dynamic systems of high-dimensional phase space. They enable understanding of a wide range of cyclic processes in natural, social and engineering systems. Here we show that limit cycles form in coupled polariton cavities following the breaking of Josephson coupling, leading to frequency-comb emission. The limit cycles and destruction of Josephson coupling both appear due to interplay between strong polariton-polariton interaction and a dissipative contribution to the cavity coupling. The resulting nonlinear dynamics of the condensates is characterized by asymmetric population distribution and nontrivial average phase difference between the two condensates, and by time-periodic modulation of their amplitudes and phases. The latter is manifested by coherent emission of new equidistant frequency components. The emission spectrum resembles that of a micro-frequency comb, but originates from a fundamentally different mechanism than that of existing frequency combs. It allows non-resonant excitation with a power input much below the conventional semiconductor laser threshold. The comb line spacing is determined by the interaction and coupling strengths, and is adjustable up to multi-terahertz frequency. The work establishes coupled polariton cavities as an experimental platform for rich nonlinear dynamic phenomena.

preprint2019arXiv

Engineering Effects of Vacuum Fluctuations on Two-dimensional Semiconductors

The resonance energy and the transition rate of atoms, molecules and solids were understood as their intrinsic properties in classical electromagnetism. With the development of quantum electrodynamics, it is realized that these quantities are linked to the coupling of the transition dipole and the quantum vacuum. Such effects can be greatly amplified in macroscopic many-body systems from virtual photon exchange between dipoles, but are often masked by inhomogeneity and pure dephasing, especially in solids. Here, we observe an exceptionally large renormalization of exciton resonance and radiative decay rate in transition metal dichalcogenides monolayers due to interactions with the vacuum in both absorption and emission spectroscopy. Tuning the vacuum energy density near the monolayer, we demonstrate control of cooperative Lamb shift, radiative decay, and valley polarization as well as control of the charged exciton emission. Our work establishes a simple and robust experimental system for vacuum engineering of cooperative matter-light interactions.

preprint2019arXiv

Fabrication of the impedance-matched Josephson parametric amplifier and the study of the gain profile

We designed and fabricated an impedance matched Josephson junction parametric amplifier (JPA) working in the flux-pump mode for the broadband amplification of microwave signals. We developed a very simple fabrication method suitable for a small lab. We studied the phase response, as well as the gain, as a function of frequency and pump power at various pump frequencies. The phase response can be explained with the behavior of the non-linear Duffing oscillator. The observed decrease of the resonance frequency as the pump power increases, as well as the emergency of an unstable bifurcation zone, are the characteristic non-linear behavior of the Duffing oscillator. The gain profile in the stable zone can be explained with a model adapted from the theoretical model for the two-dimensional gain profile of an impedance-matched current-pumped JPA. With an appropriate environmental impedance, the theoretical model captures the features and morphology of the gain profile, such as the emergence of a gain hot zone with two branches around the resonance frequency of the JPA. Based on the gain profile, we propose that the best working zone is the merging point of the two branches of the gain hot zone before the emergence of the bifurcation zone, which gives a large bandwidth and a good gain. Over 17dB gain with a bandwidth larger than 300MHz was observed. The impedance matched JPA is used in our superconducting quantum computers for improving the fast readout fidelity of the transmon qubits.

preprint2019arXiv

Interlayer Exciton Laser with Extended Spatial Coherence in an Atomically-Thin Heterostructure

Two-dimensional semiconductors have emerged as a new class of materials for nanophotonics for their strong exciton-photon interaction and flexibility for engineering and integration. Taking advantage of these properties, we engineer an efficient lasing medium based on dipolar interlayer excitons, in rotationally aligned atomically thin heterostructures. Lasing is measured from a transition metal dichalcogenide hetero-bilayer integrated in a silicon nitride grating resonator. A sharp increase in the spatial coherence of the emission was observed across the lasing threshold. The work establishes interlayer excitons in two-dimensional heterostructures as a silicon-compatible coherent medium. With electrically tunable light-matter interaction strength and long-range dipolar interactions, these interlayer excitons promise both applications to low-power, ultrafast laser and modulators and rich many-body quantum phenomena.

preprint2019arXiv

Perfect absorption by an atomically thin crystal

Optical absorption is one of fundamental light-matter interactions. In most materials, optical absorption is a weak perturbation to the light. In this regime, absorption and emission are irreversible, incoherent processes due to strong damping. Excitons in monolayer transition metal dichalcogenides, however, interact strongly with light, leading to optical absorption in the non-perturbative regime where coherent re-emission of the light has to be considered. Between the incoherent and coherent limits, we show that a robust critical coupling condition exists, leading to perfect optical absorption. Up to 99.6% absorption is measured in a sub-nanometer thick MoSe2 monolayer placed in front of a mirror. The perfect absorption is controlled by tuning the exciton-phonon, exciton-exciton, and exciton-photon interactions by temperature, pulsed laser excitation, and a movable mirror, respectively. Our work suggests unprecedented opportunities for engineering exciton-light interactions using two-dimensional atomically thin crystals, enabling novel photonic applications including ultrafast light modulators and sensitive optical sensing.

preprint2019arXiv

Periodic variation and phase analysis of grouped solar flare with sunspot activity

Studies on the periodic variation and the phase relationship between different solar activity indicators are useful for understanding the long-term evolution of solar activity cycle. Here we report the statistical analysis of grouped solar flare (GSF) and sunspot number (SN) during the time interval from January 1965 to March 2009. We find that, 1) the significant periodicities of both GSF and SN are related to the differential rotation periodicity, the quasi-biennial oscillation (QBO), and the eleven-year Schwabe cycle (ESC), but the specific values are not absolutely identical; 2) the ESC signal of GSF lags behind that of SN with an average of 7.8 months during the considered time interval, implying that the systematic phase delays between GSF and SN originate from the inter-solar-cycle signal. Our results may provide evidence about the storage of magnetic energy in the corona.

preprint2018arXiv

Encapsulation Narrows Excitonic Homogeneous Linewidth of Exfoliated MoSe$_2$ Monolayer

The excitonic homogeneous linewidth of an exfoliated monolayer MoSe$_2$ encapsulated in hexagonal boron nitride is directly measured using multidimensional coherent spectroscopy with micron spatial resolution. The linewidth is 0.26 $\pm$ 0.02 meV, corresponding to a dephasing time $T_2 \approx$ 2.5 ps, which is almost half the narrowest reported values for non-encapsulated MoSe$_2$ flakes. We attribute the narrowed linewidth to Coulomb screening by the encapsulated material and suppression of non-radiative processes. Through direct measurements of encapsulated and non-encapsulated monolayers, we confirm that encapsulation reduces the sample inhomogeneity. However, linewidths measured using photoluminescence and linear absorption remain dominated by inhomogeneity, and these linewidths are roughly 5 times larger than the homogeneous linewidth in even the highest-quality encapsulated materials. The homogeneous linewidth of non-encapsulated monolayers is very sensitive to temperature cycling, whereas encapsulated samples are not modified by temperature cycling. The nonlinear signal intensity of non-encapsulated monolayers is degraded by high-power optical excitation, whereas encapsulated samples are very resilient to optical excitation with optical powers up to the point of completely bleaching the exciton.

preprint2016arXiv

A Coherent Polariton Laser

The semiconductor polariton laser promises a new source of coherent light, which, compared to conventional semiconductor photon lasers, has input-energy threshold orders of magnitude lower. However, intensity stability, a defining feature of a coherent state, has remained poor. Intensity noise at many times of the shot-noise of a coherent state has persisted, which has been attributed to multiple mechanisms that are difficult to separate in conventional polariton systems. The large intensity noise in turn limited the phase coherence. These limit the capability of the polariton laser as a source of coherence light. Here, we demonstrate a polariton laser with shot-noise limited intensity stability, as expected of a fully coherent state. This is achieved by using an optical cavity with high mode selectivity to enforce single-mode lasing, suppress condensate depletion, and establish gain saturation. The absence of spurious intensity fluctuations moreover enabled measurement of a transition from exponential to Gaussian decay of the phase coherence of the polariton laser. It suggests large self-interaction energies in the polariton condensate, exceeding the laser bandwidth. Such strong interactions are unique to matter-wave laser and important for nonlinear polariton devices. The results will guide future development of polariton lasers and nonlinear polariton devices.

preprint2016arXiv

An efficient and compact quantum switch for quantum circuits

The engineering of quantum devices has reached the stage where we now have small scale quantum processors containing multiple interacting qubits within them. Simple quantum circuits have been demonstrated and scaling up to larger numbers is underway. However as the number of qubits in these processors increases, it becomes challenging to implement switchable or tunable coherent coupling among them. The typical approach has been to detune each qubit from others or the quantum bus it connected to, but as the number of qubits increases this becomes problematic to achieve in practice due to frequency crowding issues. Here, we demonstrate that by applying a fast longitudinal control field to the target qubit, we can turn off its couplings to other qubits or buses (in principle on/off ratio higher than 100 dB). This has important implementations in superconducting circuits as it means we can keep the qubits at their optimal points, where the coherence properties are greatest, during coupling/decoupling processing. Our approach suggests a new way to control coupling among qubits and data buses that can be naturally scaled up to large quantum processors without the need for auxiliary circuits and yet be free of the frequency crowding problems.

preprint2016arXiv

Charge-Tunable Indium Gallium Nitride Quantum Dots

III-Nitride quantum dots have emerged as a new chip-scale system for quantum information science, which combines electrical and optical interfaces on a semiconductor chip that is compatible with non-cryogenic operating temperatures. Yet most work has been limited to optical excitations. To enable single-spin based quantum optical and quantum information research, we demonstrate here quantized charging in optically active, site-controlled III-Nitride quantum dots. Single-electron charging was confirmed by the voltage dependence of the energy, dipole moment, fine structures and polarization properties of the exciton states in the quantum dots. The fundamental energy structures of the quantum dots were identified, including neutral and charged excitons, fine structures of excitons, and A and B excitons. The results lay the ground for coherent control of single charges in III-Nitride QDs, opening a door to III-Nitride based spintronics and spin-qubit quantum information processing.

preprint2016arXiv

Low-cost high performance distributed data storage for multi-channel observations

The New Vacuum Solar Telescope (NVST) is a 1-m solar telescope that aims to observe the fine structures in both the photosphere and the chromosphere of the Sun. The observational data acquired simultaneously from one channel for the chromosphere and two channels for the photosphere bring great challenges to the data storage of NVST. The multi-channel instruments of NVST, including scientific cameras and multi-band spectrometers, generate at least 3 terabytes data per day and require high access performance while storing massive short-exposure images. It is worth studying and implementing a storage system for NVST which would balance the data availability, access performance and the cost of development. In this paper, we build a distributed data storage system (DDSS) for NVST and then deeply evaluate the availability of real-time data storage on a distributed computing environment. The experimental results show that two factors, i.e., the number of concurrent read/write and the file size, are critically important for improving the performance of data access on a distributed environment. Referring to these two factors, three strategies for storing FITS files are presented and implemented to ensure the access performance of the DDSS under conditions of multi-host write and read simultaneously. The real applications of the DDSS proves that the system is capable of meeting the requirements of NVST real-time high performance observational data storage. Our study on the DDSS is the first attempt for modern astronomical telescope systems to store real-time observational data on a low-cost distributed system. The research results and corresponding techniques of the DDSS provide a new option for designing real-time massive astronomical data storage system and will be a reference for future astronomical data storage.

preprint2016arXiv

NVST data archiving system based on fastbit nosql database

The New Vacuum Solar Telescope (NVST) is a 1-meter vacuum solar telescope that aims to observe the fine structures of active regions on the Sun. The main tasks of the NVST are high resolution imaging and spectral observations, including the measurements of the solar magnetic field. The NVST has been collecting more than 20 million FITS files since it began routine observations in 2012 and produces a maximum observational records of 120 thousand files in a day. Given the large amount of files, the effective archiving and retrieval of files becomes a critical and urgent problem. In this study, we implement a new data archiving system for the NVST based on the Fastbit Not Only Structured Query Language (NoSQL) database. Comparing to the relational database (i.e., MySQL; My Structured Query Language), the Fastbit database manifests distinctive advantages on indexing and querying performance. In a large scale database of 40 million records, the multi-field combined query response time of Fastbit database is about 15 times faster and fully meets the requirements of the NVST. Our study brings a new idea for massive astronomical data archiving and would contribute to the design of data management systems for other astronomical telescopes.

preprint2016arXiv

On the relationship between G-band bright point dynamics and their magnetic field strengths

G-band bright points (GBPs) are regarded as good manifestations of magnetic flux concentrations. We aim to investigate the relationship between the dynamic properties of GBPs and their longitudinal magnetic field strengths. High spatial and temporal resolution observations were recorded simultaneously with G-band filtergrams and Narrow-band Filter Imager (NFI) Stokes I and V images with Hinode /Solar Optical Telescope. The GBPs are identified and tracked in the G-band images automatically, and the corresponding longitudinal magnetic field strength of each GBP is extracted from the calibrated NFI magnetograms by a point-to-point method. After categorizing the GBPs into five groups by their longitudinal magnetic field strengths, we analyze the dynamics of GBPs of each group. The results suggest that with increasing longitudinal magnetic field strengths of GBPs correspond to a decrease in their horizontal velocities and motion ranges as well as by showing more complicated motion paths. This suggests that magnetic elements showing weaker magnetic field strengths prefer to move faster and farther along straighter paths, while stronger ones move more slowly in more erratic paths within a smaller region. The dynamic behaviors of GBPs with different longitudinal magnetic field strengths can be explained by that the stronger flux concentrations withstand the convective flows much better than weaker ones.

preprint2016arXiv

Steady-state generation of negative-Wigner-function light using feedback

We propose a method of producing steady-state coherent light with negative Wigner functions in nonlinear media combined with feedback control. While the nonlinearities are essential to produce the Wigner negativities, this alone is insufficient to stabilize steady-state light with negativities. Using feedback control to control the phase in the cavity, we find that this produces significant total negativities for reasonable experimental parameters. The negative Wigner function is produced continuously and does not appear to be restricted to low-amplitude light. The technique is applicable to systems such as exciton-polaritons, where strong natural nonlinearities are present.

preprint2015arXiv

Investigation of intergranular bright points from the New Vacuum Solar Telescope

Six high-resolution TiO-band image sequences from the New Vacuum Solar Telescope (NVST) are used to investigate the properties of intergranular bright points (igBPs). We detect the igBPs using a Laplacian and morphological dilation algorithm (LMD) and track them using a three-dimensional segmentation algorithm automatically, and then investigate the morphologic, photometric and dynamic properties of igBPs, in terms of equivalent diameter, the intensity contrast, lifetime, horizontal velocity, diffusion index, motion range and motion type. The statistical results confirm the previous studies based on G-band or TiO-band igBPs from the other telescopes. It illustrates that the TiO data from the NVST have a stable and reliable quality, which are suitable for studying the igBPs. In addition, our method is feasible to detect and track the igBPs in the TiO data from the NVST. With the aid of the vector magnetograms obtained from the Solar Dynamics Observatory /Helioseismic and Magnetic Imager, the properties of igBPs are found to be influenced by their embedded magnetic environments strongly. The area coverage, the size and the intensity contrast values of igBPs are generally larger in the regions with higher magnetic flux. However, the dynamics of igBPs, including the horizontal velocity, the diffusion index, the ratio of motion range and the index of motion type are generally larger in the regions with lower magnetic flux. It suggests that the absence of strong magnetic fields in the medium makes it possible for the igBPs to look smaller and weaker, diffuse faster, move faster and further in a straighter path.

preprint2014arXiv

Carrier dynamics in site- and structure-controlled InGaN/GaN quantum dots

We report on the carrier dynamics in InGaN/GaN disk-in-a-wire quantum dots with precisely controlled location and structural parameters, including diameter, thickness and material composition. We measured the time-integrated and time-resolved spectra and the second-order correlation function of the photoluminescence from quantum dots with diameters ranging from 19 nm to 33 nm at temperatures of 10 K to 120 K. The influence of the small fluctuations in structural parameters, most importantly the quantum dot thickness, on the optical properties are also investigated through statistical correlations among multiple optical properties of many individual quantum dots. We found that in a single dot the strain-induced polarization field and the strain relaxation at the sidewall form a potential barrier to protect the exciton from reaching the sidewall surface. However, the exciton can overcome this potential barrier and recombine nonradiatively at the surface through two mechanisms: tunnelling through the barrier quantum mechanically and hopping over the barrier by attaining sufficient thermal energy. The former (latter) mechanism is temperature insensitive (sensitive) and dominates nonradiaitve exciton decay at low (high) temperatures. We also found that despite the good uniformities in structural parameters, all optical properties still exhibit inhomogeneities from dot to dot. However, all these inhomogeneities can be modeled by simply varying the potential barrier height, which also explains the observed correlation curves among all optical properties. Finally, we found that the biexciton-to-exciton quantum efficiency ratio, which determines the probability of multi-photon emission, can be tuned by adjusting the potential barrier height and the temperature, suggesting a new way to achieve single photon emission at high temperatures.

preprint2014arXiv

Characterising motion types of G-band bright points in the quiet Sun

We study the motions of G band bright points (GBPs) in the quiet Sun to obtain the characteristics of different motion types. A high resolution image sequence taken with the Hinode/Solar Optical Telescope (SOT) is used, and GBPs are automatically tracked by segmenting 3D evolutional structures in a space time cube. After putting the GBPs that do not move during their lifetimes aside, the non stationary GBPs are categorized into three types based on an index of motion type. Most GBPs that move in straight or nearly straight lines are categorized into a straight motion type, a few moving in rotary paths into a rotary motion, and the others fall into a motion type we called erratic. The mean horizontal velocity is 2.18 km/s, 1.63 km/s and 1.33 km/s for straight, erratic and rotary motion type, respectively. We find that a GBP drifts at a higher and constant velocity during its whole life if it moves in a straight line. However, it has a lower and variational velocity if it moves in a rotary path. The diffusive process is ballistic, super and sub diffusion for straight, erratic and rotary motion type, respectively. The corresponding diffusion index and coefficients are 2.13 and 850 km2/s, 1.82 and 331 km2/s, 0.73 and 13 km2/s. In terms of direction of motion, it is homogeneous and isotropical, and usually persists between neighbouring frames, no matter what motion type a GBP belongs to.

preprint2014arXiv

Fabrication of superconducting nanowires based on ultra-thin Nb films by means of nanoimprint lithography

Nanoimprint lithography (NIL) is an attractive nonconventional lithographic technique in the fabrication of superconducting nanowires for superconducting nanowire single-photon detectors (SNSPDs) with large effective detection areas or multi-element devices consisting of hundreds of SNSPDs, due to its low cost and high throughput. In this work, NIL was used to pattern superconducting nanowires with meander-type structures based on ultra-thin (~4 nm) Nb films deposited by DC-magnetron sputtering at room temperature. A combination of thermal-NIL and UV-NIL was exploited to transfer the meander pattern from the imprint hard mold to Nb films. The hard mold based on Si wafer was defined by e-beam lithography (EBL), which was almost nonexpendable due to the application of IPS as a soft mold to transfer the patterns to the imprint resist in the NIL process. The specimens fabricated by NIL keep good superconducting properties which are comparable to that by conventional EBL process.

preprint2014arXiv

High Fidelity Detection of the Orbital Angular Momentum of Light by Time Mapping

We demonstrate high-fidelity detection of the orbital angular momentum (OAM) of light using a compact and practical OAM spectrometer that maps the OAM spectrum to time. The spectrometer consists of a single optical delay loop to achieve timing mapping, a vortex phase plate that iteratively decreases the OAM value, and a single mode fibre to distinguish zero from non-zero OAM states. Light with arbitrarily OAM compositions can be measured. For light with OAM up to 4hbar, we measured an average crosstalk of -21.3 dB, which is mainly limited by the purity of the input states and optical alignment.

preprint2014arXiv

How much better are InGaN/GaN nanodisks than quantum wells - oscillator strength enhancement and changes in optical properties

We show over 100-fold enhancement of the exciton oscillator strength as the diameter of an InGaN nanodisk in a GaN nanopillar is reduced from a few micrometers to less than 40 nm, corresponding to the quantum dot limit. The enhancement results from significant strain relaxation in nanodisks less than 100 nm in diameter. Meanwhile, the radiative decay rate is only improved by 10 folds due to strong reduction of the local density of photon states in small nanodisks. Further increase in the radiative decay rate can be achieved by engineering the local density of photon states, such as adding a dielectric coating.

preprint2014arXiv

Zero Dimensional Polariton Laser in a Sub-Wavelength Grating Based Vertical Microcavity

Semiconductor exciton-polaritons in planar microcavities form coherent two-dimensional condensates in non-equilibrium. However, coupling of multiple lower-dimensional polariton quantum systems, critically needed for polaritonic quantum device applications and novel cavity-lattice physics, has been limited due to the conventional cavity structures. Here we demonstrate full confinement of the polaritons non-destructively using a hybrid cavity made of a single-layer sub-wavelength grating mirror and a distributed Bragg reflector. Single-mode polariton lasing was observed at a chosen polarization. Incorporation of a designable slab mirror into the conventional vertical cavity, when operating in the strong-coupling regime, enables confinement, control and coupling of polariton gasses in a scalable fashion. It may open a door to experimental implementation of polariton-based quantum photonic devices and coupled cavity quantum electrodynamics systems.

preprint2013arXiv

Single Photon Emission from Site-Controlled InGaN/GaN Quantum Dots

Single photon emission was observed from site-controlled InGaN/GaN quantum dots. The single-photon nature of the emission was verified by the second-order correlation function up to 90 K, the highest temperature to date for site-controlled quantum dots. Micro-photoluminescence study on individual quantum dots showed linearly polarized single exciton emission with a lifetime of a few nanoseconds. The dimensions of these quantum dots were well controlled to the precision of state-of-the-art fabrication technologies, as reflected in the uniformity of their optical properties. The yield of optically active quantum dots was greater than 90%, among which 13%-25% exhibited single photon emission at 10 K.

preprint2007arXiv

Functional Quantum Nodes for Entanglement Distribution over Scalable Quantum Networks

We demonstrate entanglement distribution between two remote quantum nodes located 3 meters apart. This distribution involves the asynchronous preparation of two pairs of atomic memories and the coherent mapping of stored atomic states into light fields in an effective state of near maximum polarization entanglement. Entanglement is verified by way of the measured violation of a Bell inequality, and can be used for communication protocols such as quantum cryptography. The demonstrated quantum nodes and channels can be used as segments of a quantum repeater, providing an essential tool for robust long-distance quantum communication.