Difference between revisions of "Multitouch screen"

From Makers Local 256
Jump to: navigation, search
(Populated page with information about this project.)
 
(Added the existing designs section and explained how Jeff Han does his.)
Line 6: Line 6:
 
* A transparent layer capable of being laid over any existing screen, projected or otherwise.
 
* A transparent layer capable of being laid over any existing screen, projected or otherwise.
 
* System software would control generic interaction techniques that would work with all existing applications as well as newly developed ones.
 
* System software would control generic interaction techniques that would work with all existing applications as well as newly developed ones.
 +
 +
==Existing designs==
 +
* [http://cs.nyu.edu/~jhan/ftirtouch/ Jeff Han's]: Acrylic sheet backed with a difuser(a solid surface to project on) lined along the side with LEDs in a mobile frame capable of holding the projector and camera below the screen.  A small solid lip surrounds the edge of the acrylic to prevent the light from escaping at acute angles causing the light to be reflected internally along the full length of the sheet.  Placing a finger or other object on the surface causes light to scatter in a mostly perpendicular direction to the sheet making a bright spot on the difuser below which the camera then picks up and registers as a manipulation point.  It is unknown that type LEDs Jeff Han uses, but other examples use infrared LEDs, which most digital cameras/webcams are capable of picking up.  This is likely the cheapest way to produce large multitouch screens.

Revision as of 04:10, 30 December 2006

Overview

A touchscreen interface that allows for multiple points of contact for uniquely manipulating objects and information on screen.

Design concepts

  • Ideally would be linked to screen resolution rather than physical size making it highly scalable.
  • A transparent layer capable of being laid over any existing screen, projected or otherwise.
  • System software would control generic interaction techniques that would work with all existing applications as well as newly developed ones.

Existing designs

  • Jeff Han's: Acrylic sheet backed with a difuser(a solid surface to project on) lined along the side with LEDs in a mobile frame capable of holding the projector and camera below the screen. A small solid lip surrounds the edge of the acrylic to prevent the light from escaping at acute angles causing the light to be reflected internally along the full length of the sheet. Placing a finger or other object on the surface causes light to scatter in a mostly perpendicular direction to the sheet making a bright spot on the difuser below which the camera then picks up and registers as a manipulation point. It is unknown that type LEDs Jeff Han uses, but other examples use infrared LEDs, which most digital cameras/webcams are capable of picking up. This is likely the cheapest way to produce large multitouch screens.