<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://airwiki.deib.polimi.it/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=FrancescoAmenta</id>
		<title>AIRWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://airwiki.deib.polimi.it/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=FrancescoAmenta"/>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php/Special:Contributions/FrancescoAmenta"/>
		<updated>2026-05-18T13:15:28Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.25.6</generator>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Feature_Selection_and_Extraction_for_a_BCI_based_on_motor_imagery&amp;diff=7138</id>
		<title>Feature Selection and Extraction for a BCI based on motor imagery</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Feature_Selection_and_Extraction_for_a_BCI_based_on_motor_imagery&amp;diff=7138"/>
				<updated>2009-06-17T07:24:33Z</updated>
		
		<summary type="html">&lt;p&gt;FrancescoAmenta: New page: == '''Part 1: Project profile''' ==  === Project name ===  Spatial Filter application on a 4-class motor imagery BCI-system   === Project short description ===  The aim of this project is ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Part 1: Project profile''' ==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
&lt;br /&gt;
Spatial Filter application on a 4-class motor imagery BCI-system &lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to explore and analyze algorithms, pointed out from literature, for spatial filtering in a BCI system based on 4-class motor imagery.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 0?/0?/2008&lt;br /&gt;
&lt;br /&gt;
End date: &lt;br /&gt;
&lt;br /&gt;
=== People involved ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Project head(s) =====&lt;br /&gt;
&lt;br /&gt;
* [[User:MatteoMatteucci | Matteo Matteucci]] (professor)&lt;br /&gt;
&lt;br /&gt;
===== Other Politecnico di Milano people =====&lt;br /&gt;
&lt;br /&gt;
* [[User:RossellaBlatt | Rossella Blatt]] (phd student)&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
* [[User:FrancescoAmenta | Francesco Amenta]] (master student)&lt;br /&gt;
&lt;br /&gt;
=== Laboratory work and risk analysis ===&lt;br /&gt;
&lt;br /&gt;
Laboratory work for this project will be mainly performed at AIRLab-IIT/Lambrate. The main activity consists in the acquisition of brain signals through an EEG amplifier for on-line or off-line processing.  This is a potentially risky activity since there is an electrical instrumentation that is in direct contact with the human body. It is thus important to keep the system isolated from the power line. The EEG amplifier (as all biomedical instrumentations) is certified by the vendor to be isolated and the acquired data are transferred to the PC using an optic fiber connection . Anyhow for increased safety the PC and any other electronic device connected to the system must be disconnected from the power line.&lt;br /&gt;
Standard safety measures described in [http://airlab.elet.polimi.it/index.php/airlab/content/download/461/4110/file/documento_valutazione_rischi_AIRLab.pdf Safety norms] will be followed.&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: Project description''' ==&lt;br /&gt;
Main goal of this project it's to analyse application of Spatial Filter algorithm on a BCI system based on Motor Imagery. Mainly we want to test how much spatial filter' application could improve classification accuracy and also how to select best filter strategy for specific situation/subject. &lt;br /&gt;
Some of the algorithms chosen for testing was developed to operate over bivariate data. To extend these, researchers have suggested a one-versus-rest approach. As subgoal inside main project's object we try to find a new way to extend algorithm to be able to operate over N-class contest. &lt;br /&gt;
We have developed an analysis environment to be able to implements algorithms, derive spatial filter matrix from train dataset and then evaluate result on testing dataset. &lt;br /&gt;
Selection of algorithm to analyze was made looking for the most performant once inside literature and also BCI Competition' results. After this preliminary selection three filter's algorithms was retained:&lt;br /&gt;
*ICA&lt;br /&gt;
*CSP&lt;br /&gt;
*CSSD&lt;br /&gt;
&lt;br /&gt;
=== Brief description of Motor Imagery BCI architecture ===&lt;br /&gt;
&lt;br /&gt;
Even if all BCI system share the same goal, create a new communication pathway from mind to an external device, this isn't always true for architecture, due to different type of brain signal observed. However, we could trace a common design shared from most BCI application. Project work was focused on Signal Processing block, more specifically on Signal Filtering and Features Extraction subblock. &lt;br /&gt;
&lt;br /&gt;
=== Analysis Tool ===&lt;br /&gt;
&lt;br /&gt;
An off-line analysis tool was developed to generate spatial filter starting from data recorded by BCI2000 environments. Tool also provide functionality to test and visualize filters' application result. Tool was develop inside Matlasb environment due to compatibility with BCI2000 analysis tool and also for best deal computation effort mainly based on matrix manipulations.&lt;br /&gt;
&lt;br /&gt;
==== Prefiltering Module ====&lt;br /&gt;
Prefiltering module preprocess data to remove unuseful information for filter generation process. Application provides two kinds of proprecess step: &lt;br /&gt;
&amp;lt;!--*''' Whitening ''' White imported data removing mean and normalizing variance to 1--&amp;gt;&lt;br /&gt;
*''' Frequency filtering ''' [none,fir,iir] Bandpass filter imported data in selected frequency range. Provide Infinite Response Filter and Finite Response Filter.&lt;br /&gt;
&lt;br /&gt;
==== Filter Selection Module ====&lt;br /&gt;
 &lt;br /&gt;
===== ICA =====&lt;br /&gt;
&lt;br /&gt;
Independent Component Analysis is a blind source separation technique applied to recover source from a mixture signal observation.&lt;br /&gt;
ICA algorithm employees statistical mutual independence of component to extract source signal from mixture one. We found different algorithm  depending on contrast function used to maximize independence. We analize two ICA algorithm, Infomax and FastICA, which seems to have good results when applied to BCI data.&lt;br /&gt;
&lt;br /&gt;
Information maximization algorithm, also know as '''Infomax''', was based on approach developed from Bell &amp;amp; Sejnowski, that find a solution maximization the joint entropy of the output H(y). This is the same to minimize mutual information I(y) of the output of a neural network. An implementation of this algorithm was found...&lt;br /&gt;
Algorithm have many parameters:&lt;br /&gt;
* '''learning rate''' Learning rate of neural network learning algorithm. Default value was set to  &lt;br /&gt;
* '''momentum''' Momentum of neural network learning algorithm. Default value was set to &lt;br /&gt;
* '''bias''' &lt;br /&gt;
* '''max step''' Maximum number of step that algorithm should be perform&lt;br /&gt;
* '''initial weight''' A random matrix of initial weight&lt;br /&gt;
* '''epsilon''' &lt;br /&gt;
&lt;br /&gt;
'''FastICA''' algorithm search for independent component maximizing the negentropy J(y) of each mixtured signal. &lt;br /&gt;
Algorithm parameters are:&lt;br /&gt;
* '''approach''' Value could be ''symmetric'', in which all signal was  ,or ''deflaction''&lt;br /&gt;
* '''nonlinarity''' Type of nonlinearity used to compute contrast function &lt;br /&gt;
* '''epsilon''' Lowest bound of prediction error &lt;br /&gt;
* '''max iteration''' &lt;br /&gt;
* '''sample size''' [0,1] Percentage value of imported data to use as training set&lt;br /&gt;
&lt;br /&gt;
===== CSP =====&lt;br /&gt;
&lt;br /&gt;
Common Spatial Pattern algorithm simultaneous diagonalize covariance matrix of class labelled signals to find a linear subspace, i.e., a linear transformation matrix, in such a way that combined features maximize variance for one class and minimize its for other class. Standard CSP is designed for binary classification's problem, then extension to multi-class problem was done, as suggest in literature, by splitting original problem into several binary decision, computing each filter like one-vs-rest. After computing n matrix, with n number of class to analize, then algorithm output a spatial matrix  &lt;br /&gt;
Algorithm params that could be tuned are:&lt;br /&gt;
* '''sample size''' [0,1] Percentage value of imported data to use as training set &lt;br /&gt;
* '''retained eigenvalues''' Integer. Number(s) of eigenvalue(s) from each class matrix to retain in output spatial matrix. &lt;br /&gt;
* '''tao''' [0,6] Time window over trial. Define a time window over trial' data to use as training data.  &lt;br /&gt;
* '''mode''' [1,2,3,4] Type of computed filter. &lt;br /&gt;
===== CSSD =====&lt;br /&gt;
&lt;br /&gt;
Common Spatial Subsample Decomposition is a statistical method derived from common spatial pattern analysis. Also this method, like CSP, look for linear transformation of original signal to obtain combined features that hold maximum variance, i.e. most useful information for discriminant process, for selected class. &lt;br /&gt;
Algorithm params that could be tuned are:&lt;br /&gt;
* '''sample size''' [0,1] Percentage value of imported dato to use as training set&lt;br /&gt;
* '''retained eigenvalues''' Integer. Number(s) of eigenvalue(s) from each class matrix to retain in output spatial matrix. &lt;br /&gt;
* '''tao''' [0,6] Time window over trial. Define a time window over trial' data to use as training data.&lt;br /&gt;
* '''mode''' [1,2,3,4] Type of computed filter.&lt;br /&gt;
==== Filter Testing Module ====&lt;br /&gt;
&lt;br /&gt;
This module provides testing features for generated filters. Module grant tuning of testing environments by which tests filters and selection of statistical analysis to perform. Module also provide a graphical representation of computed statistical measures.&lt;br /&gt;
&lt;br /&gt;
Testing environment parameter are:&lt;br /&gt;
*'''Feature Channel'''&lt;br /&gt;
*'''Frequency Filter'''&lt;br /&gt;
*'''Classification algorithm'''&lt;br /&gt;
Statistical analysis type are:&lt;br /&gt;
*'''R-square'''&lt;br /&gt;
*'''Fisher ratio'''&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&lt;br /&gt;
User could access the tools by 3 main script. First script grant access to spatial filter computation. User must select subject, date of register session and witch type of filter would to compute.  Second script use computed filter to preprocess data and then make a selection of extracted features trough genetic algorithm instructed to find a subset that maximize classification accuracy over train dataset. Then third and last script is designed  to test filter and selected feature over test dataset. &lt;br /&gt;
== '''Part 3: References''' ==&lt;br /&gt;
* Control of two-dimensional movement signals by a noninvasive brain-computer interface in humans, Wolpaw J.R., McFarland J., PNAS, vol. 101, no. 51, december 2004, pages 17849-17854.&lt;br /&gt;
* Brain Computer interfaces for communication and control, Wolpaw J.R., Birbaumer N., McFarland D., Pfurtsheller G., Vaughan T., Clinical Neurophysiology 113, 2002, 767-791&lt;br /&gt;
* Spatial filtering and selection of optimized components in four class motor imagery EEG data using independent components analysis, Brunner C., Naeem M., Leeb R., Graimann B., and Pfurtscheller G. 2007. Pattern Recogn. Lett. 28, 8 (Jun. 2007), 957-964.&lt;br /&gt;
* Boosting bit rates in noninvasive EEG single-trial classifications by feature combination and multiclass paradigms, Dornhege G.; Blankertz B.; Curio G.; Muller K.-R., Biomedical Engineering, IEEE Transactions on , vol.51, no.6, pp.993-1002, June 2004&lt;br /&gt;
* Common spatial subspace decomposition applied to analysis of brain responses under multiple task conditions: a simulation study, Y. Wang, P. Berg, M. Scherg, Clinical Neurophysiology, Vol. 110, No. 4. (1 April 1999), pp. 604-614.&lt;br /&gt;
== '''Part 4: Project Tracking''' ==&lt;/div&gt;</summary>
		<author><name>FrancescoAmenta</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Talk:Feature_Selection_and_Extraction_for_a_BCI_based_on_motor_imagery&amp;diff=5240</id>
		<title>Talk:Feature Selection and Extraction for a BCI based on motor imagery</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Talk:Feature_Selection_and_Extraction_for_a_BCI_based_on_motor_imagery&amp;diff=5240"/>
				<updated>2009-02-19T10:59:42Z</updated>
		
		<summary type="html">&lt;p&gt;FrancescoAmenta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Part 1: Project profile''' ==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
&lt;br /&gt;
Feature Selection and Extraction for a BCI based on motor imagery&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to explore and analyze methods, pointed out from literature, for feature selection and extraction in a BCI system based on motor imagery.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 0?/0?/2008&lt;br /&gt;
&lt;br /&gt;
End date: &lt;br /&gt;
&lt;br /&gt;
=== People involved ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Project head(s) =====&lt;br /&gt;
&lt;br /&gt;
* [[User:MatteoMatteucci | Matteo Matteucci]] (professor)&lt;br /&gt;
&lt;br /&gt;
===== Other Politecnico di Milano people =====&lt;br /&gt;
&lt;br /&gt;
* [[User:RossellaBlatt | Rossella Blatt]] (phd student)&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
* [[User:FrancescoAmenta | Francesco Amenta]] (master student)&lt;br /&gt;
&lt;br /&gt;
=== Laboratory work and risk analysis ===&lt;br /&gt;
&lt;br /&gt;
Laboratory work for this project will be mainly performed at AIRLab-IIT/Lambrate. The main activity consists in the acquisition of brain signals through an EEG amplifier for on-line or off-line processing.  This is a potentially risky activity since there is an electrical instrumentation that is in direct contact with the human body. It is thus important to keep the system isolated from the power line. The EEG amplifier (as all biomedical instrumentations) is certified by the vendor to be isolated and the acquired data are transferred to the PC using an optic fiber connection . Anyhow for increased safety the PC and any other electronic device connected to the system must be disconnected from the power line.&lt;br /&gt;
Standard safety measures described in [http://airlab.elet.polimi.it/index.php/airlab/content/download/461/4110/file/documento_valutazione_rischi_AIRLab.pdf Safety norms] will be followed.&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: Project description''' ==&lt;br /&gt;
&lt;br /&gt;
L'obbiettivo principale che questo progetto si prefigge è l'analisi di algoritmi di filtraggio spaziale applicati in un sistema BCI basato su Motor Imagery. L'obbiettivo specifico dell'analisi è la valutazione dell'impatto dei suddetti algoritmi sulle capità di classificazione del sistema attualmente in fase di sviluppo presso IIT-Lab.&lt;br /&gt;
Selection of algorithm to analize was made looking for the most performant once inside literature and also BCI Competition' results. After this preliminary selection three filter's algorithm was retained:&lt;br /&gt;
*ICA&lt;br /&gt;
*CSP&lt;br /&gt;
*CSSD&lt;br /&gt;
&lt;br /&gt;
=== Brief description of Motor Imagery BCI architecture ===&lt;br /&gt;
&lt;br /&gt;
Even if all BCI system share the same goal, create a new communication pathway from mind to an external device, this isn't always true for architecture, due to different type of brian signal observed. However, we could trace a common design shared from most BCI application. Project work was focused on Signal Processing block, more specifically on Featur Filtering subblock. &lt;br /&gt;
&lt;br /&gt;
=== Analysis Tool ===&lt;br /&gt;
&lt;br /&gt;
An offline analysis tool was developed to generate spazial filter starting from data recorded by BCI2000 enviroments. Tool also provide functionality to test and visualize filters' application result. Tool was develop inside Matlasb eviroments due to compatibility with BCI2000 analysis tool and also for &lt;br /&gt;
&lt;br /&gt;
==== Data Import Module ====&lt;br /&gt;
&lt;br /&gt;
==== Prefiltering Module ====&lt;br /&gt;
Prefiltering module preprocess data to remove unuseful information for filter generation process. Application provides two kinds of proprecess step: &lt;br /&gt;
*''' Whitening ''' White imported data removing mean and normalizing variance to 1&lt;br /&gt;
*''' Frequency filtering ''' Bandpass filter imported data in selected frequency range&lt;br /&gt;
&lt;br /&gt;
==== Filter Selection Module ====&lt;br /&gt;
 &lt;br /&gt;
===== ICA =====&lt;br /&gt;
&lt;br /&gt;
Independent Component Analysis is a blind source separation tecnique applied to recover sorce from a mixture signal observation.&lt;br /&gt;
ICA algorithm emploies statistical mutal indipendence of component to extract soruce signal from mixture one. We found different algorithm  depending on contrast funcion used to maximize independence. We analize two ICA algorithm, Infomax and FastICA, which seems to have good reults when applied to BCI data.&lt;br /&gt;
&lt;br /&gt;
Infomation maximization algorithm, also kwon as '''Infomax''', was based on approach developed from Bell &amp;amp; Sejnowski, that find a solution maximization the joint entropy of the output H(y). This is the same to minimize mutual information I(y) of the output of a neural network. An implementation fo this algorithm was found...&lt;br /&gt;
Algorithm have many parameters:&lt;br /&gt;
* '''learning rate''' Learning rate of neural network learning algorithm. Default value was set to  &lt;br /&gt;
* '''momentum''' Momentum of neural network learning algorithm. Default value was set to &lt;br /&gt;
* '''bias''' &lt;br /&gt;
* '''max step''' Maximum number of step that algorithm shuold be perform&lt;br /&gt;
* '''initial weight''' A random matrix of inizial weight&lt;br /&gt;
* '''epsilon''' &lt;br /&gt;
&lt;br /&gt;
'''FastICA''' algorithm search for independent component maximizing the negentropy J(y) of each mixtured signal. &lt;br /&gt;
Algorithm parameters are:&lt;br /&gt;
* '''approach''' Value could be ''symmetric'', in wich all signal was  ,or ''deflaction''&lt;br /&gt;
* '''nonlinarity''' Type of nonlinearity used to compute contrast function &lt;br /&gt;
* '''epsilon''' Lowest bound of prediction error &lt;br /&gt;
* '''max iteration''' &lt;br /&gt;
* '''sample size''' [0,1] Percentage value of imported dato to use as training set&lt;br /&gt;
&lt;br /&gt;
===== CSP =====&lt;br /&gt;
&lt;br /&gt;
Common Spatial Pattern algorithm simultaneus diagonalize covariance matrix of class labeled signals to find a linear subspace, i.e., a linear trasformation matrix, in such a way that combined features maximize variance for one class and minize its for other class. Standard CSP is designed for binary classification's problem, then extension to multi-class problem was done, as suggest in literature, by splitting original problem into several binary decision, computing each filter like one-vs-rest. After computing n matrix, with n number of class to analize, then algorithm output a spatila matrix  &lt;br /&gt;
Algorithm params that could be tuned are:&lt;br /&gt;
* '''sample size''' [0,1] Percentage value of imported dato to use as training set &lt;br /&gt;
* '''retained eigenvalues''' Integer. Number(s) of eigenvalue(s) from each class matrix to retain in output spatial matrix. &lt;br /&gt;
&lt;br /&gt;
===== CSSD =====&lt;br /&gt;
&lt;br /&gt;
Common Spatial Subsample Decomposition is a statistical method derived from common spatial pattern analysis. Also this method, like CSP, look for linear trasformation of orginal signal to obtain combined features that hold maximum variance, i.e. most usefull information for discrimint process, for selected class. &lt;br /&gt;
Algorithm params that could be tuned are:&lt;br /&gt;
* '''sample size''' [0,1] Percentage value of imported dato to use as training set&lt;br /&gt;
* '''retained eigenvalues''' Integer. Number(s) of eigenvalue(s) from each class matrix to retain in output spatial matrix. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Filter Testing Module ====&lt;br /&gt;
&lt;br /&gt;
This module provides testing features for generated filters. Module grant tunig of testing enviroments by which tests filters and selection of statistical analysis to perform. Module also provide a grafical rappresentation of computed statistical measures.&lt;br /&gt;
&lt;br /&gt;
Testing eviroment parameter are:&lt;br /&gt;
*'''Feature Channel'''&lt;br /&gt;
*'''Frequncy Filter'''&lt;br /&gt;
*'''Classification algorithm'''&lt;br /&gt;
Statistical analysis type are:&lt;br /&gt;
*'''R-square'''&lt;br /&gt;
*'''Fisher ratio'''&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
== '''Part 3: References''' ==&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== '''Part 4: Project Tracking''' ==&lt;/div&gt;</summary>
		<author><name>FrancescoAmenta</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Talk:Feature_Selection_and_Extraction_for_a_BCI_based_on_motor_imagery&amp;diff=5142</id>
		<title>Talk:Feature Selection and Extraction for a BCI based on motor imagery</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Talk:Feature_Selection_and_Extraction_for_a_BCI_based_on_motor_imagery&amp;diff=5142"/>
				<updated>2009-02-08T11:51:47Z</updated>
		
		<summary type="html">&lt;p&gt;FrancescoAmenta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Part 1: Project profile''' ==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
&lt;br /&gt;
Feature Selection and Extraction for a BCI based on motor imagery&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to explore and analyze methods, pointed out from literature, for feature selection and extraction in a BCI system based on motor imagery.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 0?/0?/2008&lt;br /&gt;
&lt;br /&gt;
End date: &lt;br /&gt;
&lt;br /&gt;
=== People involved ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Project head(s) =====&lt;br /&gt;
&lt;br /&gt;
* [[User:MatteoMatteucci | Matteo Matteucci]] (professor)&lt;br /&gt;
&lt;br /&gt;
===== Other Politecnico di Milano people =====&lt;br /&gt;
&lt;br /&gt;
* [[User:RossellaBlatt | Rossella Blatt]] (phd student)&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
* [[User:FrancescoAmenta | Francesco Amenta]] (master student)&lt;br /&gt;
&lt;br /&gt;
=== Laboratory work and risk analysis ===&lt;br /&gt;
&lt;br /&gt;
Laboratory work for this project will be mainly performed at AIRLab-IIT/Lambrate. The main activity consists in the acquisition of brain signals through an EEG amplifier for on-line or off-line processing.  This is a potentially risky activity since there is an electrical instrumentation that is in direct contact with the human body. It is thus important to keep the system isolated from the power line. The EEG amplifier (as all biomedical instrumentations) is certified by the vendor to be isolated and the acquired data are transferred to the PC using an optic fiber connection . Anyhow for increased safety the PC and any other electronic device connected to the system must be disconnected from the power line.&lt;br /&gt;
Standard safety measures described in [http://airlab.elet.polimi.it/index.php/airlab/content/download/461/4110/file/documento_valutazione_rischi_AIRLab.pdf Safety norms] will be followed.&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: Project description''' ==&lt;br /&gt;
&lt;br /&gt;
L'obbiettivo principale che questo progetto si prefigge è l'analisi di algoritmi di filtraggio spaziale applicati in un sistema BCI basato su Motor Imagery. L'obbiettivo specifico dell'analisi è la valutazione dell'impatto dei suddetti algoritmi sulle capità di classificazione del sistema attualmente in fase di sviluppo presso IIT-Lab.&lt;br /&gt;
Selection of algorithm to analize was made looking for the most performant once inside literature and also BCI Competition' results. After this preliminary selection three filter's algorithm was retained:&lt;br /&gt;
*ICA&lt;br /&gt;
*CSP&lt;br /&gt;
*CSSD&lt;br /&gt;
&lt;br /&gt;
=== Brief description of Motor Imagery BCI architecture ===&lt;br /&gt;
&lt;br /&gt;
Even if all BCI system share the same goal, create a new communication pathway from mind to an external device, this isn't always true for architecture, due to different type of brian signal observed. However, we could trace a common design shared from most BCI application. Project work was focused on Signal Processing block, more specifically on Featur Filtering subblock. &lt;br /&gt;
&lt;br /&gt;
=== Analysis Tool ===&lt;br /&gt;
&lt;br /&gt;
An offline analysis tool was developed to generate spazial filter starting from data recorded by BCI2000 enviroments. Tool also provide functionality to test and visualize filters' application result. Tool was develop inside Matlasb eviroments due to compatibility with BCI2000 analysis tool and also for &lt;br /&gt;
&lt;br /&gt;
==== Data Import Module ====&lt;br /&gt;
&lt;br /&gt;
==== Prefiltering Module ====&lt;br /&gt;
Prefiltering module preprocess data to remove unuseful information for filter generation process. Application provides two kinds of proprecess step: &lt;br /&gt;
*''' Whitening ''' White imported data removing mean and normalizing variance to 1&lt;br /&gt;
*''' Frequency filtering ''' Bandpass filter imported data in selected frequency range&lt;br /&gt;
&lt;br /&gt;
==== Filter Selection Module ====&lt;br /&gt;
 &lt;br /&gt;
===== ICA =====&lt;br /&gt;
&lt;br /&gt;
Independent Component Analysis is a blind source separation tecnique applied to recover sorce from a mixture signal observation.&lt;br /&gt;
ICA algorithm emploies statistical mutal indipendence of component to extract soruce signal from mixture one. We found different algorithm  depending on contrast funcion used to maximize independence. We analize two ICA algorithm, Infomax and FastICA, which seems to have good reults when applied to BCI data.&lt;br /&gt;
&lt;br /&gt;
Infomation maximization algorithm, also kwon as '''Infomax''', was based on approach developed from Bell &amp;amp; Sejnowski, that find a solution maximization the joint entropy of the output H(y). This is the same to minimize mutual information I(y) of the output of a neural network. An implementation fo this algorithm was found...&lt;br /&gt;
Algorithm have many parameters:&lt;br /&gt;
* '''learning rate''' Learning rate of neural network learning algorithm. Default value was set to  &lt;br /&gt;
* '''momentum''' Momentum of neural network learning algorithm. Default value was set to &lt;br /&gt;
* '''bias''' &lt;br /&gt;
* '''max step''' Maximum number of step that algorithm shuold be perform&lt;br /&gt;
* '''initial weight''' A random matrix of inizial weight&lt;br /&gt;
* '''epsilon''' &lt;br /&gt;
&lt;br /&gt;
'''FastICA''' algorithm search for independent component maximizing the negentropy J(y) of each mixtured signal. &lt;br /&gt;
Algorithm parameters are:&lt;br /&gt;
* '''approach''' Value could be ''symmetric'', in wich all signal was  ,or ''deflaction''&lt;br /&gt;
* '''nonlinarity''' Type of nonlinearity used to compute contrast function &lt;br /&gt;
* '''epsilon''' Lowest bound of prediction error &lt;br /&gt;
* '''max iteration''' &lt;br /&gt;
* '''sample size''' [0,1] Percentage value of imported dato to use as training set&lt;br /&gt;
&lt;br /&gt;
===== CSP =====&lt;br /&gt;
&lt;br /&gt;
Common Spatial Pattern algorithm simultaneus diagonalize covariance matrix of class labeled signals to find a linear subspace, i.e., a linear trasformation matrix, in such a way that combined features maximize variance for one class and minize its for other class. Standard CSP is designed for binary classification's problem, then extension to multi-class problem was done, as suggest in literature, by splitting original problem into several binary decision, computing each filter like one-vs-rest. Algorithm params that could be tuned are:&lt;br /&gt;
*  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== CSSD =====&lt;br /&gt;
&lt;br /&gt;
Common Spatial Subsample Decomposition is a statistical method derived from common spatial pattern analysis. Also this method, like CSP, look for linear trasformation of orginal signal to obtain combined features that hold maximum variance, i.e. most usefull information for discrimint process, for selected class. Algorithm params that could be tuned are:&lt;br /&gt;
*  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Filter Testing Module ====&lt;br /&gt;
&lt;br /&gt;
This module provides testing features for generated filters. Module grant tunig of testing enviroments by which tests filters and selection of statistical analysis to perform. Module also provide a grafical rappresentation of computed statistical measures.&lt;br /&gt;
&lt;br /&gt;
Testing eviroment parameter are:&lt;br /&gt;
*'''Feature Channel'''&lt;br /&gt;
*'''Frequncy Filter'''&lt;br /&gt;
*'''Classification algorithm'''&lt;br /&gt;
Statistical analysis type are:&lt;br /&gt;
*'''R-square'''&lt;br /&gt;
*'''Fisher ratio'''&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
== '''Part 3: References''' ==&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== '''Part 4: Project Tracking''' ==&lt;/div&gt;</summary>
		<author><name>FrancescoAmenta</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Talk:Feature_Selection_and_Extraction_for_a_BCI_based_on_motor_imagery&amp;diff=5121</id>
		<title>Talk:Feature Selection and Extraction for a BCI based on motor imagery</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Talk:Feature_Selection_and_Extraction_for_a_BCI_based_on_motor_imagery&amp;diff=5121"/>
				<updated>2009-02-02T14:04:23Z</updated>
		
		<summary type="html">&lt;p&gt;FrancescoAmenta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Part 1: Project profile''' ==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
&lt;br /&gt;
Feature Selection and Extraction for a BCI based on motor imagery&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to explore and analyze methods, pointed out from literature, for feature selection and extraction in a BCI system based on motor imagery.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 0?/0?/2008&lt;br /&gt;
&lt;br /&gt;
End date: &lt;br /&gt;
&lt;br /&gt;
=== People involved ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Project head(s) =====&lt;br /&gt;
&lt;br /&gt;
* [[User:MatteoMatteucci | Matteo Matteucci]] (professor)&lt;br /&gt;
&lt;br /&gt;
===== Other Politecnico di Milano people =====&lt;br /&gt;
&lt;br /&gt;
* [[User:RossellaBlatt | Rossella Blatt]] (phd student)&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
* [[User:FrancescoAmenta | Francesco Amenta]] (master student)&lt;br /&gt;
&lt;br /&gt;
=== Laboratory work and risk analysis ===&lt;br /&gt;
&lt;br /&gt;
Laboratory work for this project will be mainly performed at AIRLab-IIT/Lambrate. The main activity consists in the acquisition of brain signals through an EEG amplifier for on-line or off-line processing.  This is a potentially risky activity since there is an electrical instrumentation that is in direct contact with the human body. It is thus important to keep the system isolated from the power line. The EEG amplifier (as all biomedical instrumentations) is certified by the vendor to be isolated and the acquired data are transferred to the PC using an optic fiber connection . Anyhow for increased safety the PC and any other electronic device connected to the system must be disconnected from the power line.&lt;br /&gt;
Standard safety measures described in [http://airlab.elet.polimi.it/index.php/airlab/content/download/461/4110/file/documento_valutazione_rischi_AIRLab.pdf Safety norms] will be followed.&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: Project description''' ==&lt;br /&gt;
&lt;br /&gt;
L'obbiettivo principale che questo progetto si prefigge è l'analisi di algoritmi di filtraggio spaziale applicati in un sistema BCI basato su Motor Imagery. L'obbiettivo specifico dell'analisi è la valutazione dell'impatto dei suddetti algoritmi sulle capità di classificazione del sistema attualmente in fase di sviluppo presso IIT-Lab.&lt;br /&gt;
Selection of algorithm to analize was made looking for the most performant once inside literature and also BCI Competition' results. After this preliminary selection three filter's algorithm was retained:&lt;br /&gt;
*ICA&lt;br /&gt;
*CSP&lt;br /&gt;
*CSSD&lt;br /&gt;
&lt;br /&gt;
=== Brief description of Motor Imagery BCI architecture ===&lt;br /&gt;
&lt;br /&gt;
Even if all BCI system share the same goal, create a new communication pathway from mind to an external device, this isn't always true for architecture, due to different type of brian signal observed. However, we could trace a common design shared from most BCI application. Project work was focused on Signal Processing block, more specifically on Featur Filtering subblock. &lt;br /&gt;
&lt;br /&gt;
=== Analysis Tool ===&lt;br /&gt;
&lt;br /&gt;
An offline analysis tool was developed to generate spazial filter starting from data recorded by BCI2000 enviroments. Tool also provide functionality to test and visualize filters' application result. Tool was develop inside Matlasb eviroments due to compatibility with BCI2000 analysis tool and also for &lt;br /&gt;
&lt;br /&gt;
==== Data Import Module ====&lt;br /&gt;
&lt;br /&gt;
==== Prefiltering Module ====&lt;br /&gt;
Prefiltering module preprocess data to remove unuseful information for filter generation process. Application provides two kinds of proprecess step: &lt;br /&gt;
*''' Whitening ''' White imported data removing mean and normalizing variance to 1&lt;br /&gt;
*''' Frequency filtering ''' Bandpass filter imported data in selected frequency range&lt;br /&gt;
&lt;br /&gt;
==== Filter Selection Module ====&lt;br /&gt;
 &lt;br /&gt;
===== ICA =====&lt;br /&gt;
&lt;br /&gt;
Independent Component Analysis is a blind source separation tecnique applied to recover sorce from a mixture signal observation.&lt;br /&gt;
ICA algorithm emploies statistical mutal indipendence of component to extract soruce signal from mixture one. We found different algorithm  depending on contrast funcion used to maximize independence. We analize two ICA algorithm, Infomax and FastICA, which seems to have good reults when applied to BCI data.&lt;br /&gt;
&lt;br /&gt;
Infomation maximization algorithm, also kwon as '''Infomax''', was based on approach developed from Bell &amp;amp; Sejnowski, that find a solution maximization the joint entropy of the output H(y). This is the same to minimize mutual information I(y) of the output of a neural network. An implementation fo this algorithm was found...&lt;br /&gt;
Algorithm have many parameters:&lt;br /&gt;
* '''learning rate''' Learning rate of neural network learning algorithm. Default value was set to  &lt;br /&gt;
* '''momentum''' Momentum of neural network learning algorithm. Default value was set to &lt;br /&gt;
* '''bias''' &lt;br /&gt;
* '''max step''' Maximum number of step that algorithm shuold be perform&lt;br /&gt;
* '''initial weight''' A random matrix of inizial weight&lt;br /&gt;
* '''epsilon''' &lt;br /&gt;
&lt;br /&gt;
'''FastICA''' algorithm search for independent component maximizing the negentropy J(y) of each mixtured signal. &lt;br /&gt;
Algorithm parameters are:&lt;br /&gt;
* '''approach''' Value could be ''symmetric'', in wich all signal was  ,or ''deflaction''&lt;br /&gt;
* '''nonlinarity''' Type of nonlinearity used to compute contrast function &lt;br /&gt;
* '''epsilon''' Lowest bound of prediction error &lt;br /&gt;
* '''max iteration''' &lt;br /&gt;
* '''sample size''' [0,1] Percentage value of imported dato to use as training set&lt;br /&gt;
&lt;br /&gt;
===== CSP =====&lt;br /&gt;
&lt;br /&gt;
Common Spatial Pattern algorithm simultaneus diagonalize covariance matrix of class labeled signals to find a linear subspace, i.e., a linear trasformation matrix, in such a way that combined features maximize variance for one class and minize its for other class. Standard CSP is designed for binary classification's problem, then extension to multi-class problem was done, as suggest in literature, by splitting original problem into several binary decision, computing each filter like one-vs-rest. Algorithm params that could be tuned are:&lt;br /&gt;
*  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== CSSD =====&lt;br /&gt;
&lt;br /&gt;
Common Spatial Subsample Decomposition is a statistical method derived from common spatial pattern analysis. Also this method, like CSP, look for linear trasformation of orginal signal to obtain combined features that hold maximum variance, i.e. most usefull information for discrimint process, for selected class. Algorithm params that could be tuned are:&lt;br /&gt;
*  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Filter Testing Module ====&lt;br /&gt;
&lt;br /&gt;
This module provides testing features for generated filters. Module grant tunig of testing enviroments by which tests filters and selection of statistical analysis to perform. Module also provide a grafical rappresentation of computed statistical measures.&lt;br /&gt;
&lt;br /&gt;
Testing eviroment parameter are:&lt;br /&gt;
*'''Feature Channel'''&lt;br /&gt;
*'''Frequncy Filter'''&lt;br /&gt;
*'''Classification algorithm'''&lt;br /&gt;
Statistical analysis type are:&lt;br /&gt;
*'''R-square'''&lt;br /&gt;
*'''Fisher ratio'''&lt;br /&gt;
== '''Part 3: References''' ==&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
== '''Part 4: Project Tracking''' ==&lt;/div&gt;</summary>
		<author><name>FrancescoAmenta</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Talk:Feature_Selection_and_Extraction_for_a_BCI_based_on_motor_imagery&amp;diff=5078</id>
		<title>Talk:Feature Selection and Extraction for a BCI based on motor imagery</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Talk:Feature_Selection_and_Extraction_for_a_BCI_based_on_motor_imagery&amp;diff=5078"/>
				<updated>2009-01-31T17:15:11Z</updated>
		
		<summary type="html">&lt;p&gt;FrancescoAmenta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Part 1: Project profile''' ==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
&lt;br /&gt;
Feature Selection and Extraction for a BCI based on motor imagery&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to explore and analyze methods, pointed out from literature, for feature selection and extraction in a BCI system based on motor imagery.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 0?/0?/2008&lt;br /&gt;
&lt;br /&gt;
End date: &lt;br /&gt;
&lt;br /&gt;
=== People involved ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Project head(s) =====&lt;br /&gt;
&lt;br /&gt;
* [[User:MatteoMatteucci | Matteo Matteucci]] (professor)&lt;br /&gt;
&lt;br /&gt;
===== Other Politecnico di Milano people =====&lt;br /&gt;
&lt;br /&gt;
* [[User:RossellaBlatt | Rossella Blatt]] (phd student)&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
* [[User:FrancescoAmenta | Francesco Amenta]] (master student)&lt;br /&gt;
&lt;br /&gt;
=== Laboratory work and risk analysis ===&lt;br /&gt;
&lt;br /&gt;
Laboratory work for this project will be mainly performed at AIRLab-IIT/Lambrate. The main activity consists in the acquisition of brain signals through an EEG amplifier for on-line or off-line processing.  This is a potentially risky activity since there is an electrical instrumentation that is in direct contact with the human body. It is thus important to keep the system isolated from the power line. The EEG amplifier (as all biomedical instrumentations) is certified by the vendor to be isolated and the acquired data are transferred to the PC using an optic fiber connection . Anyhow for increased safety the PC and any other electronic device connected to the system must be disconnected from the power line.&lt;br /&gt;
Standard safety measures described in [http://airlab.elet.polimi.it/index.php/airlab/content/download/461/4110/file/documento_valutazione_rischi_AIRLab.pdf Safety norms] will be followed.&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: Project description''' ==&lt;br /&gt;
&lt;br /&gt;
L'obbiettivo principale che questo progetto si prefigge è l'analisi di algoritmi di filtraggio spaziale applicati in un sistema BCI basato su Motor Imagery. L'obbiettivo specifico dell'analisi è la valutazione dell'impatto dei suddetti algoritmi sulle capità di classificazione del sistema attualmente in fase di sviluppo presso IIT-Lab.&lt;br /&gt;
Selection of algorithm to analize was made looking for ... inside litterature and also BCI Competition' results.&lt;br /&gt;
&lt;br /&gt;
=== Brief description of Motor Imagery BCI architecture ===&lt;br /&gt;
&lt;br /&gt;
Even if all BCI system share the same goal, create a new communication patway from mind to an external device, this isn't always true for architecture, due to different type of brian signal observed. However, we could trace a common design shared from most BCI application. Project work was  focus on Signal Processing block, more specifically on Featur Filtering subblock. &lt;br /&gt;
&lt;br /&gt;
=== Analysis Tool ===&lt;br /&gt;
&lt;br /&gt;
We will develop an offline analysis tool on Matlab to generate spazial filter starting from data recorded with BCI2000 ... Tool will also provide functionality to test filter and visualize filter application result. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== ICA ====&lt;br /&gt;
&lt;br /&gt;
Independent Component Analysis is a blind source separation tecnique applied to recover sorce from a mixture signal observation.&lt;br /&gt;
ICA algorithm emploies statistical mutal indipendence of component to extract soruce signal from mixture one. We found different algorithm  depending on contrast funcion used to maximize independence. We analize two ICA algorithm, Infomax adn FASTICA,  whom seems to have good reults when applied to BCI data. &lt;br /&gt;
&lt;br /&gt;
Infomation maximization algorithm, also kwon as Infomax, was based on approach developed from Bell &amp;amp; Sejnowski, that find a solution maximization the joint entropy of the output H(y). An implementation fo this algorithm was found...&lt;br /&gt;
Algorithm have many parameter:&lt;br /&gt;
* ''''learning rate''''&lt;br /&gt;
* ''max step''&lt;br /&gt;
* '''momentum'''&lt;br /&gt;
* [bias]&lt;/div&gt;</summary>
		<author><name>FrancescoAmenta</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=IIT-Lab&amp;diff=4993</id>
		<title>IIT-Lab</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=IIT-Lab&amp;diff=4993"/>
				<updated>2009-01-21T10:29:09Z</updated>
		
		<summary type="html">&lt;p&gt;FrancescoAmenta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is the IIT-Lab ==&lt;br /&gt;
&lt;br /&gt;
AIRLab-IITLab is dedicated to activities founded by the Italian Institute of Technology. &lt;br /&gt;
The lab hosts activities related to Brain-Computer Interfaces (BCI) and Affective Computing.&lt;br /&gt;
&lt;br /&gt;
=== Location ===&lt;br /&gt;
It is located in the Rimembranze di Lambrate building of the Department of Electronics and Information, Via Rimembranze di Lambrate, 14, Milan. &lt;br /&gt;
&lt;br /&gt;
=== Access Rules ===&lt;br /&gt;
The access to AIRLab-IITLab is reserved to registered users. If you are student and want to register, you have to fill the AIRLab registration form (to be signed by your tutor) and the security form. The key of the lab is provided to registered users by the doorkeeper at the main entrance of the Lambrate building. &lt;br /&gt;
&lt;br /&gt;
=== Booking ===&lt;br /&gt;
&lt;br /&gt;
Please book the instrument you want to use by adding an entry to the table; the booking of an instrument implies the booking of the room.  If you want to use a different instrument at the same time of an existing booking, please contact the other person involved and check that you can share the room; alternatively, you can ask the doorkeeper for an empty room in the building.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Please keep the table lines ordered by time (nearest bookings first); add new entries like this:&lt;br /&gt;
---CUT---&lt;br /&gt;
| Monday 13 March || 11:00-18:00 || [[User:DonaldDuck]] || ProComp&lt;br /&gt;
|- &lt;br /&gt;
| Friday 15 April || 9:30-13:00 || [[User:MickeyMouse]] || EEG&lt;br /&gt;
|- &lt;br /&gt;
---CUT---&lt;br /&gt;
Use abbreviations, if you like.&lt;br /&gt;
Please remove old entries.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Day !! Time !! Person !! Instrument&lt;br /&gt;
|-&lt;br /&gt;
|22 Jan || 15:00-18:00 || [[User:FabioBeltramini]] || EEG&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Brain-Computer Interface]] page on this Wiki&lt;br /&gt;
* [[Affective Computing]] page on this Wiki&lt;br /&gt;
* [http://www.airlab.elet.polimi.it/index.php/airlab/visitor_info/airlab_iitlab AIRLab - IITLab]&lt;/div&gt;</summary>
		<author><name>FrancescoAmenta</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Electroencephalographs&amp;diff=3981</id>
		<title>Electroencephalographs</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Electroencephalographs&amp;diff=3981"/>
				<updated>2008-09-23T07:26:43Z</updated>
		
		<summary type="html">&lt;p&gt;FrancescoAmenta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== BeLight ==&lt;br /&gt;
&lt;br /&gt;
A brief description of EbNeuro BeLight should go here.&lt;br /&gt;
&lt;br /&gt;
=== Connectors ===&lt;br /&gt;
* '''1-21:''' EEG inputs&lt;br /&gt;
* '''A, B, C, D''' Bipolar inputs&lt;br /&gt;
* '''NE:''' EEG reference&lt;br /&gt;
* '''ISOGN:''' EEG ground (Isolated ground)&lt;br /&gt;
* '''22-24:''' Poly channels&lt;br /&gt;
* '''NEP:''' Poly reference&lt;br /&gt;
&lt;br /&gt;
=== Booking ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Please keep the table lines ordered by time (nearest bookings first); add new entries like this:&lt;br /&gt;
---CUT---&lt;br /&gt;
| Monday 13 March || 11:00-18:00 || Donald Duck&lt;br /&gt;
|- &lt;br /&gt;
---CUT---&lt;br /&gt;
Use abbreviations, if you like.&lt;br /&gt;
Please remove old entries.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Day !! Time !! Person&lt;br /&gt;
|-&lt;br /&gt;
| Wednesday 24 September || 09:00-13:00 || Rossellla&lt;br /&gt;
|-&lt;br /&gt;
| Thursday 25 September || 10:00-19:00 || Bernardo&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Electrodes ===&lt;br /&gt;
&lt;br /&gt;
There are two types of electrodes: electrodes pre-mounted on caps, and single electrodes.  They are very simple, but as they are very important for the quality of the signal and are delicate (and also incredibly expensive, btw), please treat them carefully (avoid rattling them against each other, for example).&lt;br /&gt;
&lt;br /&gt;
==== Maintenance ====&lt;br /&gt;
&lt;br /&gt;
The paste or gel used during acquisitions must be thoroughly removed after use.  Please follow the following procedure:&lt;br /&gt;
# Rinse the electrodes under running water.  This step can remove only a part of the gel/paste.  Please avoid washing or wetting the plugs.&lt;br /&gt;
# Put the electrodes in a container half-filled with water (there is a suitable container in the cabinet of the IITLab), so that the electrodes are completely submerged.  Leave them there for some minutes, until all the gel/paste become dissolved.  Change the water if it becomes too murky.  Do not leave the electrodes underwater for too long.&lt;br /&gt;
# Rinse the electrodes under running water (and also rinse the container).&lt;br /&gt;
# Put the electrodes in a dry place, where they can dry up.  You can accelerate this phase by first patting them with a towel.  Again, make sure that plugs don't come in contact with water; if you hang a cap, make sure that water cannot drip along the cable onto the plug.&lt;br /&gt;
# Put the electrodes away in their bag in their box.  Please make sure that they are absolutely dry before you put them away; the coating of electrodes is rather delicate.&lt;br /&gt;
&lt;br /&gt;
Please take into account also the time for electrode cleaning when you plan your EEG acquisitions.&lt;br /&gt;
&lt;br /&gt;
== Presets ==&lt;br /&gt;
&lt;br /&gt;
Description of the presets saved in the Galileo software.&lt;br /&gt;
&lt;br /&gt;
===P300===&lt;br /&gt;
Used for P300 and ErrP recordings.  There are 4 EEG channels, 1 EOG, 2 external signals in DC; sampling frequency is 512 Hz.&lt;br /&gt;
;Channels and connectors:&lt;br /&gt;
:'''EOG''': EOG, input &amp;quot;A&amp;quot;; the &amp;quot;+&amp;quot; input for the electrode above the eye, the &amp;quot;-&amp;quot; input for the one below&lt;br /&gt;
:'''Fz''': Fz, input 7&lt;br /&gt;
:'''Cz''': Cz, input 12&lt;br /&gt;
:'''Pz''': Pz, input 17&lt;br /&gt;
:'''Oz''': Oz, input 20 (labeled as &amp;quot;O1&amp;quot; on the amplifier)&lt;br /&gt;
:'''Sync''': phototransistor for stimulus synchronization; positive lead (red) in input 22, negative lead (black) in input NEP&lt;br /&gt;
:'''Button''': button, used for target signaling; positive lead in input 23, negative lead in input NEP. If it's not used, please short the input 23 with NEP.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Brain-Computer Interface]] page on this Wiki&lt;br /&gt;
* [[EEG Montage]] for instructions on how to mount electrodes&lt;/div&gt;</summary>
		<author><name>FrancescoAmenta</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Electroencephalographs&amp;diff=3980</id>
		<title>Electroencephalographs</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Electroencephalographs&amp;diff=3980"/>
				<updated>2008-09-23T07:26:12Z</updated>
		
		<summary type="html">&lt;p&gt;FrancescoAmenta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== BeLight ==&lt;br /&gt;
&lt;br /&gt;
A brief description of EbNeuro BeLight should go here.&lt;br /&gt;
&lt;br /&gt;
=== Connectors ===&lt;br /&gt;
* '''1-21:''' EEG inputs&lt;br /&gt;
* '''A, B, C, D''' Bipolar inputs&lt;br /&gt;
* '''NE:''' EEG reference&lt;br /&gt;
* '''ISOGN:''' EEG ground (Isolated ground)&lt;br /&gt;
* '''22-24:''' Poly channels&lt;br /&gt;
* '''NEP:''' Poly reference&lt;br /&gt;
&lt;br /&gt;
=== Booking ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Please keep the table lines ordered by time (nearest bookings first); add new entries like this:&lt;br /&gt;
---CUT---&lt;br /&gt;
| Monday 13 March || 11:00-18:00 || Donald Duck&lt;br /&gt;
|- &lt;br /&gt;
---CUT---&lt;br /&gt;
Use abbreviations, if you like.&lt;br /&gt;
Please remove old entries.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Day !! Time !! Person&lt;br /&gt;
|-&lt;br /&gt;
| Thursday 25 September || 10:00-19:00 || Bernardo&lt;br /&gt;
|-&lt;br /&gt;
| Wednesday 24 September || 09:00-13:00 || Rossellla&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Electrodes ===&lt;br /&gt;
&lt;br /&gt;
There are two types of electrodes: electrodes pre-mounted on caps, and single electrodes.  They are very simple, but as they are very important for the quality of the signal and are delicate (and also incredibly expensive, btw), please treat them carefully (avoid rattling them against each other, for example).&lt;br /&gt;
&lt;br /&gt;
==== Maintenance ====&lt;br /&gt;
&lt;br /&gt;
The paste or gel used during acquisitions must be thoroughly removed after use.  Please follow the following procedure:&lt;br /&gt;
# Rinse the electrodes under running water.  This step can remove only a part of the gel/paste.  Please avoid washing or wetting the plugs.&lt;br /&gt;
# Put the electrodes in a container half-filled with water (there is a suitable container in the cabinet of the IITLab), so that the electrodes are completely submerged.  Leave them there for some minutes, until all the gel/paste become dissolved.  Change the water if it becomes too murky.  Do not leave the electrodes underwater for too long.&lt;br /&gt;
# Rinse the electrodes under running water (and also rinse the container).&lt;br /&gt;
# Put the electrodes in a dry place, where they can dry up.  You can accelerate this phase by first patting them with a towel.  Again, make sure that plugs don't come in contact with water; if you hang a cap, make sure that water cannot drip along the cable onto the plug.&lt;br /&gt;
# Put the electrodes away in their bag in their box.  Please make sure that they are absolutely dry before you put them away; the coating of electrodes is rather delicate.&lt;br /&gt;
&lt;br /&gt;
Please take into account also the time for electrode cleaning when you plan your EEG acquisitions.&lt;br /&gt;
&lt;br /&gt;
== Presets ==&lt;br /&gt;
&lt;br /&gt;
Description of the presets saved in the Galileo software.&lt;br /&gt;
&lt;br /&gt;
===P300===&lt;br /&gt;
Used for P300 and ErrP recordings.  There are 4 EEG channels, 1 EOG, 2 external signals in DC; sampling frequency is 512 Hz.&lt;br /&gt;
;Channels and connectors:&lt;br /&gt;
:'''EOG''': EOG, input &amp;quot;A&amp;quot;; the &amp;quot;+&amp;quot; input for the electrode above the eye, the &amp;quot;-&amp;quot; input for the one below&lt;br /&gt;
:'''Fz''': Fz, input 7&lt;br /&gt;
:'''Cz''': Cz, input 12&lt;br /&gt;
:'''Pz''': Pz, input 17&lt;br /&gt;
:'''Oz''': Oz, input 20 (labeled as &amp;quot;O1&amp;quot; on the amplifier)&lt;br /&gt;
:'''Sync''': phototransistor for stimulus synchronization; positive lead (red) in input 22, negative lead (black) in input NEP&lt;br /&gt;
:'''Button''': button, used for target signaling; positive lead in input 23, negative lead in input NEP. If it's not used, please short the input 23 with NEP.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Brain-Computer Interface]] page on this Wiki&lt;br /&gt;
* [[EEG Montage]] for instructions on how to mount electrodes&lt;/div&gt;</summary>
		<author><name>FrancescoAmenta</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Electroencephalographs&amp;diff=3967</id>
		<title>Electroencephalographs</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Electroencephalographs&amp;diff=3967"/>
				<updated>2008-09-17T17:45:41Z</updated>
		
		<summary type="html">&lt;p&gt;FrancescoAmenta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== BeLight ==&lt;br /&gt;
&lt;br /&gt;
A brief description of EbNeuro BeLight should go here.&lt;br /&gt;
&lt;br /&gt;
=== Connectors ===&lt;br /&gt;
* '''1-21:''' EEG inputs&lt;br /&gt;
* '''A, B, C, D''' Bipolar inputs&lt;br /&gt;
* '''NE:''' EEG reference&lt;br /&gt;
* '''ISOGN:''' EEG ground (Isolated ground)&lt;br /&gt;
* '''22-24:''' Poly channels&lt;br /&gt;
* '''NEP:''' Poly reference&lt;br /&gt;
&lt;br /&gt;
=== Booking ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Please keep the table lines ordered by time (nearest bookings first); add new entries like this:&lt;br /&gt;
---CUT---&lt;br /&gt;
| Monday 13 March || 11:00-18:00 || Donald Duck&lt;br /&gt;
|- &lt;br /&gt;
---CUT---&lt;br /&gt;
Use abbreviations, if you like.&lt;br /&gt;
Please remove old entries.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Day !! Time !! Person&lt;br /&gt;
|-&lt;br /&gt;
| Friday 19 September || 10:00-14:00 || Rossella&lt;br /&gt;
|-&lt;br /&gt;
| Monday 22 September || 10:00-19:00 || Bernardo&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Electrodes ===&lt;br /&gt;
&lt;br /&gt;
There are two types of electrodes: electrodes pre-mounted on caps, and single electrodes.  They are very simple, but as they are very important for the quality of the signal and are delicate (and also incredibly expensive, btw), please treat them carefully (avoid rattling them against each other, for example).&lt;br /&gt;
&lt;br /&gt;
==== Maintenance ====&lt;br /&gt;
&lt;br /&gt;
The paste or gel used during acquisitions must be thoroughly removed after use.  Please follow the following procedure:&lt;br /&gt;
# Rinse the electrodes under running water.  This step can remove only a part of the gel/paste.  Please avoid washing or wetting the plugs.&lt;br /&gt;
# Put the electrodes in a container half-filled with water (there is a suitable container in the cabinet of the IITLab), so that the electrodes are completely submerged.  Leave them there for some minutes, until all the gel/paste become dissolved.  Change the water if it becomes too murky.  Do not leave the electrodes underwater for too long.&lt;br /&gt;
# Rinse the electrodes under running water (and also rinse the container).&lt;br /&gt;
# Put the electrodes in a dry place, where they can dry up.  You can accelerate this phase by first patting them with a towel.  Again, make sure that plugs don't come in contact with water; if you hang a cap, make sure that water cannot drip along the cable onto the plug.&lt;br /&gt;
# Put the electrodes away in their bag in their box.  Please make sure that they are absolutely dry before you put them away; the coating of electrodes is rather delicate.&lt;br /&gt;
&lt;br /&gt;
Please take into account also the time for electrode cleaning when you plan your EEG acquisitions.&lt;br /&gt;
&lt;br /&gt;
== Presets ==&lt;br /&gt;
&lt;br /&gt;
Description of the presets saved in the Galileo software.&lt;br /&gt;
&lt;br /&gt;
===P300===&lt;br /&gt;
Used for P300 and ErrP recordings.  There are 4 EEG channels, 1 EOG, 2 external signals in DC; sampling frequency is 512 Hz.&lt;br /&gt;
;Channels and connectors:&lt;br /&gt;
:'''EOG''': EOG, input &amp;quot;A&amp;quot;; the &amp;quot;+&amp;quot; input for the electrode above the eye, the &amp;quot;-&amp;quot; input for the one below&lt;br /&gt;
:'''Fz''': Fz, input 7&lt;br /&gt;
:'''Cz''': Cz, input 12&lt;br /&gt;
:'''Pz''': Pz, input 17&lt;br /&gt;
:'''Oz''': Oz, input 20 (labeled as &amp;quot;O1&amp;quot; on the amplifier)&lt;br /&gt;
:'''Sync''': phototransistor for stimulus synchronization; positive lead (red) in input 22, negative lead (black) in input NEP&lt;br /&gt;
:'''Button''': button, used for target signaling; positive lead in input 23, negative lead in input NEP. If it's not used, please short the input 23 with NEP.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Brain-Computer Interface]] page on this Wiki&lt;br /&gt;
* [[EEG Montage]] for instructions on how to mount electrodes&lt;/div&gt;</summary>
		<author><name>FrancescoAmenta</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Talk:Feature_Selection_and_Extraction_for_a_BCI_based_on_motor_imagery&amp;diff=3699</id>
		<title>Talk:Feature Selection and Extraction for a BCI based on motor imagery</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Talk:Feature_Selection_and_Extraction_for_a_BCI_based_on_motor_imagery&amp;diff=3699"/>
				<updated>2008-06-29T08:28:09Z</updated>
		
		<summary type="html">&lt;p&gt;FrancescoAmenta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Part 1: Project profile''' ==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
&lt;br /&gt;
Feature Selection and Extraction for a BCI based on motor imagery&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to explore and analyze methods, pointed out from literature, for feature selection and extraction in a BCI system based on motor imagery.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 0?/0?/2008&lt;br /&gt;
&lt;br /&gt;
End date: &lt;br /&gt;
&lt;br /&gt;
=== People involved ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Project head(s) =====&lt;br /&gt;
&lt;br /&gt;
* [[User:MatteoMatteucci | Matteo Matteucci]] (professor)&lt;br /&gt;
&lt;br /&gt;
===== Other Politecnico di Milano people =====&lt;br /&gt;
&lt;br /&gt;
* [[User:RossellaBlatt | Rossella Blatt]] (phd student)&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
* [[User:FrancescoAmenta | Francesco Amenta]] (master student)&lt;br /&gt;
&lt;br /&gt;
=== Laboratory work and risk analysis ===&lt;br /&gt;
&lt;br /&gt;
Laboratory work for this project will be mainly performed at AIRLab-IIT/Lambrate. The main activity consists in the acquisition of brain signals through an EEG amplifier for on-line or off-line processing.  This is a potentially risky activity since there is an electrical instrumentation that is in direct contact with the human body. It is thus important to keep the system isolated from the power line. The EEG amplifier (as all biomedical instrumentations) is certified by the vendor to be isolated and the acquired data are transferred to the PC using an optic fiber connection . Anyhow for increased safety the PC and any other electronic device connected to the system must be disconnected from the power line.&lt;br /&gt;
Standard safety measures described in [http://airlab.elet.polimi.it/index.php/airlab/content/download/461/4110/file/documento_valutazione_rischi_AIRLab.pdf Safety norms] will be followed.&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: Project description''' ==&lt;/div&gt;</summary>
		<author><name>FrancescoAmenta</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=User:FrancescoAmenta&amp;diff=3377</id>
		<title>User:FrancescoAmenta</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=User:FrancescoAmenta&amp;diff=3377"/>
				<updated>2008-06-09T15:08:13Z</updated>
		
		<summary type="html">&lt;p&gt;FrancescoAmenta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|firstname=Francesco&lt;br /&gt;
|lastname=Amenta&lt;br /&gt;
|email=francesco.amenta@gmail.com&lt;br /&gt;
|advisor=MatteoMatteucci&lt;br /&gt;
|projectpage= Feature Selection and Extraction for a BCI based on motor imagery&lt;br /&gt;
|photo=francescoamenta.png|thumb|MyPicture|100 px|&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>FrancescoAmenta</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=File:Francescoamenta.png&amp;diff=3376</id>
		<title>File:Francescoamenta.png</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=File:Francescoamenta.png&amp;diff=3376"/>
				<updated>2008-06-09T15:07:42Z</updated>
		
		<summary type="html">&lt;p&gt;FrancescoAmenta: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>FrancescoAmenta</name></author>	</entry>

	</feed>