# Setting up the HGCROC board

<figure><img src="/files/dh0xGjLnadcjAui1KcpF" alt=""><figcaption></figcaption></figure>

The following cables need to be connected in order to setup the HGCROC for local testing:

* ethernet (either 1GbE or 10GbE connections) - make sure to use CAT7 ethernet cables if you choose 10GBase-T SFP + copper ethernet cables. Otherwise fiber connection with appropriate network card and apaters would work too.
* Power ([replacement](https://www.digikey.fr/en/products/detail/sl-power-advanced-energy/TE90A1251N01/6580452))
* programming cable (micro USB to USB-A) from DAQ computer
* HV cables to HGCROC proto boards - individually for each HGCROC ([connectors](https://www.digikey.com/en/products/detail/phoenix-contact/1803594/260531))
* SMA inputs for external triggering and syncronization. **ATTENTION:** these should only be provided with 1.8 V (step down from classical 5V NIM signal needed).

Details on where each cable goes can be found in the picture above. Don't forget to also set the jumper to provide only 1.2 V after boot (right side red box in picture).

* Important the `DataPort` needs to be set to <mark style="background-color:$danger;">ON</mark> hence port 11001 !!

### ORNL test stand setup

<figure><img src="/files/m2tPOJf2BXApLBZluyOj" alt=""><figcaption></figcaption></figure>

In the darkbox 2 PMT are arranged in a vertical coincidence stack.

* top: green labels - should be operated at 1771 V, \~330 muA
* bottom: pink labels - should be operated at 1940V, \~300 muA

<div><figure><img src="/files/a2EpXk27zir2mnv80PCY" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/CQaoE5yya34Ug2dsrkwc" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/vlOOrRxwXOrXA7hzkbtP" alt="" width="188"><figcaption></figcaption></figure></div>

Use waveform generator as level converter with external trigger BC entering in the back. Settings of waveform generator should be:

* Trigger setup: external
* Burst setup: set level correctly to 1.8V

<figure><img src="/files/QHqsDbEzk4fyTXVmLUQo" alt=""><figcaption></figcaption></figure>

The ORNL setup is setup with 2 HGCROC proto-boards with 2 FMC cables as extensions of the on board FMC connectors (160 pin version -[HDR-169468-02](https://www.digikey.com/en/products/detail/samtec-inc/HDR-169468-02/6678215)) to which in principle a total of 4x 8 layers of the 8M scintillators layers can be connected.

<div><figure><img src="/files/RfVjUkcaJcDpjnIS5ekL" alt=""><figcaption></figcaption></figure> <figure><img src="/files/aOk8RMfkMROhQs7sSocL" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0KsesZJq4dve1iBNiJVC" alt=""><figcaption></figcaption></figure> <figure><img src="/files/lxT2Re4bMv8qXSa6W19p" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://friederikebock.gitbook.io/epiclfhcaltb-ana/hgcroc-setup-test-beam/setting-up-the-hgcroc-board.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
