YamaT-san, DanChen-san, Ushiba-san, Ikeda
Overview
Work related to K-Log#33152 : Installation of Coil Driver Switcher
The model of k1ex1 was modefied for BIO connection of Low Power Coil Driver.
YamaT-san and others reported that they could not recognize all cards when the sixth DIO6464 card was inserted, so the existing BIO connection was changed.
Details of the change
BIO connection changes
Before change
k1visetmxlsc
IMB: H32_C3
TP: L32_C4
k1visetmxt
PI: L32_C0
After change
k1visetmxlsc
IMB: remove
TP (LPCD): H32_C3 (Moved from IMB) <- Reuse the entire coil driver from IMB, so use the wiring as IMB
CoilDriver_SW: L32_C0 (Move from PI)
TM_HP: L32_C4 (Move from TP)
k1visetmxt
PI: H32_C4 (BO: BO side of Release_Sensor is unused, so use this, BI:remove)
Model change point
PAYLOAD_MASTER/
Add the following new block
CRYO_PAYLOAD_16K_HP_MASTER
Copy from CRYO_PAYLOAD_16K_MASTER and change BIO,TM block
PAYLOAD_OPLEV_HP_TYPE_A_16K
Copy from PAYLOAD_OPLEV_TYPE_A_16K and change MASTER, add COILOUTF_HP
PAYLOADMASTER_HP
PAYLOADBIO_HP
A_PAYLOADBIO_HP_ENCODE
A_PAYLOADBIO_HP_DECODE
Copy the original and add HP-related
CRYO_PAYLOAD_16K_HP_MASTER
Replaced with new block
k1visetmxt:
Only change BIO connection
k1visetmxlsc:
Changed from CRYO_PAYLOAD_16K_MASTER to CRYO_PAYLOAD_16K_HP_MASTER
Change of BIO connection
DAC_1 In12-15: Change from TM_{H1,H2,H3,H4} to TM_{H1,H2,H3,H4}_HP
DAC_2 In12-15: Change from GND to TM_{H1,H2,H3,H4}
ETMX block changed from CRYO_PAYLOAD_16K_MASTER to CRYO_PAYLOAD_16K_HP_MASTER
SDF overwrote the EPICS value of TM_COILOUTF to safe.snap after renaming from TM_COILOUTF to TM_COILOUTF_HP.
Filter banks were copied from TM_COILOUTF to TM_COILOUTF_HP.