# Motion Trainer Hardware Setup

## Set Up the Button Box (if playing the Balloon Game)

1. Ensure that the button box is attached to the extension fiber optic cable, and that the other end of that extender is plugged into the FORP
   1. Although you can use either FORP, we have the 905 connected to the PC which has the Motion Trainer downloaded (Sim PC). For that reason, we advise that you plug the button box into the FORP 905, as depicted in the image below.
2. The extension cable must be used so that the button box can reach the participant when they are in the simulator bore.
3. There is a USB cable that goes from the FORP to a computer. Ensure this is plugged into the Sim PC.

<figure><img src="/files/7DliZ6tfRwcvHDGcWsqx" alt="A) Attach the button box/PYKA to its extension cable. B) Plug the opposite end of the extension cable to the FORP 905. C) Make sure that the cable extending from the FORP is plugged in to the Sim PC."><figcaption><p>A) Attach the button box/PYKA to its extension cable. B) Plug the opposite end of the extension cable to the FORP 905. C) Make sure that the cable extending from the FORP is plugged in to the Sim PC.</p></figcaption></figure>

## Open Motion Trainer on the Sim PC

1. Log in to the Sim PC. To mirror this display on the BOLDscreen, make sure the BOLDscreen switchbox is turned on and set to SIM PC.

<figure><img src="/files/RQ5IGRi5oAd3lUpRLqMT" alt="The button labeled SIM PC is selected (the button is lit) to display the monitor on the BOLDscreen."><figcaption><p>Press the button labeled SIM PC to display the monitor on the BOLDscreen. You will know it is selected when the button is lit up.</p></figcaption></figure>

1. It is good practice to check the sound before beginning any of the games. In the bottom right of the desktop, select the sound icon and check that it is set to “Speakers/Headphones {Realtek(R) Audio}”. Depending on your population, you may want to increase or decrease the volume.
2. Open the Motion Trainer Application
3. There is a desktop app which you can double click to open Motion Trainer.
   1. Alternatively, you can use the windows search function in the bottom left to search for the application.

<figure><img src="/files/YBKskEA7u44X3vHR9X5F" alt="Open Motion Trainer by double clicking the icon in the top right corner of the desktop. In the bottom right sound settings, ensure that the correct speakers are selected."><figcaption><p>Open Motion Trainer by double clicking the icon in the top right corner of the desktop. In the bottom right sound settings, ensure that the correct speakers are selected.</p></figcaption></figure>

## Putting the Participant in the Simulator MRI

1. Place the mock 64 channel head coil on the bed
   1. The device which is used to pick up head motion (polhemus device) is wired. The mock 64 channel head coil has a small hole cut out of the top, so that you can thread the wire through that (instead of having it lay along the side of the participant’s face). If you notice that a different coil is on the bed, replace it with this one.

<figure><img src="/files/YZD24XMUpOmob8x12IHr" alt="The mock 64 channel head coil."><figcaption><p>The mock 64 channel head coil.</p></figcaption></figure>

1. Then, have the participant sit upright on the bed.
2. Hanging from a hook to the right of the bore, you will see a set of headphones and a headband. This headband has the polhemus sensor attached to it.

<figure><img src="/files/lnr5r5q0UDAsZOX0cebm" alt="The motion tracking device (polhemus) is attached to the headband hanging to the left of the headphones on the simulator MRI."><figcaption><p>The motion tracking device (polhemus) is attached to the headband hanging to the left of the headphones.</p></figcaption></figure>

1. Place this on the subject’s forehead, with the wire pointing up. The sensor itself should not be centered on the forehead, but should be offset slightly.

<figure><img src="/files/FI5RUlDKPyGYj6vM0bPR" alt="Example placement of the polhemus device on a mannequin head. the device is slightly off center and the cord points upward."><figcaption><p>Example placement of the polhemus device.</p></figcaption></figure>

1. Ask the participant to lie down. Thread the wire through the hole in the head coil and loop it through the hook on the right hand side of the head coil. To ensure that the wire does not get snagged while the bed moves inward, tuck it underneath the cushioning, at roughly the participant’s hip. There is a marker on the table where this should be.

<figure><img src="/files/hTITSHRUHQ0vAvpsKIqK" alt="From left to right: 1) The polhemus wire threaded through the hook on the head coil. 2) the cord runs down the right side of the simlulator bed (subject&#x27;s left). 3) The cord is tucked under the bed&#x27;s cushion, at the labeled spot."><figcaption></figcaption></figure>

1. You can now place the top of the head coil on. Due to the smaller bore size, it may be easier to place the top on without the mirror attached, and then attach the mirror after.
   1. If you are removing/attaching the mirror from the head coil, please be very careful- it is easily scratched.
2. The setup is now complete! Hit the button on the remote or on the left side of the bore to move the participant in, and begin the game!


---

# 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://docs.ccv.brown.edu/bnc-user-manual/motion-trainer/motion-trainer-user-guide/motion-trainer-hardware-setup.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.
