Source author record

Matej Batic

Matej Batic 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

11works
6topics
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

11 published item(s)

preprint2016arXiv

Validation of cross sections for Monte Carlo simulation of the photoelectric effect

Several total and partial photoionization cross section calculations, based on both theoretical and empirical approaches, are quantitatively evaluated with statistical analyses using a large collection of experimental data retrieved from the literature to identify the state of the art for modeling the photoelectric effect in Monte Carlo particle transport. Some of the examined cross section models are available in general purpose Monte Carlo systems, while others have been implemented and subjected to validation tests for the first time to estimate whether they could improve the accuracy of particle transport codes. The validation process identifies Scofield's 1973 non-relativistic calculations, tabulated in the Evaluated Photon Data Library(EPDL), as the one best reproducing experimental measurements of total cross sections. Specialized total cross section models, some of which derive from more recent calculations, do not provide significant improvements. Scofield's non-relativistic calculations are not surpassed regarding the compatibility with experiment of K and L shell photoionization cross sections either, although in a few test cases Ebel's parameterization produces more accurate results close to absorption edges. Modifications to Biggs and Lighthill's parameterization implemented in Geant4 significantly reduce the accuracy of total cross sections at low energies with respect to its original formulation. The scarcity of suitable experimental data hinders a similar extensive analysis for the simulation of the photoelectron angular distribution, which is limited to a qualitative appraisal.

preprint2014arXiv

Geant4 and beyond: recent progress in precision physics modeling

This extended abstract briefly summarizes ongoing research activity on the evaluation and experimental validation of physics methods for photon and electron transport. The analysis includes physics models currently implemented in Geant4 as well as modeling methods used in other Monte Carlo codes, or not yet considered in general purpose Monte Carlo simulation systems. The validation of simulation models is performed with the support of rigorous statistical methods, which involve goodness-of-fit tests followed by categorical analysis. All results are quantitative, and are fully documented.

preprint2014arXiv

Theoretical grounds for the propagation of uncertainties in Monte Carlo particle transport

We introduce a theoretical framework for the calculation of uncertainties affecting observables produced by Monte Carlo particle transport, which derive from uncertainties in physical parameters input into simulation. The theoretical developments are complemented by a heuristic application, which illustrates the method of calculation in a streamlined simulation environment.

preprint2014arXiv

Validation of Compton Scattering Monte Carlo Simulation Models

Several models for the Monte Carlo simulation of Compton scattering on electrons are quantitatively evaluated with respect to a large collection of experimental data retrieved from the literature. Some of these models are currently implemented in general purpose Monte Carlo systems; some have been implemented and evaluated for possible use in Monte Carlo particle transport for the first time in this study. Here we present first and preliminary results concerning total and differential Compton scattering cross sections.

preprint2013arXiv

Negative Improvements, Relative Validity and Elusive Goodness

Various issues related to the complexity of apprais- ing the capabilities of physics models implemented in Monte Carlo simulation codes and the evolution of the functional quality the associated software are considered, such as the dependence on the experimental environment where the software operates and its sensitivity to detector characteristics. The concept of software validity as relative to the environment is illustrated by means of a real-life experimental test case. Methods and techniques to mitigate the risk of deteriorating the quality of the software are critically discussed: they concern various disciplines of the software development process. Quantitative validation of physics models is advocated as a method to appraise their capabilities objectively and to monitor the evolution of their associated software behavior.

preprint2013arXiv

Physics Methods for the Simulation of Photoionisation

Several physics methods for the simulation of the photoelectric effect are quantitatively evaluated with respect to a large collection of experimental data retrieved from the literature. They include theoretical and empirical calculations of total and partial cross sections, and calculations of the photoelectron angular distribution. Some of these models are currently implemented in general purpose Monte Carlo systems; some have been implemented and evaluated for possible use in Monte Carlo particle transport for the first time in this study.

preprint2013arXiv

Validation of Geant4 simulation of electron energy deposition

Geant4-based simulations of the energy deposited by electrons in various materials are quantitatively compared to high precision calorimetric measurements taken at Sandia Laboratories. The experimental data concern electron beams of energy between a few tens of keV and 1 MeV at various incidence angles. Two experimental scenarios are evaluated: the longitudinal energy deposition pattern in a finely segmented detector, and the total energy deposited in a larger size calorimeter. The simulations are produced with Geant4 versions from 9.1 to 9.6; they involve models of electron-photon interactions in the standard and low energy electromagnetic packages, and various implementations of electron multiple scattering. Significant differences in compatibility with experimental data are observed in the longitudinal energy deposition patterns produced by the examined Geant4 versions, while the total deposited energy exhibits smaller variations across the various Geant4 versions, with the exception Geant4 9.4. The validation analysis, based on statistical methods, shows that the best compatibility between simulation and experimental energy deposition profiles is achieved using electromagnetic models based on the EEDL and EPDL evaluated data libraries with Geant4 9.1. The results document the accuracy achievable in the simulation of the energy deposited by low energy electrons with Geant4; they provide guidance for application in similar experimental scenarios and for improving Geant4.

preprint2012arXiv

Photon elastic scattering simulation: validation and improvements to Geant4

Several models for the simulation of photon elastic scattering are quantitatively evaluated with respect to a large collection of experimental data retrieved from the literature. They include models based on the form factor approximation, on S-matrix calculations and on analytical parameterizations; they exploit publicly available data libraries and tabulations of theoretical calculations. Some of these models are currently implemented in general purpose Monte Carlo systems; some have been implemented and evaluated for the first time in this paper for possible use in Monte Carlo particle transport. The analysis mainly concerns the energy range between 5 keV and a few MeV. The validation process identifies the newly implemented model based on second order S-matrix calculations as the one best reproducing experimental measurements. The validation results show that, along with Rayleigh scattering, additional processes, not yet implemented in Geant4 nor in other major Monte Carlo systems, should be taken into account to realistically describe photon elastic scattering with matter above 1 MeV. Evaluations of the computational performance of the various simulation algorithms are reported along with the analysis of their physics capabilities.

preprint2011arXiv

Evaluation of atomic electron binding energies for Monte Carlo particle transport

A survey of atomic binding energies used by general purpose Monte Carlo systems is reported. Various compilations of these parameters have been evaluated; their accuracy is estimated with respect to experimental data. Their effects on physics quantities relevant to Monte Carlo particle transport are highlighted: X-ray fluorescence emission, electron and proton ionization cross sections, and Doppler broadening in Compton scattering. The effects due to different binding energies are quantified with respect to experimental data. The results of the analysis provide quantitative ground for the selection of binding energies to optimize the accuracy of Monte Carlo simulation in experimental use cases. Recommendations on software design dealing with these parameters and on the improvement of data libraries for Monte Carlo simulation are discussed.

preprint2011arXiv

ISICSoo: a class for the calculation of ionization cross sections from ECPSSR and PWBA theory

ISICS, originally a C language program for calculating K-, L- and M-shell ionization and X-ray production cross sections from ECPSSR and PWBA theory, has been reengineered into a C++ language class, named ISICSoo. The new software design enables the use of ISICS functionality in other software systems. The code, originally developed for Microsoft Windows operating systems, has been ported to Linux and Mac OS platforms to facilitate its use in a wider scientific environment. The reengineered software also includes some fixes to the original implementation, which ensure more robust computational results and a review of some physics parameters used in the computation. The paper describes the software design and the modifications to the implementation with respect to the previous version; it also documents the test process and provides some indications about the software performance.

preprint2011arXiv

Validation of proton ionization cross section generators for Monte Carlo particle transport

Three software systems, ERCS08, ISICS 2011 and Šmit's code, that implement theoretical calculations of inner shell ionization cross sections by proton impact, are validated with respect to experimental data. The accuracy of the cross sections they generate is quantitatively estimated and inter-compared through statistical methods. Updates and extensions of a cross section data library relevant to PIXE simulation with Geant4 are discussed.