A Java Simulator of the Human Attention
Implementation of the simulation algorithm of human attention described in the paper:
-
An Algorithm for Simulating Human Selective Attention
by Giovanna Broccia, Paolo Milazzo and Peter Csaba Ölveczky
Proc. of DataMod 2017, LNCS 10729, pp 48-55, Springer.
An improved version of the simulation algorithm and of the underlying multitasking modeling framework has been proposed in the PhD thesis of Giovanna Broccia, currently under review. The simulation algorithm has been used in the context of an experiment which involved also real users performing a multitasking test, for validation purposes. The experiment is descirebed here:
-
Multitasking Experiemnt: brief description
by Giovanna Broccia
Java source code:
- DataMod version: SelectiveAttentionAlgorithm.zip
- Improved (PhD thesis) version: SafetyCriticalMTSim.zip