C1teststand
This is a test setup for testing new I/O chassis and FE machines before they are connected to main CDS of the lab in the martian network.
Network
This system is connected to the martian network through a NAT router which allows internet access to three computers in the network c1teststand, fb1 (clone), and chaira (clone). The router has IP address 192.168.113.245 in the martian network and connects the ssh port 22 to the c1teststand computer. However, ssh from the martian network is allowed through two computers only, pianosa or nodus. From piano or nodus, do:
ssh c1teststand
Additionally, the martian network NAT router is configured to send ssh requests over port 22220 to c1teststand. So this network can be accessed from the internet directly as well:
ssh controls@nodus.ligo.caltech.edu -p 22220
All computers in c1teststand share another air-gapped network with IP address 192.168.113.xxx and subnet mask 255.255.255.0 with 192.168.113.104 (Chiara clone) as their domain name server. This subnetwork is essentially a copy of the martian network to provide the same network environment to the computers for testing.
Hardware
Computers
Computers in c1teststand |
||||
Name |
IP (subnet 1) |
IP (subnet 2) |
Purpose |
Hardware details |
c1teststand |
10.0.1.10 |
192.168.113.94 |
. Handle ssh connections to the network. |
|
fb1 (clone) |
10.0.1.11 |
192.168.113.201 |
. Framebuilder for DAQ network. |
|
chiara (clone) |
10.0.1.12 |
192.168.113.104 |
. nameserver for subnet 2. |
|
c1bhd |
- |
192.168.113.91 |
. FE machine for c1bhd rtcds model. |
. Dolphin DXH150 host adaptor installed (lspci device code 0101). |
c1sus2 |
- |
192.168.113.92 |
. FE machine for c1su2 rtcds model. |
|
I/O Chassis
C1BHD chassis S1001138 |
|||
Component |
Manufacturer & Part No. |
Qty |
lspci device code |
Timing Slave |
1 |
- |
|
16-bit ADC |
1 |
3101 |
|
16-bit ADC adapter |
1 |
- |
|
16-bit DAC |
1 |
3120 |
|
16-bit DAC adapter |
1 |
- |
|
16-ch BIO |
1 |
8632 |
|
C1SUS2 chassis S1001132 |
|||
Component |
Manufacturer & Part No. |
Qty |
lspci device code |
Timing Slave |
1 |
- |
|
16-bit ADC |
2 |
3101 |
|
16-bit ADC adapter |
2 |
- |
|
16-bit DAC |
3 |
3120 |
|
16-bit DAC adapter |
3 |
- |
|
16-ch BIO |
1 |
8632 |
|
32-ch BIO |
6 |
86e2 |
|
AI/AO chassis
S/N |
Chassis Type |
DCC Number |
Channels |
C1BHD A0 |
16-bit AA Chassis |
32 Analog Inputs |
|
C1BHD D0 |
16-bit AI Chassis |
16 Analog Outputs |
|
C1SUS2 A0 |
16-bit AA Chassis |
32 Analog Inputs |
|
C1SUS2 A1 |
16-bit AA Chassis |
32 Analog Inputs |
|
C1SUS2 D0 |
16-bit AI Chassis |
16 Analog Outputs |
|
C1SUS2 D1 |
16-bit AI Chassis |
16 Analog Outputs |
|
C1SUS2 D2 |
16-bit AI Chassis |
16 Analog Outputs |
Software
Channels
Channels |
||
Channel type |
C1BHD |
C1SUS2 |
16-bit Analog Input* |
31 |
63 |
16-bit Analog Output |
16 |
48 |
Binary Outputs |
0 |
192 |
*The last channel of the first ADC is reserved for timing diagnostics.
RCG Models
Model Name |
Host |
CPU |
DCUID |
Path (all paths local to chiara clone machine) |
Action |
c1x06 |
c1bhd |
1 |
23 |
/opt/rtcds/userapps/release/cds/c1/models/c1x06.mdl |
Copy to same location on 40m network drive; compile and install |
c1x07 |
c1sus2 |
1 |
24 |
/opt/rtcds/userapps/release/cds/c1/models/c1x07.mdl |
Copy to same location on 40m network drive; compile and install |
c1bhd |
c1bhd |
2 |
25 |
/opt/rtcds/userapps/release/isc/c1/models/c1bhd.mdl |
Do not copy; replace with permanent OMC/BHD model(s) |
c1su2 |
c1su2 |
2 |
26 |
/opt/rtcds/userapps/release/sus/c1/models/c1su2.mdl |
Do not copy; replace with permanent SUS model(s) |
