Difference between revisions of "Francisco Valerio 2020"

From Ciswikidb
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
'''Abstract'''
 
'''Abstract'''
 +
 
'''[[Electron gun high voltage conditioning data analysis]]'''
 
'''[[Electron gun high voltage conditioning data analysis]]'''
 +
 
''Francisco Valerio-Lopez (Benemerita Universidad Autonoma de Puebla, Puebla, Mexico
 
''Francisco Valerio-Lopez (Benemerita Universidad Autonoma de Puebla, Puebla, Mexico
 
72592) Carlos Hernandez-Garcia (Thomas Je↵erson National Accelerator Facility, Newport News, VA 23606).''
 
72592) Carlos Hernandez-Garcia (Thomas Je↵erson National Accelerator Facility, Newport News, VA 23606).''
 +
 
Field emission is a process in which a metal surface emits electrons due to the pres- ence of a high electrostatic field. Even after the best polishing and cleaning practices, field emission from particulates and nano-protrusions is the primary mechanism limiting maximun achievable bias voltage in DC high voltage photoemission electron guns used at Je↵erson Lab. Gas high voltage conditioning eliminates field emission from electrode cathodes used in these guns. It is a lengthy and delicate process that if not done carefully may lead to catastrophic failure. Furthermore, its behavior and success depends on elec- trode geometry. Several electrodes of various shapes have been high voltage conditioned over the past few years, but the amount of data for each conditioning run makes the analysis of the conditioning process very di�cult. In this work, thousands of data points collected for each conditioning run were analyzed to characterize each electrode shape in regards to field emission onset voltage, cumulative processing time, maximum voltage required to eliminate field emission, and field emission activity. An algorithm was made in Python capable of reading and filtering the raw data. Three electrode shapes have been analyzed; Tee with no shield electrode at the ceramic-electro interface, large shield electrode, and small shield electrode. Both shielded electrodes were designed for 200kV operation compared to the 100 kV Tee electrode. Knowing the behavior of high voltage conditioning will serve as a baseline about expected behavior, as a guide in designing future electron guns and for planning the length of time required in their high voltage conditioning phase.
 
Field emission is a process in which a metal surface emits electrons due to the pres- ence of a high electrostatic field. Even after the best polishing and cleaning practices, field emission from particulates and nano-protrusions is the primary mechanism limiting maximun achievable bias voltage in DC high voltage photoemission electron guns used at Je↵erson Lab. Gas high voltage conditioning eliminates field emission from electrode cathodes used in these guns. It is a lengthy and delicate process that if not done carefully may lead to catastrophic failure. Furthermore, its behavior and success depends on elec- trode geometry. Several electrodes of various shapes have been high voltage conditioned over the past few years, but the amount of data for each conditioning run makes the analysis of the conditioning process very di�cult. In this work, thousands of data points collected for each conditioning run were analyzed to characterize each electrode shape in regards to field emission onset voltage, cumulative processing time, maximum voltage required to eliminate field emission, and field emission activity. An algorithm was made in Python capable of reading and filtering the raw data. Three electrode shapes have been analyzed; Tee with no shield electrode at the ceramic-electro interface, large shield electrode, and small shield electrode. Both shielded electrodes were designed for 200kV operation compared to the 100 kV Tee electrode. Knowing the behavior of high voltage conditioning will serve as a baseline about expected behavior, as a guide in designing future electron guns and for planning the length of time required in their high voltage conditioning phase.
  
 +
*[[Media:Poster_Valerio_Francisco 2020 HV conditioning analysis.pdf]]
 +
 +
'''This tutorial has an hyperlink to Google COLAB for launching the Python application to run the high voltage data filtering needed for high voltage conditioning analysis'''
 
*[[Media:Paper_Francisco_Valrio 2020 HV condinitioning analysis tutorial.pdf]]
 
*[[Media:Paper_Francisco_Valrio 2020 HV condinitioning analysis tutorial.pdf]]
*[[Media:Poster_Valerio_Francisco 2020 HV conditioning analysis.pdf]]
+
 
 +
'''These are the data files containing raw data (Gun voltage, Gun current, DecaRad signal) for the indicated electrodes and  in txt format to be used as examples for following the tutorial instructions. When analyzing a new data set, please follow the instruction int he tutorial and add the txt data file here. Wiki does not accept csv files, this is what I had too upload the txt files, but one may save the raw data files in css directly using MySampler command as explained in the tutorial, and then upload the csv file to notebook Google COLAB'''
 +
*[[Media:UITF_sm_shld_06May_and_30May.txt]]
 +
*[[Media:UITF_Tee_Conditioning_1minute_27Aug2019.txt]]
 +
*[[Media:UITF_lg_shld_29Nov_and_04Dec.txt]]

Latest revision as of 15:01, 3 August 2020

Abstract

Electron gun high voltage conditioning data analysis

Francisco Valerio-Lopez (Benemerita Universidad Autonoma de Puebla, Puebla, Mexico 72592) Carlos Hernandez-Garcia (Thomas Je↵erson National Accelerator Facility, Newport News, VA 23606).

Field emission is a process in which a metal surface emits electrons due to the pres- ence of a high electrostatic field. Even after the best polishing and cleaning practices, field emission from particulates and nano-protrusions is the primary mechanism limiting maximun achievable bias voltage in DC high voltage photoemission electron guns used at Je↵erson Lab. Gas high voltage conditioning eliminates field emission from electrode cathodes used in these guns. It is a lengthy and delicate process that if not done carefully may lead to catastrophic failure. Furthermore, its behavior and success depends on elec- trode geometry. Several electrodes of various shapes have been high voltage conditioned over the past few years, but the amount of data for each conditioning run makes the analysis of the conditioning process very di�cult. In this work, thousands of data points collected for each conditioning run were analyzed to characterize each electrode shape in regards to field emission onset voltage, cumulative processing time, maximum voltage required to eliminate field emission, and field emission activity. An algorithm was made in Python capable of reading and filtering the raw data. Three electrode shapes have been analyzed; Tee with no shield electrode at the ceramic-electro interface, large shield electrode, and small shield electrode. Both shielded electrodes were designed for 200kV operation compared to the 100 kV Tee electrode. Knowing the behavior of high voltage conditioning will serve as a baseline about expected behavior, as a guide in designing future electron guns and for planning the length of time required in their high voltage conditioning phase.

This tutorial has an hyperlink to Google COLAB for launching the Python application to run the high voltage data filtering needed for high voltage conditioning analysis

These are the data files containing raw data (Gun voltage, Gun current, DecaRad signal) for the indicated electrodes and in txt format to be used as examples for following the tutorial instructions. When analyzing a new data set, please follow the instruction int he tutorial and add the txt data file here. Wiki does not accept csv files, this is what I had too upload the txt files, but one may save the raw data files in css directly using MySampler command as explained in the tutorial, and then upload the csv file to notebook Google COLAB