Assistive Technology Computer Mouse Movement for Quadriplegics - PowerPoint PPT Presentation

1 / 20
About This Presentation
Title:

Assistive Technology Computer Mouse Movement for Quadriplegics

Description:

Designing and implementing a system that will track the ... Gyroscope technology. Infrared technology. Camera Eye tracking technology. Mechanical sensory ... – PowerPoint PPT presentation

Number of Views:134
Avg rating:3.0/5.0
Slides: 21
Provided by: Josep229
Category:

less

Transcript and Presenter's Notes

Title: Assistive Technology Computer Mouse Movement for Quadriplegics


1
Assistive TechnologyComputer Mouse Movement for
Quadriplegics
February 10th, 2004
Senior Engineers Joseph Lee (COEN) Jarrod
Tsukada (ELEN) Advisors Dr. Shoba
Krishnan Dr. Neil Quinn
2
Abstract
  • Designing and implementing a system that will
    track the movements of a users head to control a
    computer mouse cursor.

3
Motivations
  • Main focus directed at individuals without full
    functionality of their hands
  • Create a reliable, accurate system that is easy
    to control
  • Cost-effectiveness
  • Many existing systems do not fulfill these
    requirements

4
Existing Technology
  • Gyroscope technology
  • Infrared technology
  • Camera Eye tracking technology
  • Mechanical sensory
  • Touch-pads, trackballs and alternate hand clickers

5
Design Rationale
  • Several Designs were considered
  • Eye tracking
  • Cheek, tongue or face movement for control
  • Touch-screen style monitors (but with use of
    lasers)
  • Sensors along the outside of the screen
  • Physical devices for clicking

6
Design Rationale
  • Final design is a combination of ideas
  • Laser and camera used together to control mouse
    cursor
  • Initially camera was to track the user
  • Revised camera tracks laser pointer controlled
    by users head.
  • Mouse click controlled by eye blink.
  • Decision based on comfort and userability factors.

7
User Diagram
8
User Example
9
Design Rationale
  • Movement Design
  • Pointing Camera at Monitor
  • Relative Positioning vs. Exact Positioning

10
Design Rationale
  • Mouse Click
  • Photodiode vs. physical device
  • Use of Ambient light / Photodiode

11
Design OVERVIEW
  • Two Models
  • Initial Prototype
  • Final Model

12
Design ELEN
  • Mouse Movement Data
  • Mouse Signal Reproduction
  • Photodiode Clicking Circuit

13
Design ELEN
  • Mouse Movement Data
  • Bit streams produced by PS2 Microsoft Mouse

Will be reproduced by Xilinx Tools
14
Design ELEN
  • Xilinx FPGA Mouse Signal Reproduction

15
Design ELEN
  • Photodiode Clicking Circuit

16
Design COEN
  • Image processing
  • PS2 input / Parallel bit stream output
  • Compacting code into interface device

17
Design COEN
  • Image processing Pseudocode
  • //Initialize Camera, and grab initial frame
  • coordinate1 compute avg. coordinate of laser
    pointer
  • while(1)
  • grab frame
  • coordinate2 compute avg. coordinate of laser
    pointer
  • compare coordinates
  • send appropriate signal
  • coordinate1 coordinate 2

18
Design COEN
  • Image processing
  • Noise
  • Error correction
  • PS2 input / Parallel bit stream output


19
Challenges
  • Photodiode operation
  • Compacting code into interface device
  • Interpreting inconsistent photodiode signals

20
Questions Answers
  • Thank you for your time and contribution
Write a Comment
User Comments (0)
About PowerShow.com