期刊名称:International Journal of Computer Science and Network Security
印刷版ISSN:1738-7906
出版年度:2009
卷号:9
期号:9
页码:70-82
出版社:International Journal of Computer Science and Network Security
摘要:Electroencephalogram (EEG) data, which consist of weak voltage values of the brain measured over time, are recorded by EEG measuring instruments (Brain Builder Unit in this study). These data are captured in real time and written to a file in CSV (Comma Separated Values) format. By applying several processes using the data, we extract the crossed data and conduct an analysis of variance (ANOVA), and we assess the significance of the influence of the measuring object on the EEG of a human examinee. First, we captured EEG patterns of examinees ingesting the vegetable komatsuna and then conducted the ANOVA to determine whether the growing condition of the vegetable affects the EEG pattern of the examinee. However, much manual work and time are needed to convert the EEG to the data for displaying graph on Microsoft Excel 2003, and analysing it by ANOVA software. Therefore, we propose an automation algorithm for converting the captured data from the EEG measuring device, and we develop (implement) a program based on this algorithm. Specifically, the automation algorithm combines these manual processes to make the two kinds of data needed for ANOVA and for Excel graphs, and the C++ program generates the actual data.
关键词:ANOVA; SOC; EEG; vegetable ingestion; komatsuna; algorithm; program implementation