Re: list of variables going into the offline conditions database [message #3887 is a reply to message #3870] |
Fri, 15 December 2006 10:12 |
Ken Oyama
Messages: 7 Registered: November 2006 Location: Heidelberg
|
occasional visitor |
From: *physi.uni-heidelberg.de
|
|
Hello Dariusz,
If you want to reduce the number of items:
1. Clock frequency is fixed to be 10.02 MHz and it will never change .
2. status byte of pad is not necessary to be such big. I think pad status will not have more than 10 states. 4 bits (16 states) are fine. I would put the pad status information into MCM status by extending number of MCM status bits to be 64 bits for example. It is better also because "pad status" normally related to ADC status. MCM has 21 ADC channels but if you say "pad", it can contain only 18 channels. How about to use 21 * 4 bits = 48 bits outof 64 bits of MCM status bit?
3. FEE gain also required to have ADC granurality, means 21 channels per MCM. Therefore it can also be included into MCM status by extending MCM status more. It can not be chamber-by-chamber because we will probably apply lower gain for higher noise pads.
4. What is ADC thresholds? Perhaps it should be more precisely defined?
best regards, Ken
Ken
|
|
|