FAQs

General

What does ExG mean?

ExG is a term used to summarize all electrograms: EEG, ECG, EMG, EOG, and EGG. Whatever ExG you are using, Mentalab has the appropriate caps, electrodes, and cables. In fact, depending on your set-up, a single Mentalab Explore system can handle different electrograms simultaneously, as long as they use a shared reference.

What are the recording modes of Mentalab Explore?

Mentalab Explore devices support three recording modes:

  1. Offline recording to internal memory

  2. Wireless Streaming via Bluetooth

  3. High-bandwidth streaming via USB

Hardware

What is the size of the internal storage and can I record offline?

The internal storage has 8 GB. An 8-channel sleep recording of 8 hours will at 250 Hz result in a ~275 MB file in internal memory.

How long does the battery last?

Battery life depends on recording mode and sampling rate. For our latest Explore Pro devices, battery life at 250 Hz is up to ten hours.

What sampling rates does Explore offer?

ExG data is recorded at up to 8000 Hz, users' choice. The maximum sampling rate depends on recording mode and channel count.

Explore Desktop visualizes ExG data at 125 Hz.

Orientation data is both recorded and visualized at 20 Hz.

What hardware signal filters are used in the Explore system?

Our hardware applies a first order differential low-pass filter as an anti-aliasing filter with a cut-off frequency of 3.6 kHz.

The noise-shaping converter includes a digital third-order, low-pass, sinc filter with variable-decimation rate depending on the data rate. Its -3 dB bandwidth is roughly a quarter of the output data rate.

ExG data are always recorded as raw data, giving you full flexibility for applying further filters in post- or real-time processing.

How do the orientation sensors work?

Mentalab Explore devices have a built in IMU, inertial measurement unit, containing an accelerometer, a gyroscope, and a magnetometer with three axes each.

Additionally, the Explore devices calculate and stream quaternions based on the accelerometer and gyroscope data.

  1. The accelerometer measures acceleration of the device in three directions: front to back, side to side, up and down.

  2. The gyroscope measures angular velocity, i.e., the speed at which the device is moving along three axes, pitch, yaw, and roll.

  3. The magnetometer measures the earth’s magnetic field along three axes. This can be used to determine the absolute orientation of the device within the magnetic field.

  4. The quaternions encode the orientation of the device in relation to its starting position, similarly to rotation matrices. Unlike rotation matrices, quaternions do not suffer from gimbal lock, which occurs when two gimbal axes align to be parallel to each other and causes the loss of a degree of freedom.

Try moving and turning the device while visualizing the orientation data in Explore Desktop to get a feel for the three sensors. The box visualises the device’s orientation based on streamed quaternions.

The orientation data are useful for determining the head position of the participant or for actigraphy measurements of physical activity.

Why is one of the accelerometer axes not at zero?

The accelerometer measures gravitational acceleration (G: ~9.8 m/s/s) and the amplifier’s relative acceleration.

Most of the time, the acceleration of the amplifier relative to G is tiny, which means one accelerometer line will be offset by G.

Which of the three lines is offset depends on the orientation of the amplifier.

Is the Mentalab Explore amplifier DC coupled?

Yes, the Mentalab Explore amplifier is DC-coupled. However, do note that its working range is ±400 mV.

How does combining REF and GND into a single electrode work?

The Mentalab Explore system combines REF and GND electrodes into a single channel.

This is possible because the amplifier is so mobile, which means it is battery powered and small. In addition, the electrode cables are very short which allow us to use a single reference electrode.

Which Bluetooth version does the Explore Pro system use?

Mentalab Explore Pro uses Bluetooth Low Energy (BLE), allowing for long battery life.

Usage

What do all the LED colors mean on my Mentalab Explore amplifier?

The LED color and blinking pattern convey relevant information about your amplifier’s status. A complete list can be found in our LED Light Guide.

How do I use the button to send commands to the amplifier?

The single button can be used to send a number of commands to the amplifier. A complete list of button commands can be found in our Button Command Guide.

How long does it take to fully charge the battery?

A full charge takes about 2 hours depending on the charger and environmental conditions.

If I leave my amplifier plugged in and charging for weeks, will it damage the battery?

If you leave your Explore amplifier plugged in when it is fully charged, there will be some decline in its battery capacity.

We recommend unplugging your amplifier after each full charge, which normally takes 2 hours.

If your battery has declined so much that it is unusable, please contact us at support@mentalab.com and we can repair or replace your amplifier’s battery.

Is there a way to measure impedances?

Impedance measurement is supported through our graphical user software Explore Desktop, Explore Mobile, as well as through our open-source Python API explorepy.

My amplifier won’t turn on - it just flashes the pink LED and turns off! What should I do?

The internal memory of your Explore amplifier is full.

The Explore amplifier will refuse to record any more data while its memory is full.

To solve this, either transfer the data from your Explore amplifier to a computer using a USB-C cable, or, if you no longer need the data stored on the amplifier, double click your Explore amplifier while it is flashing the pink LED.

Double-clicking the button will delete the internal memory of your Explore amplifier and allow you to start recording.

See our Light Guide and Button Guide for more.

I think I’m having connection problems

Make sure that no other Bluetooth accessories, such as Bluetooth headphones, are connected.

Corded accessories, like mouse and keyboard, even if they have a Bluetooth adaptor, are fine.

My Explore amplifier is blinking blue, but I can’t connect it to my Windows system. What should I do?

To establish connection to your Explore Pro amplifier, toggle Bluetooth off and on in your Windows settings.

Integration

How can I send a single trigger to several different, mobile recording devices?

If you want synchronize data streams from different hardware components, we recommend using software platforms specifically designed for this.

explorepy can push data to Lab Streaming Layer.

Can more than one amplifier be used simultaneously with the same receiver?

We generally recommend using separate receiver devices, computer or mobile, for each amplifier.

A single recording file can be made by using Lab Streaming Layer and recording the different streams with LabRecorder.

Accessories

What material are the dry electrodes made of?

Our dry electrodes are made of a conductive carbon-filled polymer with AgCl-coating.

This material feels similar to soft rubber. The combination provides high comfort with great conductivity.

What is the life expectancy of my cables and electrodes?

The life expectancy of your equipment depends on how you care for it.

Under optimal conditions, you can use your materials for 10 years or longer.

We provide a 2 year warranty on both cables and electrodes, and have tested these components for 200 sessions without degradation.

Can I use my standard ECG or EMG electrodes with the amplifier?

Yes, our alligator and button connector cables can connect to standard stick and peel electrodes as long as they have a conductive knob on the back.

We can provide compatible, adhesive stick and peel electrode.

Can I use the Mentalab Explore system for developmental research?

Choose an appropriate XS, XS/S, or S cap, as there is a lot of variability in head size between babies, toddlers, and infants.

Experiment with removing the chin strap for added comfort.

For more on infant EEG research, check out our blog post on the subject.

Montages

Can one channel act as a reference for a subset of other channels?

This cannot be done in explorepy and Explore Desktop directly, but it can be achieved with basic post-processing.

Simply subtract the signal of the second reference channel from the subset of other channels. As a result, the values for these other channels will look as if they were recorded against the second reference.

A real-time visualization can be achieved using LabChart Lightning.

How can I create a bipolar montage with my system, when it has a unipolar reference?

With ease. Simply subtract your second reference channel from the other channels.

This can be done in OpenViBE or a Python script.

For more, please reach out to us at support@mentalab.com.

Can the Mentalab Explore amplifier record EEG and ECG at the same time?

Combining ECG and EEG recording is possible.

However, both electrograms must share the same reference electrode, which may affect EEG signal quality.

To minimize this effect, put the ground electrode on the scalp, not chest, and measure ECG with respect to that.

The remaining cross talk will be:

10Hz input : -64dB
25Hz input : -75dB

Software

Will your amplifier work with my software?

Please see the Integrations section for a complete list of analysis software that works with Mentalab Explore.

As a general guideline, our open source Python API explorepy can push data directly to Lab Streaming Layer and we are also integrated with BrainFlow and NeuroPype.

Please feel free to reach out if you would like to discuss your integration needs.

If you would like to build your own integration, we provide an open source SDK and our technical team is always happy to help.

Can data be streamed to online analysis platforms?

Transmission to cloud storage has been tested successfully.

For more details, please contact our support.

How do event triggers work? Can they be synchronized with other amplifiers?

The time stamps generated by the Mentalab Explore Pro amplifier are very precise.

You should expect a slight yet consistent delay of ~50 ms in data transmission via Bluetooth.

Syncing with other amplifiers can be done using third-party software, like Lab Streaming Layer.

Please contact support for more detailed information on the topic.

How is recorded data stored?

All data is stored in CSV or BDF format.

Filters that are applied in our software, explorepy, Explore Desktop, and Explore Mobile, only affect visualization. The recorded data files will always contain raw data.

You can record data in other formats using other third-party software solutions that support Lab Streaming Layer, for example LabRecorder, OpenViBE, etc.

We are happy to support you in converting your files to the format you need.

explorepy

How do I use explorepy’s command line input to communicate with the amplifier?

You can find an overview as well as a detailed list of available command line inputs in our explorepy command guide.

Check out our full explorepy documentation as well.

What command line terminals are compatible with explorepy?

You can use explorepy from most Python command terminals.

However, we do recommend using Anaconda to manage your virtual environment dependencies, and Anaconda prompt to run custom Python scripts.

We have heard reports that some terminals do not run explorepy smoothly. These terminals include:

  • Spyder Shell

  • Jupyter Notebook Shell

Contact

Can’t find what you’re looking for? Please don’t hesitate to get in contact us directly at: support@mentalab.com