breaking the accessibility barrier: development of special computer access mechanisms for the...

21
BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO- MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee IIT Kharagpur

Upload: betty-norton

Post on 25-Dec-2015

217 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS

MECHANISMS FOR THE NEURO-MOTOR DISABLED IN

INDIA

Presented By

Animesh Mukherjee

IIT Kharagpur

Page 2: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

A BRIEF INTRODUCTION

• In India, about 22 million people suffer from various kinds of disabilities.

• A large segment of the above population suffer from neuro-motor disorders.

These disorders are caused by,

• Faulty development of motor areas in the brain, or,

• Damage of these motor areas.

Page 3: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

THE AFFECTED MOTOR AREAS OF THE BRAIN

The posterior (back) of the frontal lobe consists of the premotor and motor areas. Nerve cells that produce movement are located in the motor areas. The premotor areas serve to modify movements.

Page 4: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

CONSEQUENCES

• Severe difficulty with fine motor tasks (like writing, stitching, using computer peripherals, and various other such tasks.)

• Severe difficulty with any kind of communication.

Page 5: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

AAC TECHNIQUES

• This population depends on various AAC techniques for their communication needs.

• These techniques may be based

- On non-electronic communication boards

Or,

- On Computers

Page 6: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

PROBLEMS WITH COMPUTER BASED AAC TECHNIQUES

• Any computer based AAC system needs to be equipped with special mechanisms in order to make them accessible by this group of users.

• This is since they lack the fine motor control required to operate the peripherals like mouse, keyboard etc.

Page 7: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

PROBLEMS WITH COMPUTER BASED AAC

TECHNIQUES(CONTD …)

• Access mechanisms commercially

available are too costly for an average

Indian user.

• Usually such systems come in special

packages, the cost of which ranges

from $600 to $6000

Page 8: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

OUR ENDEAVOR

• In response to this need we have tried to develop some AAC systems which are completely indigenous and available at an affordable price.

• In our paper we have mainly tried to discuss some of the access mechanisms tuned to these systems which are specifically meant for serving the purpose of the cerebral palsy (CP) affected users.

Page 9: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

COMPONENTS OF THE ACCESS MECHANISM

• Software Component

- deals with making AAC systemaccessible to the user withspecial access devices

• Hardware Component

- deals with the development of special hardware devices suitable for these users.

Page 10: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

THE SCANNING MECHANISMS

• Scanning refers to periodic focusing and defocusing of elements on a computer screen.

• The method of scanning can be broadly classified into two categories, namely:

- Co-ordinate Scanning, and,

- Matrix Scanning

Page 11: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

CO-ORDINATE SCANNING

• Computer screen is thought of as a two-dimensional co-ordinate system.

• Each element is treated as a point.

• To get to specific point one or both the axes of the co-ordinate is made to sweep over the entire screen area.

• This movement can be either rotational or translational.

Page 12: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

POLAR SCHEME OF COORDINATE SCAN

Direction of rotation of the axes

Direction of movement of the mouse pointer

Page 13: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

CARTESIAN SCHEME OF COORDINATE SCAN

Direction of movement of the mouse pointer

Direction of movement of the x-coordinate selector

Page 14: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

MATRIX SCANNING

• The computer screen is thought of as a matrix.

• Screen elements correspond to the individual cells of this matrix.

• More suitable for applications with a known set regions that need to be frequently activated.

Page 15: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

VARIANTS OF MATRIX SCAN

• Three dimensional matrix scanning (block, row and cell levels).

• Two dimensional matrix scanning (row and cell levels).

• One dimensional matrix scanning (cell level).

Page 16: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

MATRIX SCAN ILLUSTRATED

Row Level Scan

Cell LevelScan

Block Level Scan

Page 17: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

STRATEGY FOR PLACEMENT OF ELEMENTS ON THE CELLS

OF THE MATRIX

A B C

D E F

G H I

0 1 2

3

432

1 2

Page 18: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

HARDWARE DEVICES

• Once an element of interest is reached by any of the scanning mechanisms the task left is to physically select that element.

• Special hardware devices called access switches are used for this purpose.

• Among such switches we have developed

- Press switches

- Touch Switches

Page 19: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

PRESS SWITCH

• With press switches, the modes of operation supported are,

- Single switch mode, - Two switch mode,

- Five switch mode.

Page 20: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

TOUCH SWITCH

• The modes of operation supported are,

- Single switch mode,

- Two switch mode.

Page 21: BREAKING THE ACCESSIBILITY BARRIER: DEVELOPMENT OF SPECIAL COMPUTER ACCESS MECHANISMS FOR THE NEURO-MOTOR DISABLED IN INDIA Presented By Animesh Mukherjee

AN EXAMPLE AAC SYSTEM- THE VIRTUAL BENGALI KEYBOARSD

Coordinate Scan

MatrixScan