Central Time-of-Flight Calibration Constants

Size: px
Start display at page:

Download "Central Time-of-Flight Calibration Constants"

Transcription

1 Central Time-of-Flight Calibration Constants D.S. Carman, Jefferson Laboratory ctof db.tex April 27, 2016 Abstract This document details the calibration constants for the CTOF system. The two categories of constants are associated with the gain calibration and the timing calibration. 1 CTOF Calibration Constants Table 1 provides an overview of the calibration constants associated with the CLAS12 Central Time-of-Flight (CTOF) system. The constants fall into two different categories, those associated with the gain (or high voltage) calibration and those associated with the timing calibration for each counter. The number of entries associated with each calibration constant is typically 48, the total number of scintillation counters in the CTOF system. The CLAS12 calibration database is organized into columns based on sector, layer, and component. For the CTOF system as it is a hermetical barrel of scintillation counters located in the CLAS12 Central Detector and therefore is not divided into sectors, the sector is assigned as 0. As there is only one layer of counters for CTOF, the layer is assigned as 1. Finally, the component corresponds to the counter number, In each of the subsections below, full details on each of the CTOF database calibration constants listed in Table 1 are provided. Section 2 provides starting values for each of the calibration constants. Database Entry /calibration/ctof/status /calibration/ctof/attenuation /calibration/ctof/effective velocity /calibration/ctof/gain balance /calibration/ctof/timing offset Description PMT/Counter status Counter attenuation length parameters Counter effective velocity parameters PMT gain balancing parameters Counter-to-counter time offset parameters Table 1: Overview table for the CTOF calibration constants. 1

2 1.1 Counter Status When analyzing the CTOF data it is important to known the status of each PMT. The following convention is employed: 0 - fully functioning 1 - no ADC 2 - no TDC 3 - no ADC, no TDC (PMT is dead) 5 - any other reconstruction problem For the upstream PMT status entries and the downstream PMT status entries, there are 48 parameters, one for each upstream PMT and one for each downstream PMT. The relevant details on the CTOF status entries in the calibration database are given in Table 2. Name status Full path /calibration/ctof/status Columns 5 Column info # type name 3 int stat upstream 4 int stat downstream Table 2: CTOF PMT/Counter status database information. 1.2 Attenuation Length Constants There are three constants associated with the attenuation lengths for each counter. attlen - measured attenuation length (cm) for each end of each counter. attlen err - uncertainty of the measured attenuation length (cm) y offset - intercept of attenuation length fit Although there are attenuation length constants in the calibration constant database for both the upstream and downstream ends of each counter, typically a single fit for each counter is performed using the expression: 2

3 assuming ( ) ADCU ln = y offset + 2x ADC D attlen, attlen upstream = attlen downstream = attlen. This is a linear form with y-intercept = y offset (a constant) and slope = 2/attlen. Thus a linear fit of the log ratio of the upstream and downstream ADC values ADC U /ADC D vs. coordinate along the counter can be used to extract the effective counter attenuation length. The parameter attlen err is the fit uncertainty associated with the attenuation length fit. No uncertainty for the y-intercept parameter is stored. The relevant details on the CTOF attenuation length entries in the calibration database are given in Table 3. Name attenuation Full path /calibration/ctof/attenuation Columns 8 Column info # type name 3 double attlen upstream 4 double attlen downstream 5 double attlen upstream err 6 double attlen downstream err 7 double y offset Table 3: CTOF counter attenuation length database information. 1.3 Effective Velocity Constants There are two constants associated with the measured effective velocity: veff - effective velocity of the counter for each end (cm/ns) veff err - uncertainty in the determined effective velocity (cm/ns) The effective velocity is determined using the definition of the hit coordinate along the counter: x = veff 2 (TDC U TDC D ), (1) where TDC U and TDC D are the TDC times from the upstream and downstream TDCs for a given counter and x is the hit coordinate along the bar determined from time-based tracking. The parameter veff err is the uncertainty in the effective velocity from the fit. There are 3

4 parameters associated with the effective velocity for the upstream and downstream ends of the counter, but typically it is assumed veff upstream = veff downstream. The relevant details on the CTOF effective velocity entries in the calibration database are given in Table 4. Name effective velocity Full path /calibration/ctof/effective velocity Columns 7 Column info # type name 3 double veff upstream 4 double veff downstream 5 double veff upstream err 6 double veff downstream err Table 4: CTOF counter effective velocity database information. 1.4 Gain Balancing Constants There are four parameters associated with the gain balancing constants. mipa refers to the minimum-ionizing peak location in the ADC spectrum and lograt refers to the centroid of the ADC U and ADC D log ratio distribution. mipa - Fit centroid of the Landau peak in the geometric mean histogram for minimum ionizing particles. mipa err - Uncertainty in the fit of the Landau peak in the geometric mean histogram for minimum ionizing particles. logratio - Mean of the distribution ln ( A U A D ). logratio err - Uncertainty in the mean of the log ratio distribution. Even though their are separate parameters for the upstream and downstream PMTs, typically mipa (upstream) and mipa (downstream) are filled with the fit centroid for the minimum ionizing peak for the geometric mean ADC distribution ( ADC U ADC D ) and lograt is the centroid of the log ratio distribution ln(adc U /ADC D ), meaning that it is the same value for both the upstream and downstream PMTs. The gain balancing parameters also include the uncertainties in the geometric mean from the fit (mipa err) and the log ratio distribution (logratio err). The relevant details on the CTOF status entries in the calibration database are given in Table 5. 4

5 Name gain balance Full path /calibration/ctof/gain balance Columns 9 Columns info # type name 3 double mipa upstream 4 double mipa downstream 5 double mipa upstream err 6 double mipa downstream err 7 double logratio 8 double logratio err Table 5: CTOF PMT gain balancing database information. 1.5 Time Offset Constants There are two parameters associated with time offsets for the CTOF: upstream downstream - upstream/downstream PMT time difference for each counter paddle2paddle - counter to counter time-offset relative to the RF The first is from the centroid of the time difference distribution for each counter TDC U TDC D. This centroid is determined by a procedure that finds the left and right edges of this time difference distribution, then upstream downstream = Edge L + Edge R. (2) veff The global time offset parameter (paddle2paddle) is a single parameter for all counters typically refers generically to the event start time. The relevant details on the CTOF status entries in the calibration database are given in Table 6. 5

6 Name timing offset Full path /calibration/ctof/timing offset Columns 5 Columns info # type name 3 double upstream downstream 4 double paddle2paddle Table 6: CTOF counter-to-counter time offset database information. 2 Starting Values Table 7 details the starting values (and units where applicable) for each of the CTOF calibration constants to be entered into the calibration database for CLAS12. These values will be updated based on calibration data from cosmic rays or beam-related events. Name Parameter Value status status 0 attenuation attlen (cm)) attlen err 0.02*attlen (cm) y offset 0.0 (cm) effective velocity veff 16.0 (cm/ns) veff err 0.02*veff (cm/ns) gain balance mipa 2000 (ADC channel) mipa err 5 (ADC channels) logratio 0.0 logratio err 0.0 timing offset upstream downstream 0.0 paddle2paddle 0.0 Table 7: Starting values for the CTOF calibration constants. 6

CLAS12 Offline Software Tools. G.Gavalian (Jlab)

CLAS12 Offline Software Tools. G.Gavalian (Jlab) CLAS12 Offline Software Tools G.Gavalian (Jlab) Overview Data formats I/O gemc data reader raw data reader detector hit decoder ET ring data reader Geometry Package implementation of all baseline detectors

More information

The accurate calibration of all detectors is crucial for the subsequent data

The accurate calibration of all detectors is crucial for the subsequent data Chapter 4 Calibration The accurate calibration of all detectors is crucial for the subsequent data analysis. The stability of the gain and offset for energy and time calibration of all detectors involved

More information

MICE detectors and first results. M. Bonesini Sezione INFN Milano Bicocca

MICE detectors and first results. M. Bonesini Sezione INFN Milano Bicocca MICE detectors and first results M. Bonesini Sezione INFN Milano Bicocca I will speak of the installed beamline PID detectors (TOFes, CKOVs, KL) and only shortly of EMR (to be built)/ the trackers (tested

More information

Electron Muon Ranger (EMR) Software Development

Electron Muon Ranger (EMR) Software Development Electron Muon Ranger (EMR) Software Development François Drielsma on behalf of the EMR Group University of Geneva June 25, 2014 François Drielsma on behalf of the EMR Group Electron (University Muon of

More information

Electron-Muon Ranger (EMR)

Electron-Muon Ranger (EMR) Electron-Muon Ranger (EMR) Digitization and Reconstruction François Drielsma Ruslan Asfandiyarov University of Geneva On Behalf of the EMR Group 38 th MICE Collaboration Meeting February 23, 2014 Electron-Muon

More information

The Timing Counter of the MEG experiment: calibration and performances

The Timing Counter of the MEG experiment: calibration and performances The Timing Counter of the MEG experiment: calibration and performances INFN Pavia On behalf of MEG TC group 12th seminar on IPRD Siena 1 MEG: signal and background background signal µ e γ physical e +

More information

Spherotech, Inc. 27845 Irma Lee Circle, Unit 101, Lake Forest, Illinois 60045 1

Spherotech, Inc. 27845 Irma Lee Circle, Unit 101, Lake Forest, Illinois 60045 1 78 Irma Lee Circle, Unit 0, Lake Forest, Illinois 00 SPHERO TM Technical Note STN- Rev B 008 DETERMINING PMT LINEARITY IN FLOW CYTOMETERS USING THE SPHERO TM PMT QUALITY CONTROL EXCEL TEMPLATE Introduction

More information

ISTITUTO NAZIONALE DI FISICA NUCLEARE

ISTITUTO NAZIONALE DI FISICA NUCLEARE ISTITUTO NAZIONALE DI FISICA NUCLEARE Sezione di Catania INFN/TC-11/02 February 28, 2011 PRELIMINARY TESTS OF A SCINTILLATOR-BASED MINI-STATION FOR EXTENSIVE AIR SHOWERS MEASUREMENTS S.Aiola 1, P. La Rocca

More information

THE DØ Luminosity Monitor (LM) consists of two array of

THE DØ Luminosity Monitor (LM) consists of two array of FERMILAB-CONF-6-469-E Radiation Damage to Scintillator in the DØ Luminosity Monitor Brendan Casey, Kayle DeVaughan, Yuji Enari, Richard Partridge, and Sahal Yacoob Abstract We report the result of evaluating

More information

Event viewer for HRS-L

Event viewer for HRS-L Event viewer for HRS-L Tadej Dobravec mentor: assoc. prof. dr. Simon Širca 8/10/2012 1 Introduction For my summer project at F2 department at Institute of Jozef Stefan I made event viewer (EVe) for Left

More information

FREE FALL. Introduction. Reference Young and Freedman, University Physics, 12 th Edition: Chapter 2, section 2.5

FREE FALL. Introduction. Reference Young and Freedman, University Physics, 12 th Edition: Chapter 2, section 2.5 Physics 161 FREE FALL Introduction This experiment is designed to study the motion of an object that is accelerated by the force of gravity. It also serves as an introduction to the data analysis capabilities

More information

A Guide to Detectors Particle Physics Masterclass. M. van Dijk

A Guide to Detectors Particle Physics Masterclass. M. van Dijk A Guide to Particle Physics Masterclass M. van Dijk 16/04/2013 How detectors work Scintillation Ionization Particle identification Tracking Calorimetry Data Analysis W & Z bosons 2 Reconstructing collisions

More information

CMS Tracking Performance Results from early LHC Running

CMS Tracking Performance Results from early LHC Running CMS Tracking Performance Results from early LHC Running CMS PAPER TRK-10-001 L. Spiegel, K. Stenson, M. Swartz 1 First Collisions Tracking Paper Provide description of tracker, tracking algorithm, and

More information

Introduction to Geiger Counters

Introduction to Geiger Counters Introduction to Geiger Counters A Geiger counter (Geiger-Muller tube) is a device used for the detection and measurement of all types of radiation: alpha, beta and gamma radiation. Basically it consists

More information

Electron-Muon Ranger (EMR)

Electron-Muon Ranger (EMR) Electron-Muon Ranger (EMR) Status of EMR Project R.Asfandiyarov 1, P.Béné 1, R.Bloch 1, A.Blondel 1, D.Bolognini 3 F.Cadoux 1, S.Débieux 1, J-S.Graulich 1, C.Husi 1, D.Lietti 3, F.Masciocchi 1, L.Nicola

More information

Measurement of Muon Lifetime and Mass Using Cosmic Ray Showers

Measurement of Muon Lifetime and Mass Using Cosmic Ray Showers Measurement of Muon Lifetime and Mass Using Cosmic Ray Showers Angela Hansen Physics 4052 School of Physics and Astronomy, University of Minnesota May 4, 2001 Abstract In this experiment, we used a scintillation

More information

Measuring the Doppler Shift of a Kepler Star with a Planet

Measuring the Doppler Shift of a Kepler Star with a Planet Measuring the Doppler Shift of a Kepler Star with a Planet 1 Introduction The Doppler shift of a spectrum reveals the line of sight component of the velocity vector ( radial velocity ) of the object. Doppler

More information

Electron-Muon Ranger (EMR)

Electron-Muon Ranger (EMR) Electron-Muon Ranger (EMR) Ruslan Asfandiyarov MICE Video Conference April 11, 2013 Construction Construction quarter of the detector completed (12 planes) every plane tested (LED / Camera / image analysis)

More information

Hall B So(ware Status. Veronique Ziegler

Hall B So(ware Status. Veronique Ziegler Hall B So(ware Status Veronique Ziegler Physics Applica;on Design within the ClaRA SOA Physics applica;on design/composi;on based on services Development of services within ClaRA à Wri;ng a service simply

More information

ENERGY LOSS OF ALPHA PARTICLES IN GASES

ENERGY LOSS OF ALPHA PARTICLES IN GASES Vilnius University Faculty of Physics Department of Solid State Electronics Laboratory of Applied Nuclear Physics Experiment No. ENERGY LOSS OF ALPHA PARTICLES IN GASES by Andrius Poškus (e-mail: andrius.poskus@ff.vu.lt)

More information

Analytical Test Method Validation Report Template

Analytical Test Method Validation Report Template Analytical Test Method Validation Report Template 1. Purpose The purpose of this Validation Summary Report is to summarize the finding of the validation of test method Determination of, following Validation

More information

Proton tracking for medical imaging and dosimetry

Proton tracking for medical imaging and dosimetry Proton tracking for medical imaging and dosimetry J.Taylor, P.Allport, G.Casse For the PRaVDA Consortium 1 Background and motivation - What is the PRaVDA experiment? - Why are we using Monte Carlo? GEANT4

More information

PROCESS PARTICLE COUNTER (PPC) SENSOR/CONTROLLER FOR OPTIMIZING POWER RECOVERY EXPANDER AND GAS TURBINE PERFORMANCE

PROCESS PARTICLE COUNTER (PPC) SENSOR/CONTROLLER FOR OPTIMIZING POWER RECOVERY EXPANDER AND GAS TURBINE PERFORMANCE PROCESS PARTICLE COUNTER (PPC) SENSOR/CONTROLLER FOR OPTIMIZING POWER RECOVERY EXPANDER AND GAS TURBINE PERFORMANCE APPLICATIONS NOTE FOR MEASUREMENTS AT THE ENTRANCE AND EXIT OF A THIRD STAGE SEPARATOR

More information

Time-of-Flight Mass Spectrometry

Time-of-Flight Mass Spectrometry Time-of-Flight Mass Spectrometry Technical Overview Introduction Time-of-flight mass spectrometry (TOF MS) was developed in the late 1940 s, but until the 1990 s its popularity was limited. Recent improvements

More information

Truly digital PET imaging

Truly digital PET imaging Advanced Molecular Imaging Vereos PET/CT Truly digital PET imaging Philips proprietary Digital Photon Counting technology Vereos PET/CT is the first commercially available scanner to offer truly digital

More information

ENERGY PER PHOTOELECTRON IN A COINCIDENCE LIQUID SCINTILLATION COUNTER AS A FUNCTION OF ELECTRON ENERGY. Donald L. Horrocks

ENERGY PER PHOTOELECTRON IN A COINCIDENCE LIQUID SCINTILLATION COUNTER AS A FUNCTION OF ELECTRON ENERGY. Donald L. Horrocks ENERGY PER PHOTOELECTRON IN A COINCIDENCE LIQUID SCINTILLATION COUNTER AS A FUNCTION OF ELECTRON ENERGY Donald L. Horrocks Nuclear Systems Operations Beckman Instruments, Inc. SmithKlirie Beckman Irvine,

More information

Electron Charge to Mass Ratio Matthew Norton, Chris Bush, Brian Atinaja, Becker Steven. Norton 0

Electron Charge to Mass Ratio Matthew Norton, Chris Bush, Brian Atinaja, Becker Steven. Norton 0 Electron Charge to Mass Ratio Matthew Norton, Chris Bush, Brian Atinaja, Becker Steven Norton 0 Norton 1 Abstract The electron charge to mass ratio was an experiment that was used to calculate the ratio

More information

GAMMA-RAY SPECTRA REFERENCES

GAMMA-RAY SPECTRA REFERENCES GAMMA-RAY SPECTRA REFERENCES 1. K. Siegbahn, Alpha, Beta and Gamma-Ray Spectroscopy, Vol. I, particularly Chapts. 5, 8A. 2. Nucleonics Data Sheets, Nos. 1-45 (available from the Resource Centre) 3. H.E.

More information

Experiment 10. Radioactive Decay of 220 Rn and 232 Th Physics 2150 Experiment No. 10 University of Colorado

Experiment 10. Radioactive Decay of 220 Rn and 232 Th Physics 2150 Experiment No. 10 University of Colorado 1 Radioactive Decay of 220 Rn and 232 Th Physics 2150 Experiment No. 10 University of Colorado Introduction Some radioactive isotopes formed billions of years ago have half- lives so long that they are

More information

Atomic and Nuclear Physics Laboratory (Physics 4780)

Atomic and Nuclear Physics Laboratory (Physics 4780) Gamma Ray Spectroscopy Week of September 27, 2010 Atomic and Nuclear Physics Laboratory (Physics 4780) The University of Toledo Instructor: Randy Ellingson Gamma Ray Production: Co 60 60 60 27Co28Ni *

More information

Spectroscopy. Biogeochemical Methods OCN 633. Rebecca Briggs

Spectroscopy. Biogeochemical Methods OCN 633. Rebecca Briggs Spectroscopy Biogeochemical Methods OCN 633 Rebecca Briggs Definitions of Spectrometry Defined by the method used to prepare the sample 1. Optical spectrometry Elements are converted to gaseous atoms or

More information

HMS/SOS Tracking Code Enhancement

HMS/SOS Tracking Code Enhancement HMS/SOS Tracking Code Enhancement T. Navasardyan, P. Bosted, M Jones Abstract Examination of data taken in Hall C with high rates in the HMS and/or SOS spectrometers revealed that sometimes the code that

More information

Cisco Cable Radio Frequency (RF) FAQs

Cisco Cable Radio Frequency (RF) FAQs Table of Contents Cable Radio Frequency (RF) FAQs...1 Questions...1...1 Related Information...8 i Cable Radio Frequency (RF) FAQs Questions How do I measure the upstream RF signal? How do I measure the

More information

MATRIX TECHNICAL NOTES

MATRIX TECHNICAL NOTES 200 WOOD AVENUE, MIDDLESEX, NJ 08846 PHONE (732) 469-9510 FAX (732) 469-0418 MATRIX TECHNICAL NOTES MTN-107 TEST SETUP FOR THE MEASUREMENT OF X-MOD, CTB, AND CSO USING A MEAN SQUARE CIRCUIT AS A DETECTOR

More information

T(CR)3IC Testbed for Coherent Radio Cherenkov Radiation from Cosmic-Ray Induced Cascades

T(CR)3IC Testbed for Coherent Radio Cherenkov Radiation from Cosmic-Ray Induced Cascades T(CR)3IC Testbed for Coherent Radio Cherenkov Radiation from Cosmic-Ray Induced Cascades R. Milinčić1, P. Gorham1, C. Hebert1, S. Matsuno1, P. Miočinović1, M. Rosen1, D. Saltzberg2, G. Varner1 1 University

More information

Hydraulics Laboratory Experiment Report

Hydraulics Laboratory Experiment Report Hydraulics Laboratory Experiment Report Name: Ahmed Essam Mansour Section: "1", Monday 2-5 pm Title: Flow in open channel Date: 13 November-2006 Objectives: Calculate the Chezy and Manning coefficients

More information

ATLAS Tile Calorimeter Readout Electronics Upgrade Program for the High Luminosity LHC

ATLAS Tile Calorimeter Readout Electronics Upgrade Program for the High Luminosity LHC ATLAS Tile Calorimeter Readout Electronics Upgrade Program for the High Luminosity LHC Augusto Santiago Cerqueira On behalf of the ATLAS Tile Calorimeter Group Federal University of Juiz de Fora, Brazil

More information

Calibration and performance test of the Very Front End electronics for the CMS electromagnetic calorimeter

Calibration and performance test of the Very Front End electronics for the CMS electromagnetic calorimeter Calibration and performance test of the Very Front End electronics for the CMS electromagnetic calorimeter Jan Blaha IPN Lyon 10th Topical Seminar on Innovative Particle and Radiation Detectors (IPRD06)

More information

Testing Protocol for Differential Pressure Measurement Devices API MPMS Chapter 22.2

Testing Protocol for Differential Pressure Measurement Devices API MPMS Chapter 22.2 Testing Protocol for Differential Pressure Measurement Devices API MPMS Chapter 22.2 Steve Baldwin Chevron Energy Technology Company Houston, Texas USA Casey Hodges CEESI Measurement Solutions. Nunn, Colorado

More information

Stanford Rock Physics Laboratory - Gary Mavko. Basic Geophysical Concepts

Stanford Rock Physics Laboratory - Gary Mavko. Basic Geophysical Concepts Basic Geophysical Concepts 14 Body wave velocities have form: velocity= V P = V S = V E = K + (4 /3)µ ρ µ ρ E ρ = λ + µ ρ where ρ density K bulk modulus = 1/compressibility µ shear modulus λ Lamé's coefficient

More information

Agilent AN 1316 Optimizing Spectrum Analyzer Amplitude Accuracy

Agilent AN 1316 Optimizing Spectrum Analyzer Amplitude Accuracy Agilent AN 1316 Optimizing Spectrum Analyzer Amplitude Accuracy Application Note RF & Microwave Spectrum Analyzers Table of Contents 3 3 4 4 5 7 8 8 13 13 14 16 16 Introduction Absolute versus relative

More information

Truly digital PET imaging

Truly digital PET imaging Truly digital PET imaging Philips proprietary Digital Photon Counting technology Vereos PET/CT is the first commercially available scanner to offer truly digital PET, resulting in significantly improved

More information

Gas Chromatography. Let s begin with an example problem: SPME head space analysis of pesticides in tea and follow-up analysis by high speed GC.

Gas Chromatography. Let s begin with an example problem: SPME head space analysis of pesticides in tea and follow-up analysis by high speed GC. Gas Chromatography Let s begin with an example problem: SPME head space analysis of pesticides in tea and follow-up analysis by high speed GC. Samples in 10mL sealed glass vials were placed in the MPS-2

More information

E/M Experiment: Electrons in a Magnetic Field.

E/M Experiment: Electrons in a Magnetic Field. E/M Experiment: Electrons in a Magnetic Field. PRE-LAB You will be doing this experiment before we cover the relevant material in class. But there are only two fundamental concepts that you need to understand.

More information

Calorimetry in particle physics experiments

Calorimetry in particle physics experiments Calorimetry in particle physics experiments Unit n. 8 Calibration techniques Roberta Arcidiacono Lecture overview Introduction Hardware Calibration Test Beam Calibration In-situ Calibration (EM calorimeters)

More information

CELL CYCLE BASICS. G0/1 = 1X S Phase G2/M = 2X DYE FLUORESCENCE

CELL CYCLE BASICS. G0/1 = 1X S Phase G2/M = 2X DYE FLUORESCENCE CELL CYCLE BASICS Analysis of a population of cells replication state can be achieved by fluorescence labeling of the nuclei of cells in suspension and then analyzing the fluorescence properties of each

More information

Slope-Intercept Equation. Example

Slope-Intercept Equation. Example 1.4 Equations of Lines and Modeling Find the slope and the y intercept of a line given the equation y = mx + b, or f(x) = mx + b. Graph a linear equation using the slope and the y-intercept. Determine

More information

EXPERIMENT 3 Analysis of a freely falling body Dependence of speed and position on time Objectives

EXPERIMENT 3 Analysis of a freely falling body Dependence of speed and position on time Objectives EXPERIMENT 3 Analysis of a freely falling body Dependence of speed and position on time Objectives to verify how the distance of a freely-falling body varies with time to investigate whether the velocity

More information

AN105. Introduction: The Nature of VCRs. Resistance Properties of FETs

AN105. Introduction: The Nature of VCRs. Resistance Properties of FETs Introduction: The Nature of s A voltage-controlled resistor () may be defined as a three-terminal variable resistor where the resistance value between two of the terminals is controlled by a voltage potential

More information

CELL CYCLE BASICS. G0/1 = 1X S Phase G2/M = 2X DYE FLUORESCENCE

CELL CYCLE BASICS. G0/1 = 1X S Phase G2/M = 2X DYE FLUORESCENCE CELL CYCLE BASICS Analysis of a population of cells replication state can be achieved by fluorescence labeling of the nuclei of cells in suspension and then analyzing the fluorescence properties of each

More information

Radiation Detection and Measurement

Radiation Detection and Measurement Radiation Detection and Measurement June 2008 Tom Lewellen Tkldog@u.washington.edu Types of radiation relevant to Nuclear Medicine Particle Symbol Mass (MeV/c 2 ) Charge Electron e-,! - 0.511-1 Positron

More information

Because the slope is, a slope of 5 would mean that for every 1cm increase in diameter, the circumference would increase by 5cm.

Because the slope is, a slope of 5 would mean that for every 1cm increase in diameter, the circumference would increase by 5cm. Measurement Lab You will be graphing circumference (cm) vs. diameter (cm) for several different circular objects, and finding the slope of the line of best fit using the CapStone program. Write out or

More information

Experiment: Static and Kinetic Friction

Experiment: Static and Kinetic Friction PHY 201: General Physics I Lab page 1 of 6 OBJECTIVES Experiment: Static and Kinetic Friction Use a Force Sensor to measure the force of static friction. Determine the relationship between force of static

More information

PSEC3 eval Software Documentation

PSEC3 eval Software Documentation PSEC3 eval Software Documentation Andrew Wong Department of Physics and Astronomy, University of Hawaii, 2505 Correa Road, Honolulu, HI 96822, USA June 3, 2011 Abstract This is the documentation for the

More information

What does the number m in y = mx + b measure? To find out, suppose (x 1, y 1 ) and (x 2, y 2 ) are two points on the graph of y = mx + b.

What does the number m in y = mx + b measure? To find out, suppose (x 1, y 1 ) and (x 2, y 2 ) are two points on the graph of y = mx + b. PRIMARY CONTENT MODULE Algebra - Linear Equations & Inequalities T-37/H-37 What does the number m in y = mx + b measure? To find out, suppose (x 1, y 1 ) and (x 2, y 2 ) are two points on the graph of

More information

An Innovative Method for Dead Time Correction in Nuclear Spectroscopy

An Innovative Method for Dead Time Correction in Nuclear Spectroscopy An Innovative Method for Dead Time Correction in Nuclear Spectroscopy Upp, Daniel L.; Keyser, Ronald M.; Gedcke, Dale A.; Twomey, Timothy R.; and Bingham, Russell D. PerkinElmer Instruments, Inc. ORTEC,

More information

SIMULATIONS OF ELECTRON CLOUD BUILD-UP AND SATURATION IN THE APS *

SIMULATIONS OF ELECTRON CLOUD BUILD-UP AND SATURATION IN THE APS * SIMULATIONS OF ELECTRON CLOUD BUILD-UP AND SATURATION IN THE APS * K. C. Harkay and R. A. Rosenberg, ANL, Argonne, IL 60439, USA M. A. Furman and M. Pivi, LBNL, Berkeley, CA 94720, USA Abstract In studies

More information

Calibration of Uncertainty (P10/P90) in Exploration Prospects*

Calibration of Uncertainty (P10/P90) in Exploration Prospects* Calibration of Uncertainty (P10/P90) in Exploration Prospects* Robert Otis 1 and Paul Haryott 2 Search and Discovery Article #40609 (2010) Posted October 29, 2010 *Adapted from oral presentation at AAPG

More information

PosterREPRINT AN LC/MS ORTHOGONAL TOF (TIME OF FLIGHT) MASS SPECTROMETER WITH INCREASED TRANSMISSION, RESOLUTION, AND DYNAMIC RANGE OVERVIEW

PosterREPRINT AN LC/MS ORTHOGONAL TOF (TIME OF FLIGHT) MASS SPECTROMETER WITH INCREASED TRANSMISSION, RESOLUTION, AND DYNAMIC RANGE OVERVIEW OVERVIEW Exact mass LC/MS analysis using an orthogonal acceleration time of flight (oa-tof) mass spectrometer is a well-established technique with a broad range of applications. These include elemental

More information

Neutron Detection Setups proposed for

Neutron Detection Setups proposed for Neutron Detection Setups proposed for DESPEC D. Cano-Ott on behalf of the WG members CIEMAT, IFIC, LNL, FYL, UPC, UU, UW Motivation GOAL: to measure neutron emission probabilities and energies for neutron

More information

PRODUCT CONFORMITY CERTIFICATE

PRODUCT CONFORMITY CERTIFICATE PRODUCT CONFORMITY CERTIFICATE This is to certify that the 1. SWAM 5a 24 hour Dual Channel Monitor with both PM 10 and PM 2.5 pre-separators; 2. SWAM 5a 24 hour Single Channel Monitor with PM 10 preseparator;

More information

Solutions to Midterm #1 Practice Problems

Solutions to Midterm #1 Practice Problems MAT Fall 0 Solutions to Midterm # Practice Problems. Below is the graph of a function y = r(). y = r() Sketch graphs of the following functions: (a) y = r( 3) (b) y = r( ) 3 (c) y = r() + (d) y = r( +

More information

An option for the SHiP Muon Detector: Scintillator bars with WLS fibers and SiPMs readout

An option for the SHiP Muon Detector: Scintillator bars with WLS fibers and SiPMs readout An option for the SHiP Muon Detector: Scintillator bars with WLS fibers and SiPMs readout M. Anelli, W. Baldini, P. Ciambrone, M. Dallavalle, F. Fabbri, G. Lanfranchi, A. Montanari INFN-LNF, INFN-Ferrara,

More information

The front end of the receiver performs the frequency translation, channel selection and amplification of the signal.

The front end of the receiver performs the frequency translation, channel selection and amplification of the signal. Many receivers must be capable of handling a very wide range of signal powers at the input while still producing the correct output. This must be done in the presence of noise and interference which occasionally

More information

How to Measure 5 ns Rise/Fall Time on an RF Pulsed Power Amplifier Using the 8990B Peak Power Analyzer

How to Measure 5 ns Rise/Fall Time on an RF Pulsed Power Amplifier Using the 8990B Peak Power Analyzer How to Measure 5 ns Rise/Fall Time on an RF Pulsed Power Amplifier Using the 8990B Peak Power Analyzer Application Note Introduction In a pulsed radar system, one of the key transmitter-side components

More information

Silicon Sensors for CMS Tracker at High-Luminosity Environment - Challenges in particle detection -

Silicon Sensors for CMS Tracker at High-Luminosity Environment - Challenges in particle detection - timo.peltola@helsinki.fi Finnish Society for Natural Philosophy, Helsinki, 17 February 2015 Silicon Sensors for CMS Tracker at High-Luminosity Environment - Challenges in particle detection - Timo Peltola

More information

MEASUREMENT UNCERTAINTY IN VECTOR NETWORK ANALYZER

MEASUREMENT UNCERTAINTY IN VECTOR NETWORK ANALYZER MEASUREMENT UNCERTAINTY IN VECTOR NETWORK ANALYZER W. Li, J. Vandewege Department of Information Technology (INTEC) University of Gent, St.Pietersnieuwstaat 41, B-9000, Gent, Belgium Abstract: Precision

More information

Image Processing Techniques applied to Liquid Argon Time Projection Chamber(LArTPC) Data

Image Processing Techniques applied to Liquid Argon Time Projection Chamber(LArTPC) Data Image Processing Techniques applied to Liquid Argon Time Projection Chamber(LArTPC) Data Jessica Esquivel On Behalf of the MicroBooNE Collaboration Syracuse University Advisor: Mitch Soderberg Outline

More information

Technical Datasheet Scalar Network Analyzer Model 8003-10 MHz to 40 GHz

Technical Datasheet Scalar Network Analyzer Model 8003-10 MHz to 40 GHz Technical Datasheet Scalar Network Analyzer Model 8003-10 MHz to 40 GHz The Giga-tronics Model 8003 Precision Scalar Network Analyzer combines a 90 db wide dynamic range with the accuracy and linearity

More information

A receiver TDC chip set for accurate pulsed time-of-flight laser ranging

A receiver TDC chip set for accurate pulsed time-of-flight laser ranging A receiver TDC chip set for accurate pulsed time-of-flight laser ranging Juha Kostamovaara, Sami Kurtti, Jussi-Pekka Jansson University of Oulu, Department of Electrical Engineering, Electronics Laboratory,

More information

The data acquisition system of the XMASS experiment

The data acquisition system of the XMASS experiment The data acquisition system of the XMASS experiment Katsuki Hiraide 1,2, for the XMASS Collaboration 1 Kamioka Observatory, Institute for Cosmic Ray Research, the University of Tokyo, Higashi-Mozumi, Kamioka,

More information

Electron-Muon Ranger (EMR)

Electron-Muon Ranger (EMR) Electron-Muon Ranger (EMR) Status of EMR Project R.Asfandiyarov 1, P.Béné 1, R.Bloch 1, A.Blondel 1, D.Bolognini 3, F.Cadoux 1, S.Débieux 1, J-S.Graulich 1, C.Husi 1, Y.Karadzhov 1, D.Lietti 3, F.Masciocchi

More information

AP Physics 1 and 2 Lab Investigations

AP Physics 1 and 2 Lab Investigations AP Physics 1 and 2 Lab Investigations Student Guide to Data Analysis New York, NY. College Board, Advanced Placement, Advanced Placement Program, AP, AP Central, and the acorn logo are registered trademarks

More information

Radiation Monitoring System DLMon

Radiation Monitoring System DLMon Radiation Monitoring System DLMon Fields of Application: Dose rate monitoring system for use in nuclear medicine Area monitoring ( e.g. manufacturing of radionuclides, laboratories, nuclear power plants,

More information

Introduction to Receivers

Introduction to Receivers Introduction to Receivers Purpose: translate RF signals to baseband Shift frequency Amplify Filter Demodulate Why is this a challenge? Interference (selectivity, images and distortion) Large dynamic range

More information

Part 1: Background - Graphing

Part 1: Background - Graphing Department of Physics and Geology Graphing Astronomy 1401 Equipment Needed Qty Computer with Data Studio Software 1 1.1 Graphing Part 1: Background - Graphing In science it is very important to find and

More information

A Central Positron Source to Perform the Timing Alignment of Detectors in a PET Scanner

A Central Positron Source to Perform the Timing Alignment of Detectors in a PET Scanner A Central Positron Source to Perform the Timing Alignment of Detectors in a PET Scanner Christopher J. Thompson Member IEEE, Marie-Laure Camborde Member IEEE, and Michael E. Casey Senior Member IEEE 1

More information

X-ray Spectroscopy. 1. Introduction. 2. X-Ray Spectra of the Elements. Physics 441-442 Advanced Physics Laboratory

X-ray Spectroscopy. 1. Introduction. 2. X-Ray Spectra of the Elements. Physics 441-442 Advanced Physics Laboratory University of Michigan February 2005 Physics 441-442 Advanced Physics Laboratory X-ray Spectroscopy 1. Introduction X-rays are KeV photons. Atomic X-rays are emitted during electronic transitions to the

More information

How to compute Random acceleration, velocity, and displacement values from a breakpoint table.

How to compute Random acceleration, velocity, and displacement values from a breakpoint table. How to compute Random acceleration, velocity, and displacement values from a breakpoint table. A random spectrum is defined as a set of frequency and amplitude breakpoints, like these: 0.050 Acceleration

More information

Performing a Steady Flow Analysis

Performing a Steady Flow Analysis C H A P T E R 7 Performing a Steady Flow Analysis This chapter discusses how to calculate steady flow water surface profiles. The chapter is divided into two parts. The first part discusses how to enter

More information

How to Search for the Schedule of Classes offered for a given term. 1 of 4

How to Search for the Schedule of Classes offered for a given term. 1 of 4 How to Search for the Schedule of Classes offered for a given term. 1 of 4 1. log into my.whittier.edu 2. Once Logged in, click on the My Info link. 3. Under Registration Tools, click on the Look Up Classes

More information

Introduction to Fourier Transform Infrared Spectrometry

Introduction to Fourier Transform Infrared Spectrometry Introduction to Fourier Transform Infrared Spectrometry What is FT-IR? I N T R O D U C T I O N FT-IR stands for Fourier Transform InfraRed, the preferred method of infrared spectroscopy. In infrared spectroscopy,

More information

HF Receiver Testing. Issues & Advances. (also presented at APDXC 2014, Osaka, Japan, November 2014)

HF Receiver Testing. Issues & Advances. (also presented at APDXC 2014, Osaka, Japan, November 2014) HF Receiver Testing: Issues & Advances (also presented at APDXC 2014, Osaka, Japan, November 2014) Adam Farson VA7OJ/AB4OJ Copyright 2014 North Shore Amateur Radio Club 1 HF Receiver Performance Specs

More information

Graphite Furnace AA, Page 1 DETERMINATION OF METALS IN FOOD SAMPLES BY GRAPHITE FURNACE ATOMIC ABSORPTION SPECTROSCOPY (VERSION 1.

Graphite Furnace AA, Page 1 DETERMINATION OF METALS IN FOOD SAMPLES BY GRAPHITE FURNACE ATOMIC ABSORPTION SPECTROSCOPY (VERSION 1. Graphite Furnace AA, Page 1 DETERMINATION OF METALS IN FOOD SAMPLES BY GRAPHITE FURNACE ATOMIC ABSORPTION SPECTROSCOPY I. BACKGROUND (VERSION 1.0) Atomic absorption spectroscopy (AAS) is a widely used

More information

Modern Physics Laboratory e/m with Teltron Deflection Tube

Modern Physics Laboratory e/m with Teltron Deflection Tube Modern Physics Laboratory e/m with Teltron Deflection Tube Josh Diamond & John Cummings Fall 2010 Abstract The deflection of an electron beam by electric and magnetic fields is observed, and the charge

More information

Gamma and X-Ray Detection

Gamma and X-Ray Detection Gamma and X-Ray Detection DETECTOR OVERVIEW The kinds of detectors commonly used can be categorized as: a. Gas-filled Detectors b. Scintillation Detectors c. Semiconductor Detectors The choice of a particular

More information

Achieving New Levels of Channel Density in Downstream Cable Transmitter Systems: RF DACs Deliver Smaller Size and Lower Power Consumption

Achieving New Levels of Channel Density in Downstream Cable Transmitter Systems: RF DACs Deliver Smaller Size and Lower Power Consumption Achieving New Levels of Channel Density in Downstream Cable Transmitter Systems: RF DACs Deliver Smaller Size and Lower Power Consumption Introduction By: Analog Devices, Inc. (ADI) Daniel E. Fague, Applications

More information

ELECTRICAL ENGINEERING DEPARTMENT. California Polytechnic State University SIGNAL TRANSMISSION LABORATORY EE 353

ELECTRICAL ENGINEERING DEPARTMENT. California Polytechnic State University SIGNAL TRANSMISSION LABORATORY EE 353 ELECTRICAL ENGINEERING DEPARTMENT California Polytechnic State University SIGNAL TRANSMISSION LABORATORY EE 353 Fall 2003 ELECTRICAL ENGINEERING DEPARTMENT California Polytechnic State University EE 353

More information

Application Note Noise Frequently Asked Questions

Application Note Noise Frequently Asked Questions : What is? is a random signal inherent in all physical components. It directly limits the detection and processing of all information. The common form of noise is white Gaussian due to the many random

More information

Understanding SWR by Example

Understanding SWR by Example Understanding SWR by Example Take the mystery and mystique out of standing wave ratio. Darrin Walraven, K5DVW It sometimes seems that one of the most mysterious creatures in the world of Amateur Radio

More information

Handbook on the Ultrasonic Examination. Austenitic Welds

Handbook on the Ultrasonic Examination. Austenitic Welds Handbook on the Ultrasonic Examination Austenitic Welds The International Institute of Welding Edition Handbook On the Ultrasonic Examination of Austenitic Welds Compiled by COMMISSION V Testing, Measurement,

More information

Reactor imaging technology for fuel debris detection by cosmic ray muon

Reactor imaging technology for fuel debris detection by cosmic ray muon Reactor imaging technology for fuel debris detection by cosmic ray muon Measurement status report in Unit-1 March 19, 2015 Tokyo Electric Power Company Correction In line 9 of page 11 there was a error

More information

Transmission Line and Back Loaded Horn Physics

Transmission Line and Back Loaded Horn Physics Introduction By Martin J. King, 3/29/3 Copyright 23 by Martin J. King. All Rights Reserved. In order to differentiate between a transmission line and a back loaded horn, it is really important to understand

More information

How To Use An Ionsonic Microscope

How To Use An Ionsonic Microscope Sample Analysis Design Element2 - Basic Software Concepts Scan Modes Magnetic Scan (BScan): the electric field is kept constant and the magnetic field is varied as a function of time the BScan is suitable

More information

WEB APPENDIX. Calculating Beta Coefficients. b Beta Rise Run Y 7.1 1 8.92 X 10.0 0.0 16.0 10.0 1.6

WEB APPENDIX. Calculating Beta Coefficients. b Beta Rise Run Y 7.1 1 8.92 X 10.0 0.0 16.0 10.0 1.6 WEB APPENDIX 8A Calculating Beta Coefficients The CAPM is an ex ante model, which means that all of the variables represent before-thefact, expected values. In particular, the beta coefficient used in

More information

Field Calibration Software

Field Calibration Software SIGNAL HOUND Field Calibration Software User s Manual Version 1.1.0 7/8/2016 This information is being released into the public domain in accordance with the Export Administration Regulations 15 CFR 734

More information

arxiv:physics/9811013v1 [physics.ins-det] 6 Nov 1998

arxiv:physics/9811013v1 [physics.ins-det] 6 Nov 1998 arxiv:physics/9811013v1 [physics.ins-det] 6 Nov 1998 A handy method to monitor outputs from a pulsed light source and its application to photomultiplier s rate effect studies Y. Takeuchi, Y. Hemmi 2, H.

More information

Solving Equations Involving Parallel and Perpendicular Lines Examples

Solving Equations Involving Parallel and Perpendicular Lines Examples Solving Equations Involving Parallel and Perpendicular Lines Examples. The graphs of y = x, y = x, and y = x + are lines that have the same slope. They are parallel lines. Definition of Parallel Lines

More information

1. The Slotted Line. ECE 584 Microwave Engineering Laboratory Experiments. Introduction:

1. The Slotted Line. ECE 584 Microwave Engineering Laboratory Experiments. Introduction: ECE 584 Microwave Engineering Laboratory Experiments 1. The Slotted Line Introduction: In this experiment we will use a waveguide slotted line to study the basic behavior of standing waves and to measure

More information

Warm Up. Write an equation given the slope and y-intercept. Write an equation of the line shown.

Warm Up. Write an equation given the slope and y-intercept. Write an equation of the line shown. Warm Up Write an equation given the slope and y-intercept Write an equation of the line shown. EXAMPLE 1 Write an equation given the slope and y-intercept From the graph, you can see that the slope is

More information