正在加载图片...
Sophisticated FM cassette recording and playback systems allow clinicians to review long EEG recordings over a greatly reduced time, compared to that required to flip through stacks of paper or observe recordings as they occur in real time. Such systems take advantage of time compensation schemes, whereby a signal recorded at one speed(speed of the tape moving past the recording head of the cassette drive)is played back at a different faster speed. The ratio of playback to recording speed is known, so the appropriate correction factor can be applied to played-back data to generate a properly scaled video display. A standard ratio of 60 1 is often used. Thus, a trained clinician can review each minute of real-time EEG in 1 s. The display appears to be scrolled at a high rate horizontally across the display screen. Features of these instruments allow the clinician to freeze segment of EEG on the display and to slow down or accelerate tape speed from the standard playback as needed. A time mark channel is usually displayed as one of the traces as a convenient reference(vertical tick "mark displayed at periodic intervals across the screen) Computers can also be recording devices, digitizing( converting to digital form) one or several amplified EEG channels at a fixed rate. In such sampled data systems, each channel is repeatedly sampled at a fixed time interval(sample interval)and this sample is converted into a binary number representation by an A/D converter The A/D converter is interfaced to a computer system so that each sample can be saved in the computer nemory. A set of such samples, acquired at a sufficient sampling rate(at least two times the highest frequency component in the sampled signal), is sufficient to represent all the information in the waveform. To ensure that the signal is band-limited, a low-pass filter with a cutoff frequency equal to the highest frequency of interest is used. Since physically realizable filters do not have the ideal characteristics, the sampling rate is usually greater than two times the filters cutoff frequency. Furthermore, once converted to a digital format, digital filtering es can On-line computer recordings are only practical for short-term recordings or for situations in which the EEG immediately processed. This limitation is primarily due rage requirements. For example, a typical sampling rate of 128 Hz yields 128 new samples per second that require storage. For an 8-channel recording, ,024 samples are acquired per second. A 10-minute recording period yields 614, 400 data points. Assuming 8- bit resolution per sample, over 0.5 megabyte(MB)of storage is required to save the 10-minute recording Processing can consist of compression for more efficient storage(with associated loss of total information content), as in data record or epoch averaging associated with evoked responses, or feature extraction and subsequent pattern recognition, as in automated spike detection in seizure monitoring. Frequency analysis of the EEG In general, the EEG contains information regarding changes in the electrical pot of the brain obtained om a given set of recording electrodes. These data include the characteristic waveform with its variation in amplitude, frequency, phase, etc and the occurrence of brief electrical patterns, such as spindles. Any analysis procedure cannot simultaneously provide information regarding all of these variables. Consequently, the selec tion of any analytic technique will emphasize changes in one particular variable at the expense of the others This observation is extremely important if one is to properly interpret the results obtained by any analytic chnique. In this chapter, special attention is given to frequency analysis of the EEG In early attempts to correlate the EEG with behavior, analog frequency analyzers were used to examine single channels of EEG data. Although disappointing, these initial efforts did introduce the utilization of frequency analysis to study gross brain wave activity. Although, power spectral analysis, i.e., the magnitude square of Fourier transform, provides a quantitative measure of the frequency distribution of the EEG, it does so as mentioned above, at the expense of other details in the EEg such as the amplitude distribution, as well as the presence of specific patterns in the EEG The first systematic application of power spectral analysis by general-purpose computers was reported in 1963 by Walter; however, it was not until the introduction of the fast Fourier transform(FFT) by Cooley and Tukey in the early 1970s that machine computation of the EEG became commonplace. Although an individual FFT is ordinarily calculated for a short section of EEG data(e.g, from 1 to 8 s epoch), such segmentation of a signal with subsequent averaging over individual modified periodograms has been shown to provide a consistent estimator of the power spectrum, and an extension of this technique, the compressed spectral array, has been particularly useful for computing EEG spectra over long periods of time. A detailed review of the c2000 by CRC Press LLC© 2000 by CRC Press LLC Sophisticated FM cassette recording and playback systems allow clinicians to review long EEG recordings over a greatly reduced time, compared to that required to flip through stacks of paper or observe recordings as they occur in real time. Such systems take advantage of time compensation schemes, whereby a signal recorded at one speed (speed of the tape moving past the recording head of the cassette drive) is played back at a different, faster speed. The ratio of playback to recording speed is known, so the appropriate correction factor can be applied to played-back data to generate a properly scaled video display. A standard ratio of 60:1 is often used. Thus, a trained clinician can review each minute of real-time EEG in 1 s. The display appears to be scrolled at a high rate horizontally across the display screen. Features of these instruments allow the clinician to freeze a segment of EEG on the display and to slow down or accelerate tape speed from the standard playback as needed. A time mark channel is usually displayed as one of the traces as a convenient reference (vertical “tick” mark displayed at periodic intervals across the screen). Computers can also be recording devices, digitizing (converting to digital form) one or several amplified EEG channels at a fixed rate. In such sampled data systems, each channel is repeatedly sampled at a fixed time interval (sample interval) and this sample is converted into a binary number representation by an A/D converter. The A/D converter is interfaced to a computer system so that each sample can be saved in the computer’s memory. A set of such samples, acquired at a sufficient sampling rate (at least two times the highest frequency component in the sampled signal), is sufficient to represent all the information in the waveform. To ensure that the signal is band-limited, a low-pass filter with a cutoff frequency equal to the highest frequency of interest is used. Since physically realizable filters do not have the ideal characteristics, the sampling rate is usually greater than two times the filter’s cutoff frequency. Furthermore, once converted to a digital format, digital filtering techniques can be used. On-line computer recordings are only practical for short-term recordings or for situations in which the EEG is immediately processed. This limitation is primarily due to storage requirements. For example, a typical sampling rate of 128 Hz yields 128 new samples per second that require storage. For an 8-channel recording, 1,024 samples are acquired per second. A 10-minute recording period yields 614,400 data points. Assuming 8- bit resolution per sample, over 0.5 megabyte (MB) of storage is required to save the 10-minute recording. Processing can consist of compression for more efficient storage (with associated loss of total information content), as in data record or epoch averaging associated with evoked responses, or feature extraction and subsequent pattern recognition, as in automated spike detection in seizure monitoring. Frequency Analysis of the EEG In general, the EEG contains information regarding changes in the electrical potential of the brain obtained from a given set of recording electrodes. These data include the characteristic waveform with its variation in amplitude, frequency, phase, etc. and the occurrence of brief electrical patterns, such as spindles. Any analysis procedure cannot simultaneously provide information regarding all of these variables. Consequently, the selec￾tion of any analytic technique will emphasize changes in one particular variable at the expense of the others. This observation is extremely important if one is to properly interpret the results obtained by any analytic technique. In this chapter, special attention is given to frequency analysis of the EEG. In early attempts to correlate the EEG with behavior, analog frequency analyzers were used to examine single channels of EEG data. Although disappointing, these initial efforts did introduce the utilization of frequency analysis to study gross brain wave activity. Although, power spectral analysis, i.e., the magnitude square of Fourier transform, provides a quantitative measure of the frequency distribution of the EEG, it does so as mentioned above, at the expense of other details in the EEG such as the amplitude distribution, as well as the presence of specific patterns in the EEG. The first systematic application of power spectral analysis by general-purpose computers was reported in 1963 by Walter; however, it was not until the introduction of the fast Fourier transform (FFT) by Cooley and Tukey in the early 1970s that machine computation of the EEG became commonplace. Although an individual FFT is ordinarily calculated for a short section of EEG data (e.g., from 1 to 8 s epoch), such segmentation of a signal with subsequent averaging over individual modified periodograms has been shown to provide a consistent estimator of the power spectrum, and an extension of this technique, the compressed spectral array, has been particularly useful for computing EEG spectra over long periods of time. A detailed review of the
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有