@INSERTION LOSS (PM)
出自 DDCC TCAD TOOL Manual
於 2024年9月22日 (日) 18:56 由 Sufei2 (對話 | 貢獻) 所做的修訂 (已建立頁面,內容為 "*The losses caused by external factors for phase modulator. *Is store as '''insertion_loss''' in the fortran code. example @INSERTION_LOSS 2.5 Which mean the ext...")
- The losses caused by external factors for phase modulator.
- Is store as insertion_loss in the fortran code.
example
@INSERTION_LOSS 2.5
Which mean the external loss for phase modulator is 2.5.
Formula: prob = 10**(-(insertion_loss)/10.0) If the RANDOM_NUMBER bigger then prob, the photon will regarded as death.