Feature #20026
Add a trip condition to RPU system.
Start date:
05/25/2018
Due date:
% Done:
0%
Estimated time:
Description
We dynamically resize the sampling window in the RPU protection system. At 900ms, we start seeing the average current values start to drop.
The time between the sync pulse and the chopper gate is used to calculate a baseline which is subtracted from the calculated values. The baseline sample time is based on the window size. If we expand our window size enough, the baseline calculation starts to include the actual beam, resulting in the averages dropping in value.
The firmware should trip if it can't sample a full window of baseline data before the chopper gate becomes active.
History
#1 Updated by Richard Neswold over 2 years ago
It would also be nice to have a register that holds the measurement of this time, like with do for the gate width.