Researcher profile

H. T. Johansson

H. T. Johansson contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 15 - UnverifiedVerification L1Unclaimed author
3works
0followers
5topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

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

Published work

3 published item(s)

preprint2021arXiv

Fast & rigorous predictions for $A=6$ nuclei with Bayesian posterior sampling

We make ab initio predictions for the A = 6 nuclear level scheme based on two- and three-nucleon interactions up to next-to-next-to-leading order in chiral effective field theory ($χ$EFT). We utilize eigenvector continuation and Bayesian methods to quantify uncertainties stemming from the many-body method, the $χ$EFT truncation, and the low-energy constants of the nuclear interaction. The construction and validation of emulators is made possible via the development of JupiterNCSM -- a new M-scheme no-core shell model code that uses on-the-fly Hamiltonian matrix construction for efficient, single-node computations up to $N_\mathrm{max} = 10$ for ${}^{6}\mathrm{Li}$. We find a slight underbinding of ${}^{6}\mathrm{He}$ and ${}^{6}\mathrm{Li}$, although consistent with experimental data given our theoretical error bars. As a result of incorporating a correlated $χ$EFT-truncation errors we find more precise predictions (smaller error bars) for separation energies: $S_d({}^{6}\mathrm{Li}) = 0.89 \pm 0.44$ MeV, $S_{2n}({}^{6}\mathrm{He}) = 0.20 \pm 0.60$ MeV, and for the beta decay Q-value: $Q_{β^-}({}^{6}\mathrm{He}) = 3.71 \pm 0.65$ MeV. We conclude that our error bars can potentially be reduced further by extending the model space used by JupiterNCSM.

preprint2021arXiv

Unveiling the Two-Proton Halo Character of 17Ne: Exclusive Measurement of Quasi-free Proton-Knockout Reactions

The proton drip-line nucleus 17Ne is investigated experimentally in order to determine its two-proton halo character. A fully exclusive measurement of the 17Ne(p,2p)16F->15O+p quasi-free one-proton knockout reaction has been performed at GSI at around 500 MeV/nucleon beam energy. All particles resulting from the scattering process have been detected. The relevant reconstructed quantities are the angles of the two protons scattered in quasi-elastic kinematics, the decay of 16F into 15O (including gamma decays from excited states) and a proton, as well as the 15O+p relative-energy spectrum and the 16F momentum distributions. The latter two quantities allow an independent and consistent determination of the ratio of l=0 and l=2 motion of the valence protons in 17Ne. With a resulting relatively small l=0 component of only around 35(3)%, it is concluded that 17Ne exhibits a rather modest halo character only. The quantitative agreement of the two values deduced from the energy spectrum and the momentum distributions supports the theoretical treatment of the calculation of momentum distributions after quasi-free knockout reactions at high energies by taking into account distortions based on the Glauber theory. Moreover, the experimental data allow the separation of valence-proton knockout and knockout from the 15O core. The latter process contributes with 11.8(3.1) mb around 40% to the total proton-knockout cross section of 30.3(2.3) mb, which explains previously reported contradicting conclusions derived from inclusive cross sections.

preprint2020arXiv

Fakernet -- small and fast FPGA-based TCP and UDP communication

A common theme of data acquisition systems is the transport of data from digitising front-end modules to stable storage and online analysis. A good choice today is to base this on the ubiquitous, commercially and cheaply available Ethernet technology. A firmware building block to turn already the FPGA of front-end electronics into a TCP data source and UDP control interface using a data-flow architecture is presented. The overall performance targets are to be able to saturate a 1 Gbps network link with outbound data, while using few FPGA resources. The goal is to replace the use of custom data buses and protocols with ordinary Ethernet equipment. These objectives are achieved by being just-enough conforming, such that no special drivers are needed in the PC equipment interfacing with the here presented Fakernet system. An important design choice is to handle all packet-data internally as 16-bit words, thus reducing the clock-speed requirements. An advantageous circumstance is that even at 1 Gbps speeds, for local network segments, the round-trip times are usually well below 500 microseconds. Thus, less than 50 kiB of unacknowledged data needs to be in-flight, allowing to saturate a network link without TCP window scaling. The Fakernet system has so far been shown to saturate a 100 Mbps link at 11.7 MB/s of TCP output data, and able to do 32-bit control register accesses at over 450 kword/s.