ITkPixV1 | ||||||||
Added: | ||||||||
> > | ||||||||
-- ![]() | ||||||||
Added: | ||||||||
> > | Documentation | |||||||
Added: | ||||||||
> > | 筑波大ゼミ | |||||||
Memo & Log
Introduction従来のRD53Aには性能評価のために3つのフロントエンド(Synchronous, Linear, Differential)があり,ATLASグループではDifferential FEを使うことが決定した(CMSではLinear FE). RD53B でATLASグループが使うITkPixV1は,全てDifferential FEで構成されている50um×50umピッチの384x400ピクセル状のバンプパッドのあるASIC.Issue2020/11/13現在Digital回路にバグあり.
PreparationFirmwareRD53Aと同じFirmwareで動作可能. (2020/11/13現在 ohio_4x4_640Mbps versionのdevel branch)SoftwareRD53Aと同じSoftwareで動作可能だが,branchを変える必要がある. $ git checkout rd53b_devel $ git branch //branchが変更されているか確認HardwareLVDigital Circuit
Config FileASIC ConfigDiff [Preamp, Th1, Th2]
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Connectivity ConfigController ConfigScanstandard mode(std_*scan)とprecision ToT mode(ptot_*scan)がある. Precision ToT Mode
2020/11/12 現在Scanの仕方は,基本的にRD53Aの場合と同じ.rd53a-->rd53bに変-更する. $ ./bin/scanConsole -r configs/controller/specCfg-rd53b.json -c configs/connectivity/example_rd53b_setup.json -s configs/scans/rd53b/SCAN.json [OPTION]Digital Scan$ ./bin/scanConsole -r configs/controller/specCfg-rd53b.json -c configs/connectivity/example_rd53b_setup.json -s configs/scans/rd53b/std_digitalscan.json -p -m 0 defaultでは,10keのtest pulseをinjectionした際のToTを読み出す. |