GEANT4 Simulation of the abba/nab Spectrometer: Progress Report

Size: px
Start display at page:

Download "GEANT4 Simulation of the abba/nab Spectrometer: Progress Report"

Transcription

1 GEANT4 Simulation of the abba/nab Spectrometer: Progress Report Emil Frlež for the abba/nab Collaboration University of Virginia, Charlottesville abba/nab/panda Common Magnet Meeting North Carolina State University, Raleigh, NC January 8, 2006 p. 1/12

2 Choice of Simulation Software p. 2/12

3 Choice of Simulation Software Mathematica, Penelope, Simion, GEANT3, GEANT4...? p. 2/12

4 Choice of Simulation Software Mathematica, Penelope, Simion, GEANT3, GEANT4...? State-of-the-art object-oriented toolkit written in C++ for the simulation of the passage of particles through matter p. 2/12

5 Choice of Simulation Software Mathematica, Penelope, Simion, GEANT3, GEANT4...? State-of-the-art object-oriented toolkit written in C++ for the simulation of the passage of particles through matter A world-wide collaboration of institutes, experiments, and national organizations contributing resources to the GEANT4 production service and providing mutual support p. 2/12

6 Choice of Simulation Software Mathematica, Penelope, Simion, GEANT3, GEANT4...? State-of-the-art object-oriented toolkit written in C++ for the simulation of the passage of particles through matter A world-wide collaboration of institutes, experiments, and national organizations contributing resources to the GEANT4 production service and providing mutual support Extensive documentation, user manuals, user forum, problem reporting and user support, workshops, video presentations p. 2/12

7 Choice of Simulation Software Mathematica, Penelope, Simion, GEANT3, GEANT4...? State-of-the-art object-oriented toolkit written in C++ for the simulation of the passage of particles through matter A world-wide collaboration of institutes, experiments, and national organizations contributing resources to the GEANT4 production service and providing mutual support Extensive documentation, user manuals, user forum, problem reporting and user support, workshops, video presentations G4: work in progress, while GEANT3/PAW support is discontinued p. 2/12

8 Choice of Simulation Software Mathematica, Penelope, Simion, GEANT3, GEANT4...? State-of-the-art object-oriented toolkit written in C++ for the simulation of the passage of particles through matter A world-wide collaboration of institutes, experiments, and national organizations contributing resources to the GEANT4 production service and providing mutual support Extensive documentation, user manuals, user forum, problem reporting and user support, workshops, video presentations G4: work in progress, while GEANT3/PAW support is discontinued We used GEANT4 version 6.2.p01 (free ;8-) p. 2/12

9 General Code Layout p. 3/12

10 General Code Layout GEANT4 version 6.2.p01 p. 3/12

11 General Code Layout GEANT4 version 6.2.p01 User code written in C++ p. 3/12

12 General Code Layout GEANT4 version 6.2.p01 User code written in C++ Installation from UVa http server: size 1.8M p. 3/12

13 General Code Layout GEANT4 version 6.2.p01 User code written in C++ Installation from UVa http server: size 1.8M Modular user code, contains 125 files p. 3/12

14 General Code Layout GEANT4 version 6.2.p01 User code written in C++ Installation from UVa http server: size 1.8M Modular user code, contains 125 files New modules can be easily added by users without intimate knowledge of over-all code structure p. 3/12

15 Spectrometer Geometry I p. 4/12

16 Spectrometer Geometry I Coordinate system: z = neutron beam axis, x = detector axis p. 4/12

17 Spectrometer Geometry I Coordinate system: z = neutron beam axis, x = detector axis Sensitive detectors: two mm 3 Silicon detectors p. 4/12

18 Spectrometer Geometry I Coordinate system: z = neutron beam axis, x = detector axis Sensitive detectors: two mm 3 Silicon detectors Passive material: two pairs of split Helmholtz coils, transport solenoid magnet, polarized neutron beam coils, and 4 accelerating electrodes p. 4/12

19 Spectrometer Geometry I Coordinate system: z = neutron beam axis, x = detector axis Sensitive detectors: two mm 3 Silicon detectors Passive material: two pairs of split Helmholtz coils, transport solenoid magnet, polarized neutron beam coils, and 4 accelerating electrodes Magnetic and electric fields defined on 1 mm 3 three-dimensional grid p. 4/12

20 Spectrometer Geometry I Coordinate system: z = neutron beam axis, x = detector axis Sensitive detectors: two mm 3 Silicon detectors Passive material: two pairs of split Helmholtz coils, transport solenoid magnet, polarized neutron beam coils, and 4 accelerating electrodes Magnetic and electric fields defined on 1 mm 3 three-dimensional grid Individual detector components can be positioned or switched off p. 4/12

21 Spectrometer Geometry II p. 5/12

22 Spectrometer Geometry II Geometry of magnetic spectrometer with two split pairs, transport solenoid and polarized neutron beam coils p. 5/12

23 Electric and Magnetic Fields p. 6/12

24 Electric and Magnetic Fields Axial and radial components of Nab s magnetic and electric fields used in GEANT4 charged particle transport and spin tracking p. 6/12

25 Input: Cold Neutrons Energy Spectrum p. 7/12

26 Input: Cold Neutrons Energy Spectrum Event generator with realistic neutron energy spectrum at the input of the FNPB neutron guide p. 7/12

27 Input: Cold Neutrons Energy Spectrum Event generator with realistic neutron energy spectrum at the input of the FNPB neutron guide Neutron spectrum at the input to the FNPB neutron guide. Long wavelength structure is artificial bin aliasing combined with low statistics. p. 7/12

28 e and p Tracking and n Spin Transport p. 8/12

29 e and p Tracking and n Spin Transport Integrate 12 variables: x, y, z, p x, p y, p z, E, t, s, s x, s y, s z p. 8/12

30 e and p Tracking and n Spin Transport Integrate 12 variables: x, y, z, p x, p y, p z, E, t, s, s x, s y, s z Use Cash-Karp Runge-Kutta-Fehlberg 4/5 method [ref. Numerical Recipes in C, 2nd Ed.] p. 8/12

31 e and p Tracking and n Spin Transport Integrate 12 variables: x, y, z, p x, p y, p z, E, t, s, s x, s y, s z Use Cash-Karp Runge-Kutta-Fehlberg 4/5 method [ref. Numerical Recipes in C, 2nd Ed.] Equations of motion in a combined electric and magnetic field p. 8/12

32 e and p Tracking and n Spin Transport Integrate 12 variables: x, y, z, p x, p y, p z, E, t, s, s x, s y, s z Use Cash-Karp Runge-Kutta-Fehlberg 4/5 method [ref. Numerical Recipes in C, 2nd Ed.] Equations of motion in a combined electric and magnetic field Spin components are treated utilizing Thomas-BMT equation p. 8/12

33 e and p Tracking and n Spin Transport Integrate 12 variables: x, y, z, p x, p y, p z, E, t, s, s x, s y, s z Use Cash-Karp Runge-Kutta-Fehlberg 4/5 method [ref. Numerical Recipes in C, 2nd Ed.] Equations of motion in a combined electric and magnetic field Spin components are treated utilizing Thomas-BMT equation 0.1 mm step size, processing time 0.2 sec/per event p. 8/12

34 Input to the Code p. 9/12

35 Input to the Code Detector version p. 9/12

36 Input to the Code Detector version Magnetic and electric field maps p. 9/12

37 Input to the Code Detector version Magnetic and electric field maps Neutron beam time structure, neutron beam (y, z) profiles, neutron energy spectrum and neutron polarization p. 9/12

38 Input to the Code Detector version Magnetic and electric field maps Neutron beam time structure, neutron beam (y, z) profiles, neutron energy spectrum and neutron polarization Choice of integration method, maximum tracking step size, minimum integration step, maximum time-of-flight p. 9/12

39 Input to the Code Detector version Magnetic and electric field maps Neutron beam time structure, neutron beam (y, z) profiles, neutron energy spectrum and neutron polarization Choice of integration method, maximum tracking step size, minimum integration step, maximum time-of-flight Detector energy thresholds, energy/time resolutions, pedestals, random coincidences, and noise p. 9/12

40 Output of the Code p. 10/12

41 Output of the Code Pre-defined HBook4 or ROOT histograms p. 10/12

42 Output of the Code Pre-defined HBook4 or ROOT histograms PAW Ntuples or ROOT trees digitizing individual events p. 10/12

43 Output of the Code Pre-defined HBook4 or ROOT histograms PAW Ntuples or ROOT trees digitizing individual events Simulated energy depositions and (energy,time) pairs in sensitive detectors on event-per-event basis in ASCII format p. 10/12

44 Output of the Code Pre-defined HBook4 or ROOT histograms PAW Ntuples or ROOT trees digitizing individual events Simulated energy depositions and (energy,time) pairs in sensitive detectors on event-per-event basis in ASCII format Single event display using OpenGL or Wired p. 10/12

45 Monte Carlo Statistics Sample p. 11/12

46 Monte Carlo Statistics Sample Required experimental statistics decays p. 11/12

47 Monte Carlo Statistics Sample Required experimental statistics decays Number of Monte Carlo events should be an order of magnitude higher p. 11/12

48 Monte Carlo Statistics Sample Required experimental statistics decays Number of Monte Carlo events should be an order of magnitude higher So far we analyzed simulation runs with 10 7 events executed on a single Linux node p. 11/12

49 Monte Carlo Statistics Sample Required experimental statistics decays Number of Monte Carlo events should be an order of magnitude higher So far we analyzed simulation runs with 10 7 events executed on a single Linux node Physics parameters will be extracted from comparison of data with simulation p. 11/12

50 Monte Carlo Statistics Sample Required experimental statistics decays Number of Monte Carlo events should be an order of magnitude higher So far we analyzed simulation runs with 10 7 events executed on a single Linux node Physics parameters will be extracted from comparison of data with simulation Practical options are (1) to use parallelized G4 code on Linux clusters or (2) to run a code on a supercomputer p. 11/12

51 To-Do-List (Preliminary) p. 12/12

52 To-Do-List (Preliminary) Refine EM field maps p. 12/12

53 To-Do-List (Preliminary) Refine EM field maps Refine the (active/passive) geometry of the detector p. 12/12

54 To-Do-List (Preliminary) Refine EM field maps Refine the (active/passive) geometry of the detector Code in the adiabatic tracking of charged particles p. 12/12

55 To-Do-List (Preliminary) Refine EM field maps Refine the (active/passive) geometry of the detector Code in the adiabatic tracking of charged particles Test the parallelized code p. 12/12

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

GLAST Geant4 Simulation

GLAST Geant4 Simulation GLAST Geant4 Simulation F.Longo D. Favretto R.Giannitrapani 1 Introduction Simulation effort GammaRayTel advanced example in the Geant4 3.0 release XML - Geant4 visitor Hit class 2 Simulation Effort Design

More information

Space Users: Status, Requirements and Open Issues

Space Users: Status, Requirements and Open Issues Space Users: Status, Requirements and Open Issues Despite asking a number of key people, I only received 1.5 responses of user requirements... Are space users too busy or just simply happy? :-) I will

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

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

Energy Deposition in MICE Absorbers and Coils

Energy Deposition in MICE Absorbers and Coils in MICE Absorbers and Coils November 2, 2003 Video Conference Page 1 An Application for G4Mice We would like to estimate how much energy is deposited in magnet coils and the hydrogen absorber. Most of

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

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

Phys222 Winter 2012 Quiz 4 Chapters 29-31. Name

Phys222 Winter 2012 Quiz 4 Chapters 29-31. Name Name If you think that no correct answer is provided, give your answer, state your reasoning briefly; append additional sheet of paper if necessary. 1. A particle (q = 5.0 nc, m = 3.0 µg) moves in a region

More information

Experiment 3: Magnetic Fields of a Bar Magnet and Helmholtz Coil

Experiment 3: Magnetic Fields of a Bar Magnet and Helmholtz Coil MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8.02 Spring 2009 Experiment 3: Magnetic Fields of a Bar Magnet and Helmholtz Coil OBJECTIVES 1. To learn how to visualize magnetic field lines

More information

Spin Tracking with COSY INFINITY and its Benchmarking

Spin Tracking with COSY INFINITY and its Benchmarking Spin Tracking with COSY INFINITY and its Benchmarking 2015-05-05 Marcel Rosenthal for the JEDI collaboration Outline Methods Simulation toolbox New extension: Transfer maps for time-varying fields Application

More information

Physics 221 Experiment 5: Magnetic Fields

Physics 221 Experiment 5: Magnetic Fields Physics 221 Experiment 5: Magnetic Fields August 25, 2007 ntroduction This experiment will examine the properties of magnetic fields. Magnetic fields can be created in a variety of ways, and are also found

More information

Experiment 3: Magnetic Fields of a Bar Magnet and Helmholtz Coil

Experiment 3: Magnetic Fields of a Bar Magnet and Helmholtz Coil MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8.02 Spring 2006 Experiment 3: Magnetic Fields of a Bar Magnet and Helmholtz Coil OBJECTIVES 1. To learn how to visualize magnetic field lines

More information

Chapter 27 Magnetic Field and Magnetic Forces

Chapter 27 Magnetic Field and Magnetic Forces Chapter 27 Magnetic Field and Magnetic Forces - Magnetism - Magnetic Field - Magnetic Field Lines and Magnetic Flux - Motion of Charged Particles in a Magnetic Field - Applications of Motion of Charged

More information

Simulations and Testing of Retarding Field Analyzers for Electron Cloud Monitoring

Simulations and Testing of Retarding Field Analyzers for Electron Cloud Monitoring Simulations and Testing of Retarding Field Analyzers for Electron Cloud Monitoring Lee McCuller 07/02/09 Abstract 1 Forward This work is done as part of the Lee Teng internship at Fermilab with the help

More information

Supported platforms & compilers Required software Where to download the packages Geant4 toolkit installation (release 9.6)

Supported platforms & compilers Required software Where to download the packages Geant4 toolkit installation (release 9.6) Supported platforms & compilers Required software Where to download the packages Geant4 toolkit installation (release 9.6) Configuring the environment manually Using CMake CLHEP full version installation

More information

Other GEANT4 capabilities

Other GEANT4 capabilities Other GEANT4 capabilities Event biasing Parameterisation (fast simulation) Persistency Parallelisation and integration in a distributed computing environment Outline! Event biasing! Parameterization (fast

More information

Chapter 19 Magnetic Forces and Fields

Chapter 19 Magnetic Forces and Fields Chapter 19 Magnetic Forces and Fields Student: 3. The magnetism of the Earth acts approximately as if it originates from a huge bar magnet within the Earth. Which of the following statements are true?

More information

Comparisons between 2003 CMS ECAL TB data and a Geant 4 MC

Comparisons between 2003 CMS ECAL TB data and a Geant 4 MC Comparisons between 2003 CMS CAL TB data and a Geant 4 MC P. Meridiani LCG Validation Meeting 7 th July 2004 Outline CMS lectromagnetic calorimeter and 2003 TB h4sim http://cmsdoc.cern.ch/~h4sim/ (What

More information

Measurement of Charge-to-Mass (e/m) Ratio for the Electron

Measurement of Charge-to-Mass (e/m) Ratio for the Electron Measurement of Charge-to-Mass (e/m) Ratio for the Electron Experiment objectives: measure the ratio of the electron charge-to-mass ratio e/m by studying the electron trajectories in a uniform magnetic

More information

Monte Carlo Simulations in Proton Dosimetry with Geant4

Monte Carlo Simulations in Proton Dosimetry with Geant4 Monte Carlo Simulations in Proton Dosimetry with Geant4 Zdenek Moravek, Ludwig Bogner Klinik und Poliklinik für Strahlentherapie Universität Regensburg Objectives of the Study what particles and how much

More information

Conceptual: 1, 3, 5, 6, 8, 16, 18, 19. Problems: 4, 6, 8, 11, 16, 20, 23, 27, 34, 41, 45, 56, 60, 65. Conceptual Questions

Conceptual: 1, 3, 5, 6, 8, 16, 18, 19. Problems: 4, 6, 8, 11, 16, 20, 23, 27, 34, 41, 45, 56, 60, 65. Conceptual Questions Conceptual: 1, 3, 5, 6, 8, 16, 18, 19 Problems: 4, 6, 8, 11, 16, 20, 23, 27, 34, 41, 45, 56, 60, 65 Conceptual Questions 1. The magnetic field cannot be described as the magnetic force per unit charge

More information

Use of ROOT in Geant4

Use of ROOT in Geant4 Use of ROOT in Geant4 A.Dotti, SLAC I. Hrivnacova, IPN Orsay W. Pokorski, CERN ROOT Users Workshop, 11-14 March 2013, Saas-Fee Outline Analysis tools in Geant4 Use of Root in Geant4 testing Experience

More information

View of ΣIGMA TM (Ref. 1)

View of ΣIGMA TM (Ref. 1) Overview of the FESEM system 1. Electron optical column 2. Specimen chamber 3. EDS detector [Electron Dispersive Spectroscopy] 4. Monitors 5. BSD (Back scatter detector) 6. Personal Computer 7. ON/STANDBY/OFF

More information

Boardworks AS Physics

Boardworks AS Physics Boardworks AS Physics Vectors 24 slides 11 Flash activities Prefixes, scalars and vectors Guide to the SI unit prefixes of orders of magnitude Matching powers of ten to their SI unit prefixes Guide to

More information

Magnetism. d. gives the direction of the force on a charge moving in a magnetic field. b. results in negative charges moving. clockwise.

Magnetism. d. gives the direction of the force on a charge moving in a magnetic field. b. results in negative charges moving. clockwise. Magnetism 1. An electron which moves with a speed of 3.0 10 4 m/s parallel to a uniform magnetic field of 0.40 T experiences a force of what magnitude? (e = 1.6 10 19 C) a. 4.8 10 14 N c. 2.2 10 24 N b.

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

Adding Heart to Your Technology

Adding Heart to Your Technology RMCM-01 Heart Rate Receiver Component Product code #: 39025074 KEY FEATURES High Filtering Unit Designed to work well on constant noise fields SMD component: To be installed as a standard component to

More information

Jorge E. Fernández Laboratory of Montecuccolino (DIENCA), Alma Mater Studiorum University of Bologna, via dei Colli, 16, 40136 Bologna, Italy

Jorge E. Fernández Laboratory of Montecuccolino (DIENCA), Alma Mater Studiorum University of Bologna, via dei Colli, 16, 40136 Bologna, Italy Information technology (IT) for teaching X- and gamma-ray transport: the computer codes MUPLOT and SHAPE, and the web site dedicated to photon transport Jorge E. Fernández Laboratory of Montecuccolino

More information

Manual for simulation of EB processing. Software ModeRTL

Manual for simulation of EB processing. Software ModeRTL 1 Manual for simulation of EB processing Software ModeRTL How to get results. Software ModeRTL. Software ModeRTL consists of five thematic modules and service blocks. (See Fig.1). Analytic module is intended

More information

Laue lens for Nuclear Medicine

Laue lens for Nuclear Medicine Laue lens for Nuclear Medicine PhD in Physics Gianfranco Paternò Ferrara, 6-11-013 Supervisor: prof. Vincenzo Guidi Sensors and Semiconductors Lab, Department of Physics and Earth Science, University of

More information

Development of on line monitor detectors used for clinical routine in proton and ion therapy

Development of on line monitor detectors used for clinical routine in proton and ion therapy Development of on line monitor detectors used for clinical routine in proton and ion therapy A. Ansarinejad Torino, february 8 th, 2010 Overview Hadrontherapy CNAO Project Monitor system: Part1:preliminary

More information

Event display for the International Linear Collider Summer student report

Event display for the International Linear Collider Summer student report Event display for the International Linear Collider Summer student report Stewart Martin-Haugh, supervisor Steve Aplin Physics Computing/IT September 10, 2009 1 Introduction The International Linear Collider

More information

Graphical displays are generally of two types: vector displays and raster displays. Vector displays

Graphical displays are generally of two types: vector displays and raster displays. Vector displays Display technology Graphical displays are generally of two types: vector displays and raster displays. Vector displays Vector displays generally display lines, specified by their endpoints. Vector display

More information

Variance reduction techniques used in BEAMnrc

Variance reduction techniques used in BEAMnrc Variance reduction techniques used in BEAMnrc D.W.O. Rogers Carleton Laboratory for Radiotherapy Physics. Physics Dept, Carleton University Ottawa, Canada http://www.physics.carleton.ca/~drogers ICTP,Trieste,

More information

The Persint visualization program for the ATLAS experiment

The Persint visualization program for the ATLAS experiment The Persint visualization program for the ATLAS experiment D. Pomarède Commissariat à l Energie Atomique DSM/DAPNIA/SEDI, CEN Saclay, 91191 Gif-sur-Yvette, France M. Virchaux Commissariat à l Energie Atomique

More information

PHYS 222 Spring 2012 Final Exam. Closed books, notes, etc. No electronic device except a calculator.

PHYS 222 Spring 2012 Final Exam. Closed books, notes, etc. No electronic device except a calculator. PHYS 222 Spring 2012 Final Exam Closed books, notes, etc. No electronic device except a calculator. NAME: (all questions with equal weight) 1. If the distance between two point charges is tripled, the

More information

A.Besson, IPHC-Strasbourg

A.Besson, IPHC-Strasbourg DIGMAPS: a standalone tool to study digitization an overview of a digitizer strategy for CMOS/MAPS sensors A.Besson, IPHC-Strasbourg thanks to A.Geromitsos and J.Baudot Motivations for a CMOS sensor digitizer,

More information

Dual H&D Cavity for the PAX Target Polarimeter

Dual H&D Cavity for the PAX Target Polarimeter Dual H&D Cavity for the PAX Target Polarimeter M. Capiluppi a, V. Carassiti a, G. Ciullo a, P. Lenisa a, A. Nass b, and E. Steffens c a INFN Ferrara, Italy b IKP, Research Center Jülich, Germany c Univ.

More information

Two Topics in Parametric Integration Applied to Stochastic Simulation in Industrial Engineering

Two Topics in Parametric Integration Applied to Stochastic Simulation in Industrial Engineering Two Topics in Parametric Integration Applied to Stochastic Simulation in Industrial Engineering Department of Industrial Engineering and Management Sciences Northwestern University September 15th, 2014

More information

Performance Comparison of Four Commercial GE Discovery PET/CT Scanners: A Monte Carlo Study Using GATE

Performance Comparison of Four Commercial GE Discovery PET/CT Scanners: A Monte Carlo Study Using GATE Performance Comparison of Four Commercial GE Discovery PET/CT Scanners: A Monte Carlo Study Using Parham Geramifar 1,3,4, Mohammad Reza Ay 2,3,4, Mojtaba Shamsaie Zafarghandi 1, George Loudos 5, Arman

More information

JCAT Project: Monte Carlo Internal Charging Tool(MCICT) status report. Fan Lei (RadMod) & David Rodgers (ESA)

JCAT Project: Monte Carlo Internal Charging Tool(MCICT) status report. Fan Lei (RadMod) & David Rodgers (ESA) JCAT Project: Monte Carlo Internal Charging Tool(MCICT) status report Fan Lei (RadMod) & David Rodgers (ESA) 1 JUICE Charging Analysis Tools (JCAT) Involving: Kallisto Consultancy (UK) PM: Pete Truscott

More information

Preview of Period 16: Motors and Generators

Preview of Period 16: Motors and Generators Preview of Period 16: Motors and Generators 16.1 DC Electric Motors What causes the rotor of a motor to spin? 16.2 Simple DC Motors What causes a changing magnetic field in the simple coil motor? 16.3

More information

Development of Radiation Resistant Quadrupoles Based on High Temperature Superconductors for the Fragment Separator

Development of Radiation Resistant Quadrupoles Based on High Temperature Superconductors for the Fragment Separator Development of Radiation Resistant Quadrupoles Based on High Temperature Superconductors for the Fragment Separator R. Gupta and M.Harrison, Brookhaven National Laboratory A. Zeller, Michigan State University

More information

Mars Atmosphere and Volatile EvolutioN (MAVEN) Mission

Mars Atmosphere and Volatile EvolutioN (MAVEN) Mission Mars Atmosphere and Volatile EvolutioN (MAVEN) Mission MAVEN Science Community Workshop December 2, 2012 Particles and Fields Package Solar Energetic Particle Instrument (SEP) Davin Larson and the SEP

More information

Physics 121 Sample Common Exam 3 NOTE: ANSWERS ARE ON PAGE 6. Instructions: 1. In the formula F = qvxb:

Physics 121 Sample Common Exam 3 NOTE: ANSWERS ARE ON PAGE 6. Instructions: 1. In the formula F = qvxb: Physics 121 Sample Common Exam 3 NOTE: ANSWERS ARE ON PAGE 6 Signature Name (Print): 4 Digit ID: Section: Instructions: Answer all questions 24 multiple choice questions. You may need to do some calculation.

More information

Calculation of Source-detector Solid Angle, Using Monte Carlo Method, for Radioactive Sources with Various Geometries and Cylindrical Detector

Calculation of Source-detector Solid Angle, Using Monte Carlo Method, for Radioactive Sources with Various Geometries and Cylindrical Detector International Journal of Pure and Applied Physics ISSN 0973-1776 Volume 3, Number 2 (2007), pp. 201 208 Research India Publications http://www.ripublication.com/ijpap.htm Calculation of Source-detector

More information

PY106 Class13. Permanent Magnets. Magnetic Fields and Forces on Moving Charges. Interactions between magnetic north and south poles.

PY106 Class13. Permanent Magnets. Magnetic Fields and Forces on Moving Charges. Interactions between magnetic north and south poles. Permanent Magnets Magnetic ields and orces on Moing Charges 1 We encounter magnetic fields frequently in daily life from those due to a permanent magnet. Each permanent magnet has a north pole and a south

More information

Force on Moving Charges in a Magnetic Field

Force on Moving Charges in a Magnetic Field [ Assignment View ] [ Eðlisfræði 2, vor 2007 27. Magnetic Field and Magnetic Forces Assignment is due at 2:00am on Wednesday, February 28, 2007 Credit for problems submitted late will decrease to 0% after

More information

Dose enhancement near metal electrodes in diamond X- ray detectors. A. Lohstroh*, and D. Alamoudi

Dose enhancement near metal electrodes in diamond X- ray detectors. A. Lohstroh*, and D. Alamoudi Dose enhancement near metal electrodes in diamond X- ray detectors Acknowledgements Surrey University: P.J. Sellin M. Abd-El Rahman P. Veeramani H. Al-Barakaty F. Schirru Mechanical Workshop A. Lohstroh*,

More information

Delphes, a framework for fast simulation of a general purpose LHC detector

Delphes, a framework for fast simulation of a general purpose LHC detector Delphes, a framework for fast simulation of a general purpose LHC detector S. Ovyn and X. Rouby Center for Particle Physics and Phenomenology (CP3) Université catholique de Louvain B-1348 Louvain-la-Neuve,

More information

WBS 1.8 Trigger Electronics & Software. Production, Production Testing and Quality Assurance Plan

WBS 1.8 Trigger Electronics & Software. Production, Production Testing and Quality Assurance Plan WBS 1.8 Trigger Electronics & Software Production, Production Testing and Quality Assurance Plan BTeV Document 1046 Edited by Erik Gottschalk, Vince Pavlicek, Michael Haney 1 INTRODUCTION... 3 2 LEVEL

More information

Activitity (of a radioisotope): The number of nuclei in a sample undergoing radioactive decay in each second. It is commonly expressed in curies

Activitity (of a radioisotope): The number of nuclei in a sample undergoing radioactive decay in each second. It is commonly expressed in curies Activitity (of a radioisotope): The number of nuclei in a sample undergoing radioactive decay in each second. It is commonly expressed in curies (Ci), where 1 Ci = 3.7x10 10 disintegrations per second.

More information

Magnetism. Magnetism. Magnetic Fields and Magnetic Domains. Magnetic Fields and Magnetic Domains. Creating and Destroying a Magnet

Magnetism. Magnetism. Magnetic Fields and Magnetic Domains. Magnetic Fields and Magnetic Domains. Creating and Destroying a Magnet Magnetism Magnetism Opposite poles attract and likes repel Opposite poles attract and likes repel Like electric force, but magnetic poles always come in pairs (North, South) Like electric force, but magnetic

More information

Eðlisfræði 2, vor 2007

Eðlisfræði 2, vor 2007 [ Assignment View ] [ Print ] Eðlisfræði 2, vor 2007 30. Inductance Assignment is due at 2:00am on Wednesday, March 14, 2007 Credit for problems submitted late will decrease to 0% after the deadline has

More information

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

Brookhaven Magnet Division - Nuclear Physics Program Support Activities

Brookhaven Magnet Division - Nuclear Physics Program Support Activities Brookhaven - Nuclear Physics Program Support Activities Spin Program support E-Cooling R&D RIA RHIC Operations Support Funding AGS Warm Siberian Snake AGS Warm Snake Magnetic element designed and built

More information

Chapter 21. Magnetic Forces and Magnetic Fields

Chapter 21. Magnetic Forces and Magnetic Fields Chapter 21 Magnetic Forces and Magnetic Fields 21.1 Magnetic Fields The needle of a compass is permanent magnet that has a north magnetic pole (N) at one end and a south magnetic pole (S) at the other.

More information

Advanced variance reduction techniques applied to Monte Carlo simulation of linacs

Advanced variance reduction techniques applied to Monte Carlo simulation of linacs MAESTRO Advanced variance reduction techniques applied to Monte Carlo simulation of linacs Llorenç Brualla, Francesc Salvat, Eric Franchisseur, Salvador García-Pareja, Antonio Lallena Institut Gustave

More information

Clustering & Visualization

Clustering & Visualization Chapter 5 Clustering & Visualization Clustering in high-dimensional databases is an important problem and there are a number of different clustering paradigms which are applicable to high-dimensional data.

More information

DC GENERATOR THEORY. LIST the three conditions necessary to induce a voltage into a conductor.

DC GENERATOR THEORY. LIST the three conditions necessary to induce a voltage into a conductor. DC Generators DC generators are widely used to produce a DC voltage. The amount of voltage produced depends on a variety of factors. EO 1.5 LIST the three conditions necessary to induce a voltage into

More information

Fig.1. The DAWN spacecraft

Fig.1. The DAWN spacecraft Introduction Optical calibration of the DAWN framing cameras G. Abraham,G. Kovacs, B. Nagy Department of Mechatronics, Optics and Engineering Informatics Budapest University of Technology and Economics

More information

Review Questions PHYS 2426 Exam 2

Review Questions PHYS 2426 Exam 2 Review Questions PHYS 2426 Exam 2 1. If 4.7 x 10 16 electrons pass a particular point in a wire every second, what is the current in the wire? A) 4.7 ma B) 7.5 A C) 2.9 A D) 7.5 ma E) 0.29 A Ans: D 2.

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

physics 112N magnetic fields and forces

physics 112N magnetic fields and forces physics 112N magnetic fields and forces bar magnet & iron filings physics 112N 2 bar magnets physics 112N 3 the Earth s magnetic field physics 112N 4 electro -magnetism! is there a connection between electricity

More information

COMPUTATIONAL FLUID DYNAMICS (CFD) ANALYSIS OF INTERMEDIATE PRESSURE STEAM TURBINE

COMPUTATIONAL FLUID DYNAMICS (CFD) ANALYSIS OF INTERMEDIATE PRESSURE STEAM TURBINE Research Paper ISSN 2278 0149 www.ijmerr.com Vol. 3, No. 4, October, 2014 2014 IJMERR. All Rights Reserved COMPUTATIONAL FLUID DYNAMICS (CFD) ANALYSIS OF INTERMEDIATE PRESSURE STEAM TURBINE Shivakumar

More information

MODELING AND IMPLEMENTATION OF THE MECHANICAL SYSTEM AND CONTROL OF A CT WITH LOW ENERGY PROTON BEAM

MODELING AND IMPLEMENTATION OF THE MECHANICAL SYSTEM AND CONTROL OF A CT WITH LOW ENERGY PROTON BEAM MODELING AND IMPLEMENTATION OF THE MECHANICAL SYSTEM AND CONTROL OF A CT WITH LOW ENERGY PROTON BEAM João Antônio Palma Setti, j.setti@pucpr.br Pontifícia Universidade Católica do Paraná / Rua Imaculada

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

The DC Motor. Physics 1051 Laboratory #5 The DC Motor

The DC Motor. Physics 1051 Laboratory #5 The DC Motor The DC Motor Physics 1051 Laboratory #5 The DC Motor Contents Part I: Objective Part II: Introduction Magnetic Force Right Hand Rule Force on a Loop Magnetic Dipole Moment Torque Part II: Predictions Force

More information

(Amplifying) Photo Detectors: Avalanche Photodiodes Silicon Photomultiplier

(Amplifying) Photo Detectors: Avalanche Photodiodes Silicon Photomultiplier (Amplifying) Photo Detectors: Avalanche Photodiodes Silicon Photomultiplier (no PiN and pinned Diodes) Peter Fischer P. Fischer, ziti, Uni Heidelberg, Seite 1 Overview Reminder: Classical Photomultiplier

More information

Detector-related. related software development in the HEPP project. Are Strandlie Gjøvik University College and University of Oslo

Detector-related. related software development in the HEPP project. Are Strandlie Gjøvik University College and University of Oslo Detector-related related software development in the HEPP project Are Strandlie Gjøvik University College and University of Oslo Outline Introduction The ATLAS New Tracking project HEPP contributions Summary

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

High Availability Design Patterns

High Availability Design Patterns High Availability Design Patterns Kanwardeep Singh Ahluwalia 81-A, Punjabi Bagh, Patiala 147001 India kanwardeep@gmail.com +91 98110 16337 Atul Jain 135, Rishabh Vihar Delhi 110092 India jain.atul@wipro.com

More information

Estimation of Position and Orientation of Mobile Systems in a Wireless LAN

Estimation of Position and Orientation of Mobile Systems in a Wireless LAN Proceedings of the 46th IEEE Conference on Decision and Control New Orleans, LA, USA, Dec. 12-14, 2007 Estimation of Position and Orientation of Mobile Systems in a Wireless LAN Christof Röhrig and Frank

More information

6/2016 E&M forces-1/8 ELECTRIC AND MAGNETIC FORCES. PURPOSE: To study the deflection of a beam of electrons by electric and magnetic fields.

6/2016 E&M forces-1/8 ELECTRIC AND MAGNETIC FORCES. PURPOSE: To study the deflection of a beam of electrons by electric and magnetic fields. 6/016 E&M forces-1/8 ELECTRIC AND MAGNETIC FORCES PURPOSE: To study the deflection of a beam of electrons by electric and magnetic fields. APPARATUS: Electron beam tube, stand with coils, power supply,

More information

Appendix A. An Overview of Monte Carlo N-Particle Software

Appendix A. An Overview of Monte Carlo N-Particle Software Appendix A. An Overview of Monte Carlo N-Particle Software A.1 MCNP Input File The input to MCNP is an ASCII file containing command lines called "cards". The cards provide a description of the situation

More information

Tracking and integrated navigation Konrad Schindler

Tracking and integrated navigation Konrad Schindler Tracking and integrated navigation Konrad Schindler Institute of Geodesy and Photogrammetry Tracking Navigation needs predictions for dynamic objects estimate trajectories in 3D world coordinates and extrapolate

More information

VisIVO, a VO-Enabled tool for Scientific Visualization and Data Analysis: Overview and Demo

VisIVO, a VO-Enabled tool for Scientific Visualization and Data Analysis: Overview and Demo Claudio Gheller (CINECA), Marco Comparato (OACt), Ugo Becciani (OACt) VisIVO, a VO-Enabled tool for Scientific Visualization and Data Analysis: Overview and Demo VisIVO: Visualization Interface for the

More information

Inductance. Motors. Generators

Inductance. Motors. Generators Inductance Motors Generators Self-inductance Self-inductance occurs when the changing flux through a circuit arises from the circuit itself. As the current increases, the magnetic flux through a loop due

More information

Interaction of Energy and Matter Gravity Measurement: Using Doppler Shifts to Measure Mass Concentration TEACHER GUIDE

Interaction of Energy and Matter Gravity Measurement: Using Doppler Shifts to Measure Mass Concentration TEACHER GUIDE Interaction of Energy and Matter Gravity Measurement: Using Doppler Shifts to Measure Mass Concentration TEACHER GUIDE EMR and the Dawn Mission Electromagnetic radiation (EMR) will play a major role in

More information

Computers in Science Education A new Way to teach Science?

Computers in Science Education A new Way to teach Science? Computers in Science Education A new Way to teach Science? Morten Hjorth-Jensen 1,2 1 Department of Physics and Center of Mathematics for Applications, University of Oslo, Norway 2 Department of Physics

More information

Audit Report and Requirements of Mantid Software from the Molecular Spectroscopy Group (2013)

Audit Report and Requirements of Mantid Software from the Molecular Spectroscopy Group (2013) Audit Report and Requirements of Mantid Software from the Molecular Spectroscopy Group 1. Current Status (2013) The current status of the data analysis software, Mantid, corresponding to each group instrument

More information

PS-6.2 Explain the factors that determine potential and kinetic energy and the transformation of one to the other.

PS-6.2 Explain the factors that determine potential and kinetic energy and the transformation of one to the other. PS-6.1 Explain how the law of conservation of energy applies to the transformation of various forms of energy (including mechanical energy, electrical energy, chemical energy, light energy, sound energy,

More information

COMP175: Computer Graphics. Lecture 1 Introduction and Display Technologies

COMP175: Computer Graphics. Lecture 1 Introduction and Display Technologies COMP175: Computer Graphics Lecture 1 Introduction and Display Technologies Course mechanics Number: COMP 175-01, Fall 2009 Meetings: TR 1:30-2:45pm Instructor: Sara Su (sarasu@cs.tufts.edu) TA: Matt Menke

More information

Magnetic Field and Magnetic Forces

Magnetic Field and Magnetic Forces Chapter 27 Magnetic Field and Magnetic Forces PowerPoint Lectures for University Physics, Thirteenth Edition Hugh D. Young and Roger A. Freedman Lectures by Wayne Anderson Goals for Chapter 27 Magnets

More information

Last time : energy storage elements capacitor.

Last time : energy storage elements capacitor. Last time : energy storage elements capacitor. Charge on plates Energy stored in the form of electric field Passive sign convention Vlt Voltage drop across real capacitor can not change abruptly because

More information

Experiment 7: Forces and Torques on Magnetic Dipoles

Experiment 7: Forces and Torques on Magnetic Dipoles MASSACHUSETTS INSTITUTE OF TECHNOLOY Department of Physics 8. Spring 5 OBJECTIVES Experiment 7: Forces and Torques on Magnetic Dipoles 1. To measure the magnetic fields due to a pair of current-carrying

More information

SOFTWARE DEVELOPMENT FOR THE SSC

SOFTWARE DEVELOPMENT FOR THE SSC 315 SOFTWARE DEVELOPMENT FOR THE SSC J. A. Appel, C. Day, D. Linglin, S. Loken, P. LeBrun, E. May, M. Shapiro, and W. Zajc Report of the Subcommittee on Offline Computing Requirements for the Workshop

More information

PoS(Kruger 2010)013. Setting of the ATLAS Jet Energy Scale. Michele Petteni Simon Fraser University E-mail: mpetteni@sfu.ca

PoS(Kruger 2010)013. Setting of the ATLAS Jet Energy Scale. Michele Petteni Simon Fraser University E-mail: mpetteni@sfu.ca Setting of the ALAS Energy Scale Simon Fraser University E-mail: mpetteni@sfu.ca he setting of the energy scale and its uncertainty in the ALAS detector is presented. After a brief introduction of the

More information

PHOTOELECTRIC EFFECT AND DUAL NATURE OF MATTER AND RADIATIONS

PHOTOELECTRIC EFFECT AND DUAL NATURE OF MATTER AND RADIATIONS PHOTOELECTRIC EFFECT AND DUAL NATURE OF MATTER AND RADIATIONS 1. Photons 2. Photoelectric Effect 3. Experimental Set-up to study Photoelectric Effect 4. Effect of Intensity, Frequency, Potential on P.E.

More information

Design and Analysis of Switched Reluctance Motors

Design and Analysis of Switched Reluctance Motors Design and Analysis of Switched Reluctance Motors İbrahim ŞENGÖR, Abdullah POLAT, and Lale T. ERGENE Electrical and Electronic Faculty, İstanbul Technical University, 34469, Istanbul, TURKEY sengoribrahim@gmail.com,

More information

Big Data Analytics. Tools and Techniques

Big Data Analytics. Tools and Techniques Big Data Analytics Basic concepts of analyzing very large amounts of data Dr. Ing. Morris Riedel Adjunct Associated Professor School of Engineering and Natural Sciences, University of Iceland Research

More information

An octave bandwidth dipole antenna

An octave bandwidth dipole antenna An octave bandwidth dipole antenna Abstract: Achieving wideband performance from resonant structures is challenging because their radiation properties and impedance characteristics are usually sensitive

More information

COMSOL Aided Design of an Extraction Pipe for the Electron Beam from a Plasma Focus Device

COMSOL Aided Design of an Extraction Pipe for the Electron Beam from a Plasma Focus Device COMSOL Aided Design of an Extraction Pipe for the Electron Beam from a Plasma Focus Device M. Valentinuzzi 1, E. Ceccolini 1, D. Mostacci 1, M. Sumini 1, F. Rocchi 2 1 Montecuccolino Nuclear Engineering

More information

Foundation for HEP Software

Foundation for HEP Software Foundation for HEP Software (Richard Mount, 19 May 2014) Preamble: Software is central to all aspects of modern High Energy Physics (HEP) experiments and therefore to their scientific success. Offline

More information

Experiment 5. Lasers and laser mode structure

Experiment 5. Lasers and laser mode structure Northeastern University, PHYS5318 Spring 2014, 1 1. Introduction Experiment 5. Lasers and laser mode structure The laser is a very important optical tool that has found widespread use in science and industry,

More information

ELECTRICITE ET MAGNETISME.

ELECTRICITE ET MAGNETISME. Created by Neevia Personal Converter trial version Physique Fondamentale ELECTRICITE ET MAGNETISME. LA LOI D INDUCTION DE FARADAY (Faraday Law Induction) Magnetic Flux Faraday's Law of Induction Lenz's

More information

Q27.1 When a charged particle moves near a bar magnet, the magnetic force on the particle at a certain point depends

Q27.1 When a charged particle moves near a bar magnet, the magnetic force on the particle at a certain point depends Q27.1 When a charged particle moves near a bar magnet, the magnetic force on the particle at a certain point depends A. on the direction of the magnetic field at that point only. B. on the magnetic field

More information

The evolution of DAVE

The evolution of DAVE The evolution of DAVE The evolution of a large IDL application Data Analysis and Visualization Environment (DAVE) project. Richard Tumanjong Azuah Larry Kneller Yiming Qui John Copley Robert M Dimeo Craig

More information