<html><head><meta http-equiv="content-type" content="text/html; charset=us-ascii"><style>body { line-height: 1.5; }body { font-size: 10.5pt; font-family: ????; color: rgb(0, 0, 0); line-height: 1.5; }body { line-height: 1.5; font-size: 10.5pt; }</style></head><body>
<div>Dear all,</div><div><br></div><div>Please see the attached the corrected PPT.</div><div>and following are the papers and MAGBOLITZ simu data.</div><div>Don't hesitate to ask me if any more questions.</div><div>Best,</div><div>Fenfen</div><div><br></div><div>************************************</div><div><div>Some papers:</div><div><span></span>1. 1-D model and weighting electric field: <span style="background-color: window; font-size: 14pt; font-family: 'Times New Roman'; color: rgb(0, 112, 192);">Nucl</span><span style="background-color: window; font-size: 14pt; font-family: 'Times New Roman'; color: rgb(0, 112, 192);">. </span><span style="background-color: window; font-size: 14pt; font-family: 'Times New Roman'; color: rgb(0, 112, 192);">Instrum</span><span style="background-color: window; font-size: 14pt; font-family: 'Times New Roman'; color: rgb(0, 112, 192);">. Meth. A 500 </span><span style="background-color: window; font-size: 14pt; font-family: 'Times New Roman'; color: rgb(0, 112, 192);">(1-3) (2003) 144,</span></div><div><font color="#0070c0" face="Times New Roman"><span style="font-size: 19px; line-height: 28px;">2. My JINST proceeding: </span></font><span style="font-size: 10.5pt; line-height: 1.5; background-color: window;">Monte-Carlo study of the MRPC prototype for the upgrade of BESIII,</span></div><p style="margin: 0px;">Journal of Instrum. 17 (2016) [arXiv:1605.02155]</p><p style="margin: 0px;">3. Space charge effect: <span style="background-color: window; font-size: 14pt; font-family: 'Times New Roman'; color: rgb(0, 112, 192);">Nucl</span><span style="background-color: window; font-size: 14pt; font-family: 'Times New Roman'; color: rgb(0, 112, 192);">. </span><span style="background-color: window; font-size: 14pt; font-family: 'Times New Roman'; color: rgb(0, 112, 192);">Instrum</span><span style="background-color: window; font-size: 14pt; font-family: 'Times New Roman'; color: rgb(0, 112, 192);">. Meth. A 517 </span><span style="background-color: window; font-size: 14pt; font-family: 'Times New Roman'; color: rgb(0, 112, 192);">(2004) 54-76,</span></p></div><div><br></div><div>************************************</div><div>Code about the MAGBOLITZ sim: </div><div><br></div><div><span style="color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);"> double E_eff = E/1000*2/6/(gapWidth/10); //kV/cm<br> alpha = getAlpha(E_eff); //mm^-1<br> eta = getEta(E_eff); //mm^-1<br> v_drift = getV(E_eff); //mm/ns<br></span></div><div><br></div><div>Results of Magbolitz results:</div><div><span style="color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);"> double e[22] =<br> {<br> 65,<br> 70 ,<br> 75 ,<br> 80 ,<br> 85 ,<br> 90 ,<br> 95 ,<br> 100 ,<br> 102 ,<br> 104 ,<br> 106 ,<br> 108 ,<br> 110 ,<br> 112 ,<br> 114 ,<br> 116 ,<br> 118 ,<br> 120 ,<br> 125 ,<br> 130 ,<br> 135 ,<br> 140<br> };<br></span></div><div><span style="color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);"><br></span></div><div><span style="color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);"> double alpha[22]=<br> {<br> 383.5/10 ,<br> 471 /10 ,<br> 564.5/10 ,<br> 663.6/10 ,<br> 777.1/10 ,<br> 877 /10 ,<br> 990.8/10 ,<br> 1106 /10 ,<br> 1154 /10 ,<br> 1199 /10 ,<br> 1253 /10 ,<br> 1296 /10 ,<br> 1344 /10 ,<br> 1396 /10 ,<br> 1448 /10 ,<br> 1502 /10 ,<br> 1545 /10 ,<br> 1597 /10 ,<br> 1726 /10 ,<br> 1858 /10 ,<br> 1992 /10 ,<br> 2124 /10 ,<br> };<br></span></div><div><br></div><div><span style="color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">double eta[22]=<br> {<br> 132.6/10 ,<br> 117.2/10 ,<br> 102.6/10 ,<br> 88.26/10 ,<br> 79.81/10 ,<br> 74.0 /10 ,<br> 66.7 /10 ,<br> 62.7 /10 ,<br> 61.4 /10 ,<br> 57.4 /10 ,<br> 55.45/10 ,<br> 54.35/10 ,<br> 52.48/10 ,<br> 51.3 /10 ,<br> 50.1 /10 ,<br> 48.3 /10 ,<br> 48.28/10 ,<br> 46.00/10 ,<br> 44.08/10 ,<br> 41.67/10 ,<br> 39.97/10 ,<br> 38.04/10<br> };<br></span></div><div><span style="color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);"><br></span></div><div><span style="color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">double v[22]=<br> {<br> 130.2/1000 ,<br> 138.5/1000 ,<br> 146.7/1000 ,<br> 155.0/1000 ,<br> 163.3/1000 ,<br> 171.4/1000 ,<br> 179.7/1000 ,<br> 187.7/1000 ,<br> 191.2/1000 ,<br> 194.5/1000 ,<br> 197.9/1000 ,<br> 201.2/1000 ,<br> 204.5/1000 ,<br> 207.6/1000 ,<br> 210.9/1000 ,<br> 214.4/1000 ,<br> 217.5/1000 ,<br> 220.9/1000 ,<br> 228.8/1000 ,<br> 237.0/1000 ,<br> 244.7/1000 ,<br> 252.9/1000<br> };<br></span></div><div><br></div><div><br></div><!--StartFragment--><!--EndFragment-->
</body></html>