Discussion: Test Protocol Design v.2 #4

Open
opened 2021-12-21 18:07:37 +08:00 by harry · 0 comments

(This is based on #1)

As of c6f98f5856, a test protocol for ST1 and ST2 has been implemented as follows:

  • Test duration: 3m 30s
  • Test interval: 5m
  • Testing procedures:
    Time (m:s) Task
    0:00 Power on uTCA
    2:00 Take measurement via RedPitaya(s) SCPI
    3:30 Power off uTCA

Here are some assumptions I made for this proposal:

  1. The RedPitaya(s) has been powered on for at least 5 minutes, and its SCPI server must be enabled, well before beginning the test.
  2. The power supply for the uTCA becomes available at the same instant as their power control scripts (e.g. power_strip/on.py//off.py on Creotech's setup) are executed from Shell.
  3. When sending the SCPI commands, the delay for acquiring the signal waveforms from the RP is always constant.
  4. For ST2, the TTL waveform is 9 MHz (same as Sayma's AD9154).

To implement ST3 and ST4, I believe we can follow similar testing procedures but take multiple measurements at regular intervals while both the uTCA and RP remains powered on.

*(This is based on #1)* As of c6f98f5856ffd8002e6b44d04eb0799566bac989, a test protocol for ST1 and ST2 has been implemented as follows: * Test duration: 3m 30s * Test interval: 5m * Testing procedures: | Time (m:s) | Task | | ---------: | ---- | | 0:00 | Power on uTCA | | 2:00 | Take measurement via RedPitaya(s) SCPI | | 3:30 | Power off uTCA | Here are some assumptions I made for this proposal: 1. The RedPitaya(s) has been powered on for at least 5 minutes, and its SCPI server must be enabled, well before beginning the test. 1. The power supply for the uTCA becomes available at the same instant as their power control scripts (e.g. `power_strip/on.py`/`/off.py` on Creotech's setup) are executed from Shell. 2. When sending the SCPI commands, the delay for acquiring the signal waveforms from the RP is always constant. 3. For ST2, the TTL waveform is 9 MHz (same as Sayma's AD9154). To implement ST3 and ST4, I believe we can follow similar testing procedures but take multiple measurements at regular intervals while both the uTCA and RP remains powered on.
harry added the
discussion
label 2021-12-21 18:08:31 +08:00
Sign in to join this conversation.
There is no content yet.