Jump to content

Contributions:AmpServerProADC: Difference between revisions

From BCI2000 Wiki
Abelsten (talk | contribs)
No edit summary
Abelsten (talk | contribs)
No edit summary
Line 19: Line 19:
*Known to compile under: 6138
*Known to compile under: 6138
*Broken since: --
*Broken since: --
==Using the AmpServerPro Source Module==
For using the AmpServerPro source module, you will need to obtain a license for the AmpServerPro SDK. Without such a license, you may be able to connect to the machine running the EGI software, but it will not send any real-time data when asked to. In order to obtain an AmpServerPro SDK license, you will need to contact EGI at http://www.egi.com.


==Setting Up the Hardware==
==Setting Up the Hardware==
The EGI system comes with a multitude of hardware and cables and getting everything set-up correctly is essential for getting BCI2000 to interface correctly. There are a few steps to this process. First make sure you have all of the necessary cables and hardware. These items can be seen in the two images below.  
The EGI system comes with many hardware and cables, so connecting everything in a step-by-step manner is helpful for getting everything connected correctly. There are a few steps to this process. First, make sure you have all of the necessary cables and hardware. These items can be seen in the two images below (Fig. 1 and Fig. 2).  
<gallery mode="packed" widths=300px heights=300px>
<gallery mode="packed" widths=300px heights=300px>
File:EGI-cables.jpeg|Figure 1: The necessary cables.
File:EGI-cables.jpeg|Figure 1: The necessary cables.
File:EGI-boxes.jpg|Figure 2: EGI hardware.
File:EGI-boxes.jpg|Figure 2: EGI hardware.
</gallery>
</gallery>
Once sure that all of the necessary hardware/cables are present, it is time to start connecting all the hardware. The general architecture is shown in the figure below, and physical connections will be subsequently specified.  
In addition to the hardware shown in Fig. 1 and 2, you will need the EGI iMac that comes with the amplifier and a research PC. This PC must be running Windows and needs an ethernet port or an adapter that connects to an ethernet cable.
Once sure that all of the necessary hardware/cables are present, it is time to connect all the hardware. For your reference, the general architecture is shown in the figure below.  
<gallery mode="packed" widths=300px heights=300px>
<gallery mode="packed" widths=300px heights=300px>
File:EGI-power_and_network.png|Figure 1: General hardware architecture.
File:EGI-power_and_network.png|Figure 1: General hardware architecture.
</gallery>
</gallery>
1. Transformer: The transformer provides isolated power to the EGI amplifier, switch box, and EGI iMac. Each of these devices connect to the plugs on the back of transformer, as shown in the follwoing picture.  
===Setting up the Power Supplies===
The trasformer is the first piece of hardware to set up. It provides isolated power to the EGI amplifier, switch box, and EGI iMac. Each of these devices connects to the plugs on the back of the transformer, as shown in Fig. 4.  
<gallery mode="packed" widths=300px heights=300px>
<gallery mode="packed" widths=300px heights=300px>
File:EGI-transformer_connections.jpeg|Figure 1: Plugs on back of transformer.
File:EGI-transformer_connections.jpeg|Figure 4: Three different types of plugs on the back of the transformer.
</gallery>
</gallery>


Verify that the transformer is off and use plug 3 in the image above, to plug into a standard wall socket. Now connect the EGI iMac to plug 2. Next, you will need two of plug 1 (AWG cable), both plugged into the transformer. Plug one into the amplifier power supply and the other to the switch box. Keep the transformer off for now. Lastly, you will need to use the amplifier power cable to connect from the amplifier power supply to the amplifier.  
Verify that the transformer is off and use plug type 3 in Fig. 4 to plug into a standard wall socket. Now, connect the EGI iMac to plug type 2. Next, you will need two cables of type 1 (AWG cable). Connect one to the amplifier power supply and the other to the switch box. Keep the transformer off for now. Lastly, you will need to use the amplifier power cable to connect the amplifier power supply to the amplifier.  


Next, the network cables can be connected. The following images can be used as a guide for this process.  
===Setting up the Network Cables===
Next, the network cables need to be connected. Fig. 5 and 6 serve as a reference through this process.  
<gallery class="center" mode="nolines" widths=500px heights=500px>
<gallery class="center" mode="nolines" widths=500px heights=500px>
File:EGI-back-of-amp.jpeg|Figure 1: Connections to back of amplifier.
File:EGI-back-of-amp.jpeg|Figure 5: Connections to back of amplifier.
File:EGI-switch-box.jpeg|Figure 1: Network connections to switch box.
File:EGI-switch-box.jpeg|Figure 6: Network connections to switch box.
</gallery>
</gallery>
First start by connecting the orange fiber optic cable to the back of the amplifier and then connect the other end to the front of the switch box. Next connect one of the network cables to the EGI iMac and connect the other end to any one of the eight ports on the switch box. Lastly, connect the other network cable to your research PC and then to the switch box. Now that everything is connected, the transformer and amplifier power supply can be turned on. Next, boot up the EGI iMac. Navigate to the browser and enter the amplifier's IPv4 address into the address bar. All of the amplifier's IPv4 address is of the form <code>10.10.10.X</code> where <code>X</code> is some integer between 0 and 256. Insert EGI iMac screenshot... Come back soon for details.  
Start by connecting the orange fiber optic cable to the back of the amplifier and then connect the other end to the front of the switch box. Then, connect one of the network cables to the EGI iMac and connect the other end to any one of the eight ports on the switch box. Lastly, connect the other network cable to your research PC and then to the switch box. Now that everything is connected, the transformer and amplifier power supply can be turned on. Next, boot up the EGI iMac. Navigate to the browser and enter the amplifier's IPv4 address into the address bar. You can find the IPv4 address of your amplifier by launching Net Station Acquisition on the EGI iMac and expanding the ''sharing'' tab. All of the EGI amplifiers have an IPv4 address of the form <code>10.10.10.X</code> where <code>X</code> is some integer between 0 and 256. You should now see the amplifier's web page, similar to the one shown in Fig. 7. If you cannot see this web page, verify that all network connections are secure and the amplifier is powered on.
==Using the AmpServerPro Source Module==
<gallery class="center" mode="nolines" widths=600px heights=600px>
For using the AmpServerPro source module, you will need to obtain a license for the AmpServerPro SDK. Without such a license, you may be able to connect to the machine running the EGI software, but it will not send any real-time data when asked to. In order to obtain an AmpServerPro SDK license, you will need to contact EGI at http://www.egi.com.
File:EGI-amp_webserver.jpg|Figure 7: Amplifier webpage that is accessible from amplifier's IPv4 address.
</gallery>
 
==Configuring and Setting Up BCI2000 on the Research PC==
Now it is time to set up the research PC. First, install BCI2000 (a guide to do this can be found at [[Programming_Howto:Building_and_Customizing_BCI2000]]) and make sure the <code>BUILD_CONTRIB</code> option is enabled in CMake before compiling.  


[[File:GTEN_web_address.PNG|400px|thumb|right|EGI Amplifier webpage]]
The research PC's IP address must be configured to allow the amplifier and Net Station to recognize it. On the research PC, configure the IP (IPv4) for a manual IP address (<code>10.10.10.Y</code> where <code>Y</code> is any digits other than the last two digits used by the amp); with the manual IPv4 address configured, set the subnet mask to 255.255.255.0. Once this has been completed, open a browser on the client PC and enter the amplifier's IPv4 address into the address bar. If the research PC's IP address is set correctly, the page will populate with information about the amplifier shown in Fig. 7. If the web page fails to load, then the PC's IPv4 address may not have been set correctly, or the research PC has a firewall that is blocking the amp. Verify that the research IPv4 address is correct and firewalls have been disabled.  
There are two computers necessary to use AmpServerPro module with BCI2000. One is the iMac Net Station and the other is the client PC on which BCI2000 is installed and run. The Net Station, client PC and the amplifier are all connected to a network switch box. The two computers are connected to the CAT 5 inputs and the amplifier is connected through the fiber optic cable inputs. The client PC's IP address must be configured to allow the amplifier and Net Station to recognize it. On the client PC, configure the IP (IPv4) for a manual IP address (10.10.10.xx where ‘xx’ is any digits other than the last two digits used by the amp); with the manual IPv4 address configured, set the subnet mask to 255.255.255.0. Once this has been completed, open a browser on the client PC and enter the amplifiers IPv4 address into the address bar. If the client PC's IP address is set correctly then the page will populate with information about the amplifier as shown in the figure to the right. If a webpage similar to the one on the right is not shown, then the IP address of the client may not have been set correctly or the client PC has a firewall that is blocking the amp. Verify that the client IP is correct and firewalls have been disabled.  


===Starting Amp Server Pro===
===Starting Amp Server Pro===
Line 79: Line 88:


===BlockSize===
===BlockSize===
This parameter should always be set to ''auto''. If the amp uses packet type 1 then the block size is fixed at 40 samples per block. If the amp uses packet format 2 then the block size specified by ''SampleBlockSize'' will be used. The packet format will be displayed in the operator window of BCI2000 after clicking 'Set Config' and successful connection to amp.
This parameter should always be set to ''auto''. If the amp uses packet type 1, then the block size is fixed at 40 samples per block. If the amp uses packet format 2 then the block size specified by ''SampleBlockSize'' will be used. The packet format will be displayed in the operator window of BCI2000 after clicking 'Set Config' and successful connection to amp.


===ServerIP===
===ServerIP===
The IP address of the amplifier (e.g. 10.10.10.51)
The IP address of the amplifier (e.g. <code>10.10.10.51</code>)


===CommandPort===
===CommandPort===
Line 94: Line 103:


===AmplifierID===
===AmplifierID===
Amp Server Pro is capable of managing many amplifiers concurrently.  BCI2000, however, operates with a single amplifier.  If only a single amplifier is connected, you may enter the value "auto" here and allow BCI2000 to automatically determine the Amplifier ID.  If multiple amplifiers are connected, however, you must enter a valid ID from 0 to N-1 where N is the number of amplifiers connected.
Amp Server Pro is capable of managing many amplifiers concurrently.  BCI2000, however, operates with a single amplifier.  If only a single amplifier is connected, you may enter the value "auto" here and allow BCI2000 to automatically determine the Amplifier ID.  If multiple amplifiers are connected, however, you must enter a valid ID from 0 to N-1, where N is the number of amplifiers connected.


==Packet Format 2 Parameter==
==Packet Format 2 Parameter==
Line 109: Line 118:
The modulation plan file contains all of the information about the stimulation train. This file is created on the Net Station iMac with the EGI program Reciprocity. Reciprocity allows the user to configure all of the parameters of the stimulation train such as electrode location, waveform amplitude, duration, etc. See EGI's GTEN manual for information related to Reciprocity use.  
The modulation plan file contains all of the information about the stimulation train. This file is created on the Net Station iMac with the EGI program Reciprocity. Reciprocity allows the user to configure all of the parameters of the stimulation train such as electrode location, waveform amplitude, duration, etc. See EGI's GTEN manual for information related to Reciprocity use.  


Once the train is designed in Reciprocity, save the .mcb plan and note its location. Copy the .mcb to the client PC. Launch BCI2000 and click the browse button for the ''ModulationPlanFile'' parameter. Navigate to the .mcb folder that was written by Reciprocity. Inside this folder, there will be multiple files and two folders. Select the file called 'plan.mcf' upload to BCI2000. DO NOT change any of the contents of the .mcb folder and be sure that ONLY 'plan.mcf' is uploaded.  
Once the train is designed in Reciprocity, save the .mcb plan file and note its location. Copy the .mcb file and transfer it to the research PC. Launch BCI2000 and click the browse button for the ''ModulationPlanFile'' parameter. On windows, the .mcb file will now be a folder. Navigate to this folder and inside, there will be multiple files and two other folders. Select the file called 'plan.mcf' and upload it to BCI2000 as the ''ModulationPlanFile''. DO NOT change any of the contents of the .mcb folder and be sure that ONLY 'plan.mcf' is uploaded.  


===StimulationExpression===
===StimulationExpression===

Revision as of 15:52, 29 January 2021

Synopsis

The AmpServerProADC component implements the client side of EGI's TCP/IP-based Amp Server Pro (ASP) protocol. Thus, it may be used to interface BCI2000 with an EGI amplifier. Amplifiers that record data and administer transcranial direct current stimulation (GTEN devices) are supported.

Location

http://www.bci2000.org/svn/trunk/src/contrib/SignalSource/AmpServerPro

Versioning

Author

Joshua Fialkoff, (c) 2008 Wadsworth Center, New York State Department of Health. (V1)

Alex Belsten (belsten@neurotechcenter.org), NCAN. (V2)

Version History

  • V1.00 - 06/11/2008 - First working version
  • V2.00 - 05/10/2020 - Added support for GTEN devices and packet format 2

Source Code Revisions

  • Initial development: 1998
  • Tested under: 6138
  • Known to compile under: 6138
  • Broken since: --

Using the AmpServerPro Source Module

For using the AmpServerPro source module, you will need to obtain a license for the AmpServerPro SDK. Without such a license, you may be able to connect to the machine running the EGI software, but it will not send any real-time data when asked to. In order to obtain an AmpServerPro SDK license, you will need to contact EGI at http://www.egi.com.

Setting Up the Hardware

The EGI system comes with many hardware and cables, so connecting everything in a step-by-step manner is helpful for getting everything connected correctly. There are a few steps to this process. First, make sure you have all of the necessary cables and hardware. These items can be seen in the two images below (Fig. 1 and Fig. 2).

In addition to the hardware shown in Fig. 1 and 2, you will need the EGI iMac that comes with the amplifier and a research PC. This PC must be running Windows and needs an ethernet port or an adapter that connects to an ethernet cable. Once sure that all of the necessary hardware/cables are present, it is time to connect all the hardware. For your reference, the general architecture is shown in the figure below.

Setting up the Power Supplies

The trasformer is the first piece of hardware to set up. It provides isolated power to the EGI amplifier, switch box, and EGI iMac. Each of these devices connects to the plugs on the back of the transformer, as shown in Fig. 4.

Verify that the transformer is off and use plug type 3 in Fig. 4 to plug into a standard wall socket. Now, connect the EGI iMac to plug type 2. Next, you will need two cables of type 1 (AWG cable). Connect one to the amplifier power supply and the other to the switch box. Keep the transformer off for now. Lastly, you will need to use the amplifier power cable to connect the amplifier power supply to the amplifier.

Setting up the Network Cables

Next, the network cables need to be connected. Fig. 5 and 6 serve as a reference through this process.

Start by connecting the orange fiber optic cable to the back of the amplifier and then connect the other end to the front of the switch box. Then, connect one of the network cables to the EGI iMac and connect the other end to any one of the eight ports on the switch box. Lastly, connect the other network cable to your research PC and then to the switch box. Now that everything is connected, the transformer and amplifier power supply can be turned on. Next, boot up the EGI iMac. Navigate to the browser and enter the amplifier's IPv4 address into the address bar. You can find the IPv4 address of your amplifier by launching Net Station Acquisition on the EGI iMac and expanding the sharing tab. All of the EGI amplifiers have an IPv4 address of the form 10.10.10.X where X is some integer between 0 and 256. You should now see the amplifier's web page, similar to the one shown in Fig. 7. If you cannot see this web page, verify that all network connections are secure and the amplifier is powered on.

Configuring and Setting Up BCI2000 on the Research PC

Now it is time to set up the research PC. First, install BCI2000 (a guide to do this can be found at Programming_Howto:Building_and_Customizing_BCI2000) and make sure the BUILD_CONTRIB option is enabled in CMake before compiling.

The research PC's IP address must be configured to allow the amplifier and Net Station to recognize it. On the research PC, configure the IP (IPv4) for a manual IP address (10.10.10.Y where Y is any digits other than the last two digits used by the amp); with the manual IPv4 address configured, set the subnet mask to 255.255.255.0. Once this has been completed, open a browser on the client PC and enter the amplifier's IPv4 address into the address bar. If the research PC's IP address is set correctly, the page will populate with information about the amplifier shown in Fig. 7. If the web page fails to load, then the PC's IPv4 address may not have been set correctly, or the research PC has a firewall that is blocking the amp. Verify that the research IPv4 address is correct and firewalls have been disabled.

Starting Amp Server Pro

Amp Server Pro is capable of working with many amplifiers concurrently. To begin using Amp Server Pro with BCI2000, ensure that at least one amplifier is connected to the server. If no amplifier is connected, the Amp Server software emulates an amplifier. If you choose to use the emulated amplifier, you should expect to see a smooth sine wave signal for all channels. To start the amp server simply navigate to the Amp Server Pro directory and double click the file named "Amp Server".

Creating a BCI2000 Batch File

Although it is not necessary, it is convenient to create a batch file to run BCI2000 with the Amp Server Pro module. To create the batch file, start out with a copy of a suitable batch file in BCI2000/batch/, and open it in a text editor.

Towards the end of the file, you will see a sequence of lines beginning with

start executable 

These lines are responsible for starting up source, signal processing, and application module, in that sequence. To use the AmpServerPro module, you will need to replace the executable name in the first entry, e.g.

start executable SignalGenerator --local

becomes

start executable AmpServerPro --local

For more information, see this page.

Using Amp Server Pro with BCI2000

Once you have started the Amp Server and compiled the Amp Server Pro module, you can begin collecting data with BCI2000 by following the steps below.

  1. Double click BCI2000/batch/CursorTask_AmpServerPro.bat - the batch file that was created in the previous section - to start BCI2000.
  2. Click the "Configure" button.
  3. Set the appropriate parameters. The Amp Server Pro module is initialized with a number of parameters that can be configured from the "Source" tab. A summary and description of these parameters can be found below.
  4. Click "Set Config" and attend to any errors reported by the BCI2000 operator. If there were any errors, repeat this step.
  5. Click "Start" to begin your experiment.

Parameters

SourceCh

Enter the number of channels that have electrodes connected (32, 64, 128, or 256). Make sure that SourceChOffset and SourceChGain are set to "auto" or you may get an error message about a mismatching number of entries.

BlockSize

This parameter should always be set to auto. If the amp uses packet type 1, then the block size is fixed at 40 samples per block. If the amp uses packet format 2 then the block size specified by SampleBlockSize will be used. The packet format will be displayed in the operator window of BCI2000 after clicking 'Set Config' and successful connection to amp.

ServerIP

The IP address of the amplifier (e.g. 10.10.10.51)

CommandPort

The port number of the port used for command layer communication. Unless you have explicitly set the port number via Amp Server's configuration, the default of 9877 should be correct.

NotificationPort

The port number of the port used for notification layer communication. Unless you have explicitly set the port number via Amp Server's configuration, the default of 9878 should be correct.

StreamPort

The port number of the port used for data streaming. Unless you have explicitly set the port number via Amp Server's configuration, the default of 9879 should be correct.

AmplifierID

Amp Server Pro is capable of managing many amplifiers concurrently. BCI2000, however, operates with a single amplifier. If only a single amplifier is connected, you may enter the value "auto" here and allow BCI2000 to automatically determine the Amplifier ID. If multiple amplifiers are connected, however, you must enter a valid ID from 0 to N-1, where N is the number of amplifiers connected.

Packet Format 2 Parameter

"SampleBlockSize

If the connected amp uses packet format 2, then the user can configure the number of samples per block using this parameter.

GTEN Parameters

The GTEN parameters are only used when using a GTEN device. If the connected amp cannot perform stimulation, disable RunTranscranialStim.

RunTranscranialStim

Enables stimulation. If stimulation is enabled, the following parameters are used.

ModulationPlanFile

The modulation plan file contains all of the information about the stimulation train. This file is created on the Net Station iMac with the EGI program Reciprocity. Reciprocity allows the user to configure all of the parameters of the stimulation train such as electrode location, waveform amplitude, duration, etc. See EGI's GTEN manual for information related to Reciprocity use.

Once the train is designed in Reciprocity, save the .mcb plan file and note its location. Copy the .mcb file and transfer it to the research PC. Launch BCI2000 and click the browse button for the ModulationPlanFile parameter. On windows, the .mcb file will now be a folder. Navigate to this folder and inside, there will be multiple files and two other folders. Select the file called 'plan.mcf' and upload it to BCI2000 as the ModulationPlanFile. DO NOT change any of the contents of the .mcb folder and be sure that ONLY 'plan.mcf' is uploaded.

StimulationExpression

Expression that triggers stimulation. For more info on expressions, see User Reference:Expression Syntax.

States

GTENStim

This binary state is set to 1 when stimulation is triggered.

GTENtr

This state is one byte in size and contains information sent back from the amplifier about stimulation. If bit 2 is low (XXXX X0XX) then current is being injected by the amp. If bit 4 is low (XXX0 XXXX) then a new block in the neuromodulation train has just begun.

See also

User Reference:Filters, Contributions:ADCs