"@RISE TIME (LASER)" 修訂間的差異
出自 DDCC TCAD TOOL Manual
行 1: | 行 1: | ||
*Because the implementation is not perfect, there will be rise & fall time in boundaries when transmitting waveforms. Rise time set the time it takes for pulse to reach its highest point. If [[@LASER_NUM]] is larger then one, list them separated by ",". |
*Because the implementation is not perfect, there will be rise & fall time in boundaries when transmitting waveforms. Rise time set the time it takes for pulse to reach its highest point. If [[@LASER_NUM]] is larger then one, list them separated by ",". |
||
− | *Is store as ''' |
+ | *Is store as '''rise_time''' in the fortran code. |
example |
example |
於 2024年9月22日 (日) 15:42 的修訂
- Because the implementation is not perfect, there will be rise & fall time in boundaries when transmitting waveforms. Rise time set the time it takes for pulse to reach its highest point. If @LASER_NUM is larger then one, list them separated by ",".
- Is store as rise_time in the fortran code.
example
@RISE_TIME 100000
Which mean the systum has one laser, and simulator will set the sending pulse rise time as 100000(ps) make it consistent with the reality.