|
|
(20 intermediate revisions by the same user not shown) |
Line 10: |
Line 10: |
| | | |
| [[Niowave_Report_11-30-2015]] | | [[Niowave_Report_11-30-2015]] |
| + | |
| + | |
| + | deadline 4/12/16 |
| + | |
| + | |
| + | ==[[Niowave_9-2015]]== |
| + | ==[[Niowave_10-2015]]== |
| + | ==[[Niowave_11-2015]]== |
| + | ==[[Niowave_12-2015]]== |
| + | ==[[Niowave_1-2016]]== |
| + | ==[[Niowave_2-2016]]== |
| + | ==[[Niowave_3-2016]]== |
| + | ==[[Niowave_4-2016]]== |
| + | ==[[Niowave_5-2016]]== |
| + | ==[[Niowave_6-2016]]== |
| + | |
| =Task List= | | =Task List= |
| + | |
| + | 0.) 34.8 mm pipe, 0.0 -> 0.5 Tesla, E= 6,8,10 MeV. |
| + | |
| | | |
| 1.) Create a positron (10,000 positrons) and electron event file containing t,x,y,z,Px,Py,Pz for positrons exiting the solenoid and an incident Gaussian beam 1cm in diameter and with a sigma of 1cm. | | 1.) Create a positron (10,000 positrons) and electron event file containing t,x,y,z,Px,Py,Pz for positrons exiting the solenoid and an incident Gaussian beam 1cm in diameter and with a sigma of 1cm. |
Line 25: |
Line 44: |
| | | |
| =Converter target properties= | | =Converter target properties= |
− |
| |
− | Definition of Lead Bismuth
| |
− |
| |
− |
| |
− | 1cm diameter target
| |
− | 2 mm thick PbBi
| |
− |
| |
− | 0.5 Tesla solenoid
| |
− |
| |
− |
| |
− | Desire to know
| |
− |
| |
− | Emmittance (mrad * mm)
| |
− |
| |
− | dispersion (Delta P/P) (mradian/1000th mm/1000th)
| |
− |
| |
− | of electrons after the PbBi target.
| |
− |
| |
− |
| |
− | pole face rotation in vertical plane.
| |
− |
| |
− | =G4BeamLine and MCNPX=
| |
− |
| |
− |
| |
− | ==Target thickness optimization==
| |
− |
| |
− | ===[[PbBi_THickness_GaussBeam]]===
| |
− |
| |
− | === [[PbBi_THickness_CylinderBeam]]===
| |
− |
| |
− | === [[PbBi_THickness_PntSource]]===
| |
− |
| |
− | ==Solenoid==
| |
− |
| |
− | ===Uniform ideal Solenoid===
| |
− |
| |
− | ==== Beam Pipe Heating with Solenoid====
| |
− |
| |
− | The energy deposited by electrons scattered into a 3.48 diameter stainless steel beam pipe (1.65 mm thick) from a PbBi target as a function of a uniform Solenoidal magnetic field.
| |
− |
| |
− |
| |
− | {| border="1"
| |
− | {| border="1"
| |
− | | B-field (Tesla) || Hot Spot (<math>MeV/e^-</math>)
| |
− | |-
| |
− | | 0.0 || 0.35
| |
− | |-
| |
− | | 0.3 || 0.35
| |
− | |-
| |
− | | 1.0 || 0.35
| |
− | |-
| |
− | | 1.5 || 0.22
| |
− | |-
| |
− | | 2.0 || 0.10
| |
− | |-
| |
− | | 4.0 || 0.002
| |
− | |+
| |
− | |}
| |
| | | |
| | | |
− | To convert this deposited energy per incident electron on the target to a heat load in the pipe you need to divide by the area of the pipe.
| + | [[PbBi_NioWave_TargetProperties_2015]] |
| | | |
− | A histogram is filled with 1 cm bins along the Z axis. The surface area becomes <math>1 cm \times 2 \pi 3.48/2 = 10.933 cm^2</math>. The beam pipe diameter assumed is 3.48 cm.
| |
| | | |
− | When filling the histogram binned 1 cm in Z, you should weight it by the amount of depositred energy divided by the circumference of the pipe and divided by the number of incident electrons on the target (5 million). The energy units are converted to keV by multiplying the numberator by 100 or in this case dividing by 5000 instead of 5 million.
| + | =Target thickness optimization= |
| | | |
| + | ==[[PbBi_THickness_CylinderBeam]]== |
| | | |
− | TH1F *T00N=new TH1F("T00N","T00N",100,-1000.5,-0.5)
| + | ==[[PbBi_THickness_GaussBeam]]== |
| | | |
− | Electrons->Draw("evt.EoutPosZ>>T00N","evt.DepE/10.088/5000")
| + | == [[PbBi_THickness_PntSource]]== |
| | | |
| + | =Solenoid= |
| | | |
| + | ==Uniform ideal Solenoid== |
| | | |
− | To convert From Mev/ e- to kW/cm^2 assuming a current of 1mA (10^-3 C/s) you
| + | === [[PbBi_BeamPipeHeating_w_Solenoid_2015]]=== |
| | | |
− | <math>\left( \frac{\mbox{MeV}}{\mbox{cm}^2 \mbox{e}^-}\right) \times \left( \frac{ \mbox{e}^-}{1.6 \times 10^{-19}\mbox{C}} \right ) \times \left( \frac{1 \times 10^{-3} \mbox{C}}{\mbox{s}} \right ) \times \left( \frac{1.6 \times 10^{-13}\mbox{W} \cdot \mbox{ s}}{\mbox{MeV} }\right )</math>
| + | ===[[PbBi_60cmLong_Solenoid_Collection_Efficiency_2015]]=== |
| | | |
− | <math>\left( \frac{\mbox{keV}}{\mbox{cm}^2 \mbox{e}^-}\right) = \left( \frac{\mbox{W} }{\mbox{cm}^2 } \right )</math>
| + | ==Positron & Electron event files== |
| | | |
| + | [[PbBi_PosEventFiles_VaccumGaps_2015]] |
| | | |
| + | [[PbBi_PosEventFiles_NoGaps_2016]] |
| | | |
− |
| + | ==Solenoid Map== |
− | {| border="1"
| |
− | | [[File:BeamPipeDepEmev-vs-B.png |200px]] || [[File:BeamPipeDepPower-vs-B.png |200px]]|| [[File:BeamPipeDepPower-vs-lowB.png |200px]]
| |
− | |+ Energy deposited (MeV) along a 1 m long beam pipe of stainless steel 1.65 mm thick.
| |
− | |}
| |
− | | |
− | With SS windows
| |
− | Positrons->Draw("sqrt(evt.BeamPosPosX*evt.BeamPosPosX+evt.BeamPosPosY*evt.BeamPosPosY)","evt.BeamPosMomZ>0 && evt.BeamPosPosZ>-500 && sqrt(evt.BeamPosPosX*evt.BeamPosPosX+evt.BeamPosPosY*evt.BeamPosPosY)<97.4/2");
| |
− | | |
− | ====Positron Collection rates with '''60 cm''' long Solenoid====
| |
− |
| |
− | {| border="1"
| |
− | | [[File:PositronEventWithSolenoid_09-16-15A.png|200px]] ||[[File:PositronEventWith0.3Solenoid_09-16-15A.png|200px]]
| |
− | |-
| |
− | | When the solenoid is 1.5 Tesla, a 10 MeV electron produces a 6.5 MeV photon that pair produces a 4.4 MeV positron and a 1 MeV electron || Same Event but this time the solenoid is 0.3 Tesla and the positron hits the beam pipe, annihilates and makes two 511 keV photons
| |
− | |+ Sample Positron Production Events
| |
− | |}
| |
− |
| |
− | {| border="1"
| |
− | | [[File:PositronEventWithSolenoid_09-16-15B.png|200px]] ||[[File:PositronEventWith0.3Solenoid_09-16-15B.png|200px]]
| |
− | |-
| |
− | | When the solenoid is set to 1.5 Tesla, a 10 MeV electron produces three photons less than 1 MeV in the target, two of them compton scatter in the beam pipe || The same event but this time the electron produces only 1 photon than ionizes in the target
| |
− | |+ Sample Brem event producing no positrons
| |
− | |}
| |
− | | |
− | | |
− | With SS windows
| |
− | Positrons->Draw("sqrt(evt.BeamPosPosX*evt.BeamPosPosX+evt.BeamPosPosY*evt.BeamPosPosY)","evt.BeamPosMomZ>0 && evt.BeamPosPosZ>-500 && sqrt(evt.BeamPosPosX*evt.BeamPosPosX+evt.BeamPosPosY*evt.BeamPosPosY)<97.4/2");
| |
− | | |
− |
| |
− | {| border="1"
| |
− | {| border="1"
| |
− | | B-field (Tesla) || || 34.8 mm diameter pipe || 47.5 || 60.2 || 72.9 || 97.4
| |
− | |-
| |
− | | 0.0 || 0.35 || 1,2,4,4,5 || 2,3,4,4,6 || 4,4,6,7,9 || 6,8,9,10,11 || 16,14,15,16,17
| |
− | |-
| |
− | | 0.1 || ||225,236,250,246,249=241<math> \pm</math> 10 || 282,282,293,294,306=291<math> \pm</math> 10 || 373,366,370,364,373=369<math> \pm</math> 4 || 451,437,440,438,451=443<math> \pm</math> 7 || 602,584,563,558,570=575<math> \pm</math> 18
| |
− | |-
| |
− | | 0.3 || 0.35 || 626,619,596,619,611 =614<math> \pm</math> 11|| 720,726,706,730,717=720<math> \pm</math> 9|| 871,864,840,841,834 =850<math> \pm</math> 16|| 987,968,939,943,952 =958<math> \pm</math> 20|| 1118,1106,1069,1067,1080=1088<math> \pm</math> 23
| |
− | |-
| |
− | | 0.6 || ||929,935,949,969,961=949<math> \pm</math> 17 ||1022,1031,1046,1059,1052 =1042<math> \pm</math> 15 || 1120,1130,1152,1154,1146 =1140<math> \pm</math> 15|| 1168,1184,1210,1221,1206 =1198<math> \pm</math> 21|| 1212, 1218,1240,1254,1242=1233<math> \pm</math> 18
| |
− | |-
| |
− | | 1.0 || 0.35 ||1117,1085,1083,1061,1085=1086<math> \pm</math> 20 || 1188,1154,1140,1111,1134=1145<math> \pm</math> 28||1225,1190,1178,1149,1172 =1183<math> \pm</math> 28||1243.1208,1195,1164,1184=1199<math> \pm</math> 30|| 1252,1219,1206,1178,1200=1211<math> \pm</math> 27
| |
− | |-
| |
− | | 1.5 || 0.22 ||
| |
− | |-
| |
− | | 2.0 || 0.10 ||1198,1210,1215,1223,1176=1204<math> \pm</math> 18 || 1216,1227,1235,1241,1196 =1223<math> \pm</math> 18|| 1237,1243,1252,1257,1214=1241<math> \pm</math> 17|| 1249,1252,1262,1266,1225 =1251<math> \pm</math> 16|| 1257,1262,1270,1276,1234=1260<math> \pm</math> 16
| |
− | |-
| |
− | | 4.0 || 0.002 ||
| |
− | |+
| |
− | |}
| |
− | | |
− | | |
− |
| |
− | {| border="1"
| |
− | | [[File:PositronRates-vs-SolenoidField_10-1-15.png |200px]]
| |
− | |+ Positron Rates -vs- Solenoid Field for 2mm thick PbBi target and several Beam pipe diameters
| |
− | |}
| |
− | | |
− | ===Positron & Electron event files===
| |
− | | |
− | Event files were generated assuming an ideal solenoid having an inner radius of 2.527 cm surrounding a beam pipe with a radius of 1.74 cm. Electrons impinge a 2mm thick PbBi liquid target that has a surface area of 2.54 cm x 2.54 cm. Stainless steel windows 0.25 mm thick sandwhich the PbBi target at locations Z= -90.325 and Z= -89.875 cm. The target is located at Z =-90.1 cm and the beam begins 20 cm upstream at Z = -110.1 cm. The incident electron beam is a 0.5 cm radius cylinder.
| |
− | | |
− | ====Positrons exiting the Solenoid====
| |
− | | |
− | The solenoid design has changed such that the max field is 0.20 Tesla (0.22) and its length is 150 mm.
| |
− | | |
− | | |
− | | |
− |
| |
− | {| border="1"
| |
− | | [[File:TF_Niowave_SolenoidDesign_12-04-15.png | 200 px]] || [[File:TF_LBEtarg1_1-12-16.png | 200 px]]|| [[File:TF_LBEposEvent_1-12-16.png | 200 px]]
| |
− | | |
− | |-
| |
− | | Overall Target layout || Closeup of Target Simulation Geometry. The center of the 0.25mm thick stainless steel windows are a distance of 2.25 mm from the center of the LBE target. <math>d_{USS} = d_{DSS} =</math> 2.25 mm, <math>t_{LBE}=2</math> mm, <math>t_{SS} =</math> .25 mm. || An example positron production event. The yellow lines represents a sensitive detector used to record all positron events. The red line represents the incident 10 MeV electron that produces two bremsstrahlung photons shown in green. The first photon has an energy of 2.151 MeV and pair produces in the stainless steel window. The second photon has an energy of 1.393 MeV and exits the system without interacting. The first photon is created at time t= 3.323 ns. The first photon produces a 234.6 keV electron and a 894.2 keV positron at time t=3.336 ns. Only the positron has enough energy to exit the stainless steel window.
| |
− | |+ Apparatus
| |
− | |}
| |
− | | |
− | | |
− | In other words I should generate position and momentum files for positrons and electrons at the Z location 15 cm downstream from the middle of the LBE target and within a 3.48 cm diameter beam pipe.
| |
− | | |
− | /vis/viewer/zoom 2
| |
− | | |
− | /gps/pos/centre 0.0 0.0 -150.
| |
− | | |
− | /vis/viewer/panTo -90.1 0 cm
| |
− | | |
− | /vis/viewer/reset
| |
− | | |
− | | |
− | Twenty (20) million incident electrons with an energy of 10 MeV and forming a cylindrical beam with a 0.5 cm radius cylinder impinged a 2mm thick LBE target located at Z = -106 mm. The Z location of positrons exiting the beam pipe at the end of the 15 cm long solenoid is 44 mm. The positrons are 150.00 mm from the middle of the LBE target (Z=44mm).
| |
− | | |
− | A space delimited text file with the above events in the format of
| |
− | | |
− | PID, x(mm),y,z,Px,Py,Pz(MeV),t(ns)
| |
− | | |
− | in units of cm for distance and MeV for momentum is located at
| |
− | | |
− | for positrons
| |
− | | |
− | http://www2.cose.isu.edu/~foretony/Positrons_2mm10MeVCyl.dat
| |
− | | |
− | | |
− | and
| |
− | | |
− | http://www2.cose.isu.edu/~foretony/Electrons_2mm10MeVCyl.dat
| |
− | | |
− | The file below contains all the positrons that were created at the target
| |
− | | |
− | format
| |
− | | |
− | | |
− | A space delimited text file with the above events in the format of
| |
− | | |
− | Initial electron (x,y,z,Px,Py,Pz), Final electron (t,x,y,z,Px,Py,Pz), Positron location after leaving LBE target (t,x,y,z,Px,Py,Pz),Location of positron as it exits a SS window (t,x,y,z,Px,Py,Pz). Units are ns, mm, MeV/c.
| |
− | | |
− | http://www2.cose.isu.edu/~foretony/AllPositrons_2mm10MeVCyl.dat
| |
− | | |
− |
| |
− | {| border="1"
| |
− | | [[File:PositronTime_1-10-16.png|200px]] ||
| |
− | |-
| |
− | | Particle flight times for 20 million incident electrons on a 0.2mm thick LBE target with 0.25 mm thick stainless steel windows (no material exists after the last stainless steel window, only vacuum). The time an electron brems in the target (EscatTime) is shown in black. The time a positron is created in the target (PosTime) is shown in blue. The time a positron has traveled 15 cm traversing a uniform 0.2 Tesla Solenoidal field (PosBeamTime) is shown in fuchsia. The field exists throughout the entire world. PosBeamTimeCuts are positrons that are constrained to a beam pipe diameter of 34.8 mm. Positrons are traveling about the speed of light (30 cm/ns) so after 15 cm they arrived 0.5 nsec after the initial electron beam impinges the target.
| |
− | |+ Positron Distributions
| |
− | |}
| |
− | | |
− | | |
− | ====Positrons and Electrons after the SS Exit window====
| |
− | | |
− | The same configuration as the previous subsection except that the 1mm thick sensitive detector is placed at
| |
− | Z = -100.5 mm. Most of the electrons exit at Z = -100.9 mm.
| |
− | | |
− | A space delimited text file with the above events in the format of
| |
− | | |
− | PID, x(mm),y,z,Px,Py,Pz(MeV),t(ns)
| |
− | | |
− | in units of cm for distance and MeV for momentum is located at
| |
− | | |
− | for positrons
| |
− | 23500 Positrons in the file below
| |
− | | |
− | http://www2.cose.isu.edu/~foretony/PositronsAtExitWindow.dat
| |
− | | |
− | | |
− | and
| |
− | | |
− | 297216 electrons in the file below
| |
− | | |
− | http://www2.cose.isu.edu/~foretony/ElectronsAtExitWindow.dat
| |
− | | |
− | ===Solenoid Map===
| |
| | | |
| Inner Radiusu= | | Inner Radiusu= |
Line 268: |
Line 83: |
| Magnetic Field Map in cylindrical coordinates (Z & R) from Niowave | | Magnetic Field Map in cylindrical coordinates (Z & R) from Niowave |
| | | |
− | ===Rear Window Thickness===
| + | =Rear Window Thickness= |
| | | |
| | | |
Line 296: |
Line 111: |
| | | |
| ;Conclusion 2 : You loose about 28 +/- 4 % of the positrons in the 0.25 mm thick SS exit window. | | ;Conclusion 2 : You loose about 28 +/- 4 % of the positrons in the 0.25 mm thick SS exit window. |
| + | |
| + | =Background studies= |
| + | |
| + | ==Brem Spectrum== |
| + | |
| + | Below is the photon energy distribution (from Brem & pair production) using a 2mm Pb target for two different incident electron energies; 6 and 10 MeV. The photons are 1 cm downstream of the target and intersection a large forward region. |
| + | |
| + | [[File:PbBi_Brem_6-10MeV_4-7-16.png | 200 px]] |
| + | |
| + | insert photon spacial distributions |
| + | |
| + | Now move the scoring region downstream to a position representing the location of a NaI detector. |
| | | |
| =Beam Line Design= | | =Beam Line Design= |