Tier-4 UID

【PMT】

degg-pmt_(model)_(label#)

As of JFY2020/2021, the PMT model is locked in R5912-100-70.

Example ↓

"uid": "degg-pmt_R5912-100-70_SQ0411"

【HV generator】

degg-hv-gen_(model)_(label#)

As of JFY2020/2021, the HV generator model is locked in SMHV0520.

Example ↓

"uid": "degg-hv-gen_SMHV0520_33473"

【HV divider circuit board】

degg-pmt-base_(model)

As of JFY2020/2021, the HV generator model is locked in KP9995E-B or KP9995E-B-1.

Example ↓

"uid": "degg-pmt-base_KP9995E-B-1"

【Main board】

degg-mainboard_(EEPROM ID)

The EEPROM ID (not flash ID nor FPGA ID) should be included in the device UID.

Note

Currently, we do not have access to the EEPROM.

Instead of the EEPROM ID, the FPGA ID (00f1418818acf615) is used in the example below.

(Will be updated when we are ready to access to the EEPROM)

Example ↓

"uid": "degg-mainboard_00f1418818acf615"

【ICM】

icm_(EEPROM ID)_(label#)

The label# is a four-digit number, and it is also printed in the data-matrix format on the circuit board.

Example ↓

"uid": "icm_f700002c71e37f2d_0029"

【Optical gel】

degg-opt-gel_(Gel type)_(lot#)

The lot# is a six-digit number according to the label attached on the gel bottle.

Example ↓

"uid": "degg-opt-gel_OGN-3547_002103"

【Glass hemisphere】

degg-glass_(label#)_(production date, YYYYMMDD)_(penetrated or non-penetrated)

A glass has a penetrator hole : penetrated

A glass does not have any hole : non-penetrated

Example ↓

"uid": "degg-glass_1603_20200127_penetrated"
"uid": "degg-glass_1604_20200127_non-penetrated"

【FINEMET】

degg-mag-shield_(model)_(production date, YYYYMMDD)_(batch#)

As of JFY2020/2021, the magnetic shield model is locked in FINEMET, as you know.

The batch# (three-digit number) is managed as follows:

  • For DVT D-Eggs : 001

  • For batch#1 D-Eggs : 002

  • For batch#2 and batch#3 D-Eggs : 003

Example ↓

"uid": "degg-mag-shield_FINEMET_20200217_002"

【LED】

degg-led_(model)_(production date, YYYYMMDD)_(batch#)

As of JFY2020/2021, the led model is locked in XRL-400-5O.

The batch# (three-digit number) is managed as follows:

  • For DVT D-Eggs : 001

  • For batch#1 D-Eggs : 002

  • For batch#2 and batch#3 D-Eggs : 003

Example ↓

"uid": "degg-led_XRL-400-5O_20191223_002"

【Camera】

CAM_(FPGA ID)

Example ↓

"uid": "CAM_0044353598103627"

【Illumination board】

ILL_(label#)

Example ↓

"uid": "ILL_H230"

【Camera + Illumination board】

CAM-ILL_(camera FPGA ID)_(illumination board label#)

Example ↓

"uid": "CAM-ILL_0044353598103627_H230"

【Penetrator】

degg-penetrator_(label#)_(management#)

The label# (e.g. 06-000180-1/14) is written on the sticker attached by Hydro Group Systems (HGS).

The management# (e.g. E14) is written on the sticker attached by Chiba.

Example ↓

"uid": "degg-penetrator_06-000180-1-14_E14"

Note

Christopher Ng kindly provided us with the PCA spreadsheet.