EEG Recording and Methodology

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/38

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

39 Terms

1
New cards

10-20 electrode placement system

measurement system designed to accommodate different head sizes
-even numbers on the left, odd on the right
-labels for brain region

<p>measurement system designed to accommodate different head sizes <br>-even numbers on the left, odd on the right<br>-labels for brain region</p>
2
New cards

10-10 electrode placement system

electrode placement system where electrodes along straight lines are placed 10% of the nasion to inion distance from one another

<p>electrode placement system where electrodes along straight lines are placed 10% of the nasion to inion distance from one another</p>
3
New cards

How are numbers organized on an electrode cap?

low numbers are located closer to the midline, and they go up on either side from the midline (1-9 on left, 2-10 on right)

4
New cards

What impedances are involved in EEG and do we want them low or high?

electrode and amplifier input, electrode should be low, amplifier input should be high

5
New cards

electrical double layer

a build up of charges at metal interfaces - filters out low frequencies from the EEG signal (high pass filter), occurs with many kinds of metals

<p>a build up of charges at metal interfaces - filters out low frequencies from the EEG signal (high pass filter), occurs with many kinds of metals</p>
6
New cards

How can an electrical double layer be eliminated?

by using a reversible electrode, like Ag/AgCl (ideally with them mixed together to avoid damage to the metals with cleaning)

7
New cards

What happens if electrode impedance is too high?

current from other sources will be induced in the electrode circuits

8
New cards

What value should electrode impedance be at?

less than 10kOhms, but modern systems with high amplifier input impedance can have as high as 30-50kOhms

9
New cards

Electrode Impedance

Measure of the opposition of electrical current flow across the electrode; test performed at the start of each programming session

<p>Measure of the opposition of electrical current flow across the electrode; test performed at the start of each programming session</p>
10
New cards

Amplifier Input Impedance

ability of amplifier to counteract electrode impedance and avoid voltage loss

<p>ability of amplifier to counteract electrode impedance and avoid voltage loss</p>
11
New cards

How does electrode size impact EEG recording?

bigger is better, until electrodes encroach on each other's space, creating a larger field with less specificity

12
New cards

How does metal choice for electrodes impact recording?

Certain metals act as high pass filters, making the signal 2 peaks instead of a box, especially metals like Pt, Au, even Sn and Ag. This matters much less with a high amplifier input impedance though

13
New cards

What minimum of electrodes are needed to record EEG?

an electrode pair consisting of an active and reference electrode, and a ground electrode

14
New cards

Is it possible to have an entirely passive reference electrode?

No, anywhere you place an electrode will record some level of activity

15
New cards

What are common choices for referential montages (common reference) electrodes?

mastoids, nose, non-cephalic sources, linked mastoids, average

16
New cards

bipolar montage

A channel setup based on recordings from two exploring electrodes. Used for EOG generally (hEOG for us), could also be banana reference

17
New cards

What is the gain on our amplifiers?

20 000

18
New cards

Differential amplifier

electronic amplifier that contains two single-ended amplifiers that are 180 degrees out of phase that amplifies the difference between two input voltages. The kind of amplifier used on our EEG lab

<p>electronic amplifier that contains two single-ended amplifiers that are 180 degrees out of phase that amplifies the difference between two input voltages. The kind of amplifier used on our EEG lab</p>
19
New cards

How do we know that differences in voltage recorded by different electrodes are due to something being recorded by that electrode and not just noise?

All electrodes have a common reference, so most noise should be removed from their individual signals

20
New cards

Where is the ground electrode generally located?

in the middle of the electrode array

21
New cards

ground electrode

This electrode does not impact measurements with modern computerized equipment. It is usually placed in the middle of the forehead, but can be placed anywhere on the body. A way to shunt DC voltages off the participant, arbitrarily assigned "0V"

22
New cards

Common Mode Rejection Ratio

A rating of the ability of a differential amplifier to eliminate identical inputs. Should be very high (-80 to -100 dB, meaning that "noise" is cut in half every 6 dB so many many times)

23
New cards

analog filtering

filtering performed on continuous-time signals and yields continuous time signals; filters out highest frequencies (low-pass filter) and often some low frequencies (high-pass filter). Done to prevent aliasing

24
New cards

What does our lab typically use for high and low pass filters during analog filtering?

30Hz low pass filter (to eliminate 60Hz room noise) and 0.01Hz high pass

25
New cards

analog to digital converter

Device for sampling analog data and producing a digital sample of it.

<p>Device for sampling analog data and producing a digital sample of it.</p>
26
New cards

sampling interval

the time between each data point written in A-D conversion

27
New cards

What is the typical range of sampling intervals used in the lab?

1, 2 or 4ms

28
New cards

sampling rate

The number of times per second a signal is measured and converted to a digital value. Measured as a frequency, depends on the sampling interval. Is equal to 1000ms/sampling interval

<p>The number of times per second a signal is measured and converted to a digital value. Measured as a frequency, depends on the sampling interval. Is equal to 1000ms/sampling interval</p>
29
New cards

What considerations go into determining an appropriate sampling rate?

Generally, a cost-benefit analysis. Faster is generally better and reduces quantization error, but it also increases file size and thus storage cost

30
New cards

Nyquist limit

The highest frequency waveform that can be measured without the appearance of aliasing, half of the sampling rate

31
New cards

aliasing error

occurs when you use too low of a sampling frequency, causes frequencies above the Nyquist limit to appear as low frequencies

<p>occurs when you use too low of a sampling frequency, causes frequencies above the Nyquist limit to appear as low frequencies</p>
32
New cards

resolution

how many chunks of data exist, usually measured in "bits" or steps of information. Not indicative of the size of the chunk

33
New cards

bit

A contraction of "Binary Digit"; the single unit of information in a computer, typically represented as a 0 or 1

34
New cards

step

another measure of resolution, 2 to the power of the number of bits

35
New cards

What does the resolution of an EEG system depend on?

amplification gain, the A-D range, A-D converter resolution (in bits/steps). Calculation: resolution = A-D range/ res in steps , divide again by the gain to get in pre-amplification units

36
New cards

What is the typical A-D range of an EEG system?

10V (5V up and down)

37
New cards

What should the resolution of an EEG system be?

Ideally as good as possible, but as long as the resolution steps are smaller than the EEG swings expected, it is sufficient. Larger resolutions may also be slower

38
New cards

What size are ERPs typically?

in the range of 1 microvolt

39
New cards

Quantization Error

The difference between the actual signal level and the integer value chosen to represent it, mostly a shape issue in A-D conversion. Improves with higher resolution and sampling frequency

<p>The difference between the actual signal level and the integer value chosen to represent it, mostly a shape issue in A-D conversion. Improves with higher resolution and sampling frequency</p>