Difference: FermilabTestbeam2023 (1 vs. 18)

Revision 182023-11-16 - AtlasjSilicon

 
META TOPICPARENT name="FermilabTestbeamTop"

Fermilab TestBeam 2023 Info

Article text.

-- Atlasj Silicon - 2023-02-21

FTBF infomation

ビーム関連

  • 1分のうち4秒間だけビームが出る
  • ピーピー音が鳴っていないときにビームが出ている
  • CR内のいくつかのモニターで確認可能…入口水槽上、メインスペース隣、上流側出口付近
  • メーンスペース隣のカウントをしているモニターで秒数も確認可能

JP Setup Information

Network information

192.168.5.X internal network

192.168.5.24 pc24 (LGAD PC)

192.168.5.25 Thinkpad PC

192.168.5.26 pc26 (ITkpix PC)

192.168.5.23 pc23 (windows PC LGAD HV???)

192.168.5.5 raspi05

192.168.5.167 LeCroy 2

other direct connection for specific devices

192.168.7.121 MPOD (direct connection to pc24)

192.168.8.3 LeCroy 1 (direct connection to pc24)

192.168.133.167 LeCroy 2 (direct connection to pc24)

192.168.10.16 TLU (direct connection to pc26?? does this work for JTAG programmer?)

192.168.1.10 HSO2 rce0 (direct connection to pc24?? why not pc26 which was tested at KEK!!)

192.168.200.1 MALTA2 1 (direct connection to pc26)

192.168.200.16 MALTA2 2 (direct connection to pc26)

Thermal Information

temp1 LGAD up
temp2 LGAD down
temp3 ITkpix tele down
temp4  
temp5 ITkpix tele up
temp6 ITkpix DUT

Power supply

MPOD

MPOD Slot Channel Connected Device voltage current limit comment
slot 0 (LV) ch2 FEI4 Tel 1.8V (1.5V set) 3A set 1.5V to supply 1.8V don't know why
slot 0 (LV) ch4 FEI4 ROI 1.2V 2A VDDD
slot 0 (LV) ch5 FEI4 ROI 1.4V 2A VDDA
slot 0 (LV) ch6 LGAD LV 6V 2A 2 modules
slot 5 (HV) ch 0        
slot 5 (HV) ch 1        
slot 5 (HV) ch 2        
slot 5 (HV) ch 3        

MALTA

all manual: https://docs.google.com/document/d/1idQ8WjHADwBuAGTpOlev2x8YQKcBzM1w7tZ-nUmsDoI/edit#

Changed:
<
<
scan manual(wrote by yutahie): https://docs.google.com/document/d/1idQ8WjHADwBuAGTpOlev2x8YQKcBzM1w7tZ-nUmsDoI/edit#
>
>
scan manual(wrote by yutahie): https://docs.google.com/document/d/1iVXbquXAhXs5zxTO02aKo0gaSGz8qICBTXW1QgAUkbU/edit?usp=sharing
 
Changed:
<
<
Power supply kakutou memo: http://atlaspc5.kek.jp/elog/FNAL+testbeam/7
>
>
Power supply kakutou memo: http://atlaspc5.kek.jp/elog/FNAL+testbeam/7
 

LBNL Setup power supply remote control

Maria's Setup

Mariaのsetupの使い方

cd software/libRemote

からPower SupplyのControlのSoftwareにアクセスできる。

libRemote/src/ 下のlibMeter, libPS から各マルチプレクサ、HV,LVのSoftwareのスクリプトにアクセス可能(.h,.cpp)

Communication Check

ls /dev/

からデバイスのコネクションの名前を確認できる。

デバイスの接続or 名前がわからない時は

demeg

からconnectionのlogを確認できるので、デバイスとPCをつなぐUSBを抜き差しした前後で demeg を見て名前とconnectionを確認できる。

02/23現在の各デバイスの名前は以下の通り

ttyACM0: HV CAEN
ttyACM1 :LV HMP4040 上段
ttyACM2 :LV HMP4040 下段

minicom --device /dev/ttyACM#

から直接コマンドを打ってデバイスとcommunicationできる。

例えば

Changed:
<
<
minicom --device /dev/ttyACM
CAEN (HV電源の名前)
>
>
minicom --device /dev/ttyACM
CAEN (HV電源の名前)
 
Changed:
<
<
と打ち込むと電源とcommunicationできる画面が現れるはず
SCMD:MON,PAR:BDNAME
>
>
と打ち込むと電源とcommunicationできる画面が現れるはず
SCMD:MON,PAR:BDNAME
  でHVのcommunicationと名前を確認すると
Changed:
<
<

#CMD:OK,VAL:R8033
>
>

#CMD:OK,VAL:R8033
  とcomminicationの状態とシリアルナンバーが出力される。

Set Voltage and Current

$ cd src/tools

  • Monitor voltage, current, temp
    • ./build/bin/tb_monitor src/configs/input-hw-testbeam.json
  • Power on
    • ./build/bin/tb_power_on src/configs/input-hw-testbeam.json
  • Power on LV1, ch1
    • ./build/bin/powersupply -e src/configs/input-hw-testbeam.json -n lvPS1 -c lv-ps1-ch1 power-on -d
  • Digit Multi
    • ./build/bin/meter -e src/configs/input-hw-testbeam.json -n DMM6500 -c 1 meas-res
  • -h for help

Comments


<--/commentPlugin-->

Revision 172023-03-07 - AtlasjSilicon

 
META TOPICPARENT name="FermilabTestbeamTop"

Fermilab TestBeam 2023 Info

Article text.

-- Atlasj Silicon - 2023-02-21

FTBF infomation

ビーム関連

  • 1分のうち4秒間だけビームが出る
  • ピーピー音が鳴っていないときにビームが出ている
  • CR内のいくつかのモニターで確認可能…入口水槽上、メインスペース隣、上流側出口付近
  • メーンスペース隣のカウントをしているモニターで秒数も確認可能

JP Setup Information

Network information

192.168.5.X internal network

192.168.5.24 pc24 (LGAD PC)

192.168.5.25 Thinkpad PC

192.168.5.26 pc26 (ITkpix PC)

192.168.5.23 pc23 (windows PC LGAD HV???)

192.168.5.5 raspi05

192.168.5.167 LeCroy 2

other direct connection for specific devices

192.168.7.121 MPOD (direct connection to pc24)

192.168.8.3 LeCroy 1 (direct connection to pc24)

192.168.133.167 LeCroy 2 (direct connection to pc24)

192.168.10.16 TLU (direct connection to pc26?? does this work for JTAG programmer?)

192.168.1.10 HSO2 rce0 (direct connection to pc24?? why not pc26 which was tested at KEK!!)

Changed:
<
<
192.168.200.YY MALTA2 1 (direct connection to pc26)
>
>
192.168.200.1 MALTA2 1 (direct connection to pc26)
 
Changed:
<
<
192.168.200.ZZ MALTA2 2 (direct connection to pc26)
>
>
192.168.200.16 MALTA2 2 (direct connection to pc26)
 

Thermal Information

temp1 LGAD up
temp2 LGAD down
temp3 ITkpix tele down
temp4  
temp5 ITkpix tele up
temp6 ITkpix DUT

Power supply

MPOD

MPOD Slot Channel Connected Device voltage current limit comment
slot 0 (LV) ch2 FEI4 Tel 1.8V (1.5V set) 3A set 1.5V to supply 1.8V don't know why
slot 0 (LV) ch4 FEI4 ROI 1.2V 2A VDDD
slot 0 (LV) ch5 FEI4 ROI 1.4V 2A VDDA
slot 0 (LV) ch6 LGAD LV 6V 2A 2 modules
slot 5 (HV) ch 0        
slot 5 (HV) ch 1        
slot 5 (HV) ch 2        
slot 5 (HV) ch 3        
Added:
>
>

MALTA

 
Added:
>
>
all manual: https://docs.google.com/document/d/1idQ8WjHADwBuAGTpOlev2x8YQKcBzM1w7tZ-nUmsDoI/edit#

scan manual(wrote by yutahie): https://docs.google.com/document/d/1idQ8WjHADwBuAGTpOlev2x8YQKcBzM1w7tZ-nUmsDoI/edit#

Power supply kakutou memo: http://atlaspc5.kek.jp/elog/FNAL+testbeam/7

 

LBNL Setup power supply remote control

Maria's Setup

  • YARR PC (with 12x1 firm)
    pixel@192.168.5.27
    pass:Lbl_Japan_pxl!
    graphana:192.168.5.27:3000
    admin,testbeam?
  • Digit Multimeter : DMM6500 (10ch, used for monitoring MUX, NTC)
  • HV : CAEN (8ch)
  • LV : HMP4040 (4ch x 2modules)
Added:
>
>
 

Mariaのsetupの使い方

cd software/libRemote

からPower SupplyのControlのSoftwareにアクセスできる。

libRemote/src/ 下のlibMeter, libPS から各マルチプレクサ、HV,LVのSoftwareのスクリプトにアクセス可能(.h,.cpp)

Communication Check

ls /dev/

からデバイスのコネクションの名前を確認できる。

デバイスの接続or 名前がわからない時は

demeg

からconnectionのlogを確認できるので、デバイスとPCをつなぐUSBを抜き差しした前後で demeg を見て名前とconnectionを確認できる。

02/23現在の各デバイスの名前は以下の通り

ttyACM0: HV CAEN
ttyACM1 :LV HMP4040 上段
ttyACM2 :LV HMP4040 下段

minicom --device /dev/ttyACM#

から直接コマンドを打ってデバイスとcommunicationできる。

例えば

minicom --device /dev/ttyACM
CAEN (HV電源の名前)

と打ち込むと電源とcommunicationできる画面が現れるはず
SCMD:MON,PAR:BDNAME

でHVのcommunicationと名前を確認すると


#CMD:OK,VAL:R8033

とcomminicationの状態とシリアルナンバーが出力される。

Set Voltage and Current

$ cd src/tools

  • Monitor voltage, current, temp
    • ./build/bin/tb_monitor src/configs/input-hw-testbeam.json
  • Power on
    • ./build/bin/tb_power_on src/configs/input-hw-testbeam.json
  • Power on LV1, ch1
    • ./build/bin/powersupply -e src/configs/input-hw-testbeam.json -n lvPS1 -c lv-ps1-ch1 power-on -d
  • Digit Multi
    • ./build/bin/meter -e src/configs/input-hw-testbeam.json -n DMM6500 -c 1 meas-res
  • -h for help

Comments


<--/commentPlugin-->

Revision 162023-03-02 - AtlasjSilicon

 
META TOPICPARENT name="FermilabTestbeamTop"

Fermilab TestBeam 2023 Info

Article text.

-- Atlasj Silicon - 2023-02-21

FTBF infomation

ビーム関連

  • 1分のうち4秒間だけビームが出る
  • ピーピー音が鳴っていないときにビームが出ている
  • CR内のいくつかのモニターで確認可能…入口水槽上、メインスペース隣、上流側出口付近
  • メーンスペース隣のカウントをしているモニターで秒数も確認可能

JP Setup Information

Network information

192.168.5.X internal network

192.168.5.24 pc24 (LGAD PC)

192.168.5.25 Thinkpad PC

192.168.5.26 pc26 (ITkpix PC)

192.168.5.23 pc23 (windows PC LGAD HV???)

192.168.5.5 raspi05

192.168.5.167 LeCroy 2

other direct connection for specific devices

192.168.7.121 MPOD (direct connection to pc24)

192.168.8.3 LeCroy 1 (direct connection to pc24)

192.168.133.167 LeCroy 2 (direct connection to pc24)

192.168.10.16 TLU (direct connection to pc26?? does this work for JTAG programmer?)

192.168.1.10 HSO2 rce0 (direct connection to pc24?? why not pc26 which was tested at KEK!!)

192.168.200.YY MALTA2 1 (direct connection to pc26)

192.168.200.ZZ MALTA2 2 (direct connection to pc26)

Thermal Information

temp1 LGAD up
temp2 LGAD down
temp3 ITkpix tele down
temp4  
temp5 ITkpix tele up
temp6 ITkpix DUT

Power supply

MPOD

MPOD Slot Channel Connected Device voltage current limit comment
slot 0 (LV) ch2 FEI4 Tel 1.8V (1.5V set) 3A set 1.5V to supply 1.8V don't know why
slot 0 (LV) ch4 FEI4 ROI 1.2V 2A VDDD
slot 0 (LV) ch5 FEI4 ROI 1.4V 2A VDDA
slot 0 (LV) ch6 LGAD LV 6V 2A 2 modules
slot 5 (HV) ch 0        
slot 5 (HV) ch 1        
slot 5 (HV) ch 2        
slot 5 (HV) ch 3        

LBNL Setup power supply remote control

Maria's Setup

Changed:
<
<
  • YARR PC (with 12x1 firm)
    pixel@192.168.5.27
    pass:Lbl_Japan_pxl!
    graphana:192.168.5.27:3000
    admin,testbeam?
>
>
  • YARR PC (with 12x1 firm)
    pixel@192.168.5.27
    pass:Lbl_Japan_pxl!
    graphana:192.168.5.27:3000
    admin,testbeam?
 
  • Digit Multimeter : DMM6500 (10ch, used for monitoring MUX, NTC)
  • HV : CAEN (8ch)
  • LV : HMP4040 (4ch x 2modules)

Mariaのsetupの使い方

cd software/libRemote

からPower SupplyのControlのSoftwareにアクセスできる。

libRemote/src/ 下のlibMeter, libPS から各マルチプレクサ、HV,LVのSoftwareのスクリプトにアクセス可能(.h,.cpp)

Communication Check

ls /dev/

からデバイスのコネクションの名前を確認できる。

デバイスの接続or 名前がわからない時は

demeg

からconnectionのlogを確認できるので、デバイスとPCをつなぐUSBを抜き差しした前後で demeg を見て名前とconnectionを確認できる。

02/23現在の各デバイスの名前は以下の通り

ttyACM0: HV CAEN
ttyACM1 :LV HMP4040 上段
ttyACM2 :LV HMP4040 下段

minicom --device /dev/ttyACM#

から直接コマンドを打ってデバイスとcommunicationできる。

例えば

Changed:
<
<
minicom --device /dev/ttyACM0
SCMD:MON,PAR:BDNAME
>
>
minicom --device /dev/ttyACM
CAEN (HV電源の名前)
 
Added:
>
>
と打ち込むと電源とcommunicationできる画面が現れるはず
SCMD:MON,PAR:BDNAME
 でHVのcommunicationと名前を確認すると
Changed:
<
<

#CMD:OK,VAL:R8033
>
>

#CMD:OK,VAL:R8033
  とcomminicationの状態とシリアルナンバーが出力される。

Set Voltage and Current

$ cd src/tools

  • Monitor voltage, current, temp
    • ./build/bin/tb_monitor src/configs/input-hw-testbeam.json
  • Power on
    • ./build/bin/tb_power_on src/configs/input-hw-testbeam.json
  • Power on LV1, ch1
    • ./build/bin/powersupply -e src/configs/input-hw-testbeam.json -n lvPS1 -c lv-ps1-ch1 power-on -d
  • Digit Multi
    • ./build/bin/meter -e src/configs/input-hw-testbeam.json -n DMM6500 -c 1 meas-res
  • -h for help

Comments


<--/commentPlugin-->

Revision 152023-02-28 - AtlasjSilicon

 
META TOPICPARENT name="FermilabTestbeamTop"

Fermilab TestBeam 2023 Info

Article text.

-- Atlasj Silicon - 2023-02-21

FTBF infomation

ビーム関連

  • 1分のうち4秒間だけビームが出る
  • ピーピー音が鳴っていないときにビームが出ている
  • CR内のいくつかのモニターで確認可能…入口水槽上、メインスペース隣、上流側出口付近
  • メーンスペース隣のカウントをしているモニターで秒数も確認可能

JP Setup Information

Network information

192.168.5.X internal network

192.168.5.24 pc24 (LGAD PC)

192.168.5.25 Thinkpad PC

192.168.5.26 pc26 (ITkpix PC)

192.168.5.23 pc23 (windows PC LGAD HV???)

192.168.5.5 raspi05

192.168.5.167 LeCroy 2

other direct connection for specific devices

192.168.7.121 MPOD (direct connection to pc24)

192.168.8.3 LeCroy 1 (direct connection to pc24)

192.168.133.167 LeCroy 2 (direct connection to pc24)

192.168.10.16 TLU (direct connection to pc26?? does this work for JTAG programmer?)

192.168.1.10 HSO2 rce0 (direct connection to pc24?? why not pc26 which was tested at KEK!!)

192.168.200.YY MALTA2 1 (direct connection to pc26)

192.168.200.ZZ MALTA2 2 (direct connection to pc26)

Thermal Information

temp1 LGAD up
temp2 LGAD down
temp3 ITkpix tele down
temp4  
temp5 ITkpix tele up
temp6 ITkpix DUT

Power supply

MPOD

MPOD Slot Channel Connected Device voltage
<-- -->
Sorted descending
current limit comment
slot 5 (HV) ch 0        
slot 5 (HV) ch 1        
slot 5 (HV) ch 2        
slot 5 (HV) ch 3        
slot 0 (LV) ch6 LGAD LV 6V 2A 2 modules
slot 0 (LV) ch2 FEI4 Tel 1.8V (1.5V set) 3A set 1.5V to supply 1.8V don't know why
slot 0 (LV) ch5 FEI4 ROI 1.4V 2A VDDA
slot 0 (LV) ch4 FEI4 ROI 1.2V 2A VDDD

LBNL Setup power supply remote control

Maria's Setup

Changed:
<
<
  • YARR PC (with 12x1 firm)
>
>
  • YARR PC (with 12x1 firm)
    pixel@192.168.5.27
    pass:Lbl_Japan_pxl!
    graphana:192.168.5.27:3000
    admin,testbeam?
 
  • Digit Multimeter : DMM6500 (10ch, used for monitoring MUX, NTC)
  • HV : CAEN (8ch)
  • LV : HMP4040 (4ch x 2modules)

Mariaのsetupの使い方

cd software/libRemote

からPower SupplyのControlのSoftwareにアクセスできる。

libRemote/src/ 下のlibMeter, libPS から各マルチプレクサ、HV,LVのSoftwareのスクリプトにアクセス可能(.h,.cpp)

Communication Check

ls /dev/

からデバイスのコネクションの名前を確認できる。

デバイスの接続or 名前がわからない時は

demeg

からconnectionのlogを確認できるので、デバイスとPCをつなぐUSBを抜き差しした前後で demeg を見て名前とconnectionを確認できる。

02/23現在の各デバイスの名前は以下の通り

ttyACM0: HV CAEN
ttyACM1 :LV HMP4040 上段
ttyACM2 :LV HMP4040 下段

minicom --device /dev/ttyACM#

から直接コマンドを打ってデバイスとcommunicationできる。

例えば

minicom --device /dev/ttyACM0
SCMD:MON,PAR:BDNAME

でHVのcommunicationと名前を確認すると


#CMD:OK,VAL:R8033

とcomminicationの状態とシリアルナンバーが出力される。

Set Voltage and Current

$ cd src/tools

  • Monitor voltage, current, temp
    • ./build/bin/tb_monitor src/configs/input-hw-testbeam.json
  • Power on
    • ./build/bin/tb_power_on src/configs/input-hw-testbeam.json
  • Power on LV1, ch1
    • ./build/bin/powersupply -e src/configs/input-hw-testbeam.json -n lvPS1 -c lv-ps1-ch1 power-on -d
  • Digit Multi
    • ./build/bin/meter -e src/configs/input-hw-testbeam.json -n DMM6500 -c 1 meas-res
  • -h for help

Comments


<--/commentPlugin-->

Revision 142023-02-26 - AtlasjSilicon

 
META TOPICPARENT name="FermilabTestbeamTop"

Fermilab TestBeam 2023 Info

Article text.

-- Atlasj Silicon - 2023-02-21

FTBF infomation

ビーム関連

  • 1分のうち4秒間だけビームが出る
  • ピーピー音が鳴っていないときにビームが出ている
  • CR内のいくつかのモニターで確認可能…入口水槽上、メインスペース隣、上流側出口付近
  • メーンスペース隣のカウントをしているモニターで秒数も確認可能

JP Setup Information

Network information

192.168.5.X internal network

192.168.5.24 pc24 (LGAD PC)

192.168.5.25 Thinkpad PC

192.168.5.26 pc26 (ITkpix PC)

192.168.5.23 pc23 (windows PC LGAD HV???)

192.168.5.5 raspi05

192.168.5.167 LeCroy 2

other direct connection for specific devices

192.168.7.121 MPOD (direct connection to pc24)

192.168.8.3 LeCroy 1 (direct connection to pc24)

192.168.133.167 LeCroy 2 (direct connection to pc24)

192.168.10.16 TLU (direct connection to pc26?? does this work for JTAG programmer?)

192.168.1.10 HSO2 rce0 (direct connection to pc24?? why not pc26 which was tested at KEK!!)

192.168.200.YY MALTA2 1 (direct connection to pc26)

192.168.200.ZZ MALTA2 2 (direct connection to pc26)

Thermal Information

temp1 LGAD up
temp2 LGAD down
temp3 ITkpix tele down
temp4  
temp5 ITkpix tele up
temp6 ITkpix DUT

Power supply

MPOD

MPOD Slot Channel Connected Device voltage current limit comment
slot 0 (LV) ch2 FEI4 Tel 1.8V (1.5V set) 3A set 1.5V to supply 1.8V don't know why
slot 0 (LV) ch4 FEI4 ROI 1.2V 2A VDDD
slot 0 (LV) ch5 FEI4 ROI 1.4V 2A VDDA
slot 0 (LV) ch6 LGAD LV 6V 2A 2 modules
slot 5 (HV) ch 0        
slot 5 (HV) ch 1        
slot 5 (HV) ch 2        
slot 5 (HV) ch 3        

LBNL Setup power supply remote control

Added:
>
>

Maria's Setup

  • YARR PC (with 12x1 firm)
  • Digit Multimeter : DMM6500 (10ch, used for monitoring MUX, NTC)
  • HV : CAEN (8ch)
  • LV : HMP4040 (4ch x 2modules)
 

Mariaのsetupの使い方

cd software/libRemote

からPower SupplyのControlのSoftwareにアクセスできる。

libRemote/src/ 下のlibMeter, libPS から各マルチプレクサ、HV,LVのSoftwareのスクリプトにアクセス可能(.h,.cpp)

Communication Check

ls /dev/

からデバイスのコネクションの名前を確認できる。

デバイスの接続or 名前がわからない時は

demeg

からconnectionのlogを確認できるので、デバイスとPCをつなぐUSBを抜き差しした前後で demeg を見て名前とconnectionを確認できる。

02/23現在の各デバイスの名前は以下の通り

ttyACM0: HV CAEN
ttyACM1 :LV HMP4040 上段
ttyACM2 :LV HMP4040 下段

minicom --device /dev/ttyACM#

から直接コマンドを打ってデバイスとcommunicationできる。

例えば

minicom --device /dev/ttyACM0
SCMD:MON,PAR:BDNAME

でHVのcommunicationと名前を確認すると

Changed:
<
<
#CMD:OK,VAL:R8033
>
>

#CMD:OK,VAL:R8033
  とcomminicationの状態とシリアルナンバーが出力される。

Set Voltage and Current

Added:
>
>
$ cd src/tools
  • Monitor voltage, current, temp
    • ./build/bin/tb_monitor src/configs/input-hw-testbeam.json
  • Power on
    • ./build/bin/tb_power_on src/configs/input-hw-testbeam.json
  • Power on LV1, ch1
    • ./build/bin/powersupply -e src/configs/input-hw-testbeam.json -n lvPS1 -c lv-ps1-ch1 power-on -d
  • Digit Multi
    • ./build/bin/meter -e src/configs/input-hw-testbeam.json -n DMM6500 -c 1 meas-res
  • -h for help
 

Comments


<--/commentPlugin-->

Revision 132023-02-25 - AtlasjSilicon

 
META TOPICPARENT name="FermilabTestbeamTop"

Fermilab TestBeam 2023 Info

Article text.

-- Atlasj Silicon - 2023-02-21

FTBF infomation

ビーム関連

  • 1分のうち4秒間だけビームが出る
  • ピーピー音が鳴っていないときにビームが出ている
  • CR内のいくつかのモニターで確認可能…入口水槽上、メインスペース隣、上流側出口付近
  • メーンスペース隣のカウントをしているモニターで秒数も確認可能

JP Setup Information

Network information

192.168.5.X internal network

192.168.5.24 pc24 (LGAD PC)

192.168.5.25 Thinkpad PC

192.168.5.26 pc26 (ITkpix PC)

192.168.5.23 pc23 (windows PC LGAD HV???)

192.168.5.5 raspi05

192.168.5.167 LeCroy 2

other direct connection for specific devices

192.168.7.121 MPOD (direct connection to pc24)

192.168.8.3 LeCroy 1 (direct connection to pc24)

192.168.133.167 LeCroy 2 (direct connection to pc24)

192.168.10.16 TLU (direct connection to pc26?? does this work for JTAG programmer?)

192.168.1.10 HSO2 rce0 (direct connection to pc24?? why not pc26 which was tested at KEK!!)

192.168.200.YY MALTA2 1 (direct connection to pc26)

192.168.200.ZZ MALTA2 2 (direct connection to pc26)

Thermal Information

temp1 LGAD up
temp2 LGAD down
temp3 ITkpix tele down
temp4  
temp5 ITkpix tele up
temp6 ITkpix DUT

Power supply

MPOD

MPOD Slot Channel Connected Device voltage current limit comment
slot 0 (LV) ch2 FEI4 Tel 1.8V (1.5V set) 3A set 1.5V to supply 1.8V don't know why
slot 0 (LV) ch4 FEI4 ROI 1.2V 2A VDDD
slot 0 (LV) ch5 FEI4 ROI 1.4V 2A VDDA
slot 0 (LV) ch6 LGAD LV 6V 2A 2 modules
slot 5 (HV) ch 0        
slot 5 (HV) ch 1        
slot 5 (HV) ch 2        
slot 5 (HV) ch 3        

LBNL Setup power supply remote control

Mariaのsetupの使い方

cd software/libRemote

からPower SupplyのControlのSoftwareにアクセスできる。

libRemote/src/ 下のlibMeter, libPS から各マルチプレクサ、HV,LVのSoftwareのスクリプトにアクセス可能(.h,.cpp)

Communication Check

ls /dev/

からデバイスのコネクションの名前を確認できる。

デバイスの接続or 名前がわからない時は

demeg

からconnectionのlogを確認できるので、デバイスとPCをつなぐUSBを抜き差しした前後で demeg を見て名前とconnectionを確認できる。

02/23現在の各デバイスの名前は以下の通り

ttyACM0: HV CAEN
ttyACM1 :LV HMP4040 上段
ttyACM2 :LV HMP4040 下段

minicom --device /dev/ttyACM#

から直接コマンドを打ってデバイスとcommunicationできる。

例えば

minicom --device /dev/ttyACM0
SCMD:MON,PAR:BDNAME

でHVのcommunicationと名前を確認すると

#CMD:OK,VAL:R8033

とcomminicationの状態とシリアルナンバーが出力される。

Added:
>
>

Set Voltage and Current

 

Comments


<--/commentPlugin-->

Revision 122023-02-24 - AtlasjSilicon

 
META TOPICPARENT name="FermilabTestbeamTop"

Fermilab TestBeam 2023 Info

Article text.

-- Atlasj Silicon - 2023-02-21

FTBF infomation

ビーム関連

  • 1分のうち4秒間だけビームが出る
  • ピーピー音が鳴っていないときにビームが出ている
  • CR内のいくつかのモニターで確認可能…入口水槽上、メインスペース隣、上流側出口付近
  • メーンスペース隣のカウントをしているモニターで秒数も確認可能

JP Setup Information

Network information

192.168.5.X internal network

192.168.5.24 pc24 (LGAD PC)

192.168.5.25 Thinkpad PC

192.168.5.26 pc26 (ITkpix PC)

192.168.5.23 pc23 (windows PC LGAD HV???)

192.168.5.5 raspi05

192.168.5.167 LeCroy 2

other direct connection for specific devices

192.168.7.121 MPOD (direct connection to pc24)

192.168.8.3 LeCroy 1 (direct connection to pc24)

192.168.133.167 LeCroy 2 (direct connection to pc24)

192.168.10.16 TLU (direct connection to pc26?? does this work for JTAG programmer?)

192.168.1.10 HSO2 rce0 (direct connection to pc24?? why not pc26 which was tested at KEK!!)

192.168.200.YY MALTA2 1 (direct connection to pc26)

192.168.200.ZZ MALTA2 2 (direct connection to pc26)

Thermal Information

temp1 LGAD up
temp2 LGAD down
temp3 ITkpix tele down
temp4  
temp5 ITkpix tele up
temp6 ITkpix DUT

Power supply

MPOD

MPOD Slot Channel Connected Device voltage current limit comment
slot 0 (LV) ch2 FEI4 Tel 1.8V (1.5V set) 3A set 1.5V to supply 1.8V don't know why
slot 0 (LV) ch4 FEI4 ROI 1.2V 2A VDDD
slot 0 (LV) ch5 FEI4 ROI 1.4V 2A VDDA
slot 0 (LV) ch6 LGAD LV 6V 2A 2 modules
slot 5 (HV) ch 0        
slot 5 (HV) ch 1        
slot 5 (HV) ch 2        
slot 5 (HV) ch 3        

LBNL Setup power supply remote control

Mariaのsetupの使い方

cd software/libRemote

からPower SupplyのControlのSoftwareにアクセスできる。

libRemote/src/ 下のlibMeter, libPS から各マルチプレクサ、HV,LVのSoftwareのスクリプトにアクセス可能(.h,.cpp)

Communication Check

ls /dev/

からデバイスのコネクションの名前を確認できる。

デバイスの接続or 名前がわからない時は

demeg

からconnectionのlogを確認できるので、デバイスとPCをつなぐUSBを抜き差しした前後で demeg を見て名前とconnectionを確認できる。

02/23現在の各デバイスの名前は以下の通り

ttyACM0: HV CAEN
ttyACM1 :LV HMP4040 上段
ttyACM2 :LV HMP4040 下段

minicom --device /dev/ttyACM#

から直接コマンドを打ってデバイスとcommunicationできる。

例えば

minicom --device /dev/ttyACM0
SCMD:MON,PAR:BDNAME

でHVのcommunicationと名前を確認すると

#CMD:OK,VAL:R8033

とcomminicationの状態とシリアルナンバーが出力される。

Comments


<--/commentPlugin-->

Revision 112023-02-24 - AtlasjSilicon

 
META TOPICPARENT name="FermilabTestbeamTop"

Fermilab TestBeam 2023 Info

Article text.

-- Atlasj Silicon - 2023-02-21

Added:
>
>

FTBF infomation

ビーム関連

  • 1分のうち4秒間だけビームが出る
  • ピーピー音が鳴っていないときにビームが出ている
  • CR内のいくつかのモニターで確認可能…入口水槽上、メインスペース隣、上流側出口付近
  • メーンスペース隣のカウントをしているモニターで秒数も確認可能
 

JP Setup Information

Network information

192.168.5.X internal network

192.168.5.24 pc24 (LGAD PC)

192.168.5.25 Thinkpad PC

192.168.5.26 pc26 (ITkpix PC)

192.168.5.23 pc23 (windows PC LGAD HV???)

192.168.5.5 raspi05

192.168.5.167 LeCroy 2

other direct connection for specific devices

192.168.7.121 MPOD (direct connection to pc24)

192.168.8.3 LeCroy 1 (direct connection to pc24)

192.168.133.167 LeCroy 2 (direct connection to pc24)

192.168.10.16 TLU (direct connection to pc26?? does this work for JTAG programmer?)

192.168.1.10 HSO2 rce0 (direct connection to pc24?? why not pc26 which was tested at KEK!!)

192.168.200.YY MALTA2 1 (direct connection to pc26)

192.168.200.ZZ MALTA2 2 (direct connection to pc26)

Thermal Information

Changed:
<
<
temp1 LGAD up
temp2 LGAD down
temp3 ITkpix tele down
temp4  
temp5 ITkpix tele up
temp6 ITkpix DUT
>
>
temp1 LGAD up
temp2 LGAD down
temp3 ITkpix tele down
temp4  
temp5 ITkpix tele up
temp6 ITkpix DUT
 

Power supply

MPOD

MPOD Slot Channel Connected Device voltage current limit comment
slot 0 (LV) ch2 FEI4 Tel 1.8V (1.5V set) 3A set 1.5V to supply 1.8V don't know why
slot 0 (LV) ch4 FEI4 ROI 1.2V 2A VDDD
slot 0 (LV) ch5 FEI4 ROI 1.4V 2A VDDA
slot 0 (LV) ch6 LGAD LV 6V 2A 2 modules
slot 5 (HV) ch 0        
slot 5 (HV) ch 1        
slot 5 (HV) ch 2        
slot 5 (HV) ch 3        

LBNL Setup power supply remote control

Mariaのsetupの使い方

cd software/libRemote

からPower SupplyのControlのSoftwareにアクセスできる。

libRemote/src/ 下のlibMeter, libPS から各マルチプレクサ、HV,LVのSoftwareのスクリプトにアクセス可能(.h,.cpp)

Communication Check

ls /dev/

からデバイスのコネクションの名前を確認できる。

デバイスの接続or 名前がわからない時は

demeg

からconnectionのlogを確認できるので、デバイスとPCをつなぐUSBを抜き差しした前後で demeg を見て名前とconnectionを確認できる。

02/23現在の各デバイスの名前は以下の通り

ttyACM0: HV CAEN
ttyACM1 :LV HMP4040 上段
ttyACM2 :LV HMP4040 下段

minicom --device /dev/ttyACM#

から直接コマンドを打ってデバイスとcommunicationできる。

例えば

minicom --device /dev/ttyACM0
SCMD:MON,PAR:BDNAME

でHVのcommunicationと名前を確認すると

#CMD:OK,VAL:R8033

とcomminicationの状態とシリアルナンバーが出力される。

Comments


<--/commentPlugin-->

Revision 102023-02-24 - AtlasjSilicon

 
META TOPICPARENT name="FermilabTestbeamTop"

Fermilab TestBeam 2023 Info

Article text.

-- Atlasj Silicon - 2023-02-21

JP Setup Information

Network information

192.168.5.X internal network

192.168.5.24 pc24 (LGAD PC)

192.168.5.25 Thinkpad PC

192.168.5.26 pc26 (ITkpix PC)

192.168.5.23 pc23 (windows PC LGAD HV???)

192.168.5.5 raspi05

192.168.5.167 LeCroy 2

other direct connection for specific devices

192.168.7.121 MPOD (direct connection to pc24)

192.168.8.3 LeCroy 1 (direct connection to pc24)

192.168.133.167 LeCroy 2 (direct connection to pc24)

192.168.10.16 TLU (direct connection to pc26?? does this work for JTAG programmer?)

192.168.1.10 HSO2 rce0 (direct connection to pc24?? why not pc26 which was tested at KEK!!)

192.168.200.YY MALTA2 1 (direct connection to pc26)

192.168.200.ZZ MALTA2 2 (direct connection to pc26)

Added:
>
>

Thermal Information

temp1 LGAD up
temp2 LGAD down
temp3 ITkpix tele down
temp4  
temp5 ITkpix tele up
temp6 ITkpix DUT
 

Power supply

MPOD

MPOD Slot Channel Connected Device voltage current limit comment
slot 0 (LV) ch2 FEI4 Tel 1.8V (1.5V set) 3A set 1.5V to supply 1.8V don't know why
slot 0 (LV) ch4 FEI4 ROI 1.2V 2A VDDD
slot 0 (LV) ch5 FEI4 ROI 1.4V 2A VDDA
slot 0 (LV) ch6 LGAD LV 6V 2A 2 modules
slot 5 (HV) ch 0        
slot 5 (HV) ch 1        
slot 5 (HV) ch 2        
slot 5 (HV) ch 3        

LBNL Setup power supply remote control

Mariaのsetupの使い方

cd software/libRemote

からPower SupplyのControlのSoftwareにアクセスできる。

libRemote/src/ 下のlibMeter, libPS から各マルチプレクサ、HV,LVのSoftwareのスクリプトにアクセス可能(.h,.cpp)

Communication Check

ls /dev/

からデバイスのコネクションの名前を確認できる。

デバイスの接続or 名前がわからない時は

demeg

からconnectionのlogを確認できるので、デバイスとPCをつなぐUSBを抜き差しした前後で demeg を見て名前とconnectionを確認できる。

02/23現在の各デバイスの名前は以下の通り

ttyACM0: HV CAEN
ttyACM1 :LV HMP4040 上段
ttyACM2 :LV HMP4040 下段

minicom --device /dev/ttyACM#

から直接コマンドを打ってデバイスとcommunicationできる。

例えば

minicom --device /dev/ttyACM0
SCMD:MON,PAR:BDNAME

でHVのcommunicationと名前を確認すると

#CMD:OK,VAL:R8033

とcomminicationの状態とシリアルナンバーが出力される。

Comments


<--/commentPlugin-->

Revision 92023-02-24 - SayukaKita

 
META TOPICPARENT name="FermilabTestbeamTop"

Fermilab TestBeam 2023 Info

Article text.

-- Atlasj Silicon - 2023-02-21

JP Setup Information

Network information

192.168.5.X internal network

192.168.5.24 pc24 (LGAD PC)

192.168.5.25 Thinkpad PC

192.168.5.26 pc26 (ITkpix PC)

Changed:
<
<
192.168.5.23 pc23 (windows PC LGAD HV)
>
>
192.168.5.23 pc23 (windows PC LGAD HV???)
  192.168.5.5 raspi05
Added:
>
>
192.168.5.167 LeCroy 2
 
other direct connection for specific devices

192.168.7.121 MPOD (direct connection to pc24)

192.168.8.3 LeCroy 1 (direct connection to pc24)

192.168.133.167 LeCroy 2 (direct connection to pc24)

192.168.10.16 TLU (direct connection to pc26?? does this work for JTAG programmer?)

192.168.1.10 HSO2 rce0 (direct connection to pc24?? why not pc26 which was tested at KEK!!)

192.168.200.YY MALTA2 1 (direct connection to pc26)

192.168.200.ZZ MALTA2 2 (direct connection to pc26)

Power supply

MPOD

Changed:
<
<
MPOD Slot Channel Connected Device voltage current limit comment
>
>
MPOD Slot Channel Connected Device voltage current limit comment
 
slot 0 (LV) ch2 FEI4 Tel 1.8V (1.5V set) 3A set 1.5V to supply 1.8V don't know why
slot 0 (LV) ch4 FEI4 ROI 1.2V 2A VDDD
slot 0 (LV) ch5 FEI4 ROI 1.4V 2A VDDA
slot 0 (LV) ch6 LGAD LV 6V 2A 2 modules
slot 5 (HV) ch 0        
slot 5 (HV) ch 1        
slot 5 (HV) ch 2        
slot 5 (HV) ch 3        

LBNL Setup power supply remote control

Mariaのsetupの使い方

cd software/libRemote

からPower SupplyのControlのSoftwareにアクセスできる。

libRemote/src/ 下のlibMeter, libPS から各マルチプレクサ、HV,LVのSoftwareのスクリプトにアクセス可能(.h,.cpp)

Communication Check

ls /dev/

からデバイスのコネクションの名前を確認できる。

デバイスの接続or 名前がわからない時は

Changed:
<
<
demeg
>
>
demeg
  からconnectionのlogを確認できるので、デバイスとPCをつなぐUSBを抜き差しした前後で demeg を見て名前とconnectionを確認できる。

02/23現在の各デバイスの名前は以下の通り

ttyACM0: HV CAEN
ttyACM1 :LV HMP4040 上段
ttyACM2 :LV HMP4040 下段

Changed:
<
<
minicom --device /dev/ttyACM#
>
>
minicom --device /dev/ttyACM#
  から直接コマンドを打ってデバイスとcommunicationできる。

例えば

Changed:
<
<
minicom --device /dev/ttyACM0
SCMD:MON,PAR:BDNAME
>
>
minicom --device /dev/ttyACM0
SCMD:MON,PAR:BDNAME
  でHVのcommunicationと名前を確認すると
Changed:
<
<
#CMD:OK,VAL:R8033
>
>
#CMD:OK,VAL:R8033
  とcomminicationの状態とシリアルナンバーが出力される。

Comments


<--/commentPlugin-->

Revision 82023-02-23 - AtlasjSilicon

 
META TOPICPARENT name="FermilabTestbeamTop"

Fermilab TestBeam 2023 Info

Article text.

-- Atlasj Silicon - 2023-02-21

Added:
>
>

JP Setup Information

Network information

192.168.5.X internal network

192.168.5.24 pc24 (LGAD PC)

192.168.5.25 Thinkpad PC

192.168.5.26 pc26 (ITkpix PC)

192.168.5.23 pc23 (windows PC LGAD HV)

192.168.5.5 raspi05

other direct connection for specific devices

192.168.7.121 MPOD (direct connection to pc24)

192.168.8.3 LeCroy 1 (direct connection to pc24)

192.168.133.167 LeCroy 2 (direct connection to pc24)

192.168.10.16 TLU (direct connection to pc26?? does this work for JTAG programmer?)

192.168.1.10 HSO2 rce0 (direct connection to pc24?? why not pc26 which was tested at KEK!!)

192.168.200.YY MALTA2 1 (direct connection to pc26)

192.168.200.ZZ MALTA2 2 (direct connection to pc26)

Power supply

MPOD

MPOD Slot Channel Connected Device voltage current limit comment
slot 0 (LV) ch2 FEI4 Tel 1.8V (1.5V set) 3A set 1.5V to supply 1.8V don't know why
slot 0 (LV) ch4 FEI4 ROI 1.2V 2A VDDD
slot 0 (LV) ch5 FEI4 ROI 1.4V 2A VDDA
slot 0 (LV) ch6 LGAD LV 6V 2A 2 modules
slot 5 (HV) ch 0        
slot 5 (HV) ch 1        
slot 5 (HV) ch 2        
slot 5 (HV) ch 3        
 

LBNL Setup power supply remote control

Mariaのsetupの使い方

cd software/libRemote

からPower SupplyのControlのSoftwareにアクセスできる。

libRemote/src/ 下のlibMeter, libPS から各マルチプレクサ、HV,LVのSoftwareのスクリプトにアクセス可能(.h,.cpp)

Communication Check

ls /dev/

からデバイスのコネクションの名前を確認できる。

デバイスの接続or 名前がわからない時は

demeg

からconnectionのlogを確認できるので、デバイスとPCをつなぐUSBを抜き差しした前後で demeg を見て名前とconnectionを確認できる。

02/23現在の各デバイスの名前は以下の通り

ttyACM0: HV CAEN
ttyACM1 :LV HMP4040 上段
ttyACM2 :LV HMP4040 下段

minicom --device /dev/ttyACM#

から直接コマンドを打ってデバイスとcommunicationできる。

例えば

minicom --device /dev/ttyACM0
SCMD:MON,PAR:BDNAME

でHVのcommunicationと名前を確認すると

#CMD:OK,VAL:R8033

とcomminicationの状態とシリアルナンバーが出力される。

Comments


<--/commentPlugin-->

Revision 72023-02-23 - AtlasjSilicon

 
META TOPICPARENT name="FermilabTestbeamTop"

Fermilab TestBeam 2023 Info

Article text.

-- Atlasj Silicon - 2023-02-21

Added:
>
>

LBNL Setup power supply remote control

Mariaのsetupの使い方

 
Added:
>
>
cd software/libRemote

からPower SupplyのControlのSoftwareにアクセスできる。

libRemote/src/ 下のlibMeter, libPS から各マルチプレクサ、HV,LVのSoftwareのスクリプトにアクセス可能(.h,.cpp)

Communication Check

ls /dev/

からデバイスのコネクションの名前を確認できる。

デバイスの接続or 名前がわからない時は

demeg

からconnectionのlogを確認できるので、デバイスとPCをつなぐUSBを抜き差しした前後で demeg を見て名前とconnectionを確認できる。

02/23現在の各デバイスの名前は以下の通り

ttyACM0: HV CAEN
ttyACM1 :LV HMP4040 上段
ttyACM2 :LV HMP4040 下段

minicom --device /dev/ttyACM#

から直接コマンドを打ってデバイスとcommunicationできる。

例えば

minicom --device /dev/ttyACM0
SCMD:MON,PAR:BDNAME

でHVのcommunicationと名前を確認すると

#CMD:OK,VAL:R8033

とcomminicationの状態とシリアルナンバーが出力される。

 

Comments


<--/commentPlugin-->

Revision 62023-02-23 - AtlasjSilicon

 
META TOPICPARENT name="FermilabTestbeamTop"
Changed:
<
<

Fermilab TestBeam 2023 LOG

>
>

Fermilab TestBeam 2023 Info

  Article text.

-- Atlasj Silicon - 2023-02-21

Deleted:
<
<

2023/02/20

writer: yutahie

 荷物の箱出しおよびレコフレームの組み立てを行った。

writer: Kuramochi

明日確認すること

  •   トッドさんにレコフレームの下部分の金具のことについて聞く
  • チラーを借りてつなぐ
  • Training (9:30~)

2/21(Tue)

9:30- 北・倉持・比江森・久郷・中村 Training

柳瀬・今村は午後からなのでFTBFで作業

<作業>

  • クーリングの断熱材加工
  • HSIO2を置くためにレコフレーム周辺整理
  • Electronic lackのダメージ修復 with Maria
  • ITk DUTのcooling boxにPreprodQ09設置
  • Controlled access training

翌日は8時から作業 4時までにbeamlineのsetupをする

2/22(Wed)

8:00- Beam Lineで作業開始

Beam LineにあるPCのデスクトップにあるSetting Controlを起動し、Stageを移動

上流から見て左側がWEST,右側がEAST

16:00からSecurityの人のcheck

チラーのケーブルにまくウレタンがなかった(梱包したはずなのに…?)

20:00-

ひたすらセットアップ続き

ITkのチューブが出る方向を逆にすることにした(アライメントの関係)

 

Comments


<--/commentPlugin-->

Revision 52023-02-23 - AtlasjSilicon

 
META TOPICPARENT name="FermilabTestbeamTop"

Fermilab TestBeam 2023 LOG

Article text.

-- Atlasj Silicon - 2023-02-21

2023/02/20

writer: yutahie

 荷物の箱出しおよびレコフレームの組み立てを行った。

writer: Kuramochi

明日確認すること

  •   トッドさんにレコフレームの下部分の金具のことについて聞く
  • チラーを借りてつなぐ
  • Training (9:30~)

2/21(Tue)

9:30- 北・倉持・比江森・久郷・中村 Training

柳瀬・今村は午後からなのでFTBFで作業

<作業>

  • クーリングの断熱材加工
  • HSIO2を置くためにレコフレーム周辺整理
  • Electronic lackのダメージ修復 with Maria
  • ITk DUTのcooling boxにPreprodQ09設置
  • Controlled access training

翌日は8時から作業 4時までにbeamlineのsetupをする

2/22(Wed)

8:00- Beam Lineで作業開始

Beam LineにあるPCのデスクトップにあるSetting Controlを起動し、Stageを移動

上流から見て左側がWEST,右側がEAST

16:00からSecurityの人のcheck

チラーのケーブルにまくウレタンがなかった(梱包したはずなのに…?)

Added:
>
>
20:00-

ひたすらセットアップ続き

ITkのチューブが出る方向を逆にすることにした(アライメントの関係)

 

Comments

Changed:
<
<
<--/commentPlugin-->
>
>

<--/commentPlugin-->

Revision 42023-02-23 - AtlasjSilicon

 
META TOPICPARENT name="FermilabTestbeamTop"
Changed:
<
<

Title

>
>

Fermilab TestBeam 2023 LOG

  Article text.

-- Atlasj Silicon - 2023-02-21

2023/02/20

writer: yutahie

 荷物の箱出しおよびレコフレームの組み立てを行った。

writer: Kuramochi

明日確認すること

  •   トッドさんにレコフレームの下部分の金具のことについて聞く
  • チラーを借りてつなぐ
  • Training (9:30~)

2/21(Tue)

9:30- 北・倉持・比江森・久郷・中村 Training

柳瀬・今村は午後からなのでFTBFで作業

<作業>

  • クーリングの断熱材加工
  • HSIO2を置くためにレコフレーム周辺整理
  • Electronic lackのダメージ修復 with Maria
  • ITk DUTのcooling boxにPreprodQ09設置
  • Controlled access training

翌日は8時から作業 4時までにbeamlineのsetupをする

Added:
>
>

2/22(Wed)

8:00- Beam Lineで作業開始

Beam LineにあるPCのデスクトップにあるSetting Controlを起動し、Stageを移動

上流から見て左側がWEST,右側がEAST

16:00からSecurityの人のcheck

チラーのケーブルにまくウレタンがなかった(梱包したはずなのに…?)

 

Comments

<--/commentPlugin-->

Revision 32023-02-22 - AtlasjSilicon

 
META TOPICPARENT name="FermilabTestbeamTop"

Title

Article text.

-- Atlasj Silicon - 2023-02-21

2023/02/20

writer: yutahie

 荷物の箱出しおよびレコフレームの組み立てを行った。

writer: Kuramochi

明日確認すること

  •   トッドさんにレコフレームの下部分の金具のことについて聞く
  • チラーを借りてつなぐ
  • Training (9:30~)

2/21(Tue)

9:30- 北・倉持・比江森・久郷・中村 Training

柳瀬・今村は午後からなのでFTBFで作業

<作業>

Added:
>
>
  • クーリングの断熱材加工
  • HSIO2を置くためにレコフレーム周辺整理
  • Electronic lackのダメージ修復 with Maria
  • ITk DUTのcooling boxにPreprodQ09設置
  • Controlled access training
 
Changed:
<
<
・クーリングの断熱材加工
>
>
翌日は8時から作業 4時までにbeamlineのsetupをする
 
Deleted:
<
<
・HSIO2を置くためにレコフレーム周辺整理

・Electronic lackのダメージ修復 with Maria

 

Comments

<--/commentPlugin-->

Revision 22023-02-21 - AtlasjSilicon

 
META TOPICPARENT name="FermilabTestbeamTop"

Title

Article text.

-- Atlasj Silicon - 2023-02-21

2023/02/20

writer: yutahie

 荷物の箱出しおよびレコフレームの組み立てを行った。

writer: Kuramochi

Changed:
<
<
明日確認すること
>
>
明日確認すること
 
  •   トッドさんにレコフレームの下部分の金具のことについて聞く
  • チラーを借りてつなぐ
  • Training (9:30~)
Added:
>
>

2/21(Tue)

 
Added:
>
>
9:30- 北・倉持・比江森・久郷・中村 Training

柳瀬・今村は午後からなのでFTBFで作業

<作業>

・クーリングの断熱材加工

・HSIO2を置くためにレコフレーム周辺整理

・Electronic lackのダメージ修復 with Maria

 

Comments

<--/commentPlugin-->

Revision 12023-02-21 - AtlasjSilicon

 
META TOPICPARENT name="FermilabTestbeamTop"

Title

Article text.

-- Atlasj Silicon - 2023-02-21

2023/02/20

writer: yutahie

 荷物の箱出しおよびレコフレームの組み立てを行った。

writer: Kuramochi

明日確認すること

  •   トッドさんにレコフレームの下部分の金具のことについて聞く
  • チラーを借りてつなぐ
  • Training (9:30~)

Comments

<--/commentPlugin-->
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback