"@DARK COUNT RATE" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "*The dark count signal SPD detect per second. The probability of dark cont can be obtained through formula calculation.<br> Formula: dark_count_prob = dark_count_rat...")
 
 
行 1: 行 1:
*The dark count signal SPD detect per second. The probability of dark cont can be obtained through formula calculation.<br>
+
*The dark count signal SPD detect per second. The probability of dark cont can be obtained through formula calculation.If [[@SPD_NUM]] is larger then one, list them separated by ",".<br>
 
Formula: dark_count_prob = dark_count_rate_ * [[@TIME_WINDOW_WIDTH]] * [[@TIME UNIT]]
 
Formula: dark_count_prob = dark_count_rate_ * [[@TIME_WINDOW_WIDTH]] * [[@TIME UNIT]]
 
*Is store as '''dark_count_rate''' in the fortran code.
 
*Is store as '''dark_count_rate''' in the fortran code.
行 7: 行 7:
 
2500.0, 2500.0
 
2500.0, 2500.0
   
Which mean the detector will detect 2500 dark count per second.
+
Which mean the system has two detector, and they will detect 2500 dark count per second.

於 2024年9月23日 (一) 13:49 的最新修訂

  • The dark count signal SPD detect per second. The probability of dark cont can be obtained through formula calculation.If @SPD_NUM is larger then one, list them separated by ",".

Formula: dark_count_prob = dark_count_rate_ * @TIME_WINDOW_WIDTH * @TIME UNIT

  • Is store as dark_count_rate in the fortran code.

example

@DARK_COUNT_RATE
2500.0, 2500.0

Which mean the system has two detector, and they will detect 2500 dark count per second.