|   | 
Details
   web
Records
Author Aiola, S.; Amhis, Y.; Billoir, P.; Jashal, B.K.; Henry, L.; Oyanguren, A.; Marin Benito, C.; Polci, F.; Quagliani, R.; Schiller, M.; Wang, M.
Title Hybrid seeding: A standalone track reconstruction algorithm for scintillating fibre tracker at LHCb Type Journal Article
Year 2021 Publication Computer Physics Communications Abbreviated Journal Comput. Phys. Commun.
Volume 260 Issue Pages 107713 - 5pp
Keywords Track reconstruction; Pattern Recognition; LHCb
Abstract We describe the Hybrid seeding, a stand-alone pattern recognition algorithm aiming at finding charged particle trajectories for the LHCb upgrade. A significant improvement to the charged particle reconstruction efficiency is accomplished by exploiting the knowledge of the LHCb magnetic field and the position of energy deposits in the scintillating fibre tracker detector. Moreover, we achieve a low fake rate and a small contribution to the overall timing budget of the LHCb real-time data processing.
Address [Billoir, P.; Polci, F.; Quagliani, R.] Sorbonne Univ, Paris Diderot Sorbonne Paris Cite, LPNHE, CNRS IN2P3, Paris, France, Email: louis.henry@cern.ch;
Corporate Author Thesis
Publisher Elsevier Place of Publication Editor
Language English Summary Language Original Title
Series Editor Series Title Abbreviated Series Title
Series Volume Series Issue Edition
ISSN (up) 0010-4655 ISBN Medium
Area Expedition Conference
Notes WOS:000608243400007 Approved no
Is ISI yes International Collaboration yes
Call Number IFIC @ pastor @ Serial 4685
Permanent link to this record
 

 
Author Gimenez-Alventosa, V.; Gimenez, V.; Oliver, S.
Title PenRed: An extensible and parallel Monte-Carlo framework for radiation transport based on PENELOPE Type Journal Article
Year 2021 Publication Computer Physics Communications Abbreviated Journal Comput. Phys. Commun.
Volume 267 Issue Pages 108065 - 12pp
Keywords Radiation transport; Monte Carlo simulation; Electron-photon showers; Parallel computing; MPI; Medical physics
Abstract Monte Carlo methods provide detailed and accurate results for radiation transport simulations. Unfortunately, the high computational cost of these methods limits its usage in real-time applications. Moreover, existing computer codes do not provide a methodology for adapting these kinds of simulations to specific problems without advanced knowledge of the corresponding code system, and this restricts their applicability. To help solve these current limitations, we present PenRed, a general-purpose, standalone, extensible and modular framework code based on PENELOPE for parallel Monte Carlo simulations of electron-photon transport through matter. It has been implemented in C++ programming language and takes advantage of modern object-oriented technologies. In addition, PenRed offers the capability to read and process DICOM images as well as to construct and simulate image-based voxelized geometries, so as to facilitate its usage in medical applications. Our framework has been successfully verified against the original PENELOPE Fortran code. Furthermore, the implemented parallelism has been tested showing a significant improvement in the simulation time without any loss in precision of results. Program summary Program title: PenRed: Parallel Engine for Radiation Energy Deposition. CPC Library link to program files: https://doi .org /10 .17632/rkw6tvtngy.1 Licensing provision: GNU Affero General Public License (AGPL). Programming language: C++ standard 2011. Nature of problem: Monte Carlo simulations usually require a huge amount of computation time to achieve low statistical uncertainties. In addition, many applications necessitate particular characteristics or the extraction of specific quantities from the simulation. However, most available Monte Carlo codes do not provide an efficient parallel and truly modular structure which allows users to easily customise their code to suit their needs without an in-depth knowledge of the code system. Solution method: PenRed is a fully parallel, modular and customizable framework for Monte Carlo simulations of the passage of radiation through matter. It is based on the PENELOPE [1] code system, from which inherits its unique physics models and tracking algorithms for charged particles. PenRed has been coded in C++ following an object-oriented programming paradigm restricted to the C++11 standard. Our engine implements parallelism via a double approach: on the one hand, by using standard C++ threads for shared memory, improving the access and usage of the memory, and, on the other hand, via the MPI standard for distributed memory infrastructures. Notice that both kinds of parallelism can be combined together in the same simulation. Moreover, both threads and MPI processes, can be balanced using the builtin load balance system (RUPER-LB [30]) to maximise the performance on heterogeneous infrastructures. In addition, PenRed provides a modular structure with methods designed to easily extend its functionality. Thus, users can create their own independent modules to adapt our engine to their needs without changing the original modules. Furthermore, user extensions will take advantage of the builtin parallelism without any extra effort or knowledge of parallel programming. Additional comments including restrictions and unusual features: PenRed has been compiled in linux systems withg++ of GCC versions 4.8.5, 7.3.1, 8.3.1 and 9; clang version 3.4.2 and intel C++ compiler (icc) version 19.0.5.281. Since it is a C++11-standard compliant code, PenRed should be able to compile with any compiler with C++11 support. In addition, if the code is compiled without MPI support, it does not require any non standard library. To enable MPI capabilities, the user needs to install whatever available MPI implementation, such as openMPI [24] or mpich [25], which can be found in the repositories of any linux distribution. Finally, to provide DICOM processing support, PenRed can be optionally compiled using the dicom toolkit (dcmtk) [32] library. Thus, PenRed has only two optional dependencies, an MPI implementation and the dcmtk library.
Address [Gimenez-Alventosa, V] Univ Politecn Valencia, Inst Instrumentac Imagen Mol I3M, Ctr Mixto CSIC, Cami Vera S-N, Valencia 46022, Spain, Email: vicent.gimenez@i3m.upv.es;
Corporate Author Thesis
Publisher Elsevier Place of Publication Editor
Language English Summary Language Original Title
Series Editor Series Title Abbreviated Series Title
Series Volume Series Issue Edition
ISSN (up) 0010-4655 ISBN Medium
Area Expedition Conference
Notes WOS:000678508900001 Approved no
Is ISI yes International Collaboration no
Call Number IFIC @ pastor @ Serial 4907
Permanent link to this record
 

 
Author Gariazzo, S.; de Salas, P.F.; Pisanti, O.; Consiglio, R.
Title PArthENoPE revolutions Type Journal Article
Year 2022 Publication Computer Physics Communications Abbreviated Journal Comput. Phys. Commun.
Volume 271 Issue Pages 108205 - 13pp
Keywords Primordial nucleosynthesis; Cosmology; Neutrino physics
Abstract This paper presents the main features of a new and updated version of the program PArthENoPE, which the community has been using for many years for computing the abundances of light elements produced during Big Bang Nucleosynthesis. This is the third release of the PArthENoPE code, after the 2008 and the 2018 ones, and will be distributed from the code's website, http://parthenope.na.infn.it. Apart from minor changes, the main improvements in this new version include a revisited implementation of the nuclear rates for the most important reactions of deuterium destruction, H-2(p,gamma) He-3, H-2(d, n)He-3 and H-2(d, p)H-3, and a re-designed GUI, which extends the functionality of the previous one. The new GUI, in particular, supersedes the previous tools for running over grids of parameters with a better management of parallel runs, and it offers a brand-new set of functions for plotting the results. Program summary Program title: PArthENoPE 3.0 CPC Library link to program files: https://doi.org/10.17632/wygr7d8yt9.2 Developer's repository link: http://parthenope.na.infn.it Licensing provisions: GPLv3 Programming language: Fortran 77 and Python Nature of problem: Computation of yields of light elements synthesized in the primordial universe Solution method: Livermore Solver for Ordinary Differential Equations (LSODE) for stiff and nonstiff systems, Python GUI for running and plotting Journal reference of previous version: Comput. Phys. Commun. 233 (2018) 237-242 Does the new version supersede the previous version?: Yes Reasons for the new version: Update of the physics and improvements in the GUI Summary of revisions: Update of the physics implemented in the Fortran code and improvements in the GUI functionalities, in particular new plotting functions.
Address [Gariazzo, S.] INFN, Sez Torino, Via P Giuria 1, I-10125 Turin, Italy, Email: pisanti@na.infn.it
Corporate Author Thesis
Publisher Elsevier Place of Publication Editor
Language English Summary Language Original Title
Series Editor Series Title Abbreviated Series Title
Series Volume Series Issue Edition
ISSN (up) 0010-4655 ISBN Medium
Area Expedition Conference
Notes WOS:000720461800020 Approved no
Is ISI yes International Collaboration yes
Call Number IFIC @ pastor @ Serial 5027
Permanent link to this record
 

 
Author Figueroa, D.G.; Florio, A.; Torrenti, F.; Valkenburg, W.
Title CosmoLattice: A modern code for lattice simulations of scalar and gauge field dynamics in an expanding universe Type Journal Article
Year 2023 Publication Computer Physics Communications Abbreviated Journal Comput. Phys. Commun.
Volume 283 Issue Pages 108586 - 13pp
Keywords Early universe; Real-time lattice simulations; Gauge -invariant lattice techniques
Abstract This paper describes CosmoGattice, a modern package for lattice simulations of the dynamics of interacting scalar and gauge fields in an expanding universe. CosmoGattice incorporates a series of features that makes it very versatile and powerful: i) it is written in C++ fully exploiting the object oriented programming paradigm, with a modular structure and a clear separation between the physics and the technical details, ii) it is MPI-based and uses a discrete Fourier transform parallelized in multiple spatial dimensions, which makes it specially appropriate for probing scenarios with well -separated scales, running very high resolution simulations, or simply very long ones, iii) it introduces its own symbolic language, defining field variables and operations over them, so that one can introduce differential equations and operators in a manner as close as possible to the continuum, iv) it includes a library of numerical algorithms, ranging from O(delta t(2)) to O(delta t(10)) methods, suitable for simulating global and gauge theories in an expanding grid, including the case of 'self-consistent' expansion sourced by the fields themselves. Relevant observables are provided for each algorithm (e.g. energy densities, field spectra, lattice snapshots) and we note that, remarkably, all our algorithms for gauge theories (Abelian or non-Abelian) always respect the Gauss constraint to machine precision. Program summary Program Title:: CosmoGattice CPC Library link to program files: https://doi .org /10 .17632 /44vr5xssc6 .1 Developer's repository link: http://github .com /cosmolattice /cosmolattice Licensing provisions: MIT Programming language: C++, MPI Nature of problem: The phenomenology of high energy physics in the early universe is typically characterized by non-linear dynamics, which cannot be captured accurately with analytical techniques. In order to fully understand the non-linearities developed in a given scenario, one needs to carry out lattice simulations. A number of public packages for lattice simulations have appeared over the years, but most of them are only capable of simulating scalar fields. However, realistic models of particle physics do contain other kind of field species, such as (Abelian or non-Abelian) gauge fields, whose non-linear dynamics can also play a relevant role in the early universe. Tensor modes representing gravitational waves are also naturally expected in many scenarios. Solution method: CosmoGattice represents a modern code for lattice simulations of scalar-gauge field theories in an expanding universe. It allows for the simulation of the evolution of interacting (singlet) scalar fields, charged scalar fields under U(1) and/or SU(2) gauge groups, and the corresponding associated Abelian and/or non-Abelian gauge fields. From version 1.1 onward, CosmoGattice also allows to simulate the production of gravitational waves. Simulations can be done either in a flat space-time background, or in a homogeneous and isotropic (spatially flat) expanding FLRW background. CosmoGattice provides symplectic integrators, with accuracy ranging from O (delta t(2)) up to O(delta t(10)), to simuate the non-linear dynamics of the appropriate fields in comoving three-dimensional lattices. The code is parallelized with MPI, and uses a discrete Fourier Transform parallelized in multiple spatial dimensions, which makes it a very powerful code for probing physical problems with well-separated scales. Moreover, the code has been designed as a `platform' to implement any system of dynamical equations suitable for discretization on a lattice.
Address [Figueroa, Daniel G.] CSIC, Inst Fis Corpuscular IFIC, Valencia, Spain, Email: f.torrenti@unibas.ch
Corporate Author Thesis
Publisher Elsevier Place of Publication Editor
Language English Summary Language Original Title
Series Editor Series Title Abbreviated Series Title
Series Volume Series Issue Edition
ISSN (up) 0010-4655 ISBN Medium
Area Expedition Conference
Notes WOS:000899506700008 Approved no
Is ISI yes International Collaboration yes
Call Number IFIC @ pastor @ Serial 5451
Permanent link to this record
 

 
Author Martin Lozano, V.; Sanda Seoane, R.M.; Zurita, J.
Title Z'-explorer 2.0: Reconnoitering the dark matter landscape Type Journal Article
Year 2023 Publication Computer Physics Communications Abbreviated Journal Comput. Phys. Commun.
Volume 288 Issue Pages 108729 - 14pp
Keywords LHC; New physics; Exclusion limits; Dark matter
Abstract We introduce version 2.0 of Z'-explorer, a software tool that provides a simple, fast, and user-friendly test of models with an extra U (1) gauge boson (Z') against experimental LHC results. The main novelty of the second version is the inclusion of missing energy searches, as the first version only included final states into SM particles. Hence Z'-explorer 2.0 is able to test dark matter models where the Z' acts as an s-channel mediator between the Standard Model and the dark sector, a widespread benchmark employed by the ATLAS and CMS experimental collaborations. To this end, we perform here the first public reinterpretation of the most recent ATLAS mono-jet search with 139 fb-1. In addition, the corresponding searches in the visible final states have also been updated. We illustrate the power of our code by re -obtaining public plots and also showing novel results. In particular, we study the cases where the Z' couples strongly to top quarks (top-philic), where dark matter couples with a mixture of vector and axial-vector couplings, and also perform a scan in the parameter space of a string inspired Stuckelberg model. Z'-explorer 2.0 is publicly available on GitHub. Program summary Program Title: Z'-explorer 2.0 CPC Library link to program files: https://doi .org /10 .17632 /k7tdp8kwgf .2 Developer's repository link: https://github .com /ro -sanda /Z--explorer-2 .0 Licensing provisions: GPLv3 Programming language: C++ and bash Nature of problem: New SM neutral gauge bosons, Z', are ubiquitously present in models of New Physics. In order to confront these models versus a large and ever-growing library of LHC searches, Z'-explorer 1.0 had already included all final states including Standard Model particles. Notably, the previous version of this tool lacked the so-called invisible final states manifested as a momentum imbalance in the transverse plane (“missing energy”). These searches help to probe mediators into a dark sector, where a dark matter candidate resides. Solution method: Z'-explorer encodes the production cross sections for Z' bosons at the LHC as a function of their mass, allowing for a fast evaluation of the exclusion limits. This version of Z'-explorer includes a careful validation of the latest search with one energetic jet (mono-jet) performed by the ATLAS collaboration. Hence one can now test if a given point in parameter space is excluded by both visible and invisible searches. The modular structure of the code has been kept, which allows for potential additions (low-energy constraints, flavor, extrapolation to future colliders).
Address [Lozano, Victor Martin] DESY, Notkestr 85, D-22607 Hamburg, Germany, Email: victor.lozano@desy.de;
Corporate Author Thesis
Publisher Elsevier Place of Publication Editor
Language English Summary Language Original Title
Series Editor Series Title Abbreviated Series Title
Series Volume Series Issue Edition
ISSN (up) 0010-4655 ISBN Medium
Area Expedition Conference
Notes WOS:000969171700001 Approved no
Is ISI yes International Collaboration yes
Call Number IFIC @ pastor @ Serial 5515
Permanent link to this record
 

 
Author KM3NeT Collaboration (Aiello, S. et al); Alves Garre, S.; Calvo, D.; Carretero, V.; Garcia Soto, A.; Gozzini, S.R.; Hernandez-Rey, J.J.; Khan Chowdhury, N.R.; Lazo, A.; Lessing, N.; Manczak, J.; Palacios Gonzalez, J.; Pastor Gomez, E.J.; Rahaman, U.; Real, D.; Saina, A.; Salesa Greus, F.; Sanchez Losa, A.; Zornoza, J.D.; Zuñiga, J.
Title Embedded software of the KM3NeT central logic board Type Journal Article
Year 2024 Publication Computer Physics Communications Abbreviated Journal Comput. Phys. Commun.
Volume 296 Issue Pages 109036 - 15pp
Keywords Embedded software; Neutrino detectors; Synchronization networks
Abstract The KM3NeT Collaboration is building and operating two deep sea neutrino telescopes at the bottom of the Mediterranean Sea. The telescopes consist of latices of photomultiplier tubes housed in pressure-resistant glass spheres, called digital optical modules and arranged in vertical detection units. The two main scientific goals are the determination of the neutrino mass ordering and the discovery and observation of high-energy neutrino sources in the Universe. Neutrinos are detected via the Cherenkov light, which is induced by charged particles originated in neutrino interactions. The photomultiplier tubes convert the Cherenkov light into electrical signals that are acquired and timestamped by the acquisition electronics. Each optical module houses the acquisition electronics for collecting and timestamping the photomultiplier signals with one nanosecond accuracy. Once finished, the two telescopes will have installed more than six thousand optical acquisition nodes, completing one of the more complex networks in the world in terms of operation and synchronization. The embedded software running in the acquisition nodes has been designed to provide a framework that will operate with different hardware versions and functionalities. The hardware will not be accessible once in operation, which complicates the embedded software architecture. The embedded software provides a set of tools to facilitate remote manageability of the deployed hardware, including safe reconfiguration of the firmware. This paper presents the architecture and the techniques, methods and implementation of the embedded software running in the acquisition nodes of the KM3NeT neutrino telescopes. Program summary Program title: Embedded software for the KM3NeT CLB CPC Library link to program files: https://doi.org/10.17632/s847hpsns4.1 Licensing provisions: GNU General Public License 3 Programming language: C Nature of problem: The challenge for the embedded software in the KM3NeT neutrino telescope lies in orchestrating the Digital Optical Modules (DOMs) to achieve the synchronized data acquisition of the incoming optical signals. The DOMs are the crucial component responsible for capturing neutrino interactions deep underwater. The embedded software must configure and precisely time the operation of each DOM. Any deviation or timing mismatch could compromise data integrity, undermining the scientific value of the experiment. Therefore, the embedded software plays a critical role in coordinating, synchronizing, and operating these modules, ensuring they work in unison to capture and process neutrino signals accurately, ultimately advancing our understanding of fundamental particles in the Universe. Solution method: The embedded software on the DOMs provides a solution based on a C-based bare-metal application, operating without a real-time embedded OS. It is loaded into the RAM during FPGA configuration, consuming less than 256 kB of RAM. The software architecture comprises two layers: system software and application. The former offers OS-like features, including a multitasking scheduler, firmware updates, peripheral drivers, a UDP-based network stack, and error handling utilities. The application layer contains a state machine ensuring consistent program states. It is navigated via slow control events, including external inputs and autonomous responses. Subsystems within the application code control specific acquisition electronics components via the associated driver abstractions. Additional comments including restrictions and unusual features: Due to the operation conditions of the neutrino telescope, where access is restricted, the embedded software implements a fail-safe procedure to reconfigure the firmware where the embedded software runs.
Address [Aiello, S.; Bruno, R.; Leonora, E.; Longhitano, F.; Randazzo, N.; Sinopoulou, A.; Tosta e Melo, I] Ist Nazl Fis Nucl, Sez Catania, Via Santa Sofia 64, I-95123 Catania, Italy, Email: km3net-pc@km3net.de;
Corporate Author Thesis
Publisher Elsevier Place of Publication Editor
Language English Summary Language Original Title
Series Editor Series Title Abbreviated Series Title
Series Volume Series Issue Edition
ISSN (up) 0010-4655 ISBN Medium
Area Expedition Conference
Notes WOS:001162587500001 Approved no
Is ISI yes International Collaboration yes
Call Number IFIC @ pastor @ Serial 5961
Permanent link to this record
 

 
Author Oliver, S.; Rodriguez Bosca, S.; Gimenez-Alventosa, V.
Title Enabling particle transport on CAD-based geometries for radiation simulations with penRed Type Journal Article
Year 2024 Publication Computer Physics Communications Abbreviated Journal Comput. Phys. Commun.
Volume 298 Issue Pages 109091 - 11pp
Keywords Radiation transport; PENELOPE physics; Monte Carlo simulation; PenRed; CAD; Triangular surface mesh
Abstract Geometry construction is a fundamental aspect of any radiation transport simulation, regardless of the Monte Carlo code being used. Typically, this process is tedious, time-consuming, and error-prone. The conventional approach involves defining geometries using mathematical objects or surfaces. However, this method comes with several limitations, especially when dealing with complex models, particularly those with organic shapes. Furthermore, since each code employs its own format and methodology for defining geometries, sharing and reproducing simulations among researchers becomes a challenging task. Consequently, many codes have implemented support for simulating over geometries constructed via Computer-Aided Design (CAD) tools. Unfortunately, this feature is lacking in penRed and other PENELOPE physics-based codes. Therefore, the objective of this work is to implement such support within the penRed framework. New version program summary Program Title: Parallel Engine for Radiation Energy Deposition (penRed) CPC Library link to program files: https://doi.org/10.17632/rkw6tvtngy.2 Developer's repository link: https://github.com/PenRed/PenRed Code Ocean capsule: https://codeocean.com/capsule/1041417/tree Licensing provisions: GNU Affero General Public License v3 Programming language: C++ standard 2011. Journal reference of previous version: V. Gimenez-Alventosa, V. Gimenez Gomez, S. Oliver, PenRed: An extensible and parallel Monte-Carlo framework for radiation transport based on PENELOPE, Computer Physics Communications 267 (2021) 108065. doi:https://doi.org/10.1016/j.cpc.2021.108065. Does the new version supersede the previous version?: Yes Reasons for the new version: Implements the capability to simulate on CAD constructed geometries, among many other features and fixes. Summary of revisions: All changes applied through the code versions are summarized in the file CHANGELOG.md in the repository package. Nature of problem: While Monte Carlo codes have proven valuable in simulating complex radiation scenarios, they rely heavily on accurate geometrical representations. In the same way as many other Monte Carlo codes, penRed employs simple geometric quadric surfaces like planes, spheres and cylinders to define geometries. However, since these geometric models offer a certain level of flexibility, these representations have limitations when it comes to simulating highly intricate and irregular shapes. Anatomic structures, for example, require detailed representations of organs, tissues and bones, which are difficult to achieve using basic geometric objects. Similarly, complex devices or intricate mechanical systems may have designs that cannot be accurately represented within the constraints of such geometric models. Moreover, when the complexity of the model increases, geometry construction process becomes more difficult, tedious, time-consuming and error-prone [2]. Also, as each Monte Carlo geometry library uses its own format and construction method, reproducing the same geometry among different codes is a challenging task. Solution method: To face the problems stated above, the objective of this work is to implement the capability to simulate using irregular and adaptable meshed geometries in the penRed framework. This kind of meshes can be constructed using Computer-Aided Design (CAD) tools, the use of which is very widespread and streamline the design process. This feature has been implemented in a new geometry module named “MESH_BODY” specific for this kind of geometries. This one is freely available and usable within the official penRed package1. It can be used since penRed version 1.9.3b and above.
Address [Oliver, S.] Univ Politecn Valencia, Inst Seguridad Ind Radiofis & Medioambiental ISIRY, Cami Vera S-N, Valencia 46022, Spain
Corporate Author Thesis
Publisher Elsevier Place of Publication Editor
Language English Summary Language Original Title
Series Editor Series Title Abbreviated Series Title
Series Volume Series Issue Edition
ISSN (up) 0010-4655 ISBN Medium
Area Expedition Conference
Notes WOS:001172840800001 Approved no
Is ISI yes International Collaboration yes
Call Number IFIC @ pastor @ Serial 6077
Permanent link to this record
 

 
Author Zhang, X.; Chang, C.; Gimeno, B.
Title Multipactor Analysis in Circular Waveguides Excited by TM01 Mode Type Journal Article
Year 2019 Publication IEEE Transactions on Electron Devices Abbreviated Journal IEEE Trans. Electron Devices
Volume 66 Issue 11 Pages 4943-4951
Keywords Circular waveguide; multipactor; ponderomotive force; TM01 mode
Abstract A series of detailed numerical simulations are used to investigate the properties ofmultipactor breakdown in circularwaveguidespropagating the TM01 mode. AMonte Carlo model is constructed to track the motion of the electrons, study the multipactor scenarios, and predict the multipactor thresholds. The theoretical and numerical analyses indicate that the product of the frequency and the gap (f . D) affects both the intensity of the ponderomotive force and its spatial distribution, which results from the nonuniformity of the radio frequency (RF) field and significantly influences the electrons' trajectoriesandmultipactor trends. The decrease in f . D results in a remarkable enhancement in the magnitude of the ponderomotive force, while the maximal intensity gradually moves toward the half radius R/2 area. Low values of f . D correspond to high ponderomotive potential, which sustains the short-range electrons and triggers the single-sidedmultipactor. In contrast, high values of f . D correspond to low ponderomotive potential, contributing to long-range electrons and exciting the double-sided multipactor. Fitting to the susceptibility diagram produces the border line and a modified f . D threshold of (f . D) th approximate to 338.4 GHz mm, which separates the susceptibility diagram into single-sided, double-sided, andmixed-sided zones. The initial electron energy influences their trajectories at high f . D and low RF power. This effect tends to dominate the multipactor behavior in the mixed-sided region.
Address [Zhang, Xue] Xiangtan Univ, Coll Informat Engn, Xiangtan 411105, Hunan, Peoples R China, Email: zhangxue.iecas@yahoo.com;
Corporate Author Thesis
Publisher Ieee-Inst Electrical Electronics Engineers Inc Place of Publication Editor
Language English Summary Language Original Title
Series Editor Series Title Abbreviated Series Title
Series Volume Series Issue Edition
ISSN (up) 0018-9383 ISBN Medium
Area Expedition Conference
Notes WOS:000494419900066 Approved no
Is ISI yes International Collaboration yes
Call Number IFIC @ pastor @ Serial 4191
Permanent link to this record
 

 
Author Zhang, X.; Xiao, Y.T.; Gimeno, B.
Title Multipactor Suppression by a Resonant Static Magnetic Field on a Dielectric Surface Type Journal Article
Year 2020 Publication IEEE Transactions on Electron Devices Abbreviated Journal IEEE Trans. Electron Devices
Volume 67 Issue 12 Pages 5723-5728
Keywords Radio frequency; Dielectrics; Magnetic resonance; Discharges (electric); Surface discharges; Surface waves; Electrostatics; Monte Carlo simulation; multipactor discharge; orthogonal waves; resonant static magnetic field; secondary electron yield
Abstract In this article, we study the suppression of the multipactor phenomenon on a dielectric surface by a resonant static magnetic field. A homemade Monte Carlo algorithm is developed for multipactor simulations on a dielectric surface driven by two orthogonal radio frequency (RF) electric field components. When the static magnetic field is perpendicular to the tangential and normal RF electric fields, it is shown that if the normal electric field lags the tangential electric field by pi/2, the superposition of the normal and tangential electric fields will trigger a gyro-acceleration of the electron cloud and restrain the multipactor discharge effectively. By contrast, when the normal electric field is in advance of the tangential electric field by pi/2, the difference between the normal and tangential electric fields drives gyro-motion of the electron cloud. Consequently, two enhanced discharge zones are inevitable. The suppression effects of the resonant static magnetic field that is parallel to the tangential RF electric field or to the normal RF electric field are also presented.
Address [Zhang, Xue; Xiao, Yuting] Xiangtan Univ, Sch Automat & Elect Informat, Xiangtan 411105, Hunan, Peoples R China, Email: zhangxue.iecas@yahoo.com;
Corporate Author Thesis
Publisher Ieee-Inst Electrical Electronics Engineers Inc Place of Publication Editor
Language English Summary Language Original Title
Series Editor Series Title Abbreviated Series Title
Series Volume Series Issue Edition
ISSN (up) 0018-9383 ISBN Medium
Area Expedition Conference
Notes WOS:000594337700064 Approved no
Is ISI yes International Collaboration yes
Call Number IFIC @ pastor @ Serial 4627
Permanent link to this record
 

 
Author Gonzalez-Iglesias, D.; Esperante, D.; Gimeno, B.; Blanch, C.; Fuster-Martinez, N.; Martinez-Reviriego, P.; Martin-Luna, P.; Fuster, J.; Alesini, D.
Title Analysis of the Multipactor Effect in an RF Electron Gun Photoinjector Type Journal Article
Year 2023 Publication IEEE Transactions on Electron Devices Abbreviated Journal IEEE Trans. Electron Devices
Volume 70 Issue 1 Pages 288-295
Keywords Magnetic tunneling; Multipactor effect; photoinjector; RF breakdown; RF gun
Abstract The objective of this work is the evaluation of the risk of suffering a multipactor discharge within an RF electron gun photoinjector. Photoinjectors are a type of source for intense electron beams, which are the main electron source for synchrotron light sources, such as free-electron lasers. The analyzed device consists of 1.6 cells and it has been designed to operate at the S-band. Besides, around the RF gun there is an emittance compensation solenoid, whose magnetic field prevents the growth of the electron beam emittance, and thus the degradation of the properties of the beam. The multipactor analysis is based on a set of numerical simulations by tracking the trajectories of the electron cloud in the cells of the device. To reach this aim, an in-house multipactor code was developed. Specifically, two different cases were explored: with the emittance compensation solenoid assumed to be off and with the emittance compensation solenoid in operation. For both the cases, multipactor simulations were carried out exploring different RF electric field amplitudes. Moreover, for a better understanding of the multipactor phenomenon, the resonant trajectories of the electrons and the growth rate of the electrons population are investigated.
Address [Gonzalez-Iglesias, D.; Esperante, D.; Gimeno, B.; Blanch, C.; Fuster-Martinez, N.; Martinez-Reviriego, P.; Martin-Luna, P.; Fuster, J.] Univ Valencia, Inst Fis Corpuscular IFIC, CSIC, Paterna 46980, Spain, Email: Daniel.Gonzalez-Iglesias@uv.es
Corporate Author Thesis
Publisher Ieee-Inst Electrical Electronics Engineers Inc Place of Publication Editor
Language English Summary Language Original Title
Series Editor Series Title Abbreviated Series Title
Series Volume Series Issue Edition
ISSN (up) 0018-9383 ISBN Medium
Area Expedition Conference
Notes WOS:000890813600001 Approved no
Is ISI yes International Collaboration no
Call Number IFIC @ pastor @ Serial 5427
Permanent link to this record