Source author record

Hong-Yu Chen

Hong-Yu Chen 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

5works
8topics
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

5 published item(s)

preprint2020arXiv

Absence of Superconductivity in Nd$_{0.8}$Sr$_{0.2}$NiO$_x$ Thin Films without Chemical Reduction

The recently reported superconductivity 9-15 K in Nd0.8Sr0.2NiO2/SrTiO3 heterostructures that were fabricated by a soft-chemical topotactic reduction approach based on precursor Nd0.8Sr0.2NiO3 thin films deposited on SrTiO3 substrates, has excited an immediate surge of research interest. To explore an alternative physical path instead of chemical reduction for realizing superconductivity in this compound, using pulsed laser deposition, we systematically fabricated 63 Nd0.8Sr0.2NiOx (NSNO) thin films at a wide range of oxygen partial pressures on various different oxide substrates. Transport measurements did not find any signature of superconductivity in all the 63 thin-film samples. With reducing the oxygen content in the NSNO films by lowering the deposition oxygen pressure, the NSNO films are getting more resistive and finally become insulating. Furthermore, we tried to cap a 20-nm-thick amorphous LaAlO3 layer on a Nd0.8Sr0.2NiO3 thin film deposited at a high oxygen pressure of 150 mTorr to create oxygen vacancies on its surface and did not succeed in higher conductivity either. Our experimental results together with the recent report on the absence of superconductivity in synthesized bulk Nd0.8Sr0.2NiO2 crystals suggest that the chemical reduction approach could be unique for yielding superconductivity in NSNO/SrTiO3 heterostructures. However, SrTiO3 substrates could be reduced to generate oxygen vacancies during the chemical reduction process as well, which may thus partially contribute to conductivity.

preprint2014arXiv

Meson exchange effects in elastic $ep$ scattering at loop level and the electromagnetic form factors of the proton

A new form of two-photon exchange(TPE) effect is studied to explain the discrepancy between unpolarized and polarized experimental data in elastic $ep$ scattering. The mechanism is based on a simple idea that apart from the usual TPE effects from box and crossed-box diagrams, the mesons may also be exchanged in elastic $ep$ scattering by two-photon coupling at loop level. The detailed study shows such contributions to reduced unpolarized cross section ($σ_{un}$) and polarized observables ($P_t,P_l$) at fixed $Q^2$ are only dependent on proton's electromagnetic form factors $G_{E,M}$ and a new unknown universal parameter $g$. After combining this contribution with the usual TPE contributions from box and crossed-box diagrams, the ratio $μ_pG_E/G_M$ extracted from the recent precise unpolarized and polarized experimental data can be described consistently.

preprint2013arXiv

Possible Transit Timing Variations of the TrES-3 Planetary System

Five newly observed transit light curves of the TrES-3 planetary system are presented. Together with other light curve data from literature, 23 transit light curves in total, which cover an overall timescale of 911 epochs, have been analyzed through a standard procedure. From these observational data, the system's orbital parameters are determined and possible transit timing variations are investigated. Given that a null transit-timing-variation produces a fit with reduced chi^2=1.52, our results agree with previous work, that transit timing variations might not exist in these data. However, a 1-frequency oscillating transit-timing-variation model, giving a fit with a reduced chi^2=0.93, does possess a statistically higher probability. It is, thus, concluded that future observations and dynamical simulations for this planetary system will be very important.

preprint2011arXiv

Arithmetic Operations Beyond Floating Point Number Precision

In basic computational physics classes, students often raise the question of how to compute a number that exceeds the numerical limit of the machine. While technique of avoiding overflow/underflow has practical application in the electrical and electronics engineering industries, it is not commonly utilized in scientific computing, because scientific notation is adequate in most cases. We present an undergraduate project that deals with such calculations beyond a machine's numerical limit, known as arbitrary precision arithmetic. The assignment asks students to investigate the approach of calculating the exact value of a large number beyond the floating point number precision, using the basic scientific programming language Fortran. The basic concept is to utilize arrays to decompose the number and allocate finite memory. Examples of the successive multiplication of even number and the multiplication and division of two overflowing floats are presented. The multiple precision scheme has been applied to hardware and firmware design for digital signal processing (DSP) systems, and is gaining importance to scientific computing. Such basic arithmetic operations can be integrated to solve advanced mathematical problems to almost arbitrarily-high precision that is limited by the memory of the host machine.