Advanced Topic 13 Continued

Table of Contents

◄ PREVIOUS NEXT►

Eye Tracking

The eye tracker sub-system on the miniSim, is an application that listens for data from Face Lab version 5 system, and adds to it to the miniSim’s shared memory, where it is then recorded by the DAQ subsystem. The miniSim DAQ logs the eye tracking frame number.

To enable the miniSim’s eye tracking sub-system, open the C:\NadsMiniSim_X.X\Data folder and open either the NADSMiniSim.nocab.daq.sf or NADSMiniSim.nocab.daq.acc.sf files depending on if ACC functionality is required (See Advanced Topic 11 – Scheduler Files)

To enable the eye tracking subsystem, comment out using the # symbol the appropriate lines:

Host.png

To disable the eye tracker, replace the # symbols.

Next, setup the Face Lab eye tracking system itself. The eye tracker needs to connect to the miniSim over Ethernet. Connect the eye tracker PC to the MiniSim Pc through the use of an Ethernet switch (note the above diagram). Once the computer hosting Face Lab has been connected to the miniSim, now you need to instruct face Lab to forward data to the miniSim. This is done on the “Controls” dialog in face Lab, select the “Logging” panel. Select “Log Real-time”, under Network Address, type in the IP address of the miniSim. The port number should be set to 2020.

When doing ‘precision’ eye tracking in Face LAB 5.0, you must also set the eye tracker to log to disk.

Disk.png

Once the communication between face Lab and the miniSim have been set up, you will need to start logging. Once a model has been setup, you hit the “Start Logging” button (as seen in the picture bellow) on the model dialog. This will start sending data to the MiniSim, and you should get Eye tracking data recorded in the DAQ file.

Eye.png

TOP

Eye Tracking Markers

When the eye tracker is present and running, the system can display crosshairs that show where the driver is looking. This is helpful for eye tracker setup and system testing. See the section on the EyeTrackerScreenConfig.txt configuration file in the Configuration Files section of the manual to configure the screen geometry correctly – if you build a ‘world model’ inside FaceLab, the Screen location settings are the same. To turn on the eye gaze location markers on the miniSim display, add "ETMarkers" to the ’Visual Options’ string list when you author the scenario.

Blank.png

TOP

Eye Tracking Variables

The eye tracking variables are recorded in the DAQ file. They variable definitions are described below:

~Insert Eye Tracking Variable Description Here~

TOP

Serial Tilter

The Horita SCT-50 Serial Control Tilter is a device that overlays text data on a video image. The data is transmitted via a serial port from the PC to the Titler, hence the name ‘Serial Titler’. New PCs do not typically have a serial port, so a USB to Serial converter is used.

Title.png

Install USB-Serial Converter Driver

Installation Instructions:

  • Unzip PL2303_Prolific_DriverInstaller_v130.zip
  • Run “PL2303_Prolific_DriverInstaller_v130.exe”
Usb.png
  • Click “Next >"
  • (Installer runs)
Finish.png
  • Click “Finish”
  • Reboot for good measure
  • Plug in USB-to-Serial adapter

◄PREVIOUS NEXT►