SlideShare a Scribd company logo
1 of 6
Download to read offline
S. Saradha et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 4, Issue 4( Version 4), April 2014, pp.88-93
www.ijera.com 88 | P a g e
Study on Braille Input Output Devices
S. Padmavathi*, S. Saradha**
*(Department of Information Technology, Amrita Vishwa Vidyapeetham, Coimbatore-641112)
** (Department of Computer Science, Amrita Vishwa Vidyapeetham, Coimbatore- 641112)
ABSTRACT
This document is about the Braille devices .there nearly 45 to 50 million are many people in the world who are
blind and more than 269 who visually impaired. before the inversion of Braille device blind people cannot able
to read or gain knowledge through reading Louis Braille is the person who invented the device called Braille
which became popular by the usage ,nowadays there are many devices arrived in this world to solve the
visually impaired peoples problem not only we can use such devices but also we can reduce the cost by
combining various techniques. This paper is about the various Braille devices and their methods or their
combination to make them cost effective.
Keywords–Braille,copier,embrossor,Tactile,SPARSHA. ,
I. Introduction
Lousis Braille was born on 1809 invented
the Braille device when he was fifteen year old . the
device Braille was named after his name Louis
Braille . he lost his sight completely at the age of five
and invented this device for the sake of blind people
.This device has the dots raised and lowered
according to the word and text with this Braille
devices as based many people developed advance
techniques or modified to make it ease of use for the
people. Some of them are discussed below. The
purpose is to make a cost effective and efficient using
available technologies.
II. Braille input output devices:
The headings and Representation of Braille
cell is shown in figure .It Consists of 6 dots of 3
rows and 2 columns as shown in the Fig1[1].
Figure 1[1]-Representation of Braille cell
2.1 Types of Braille
Grade 1
Usual alphabets are used to represented this type
Fig2.
Eg.
Figure 2[1] -The word "Braille" in Grade1
Braille
Grade 2
words in contracted form are used hear[1] Fig3
Figure 3[1]-“brl" in Braille.
2.2 Some other types of Braille representation [2]
2.2.1 Literary Braille
Mostly used for ordinary documents it has text of
standard Braille representation.
2.2.2 Math Braille
It is used to represent mathematical and
scientific notations it contains Nemeth Braille which
is one code used to write mathematics in Braille.
2.2.3 Chemistry Braille
It consists of various chemical notations like
notations, formulas etc.
2.2.4 Music Braille
Contains musical notations attached to each keys.
2.2.5 Computer programming Braille
It has 8 dots instead of 6 dots hence 256
characters are assigned to 256 characters of computer
coding.
2.3 Sparsha Architecture
A low cost tactile refreshable Braille display
(named as SPARSHA)It consists of 6 pins which
represents 6 dots in Braille device Fig4.when the signal
RESEARCH ARTICLE OPEN ACCESS
S. Saradha et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 4, Issue 4( Version 4), April 2014, pp.88-93
www.ijera.com 89 | P a g e
reaches the pin it prints the dot on the respective output
devices Fig5.It consists of 4 steps[3].They are
2.3.1 Language processing
Hear the language is obtained as input and it
output as array of characters.
2.3.2 Text processing
Each character is splited into individual character and
get feeded to text processing process.
2.3.3 Interpreter
It matches the words with standard Braille
representation
2.3.4 Controller
Based on the Braille representation of each character
the program sends the corresponding signal to the
device through the parallel port.
Figure 4[3]-SPARSHA connected to computer
Figure 5[3]-SPARSHA Architecture
2.4 Improving the literacy of the world’s visually
impaired
In the paper [4] they have remodeled the
Braille embosser and reduced the cost they have
designed this system to print large number of same
copies like books hence this technique can be adapted
to industry which prints books. Their advantages are
as follows.
 It replaces 60 years old design. Braille paper is
placed between two embossed zinc plates as
shown in Fig6 and inserted into aluminum
jacket.
 When pressing the embossed top plates creates
Braille characters on one side of sheet and
bottom plates creates on the other side of the
paper hence both side of the paper is
simultaneously printed in a single flow. Distance
between them is set by pillow ball bearings. Top
roller runs freely and Bottom roller rotates about
42 rpm(rotations per minute).
 They upgraded which leads to zero guidance. To
reduce the maintenance, roller and sub assembly
is removed from the frame.
 Bend plastic is used to construct the roller guard,
which can be detach there by removing four
blots. This leads to easy performance and also
increases maintenance task to a slight extent.
 Changes to gear box and motor specification
reduce cost approximately 200 us dollars. Foot
print is reduced from 31 to 21 feet as shown in
Fig7.
Figure 6[4]-Embossed Zinc Plate
Figure 7[4]-CAD design of original Braille press
device
Figure 8[5]-Word Document Format
2.5 Word documents Braille production
This was given in [5] it says about the
format of Braille document and translation from text
to Braille ,as follows
2.5.1 Format of Braille document:
The Braille document should be in the
following format as shown bellow in steps
 Left column is dedicated to print page number
related to Braille page. Center is the title as
shown in Fig8.
 Page number is printed on the right side of the
document
 According to algorithm blank space is
provided with respect to number of blank
pages. We must specify the font change in
bold italics or underline.
2.5.2 To translate text to contracted Braille:
The requirements [5] are as follows
S. Saradha et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 4, Issue 4( Version 4), April 2014, pp.88-93
www.ijera.com 90 | P a g e
 we need a word document and double side
Braille embosser. This prints Braille on both
the sides of the sheet.
 It reduce both cost of buying paper and also
reduce the weightage of paper. Program is
written using c and embedded in vb(6 or later
version)
 Vb can be used as interface between word and
translation dll. C can be used to translate text
to Braille.
2.5.3 Braille Conversion Algorithm:
This algorithm was given in [5] the Braille
conversion algorithm is shown in the below steps
 Open text document to translate.Create
blank Braille document. Initialize Braille
document header text and Initialize Braille
document page numbers
 For Each text box with text in document Do
Convert text boxes into frames End For
 For Each table Do Convert each row into a
set text fields separated by spaces End For
 For Each list (includes bullets and list
numbers) Do Convert to text End For.using
the Find object If print page number
changed Then Change print , print page
number on Braille page
 If header changed Then change Braille page
header End If.Insert two spaces in Braille
document For Each word In paragraph Do
 If word is Bold or Italics or Underlined Then
Insert italics information into text,convert
modified paragraph into Braille insert in
Braille document End If
 If text paragraph alignment is full
justification Then full justification not valid
in Braille Set Braille paragraph convert
multiple spaces into single spaces convert
tabs into three spaces remove multiple
carriage returns End If.
 For Each paragraph In text document Do If
hard page break in text Then change Braille
page header End If
 If Insert two spaces in Braille document For
Each word In paragraph Do If word is Bold
or Italics or Underlined Then Insert italics
information into text convert modified
paragraph into Braille insert in Braille
document End If
 If text paragraph alignment is full
justification Then ' full justification not valid
in Braille Set Braille paragraph
III. Braille Devices
Different types of Braille devices[2]
available are listed below
Table
S. Saradha et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 4, Issue 4( Version 4), April 2014, pp.88-93
www.ijera.com 91 | P a g e
S.No Name Description Advantages Diagram Cost
1 Braille
writers
Braille writers are the
Braille equivalent of
typewriters. Unlike
typewriters, they are still
going strong despite the
advent of the personal
computer. Many individuals
who do a significant
amount of writing in Braille
prefer to use a Braille writer
1.Easy to write large
documents
$64.95 to
$206.95
2 Braille
copiers
Thermoform embossers use
a vacuum and heat to create
raised areas on special
plastic paper. This process
is primarily used to create
tactile graphics (raised
drawings and diagrams that
can be felt by blind people),
but the process can also be
used to make copies of
Braille documents. The
American Thermoform
Corporation manufactures a
Braille copier called EZ-
Form that can be used to
produce multiple copies of
a Braille document on
Brailon plastic paper
The advantage of plastic
paper is that it can
survive handling by
many readers, such as
children in school. To
make Brailon copies on
the EZ-Form, the user
first embosses a master
on heavyweight Braille
paper then runs the
master through the
machine. This process
can also be used to
reproduce existing
Braille books and other
documents
$1,750 to
$2,895
3 Braille
printers
"Braille embosser" and
"Braille printer" are
interchangeable because it
operate by embossing
raised Braille dots onto
Braille paper . In order to
create raised dots on the
other side embosser press
pins into one side of the
paper. Printers of this type
are called "plate embossing
device" or PED printers.
1.Braille printers differ
in their speed, measured
in characters per second
or pages per hour. Some
models print as many as
850 sheets per hour.
2.It is very efficient
compared to others
$3,500 to
15,000
S. Saradha et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 4, Issue 4( Version 4), April 2014, pp.88-93
www.ijera.com 92 | P a g e
Some of the Braille devices[6]available in the market
are below Table
EmFuse
Toner
Cartridge
Package
media/paper
types—works
with Braille
paper and
standard office
media including
cardstock, copy
paper and labels
combined
print and
Braille
400 cps $1,435  Adjustable: heavy, normal,
light
1.Double-sided print and
Braille instantly
2. different dot heights for
high-resolution raised
graphics
3.Ethernet port for easy
networking
4.High-capacity
production—holds 2,350
pages up to 12x18 .
4. Braille
software
Braille translation
software usually comes
with a Braille editor,
which is needed because
automatic Braille
translation leads to
problems like those seen
in automatic conversion
from one electronic
format to another or
even automatic
translation from one
language to another
1.This programs may differ in
their ability to handle the
situations such as special
formatting, multiple
languages,documents,mathemati
cal symbols, special notation.
2. Companies often make
timed demo versions available
so customers can try their
software before purchasing it.
$200 to
$500
5 Braille
embossers
[7]
It is an impact device
that renders text as
tactile Braille cells.
1.Comparing with ink printers
and presses, embossers are used
by large publishers.
2.Using Braille translation
software, a document can be
embossed with relative ease,
making Braille production
efficient and cost-effective
$2,000 to
$150,000.
Name Purpose Hardware
used
Speed Cost Advantages Diagram
Tiger
Elite200+
Braille
Printer
In a production
setting where
speed and
performance are
essential
Braille
printer
200 cps $19,995 1.Heavy-duty hardware for
high-volume production
 2.Compact and quiet design
 3.Automatic double-sided
embossing
Tiger
premier
Braille
printers
It can be used
for efficient and
effective
printing
Braille
embossing
printer
100 cps $9,995  Automatic double-sided
embossing
 High-speed Braille and Tiger
tactile graphics
 Onboard network port for easy
connectivity
S. Saradha et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 4, Issue 4( Version 4), April 2014, pp.88-93
www.ijera.com 93 | P a g e
I. Recent Technologies
4.1 Body Braille system
The advantages of body Braille system[3] are
 It consists of 6 vibertaors as shown in Fig9.Can
be used in their body surface[].
 Sensitive to palm, fingers, head, ears, abdomen,
back, arms, legs as shown in Fig
 Best results to arms and back.
Figure 9[3]- Mounting 6 vibrators on the different
parts of the body
4.2 Braille box:
The advantages of Braille box[3] are as follows
 Type of Braille printer which is Used for high
volume production.
 Mile stone for Braille embossers and Easy to
locate contents.
Figure 10-Braille Box
 Automatically organizes magazine format as
shown in Fig 10.Prints 300 characters per
second. Cost around $10,995 to $14,995.
II. Conclusion
As we have seen in the above document the
various types of Braille,sparsha architecture[3] for
the low cost device, low cost printing for large
number of pages [4]and word document for Braille
with and algorithm[5] .It also contains latest
technologies[2][6][7] and current devices available in
the market. using the above devices we can make
cost effective and efficient Braille devices by
combining the ideas for example in the sparsha
architecture if we use the input as embosser can
improve efficiency else if we use printers the cost is
reduced. Both can be balanced by using appropriate
devices when there is a need this leads to
advantageous product that can be used for day to day
applications to bring a new model or product.
REFERENCES
[1] S.Srinath, C.N.Ravi Kumar, An Insight into
optical Braille Character Recognition since
its conceptualization, International Journal
of Computer Applications,, 33(6), 2011
,(0975-8897).
[2] David G. Johnson, Fact Sheet on Braille
Writers, Printers and
Software,http://www.abledata.com/abledata
_docs/braille_writers_printers_software.htm
[3] Ruman Sarker, Smita Das, Analysis of
Different Braille Devices for Implementing
a Cost –effective and Portable Braille
System for the Visually Impaired People,
International Journal of Computer
Applications,60(9),2012,(0975-8897).
[4] Daniel Blood, Brian Koch Press Project:
Improving the Literacy of the world’s
Visually Impaired, International Journal for
Service Learning in Engineering,
5(2),2010,(1555-9033)., Marjorie Ballun,
Mark M.Budnik, G.Scott Duncan, A Braille
[5] Paul Blenkhorn , Gareth Evans, Automated
Braille Production from word-processed
Documents, IEEE TRANSACTIONS ON
NEURAL SYSTEMS AND REHABITATION
ENGINEERING,9(1),2001
[6] ViewPlus Techonologies,Inc,Viewplus
products
http://www.viewplus.com/products/
[7] Braille
embosser,http://en.wikipedia.org/wiki/Braill
e_embosser

More Related Content

Viewers also liked

Feedback Linearization Controller Of The Delta WingRock Phenomena
Feedback Linearization Controller Of The Delta WingRock PhenomenaFeedback Linearization Controller Of The Delta WingRock Phenomena
Feedback Linearization Controller Of The Delta WingRock PhenomenaIJERA Editor
 
CFD Study for the Optimization of the Drying Process of Foundry Moulds used i...
CFD Study for the Optimization of the Drying Process of Foundry Moulds used i...CFD Study for the Optimization of the Drying Process of Foundry Moulds used i...
CFD Study for the Optimization of the Drying Process of Foundry Moulds used i...IJERA Editor
 
Experimental Studies on Performance and Emission Characteristics of Fish Oil ...
Experimental Studies on Performance and Emission Characteristics of Fish Oil ...Experimental Studies on Performance and Emission Characteristics of Fish Oil ...
Experimental Studies on Performance and Emission Characteristics of Fish Oil ...IJERA Editor
 
Politics is a delicate thing
Politics is a delicate thingPolitics is a delicate thing
Politics is a delicate thingOvidiu Slimac
 
Three Dimensional Modelling of MISFET
Three Dimensional Modelling of MISFETThree Dimensional Modelling of MISFET
Three Dimensional Modelling of MISFETIJERA Editor
 
Cum se leaga sireturile
Cum se leaga sireturileCum se leaga sireturile
Cum se leaga sireturileOvidiu Slimac
 
Statui neconventionale
Statui neconventionaleStatui neconventionale
Statui neconventionaleOvidiu Slimac
 
Eterna şi fascinanta Românie
Eterna şi fascinanta RomânieEterna şi fascinanta Românie
Eterna şi fascinanta RomânieOvidiu Slimac
 

Viewers also liked (20)

K044055762
K044055762K044055762
K044055762
 
Aw4301254258
Aw4301254258Aw4301254258
Aw4301254258
 
En4301845851
En4301845851En4301845851
En4301845851
 
Aj4506186190
Aj4506186190Aj4506186190
Aj4506186190
 
Feedback Linearization Controller Of The Delta WingRock Phenomena
Feedback Linearization Controller Of The Delta WingRock PhenomenaFeedback Linearization Controller Of The Delta WingRock Phenomena
Feedback Linearization Controller Of The Delta WingRock Phenomena
 
CFD Study for the Optimization of the Drying Process of Foundry Moulds used i...
CFD Study for the Optimization of the Drying Process of Foundry Moulds used i...CFD Study for the Optimization of the Drying Process of Foundry Moulds used i...
CFD Study for the Optimization of the Drying Process of Foundry Moulds used i...
 
U4301106110
U4301106110U4301106110
U4301106110
 
Experimental Studies on Performance and Emission Characteristics of Fish Oil ...
Experimental Studies on Performance and Emission Characteristics of Fish Oil ...Experimental Studies on Performance and Emission Characteristics of Fish Oil ...
Experimental Studies on Performance and Emission Characteristics of Fish Oil ...
 
Cp4201612617
Cp4201612617Cp4201612617
Cp4201612617
 
Politics is a delicate thing
Politics is a delicate thingPolitics is a delicate thing
Politics is a delicate thing
 
Bu4301411416
Bu4301411416Bu4301411416
Bu4301411416
 
J43065866
J43065866J43065866
J43065866
 
Super oferta
Super ofertaSuper oferta
Super oferta
 
W4409126130
W4409126130W4409126130
W4409126130
 
Three Dimensional Modelling of MISFET
Three Dimensional Modelling of MISFETThree Dimensional Modelling of MISFET
Three Dimensional Modelling of MISFET
 
Cum se leaga sireturile
Cum se leaga sireturileCum se leaga sireturile
Cum se leaga sireturile
 
Statui neconventionale
Statui neconventionaleStatui neconventionale
Statui neconventionale
 
Haioase din Rusia
Haioase din RusiaHaioase din Rusia
Haioase din Rusia
 
X04505122126
X04505122126X04505122126
X04505122126
 
Eterna şi fascinanta Românie
Eterna şi fascinanta RomânieEterna şi fascinanta Românie
Eterna şi fascinanta Românie
 

Similar to N044048893

Conversion of braille to text in English, hindi and tamil languages
Conversion of braille to text in English, hindi and tamil languagesConversion of braille to text in English, hindi and tamil languages
Conversion of braille to text in English, hindi and tamil languagesIJCSEA Journal
 
Braille to text and speech for cecity persons
Braille to text and speech for cecity personsBraille to text and speech for cecity persons
Braille to text and speech for cecity personseSAT Journals
 
Braille refreshable display using Arduino for visually challenged people
Braille refreshable display using Arduino for visually challenged peopleBraille refreshable display using Arduino for visually challenged people
Braille refreshable display using Arduino for visually challenged peopleIRJET Journal
 
IRJET-Market Basket Analysis based on Frequent Itemset Mining
IRJET-Market Basket Analysis based on Frequent Itemset MiningIRJET-Market Basket Analysis based on Frequent Itemset Mining
IRJET-Market Basket Analysis based on Frequent Itemset MiningIRJET Journal
 
0214 wg3 workingwithfields
0214 wg3 workingwithfields0214 wg3 workingwithfields
0214 wg3 workingwithfieldsHusna Mubarok
 
Building and styling forms
Building and styling formsBuilding and styling forms
Building and styling formsanna-anna
 
Computer paper 3 may june 2004 9691 cambridge General Certificate of educatio...
Computer paper 3 may june 2004 9691 cambridge General Certificate of educatio...Computer paper 3 may june 2004 9691 cambridge General Certificate of educatio...
Computer paper 3 may june 2004 9691 cambridge General Certificate of educatio...Alpro
 
Computing Paper 2 Practical Tests may june 2004 general certificate of educat...
Computing Paper 2 Practical Tests may june 2004 general certificate of educat...Computing Paper 2 Practical Tests may june 2004 general certificate of educat...
Computing Paper 2 Practical Tests may june 2004 general certificate of educat...Alpro
 
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGESGEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGEScscpconf
 
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGESGEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGEScsandit
 
Ieeepaperformat 130114110008-phpapp01
Ieeepaperformat 130114110008-phpapp01Ieeepaperformat 130114110008-phpapp01
Ieeepaperformat 130114110008-phpapp01Ashwin Venkataraman
 
Formato ieee
Formato ieeeFormato ieee
Formato ieeeLwp Xd
 
0417_s19_qp_11 (2).pdf
0417_s19_qp_11 (2).pdf0417_s19_qp_11 (2).pdf
0417_s19_qp_11 (2).pdfssuser1a942d
 
Week 1 Assignment InstructionsGOAL Create the initial element o.docx
Week 1 Assignment InstructionsGOAL Create the initial element o.docxWeek 1 Assignment InstructionsGOAL Create the initial element o.docx
Week 1 Assignment InstructionsGOAL Create the initial element o.docxjessiehampson
 
Computer Literacy Lesson 8
Computer Literacy Lesson 8Computer Literacy Lesson 8
Computer Literacy Lesson 8cpashke
 
St7 training new topics
St7 training new topicsSt7 training new topics
St7 training new topicsUmesh Patel
 
Guidelines for making project...........
Guidelines for making project...........Guidelines for making project...........
Guidelines for making project...........viggy vanshi
 

Similar to N044048893 (20)

Conversion of braille to text in English, hindi and tamil languages
Conversion of braille to text in English, hindi and tamil languagesConversion of braille to text in English, hindi and tamil languages
Conversion of braille to text in English, hindi and tamil languages
 
Braille to text and speech for cecity persons
Braille to text and speech for cecity personsBraille to text and speech for cecity persons
Braille to text and speech for cecity persons
 
2.4 Text in HTML
2.4 Text in HTML2.4 Text in HTML
2.4 Text in HTML
 
MS Office for Beginners
MS Office for BeginnersMS Office for Beginners
MS Office for Beginners
 
Braille refreshable display using Arduino for visually challenged people
Braille refreshable display using Arduino for visually challenged peopleBraille refreshable display using Arduino for visually challenged people
Braille refreshable display using Arduino for visually challenged people
 
IRJET-Market Basket Analysis based on Frequent Itemset Mining
IRJET-Market Basket Analysis based on Frequent Itemset MiningIRJET-Market Basket Analysis based on Frequent Itemset Mining
IRJET-Market Basket Analysis based on Frequent Itemset Mining
 
0214 wg3 workingwithfields
0214 wg3 workingwithfields0214 wg3 workingwithfields
0214 wg3 workingwithfields
 
Building and styling forms
Building and styling formsBuilding and styling forms
Building and styling forms
 
Beamer tutorial
Beamer tutorialBeamer tutorial
Beamer tutorial
 
Computer paper 3 may june 2004 9691 cambridge General Certificate of educatio...
Computer paper 3 may june 2004 9691 cambridge General Certificate of educatio...Computer paper 3 may june 2004 9691 cambridge General Certificate of educatio...
Computer paper 3 may june 2004 9691 cambridge General Certificate of educatio...
 
Computing Paper 2 Practical Tests may june 2004 general certificate of educat...
Computing Paper 2 Practical Tests may june 2004 general certificate of educat...Computing Paper 2 Practical Tests may june 2004 general certificate of educat...
Computing Paper 2 Practical Tests may june 2004 general certificate of educat...
 
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGESGEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
 
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGESGEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
 
Ieeepaperformat 130114110008-phpapp01
Ieeepaperformat 130114110008-phpapp01Ieeepaperformat 130114110008-phpapp01
Ieeepaperformat 130114110008-phpapp01
 
Formato ieee
Formato ieeeFormato ieee
Formato ieee
 
0417_s19_qp_11 (2).pdf
0417_s19_qp_11 (2).pdf0417_s19_qp_11 (2).pdf
0417_s19_qp_11 (2).pdf
 
Week 1 Assignment InstructionsGOAL Create the initial element o.docx
Week 1 Assignment InstructionsGOAL Create the initial element o.docxWeek 1 Assignment InstructionsGOAL Create the initial element o.docx
Week 1 Assignment InstructionsGOAL Create the initial element o.docx
 
Computer Literacy Lesson 8
Computer Literacy Lesson 8Computer Literacy Lesson 8
Computer Literacy Lesson 8
 
St7 training new topics
St7 training new topicsSt7 training new topics
St7 training new topics
 
Guidelines for making project...........
Guidelines for making project...........Guidelines for making project...........
Guidelines for making project...........
 

Recently uploaded

Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 

Recently uploaded (20)

Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 

N044048893

  • 1. S. Saradha et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 4( Version 4), April 2014, pp.88-93 www.ijera.com 88 | P a g e Study on Braille Input Output Devices S. Padmavathi*, S. Saradha** *(Department of Information Technology, Amrita Vishwa Vidyapeetham, Coimbatore-641112) ** (Department of Computer Science, Amrita Vishwa Vidyapeetham, Coimbatore- 641112) ABSTRACT This document is about the Braille devices .there nearly 45 to 50 million are many people in the world who are blind and more than 269 who visually impaired. before the inversion of Braille device blind people cannot able to read or gain knowledge through reading Louis Braille is the person who invented the device called Braille which became popular by the usage ,nowadays there are many devices arrived in this world to solve the visually impaired peoples problem not only we can use such devices but also we can reduce the cost by combining various techniques. This paper is about the various Braille devices and their methods or their combination to make them cost effective. Keywords–Braille,copier,embrossor,Tactile,SPARSHA. , I. Introduction Lousis Braille was born on 1809 invented the Braille device when he was fifteen year old . the device Braille was named after his name Louis Braille . he lost his sight completely at the age of five and invented this device for the sake of blind people .This device has the dots raised and lowered according to the word and text with this Braille devices as based many people developed advance techniques or modified to make it ease of use for the people. Some of them are discussed below. The purpose is to make a cost effective and efficient using available technologies. II. Braille input output devices: The headings and Representation of Braille cell is shown in figure .It Consists of 6 dots of 3 rows and 2 columns as shown in the Fig1[1]. Figure 1[1]-Representation of Braille cell 2.1 Types of Braille Grade 1 Usual alphabets are used to represented this type Fig2. Eg. Figure 2[1] -The word "Braille" in Grade1 Braille Grade 2 words in contracted form are used hear[1] Fig3 Figure 3[1]-“brl" in Braille. 2.2 Some other types of Braille representation [2] 2.2.1 Literary Braille Mostly used for ordinary documents it has text of standard Braille representation. 2.2.2 Math Braille It is used to represent mathematical and scientific notations it contains Nemeth Braille which is one code used to write mathematics in Braille. 2.2.3 Chemistry Braille It consists of various chemical notations like notations, formulas etc. 2.2.4 Music Braille Contains musical notations attached to each keys. 2.2.5 Computer programming Braille It has 8 dots instead of 6 dots hence 256 characters are assigned to 256 characters of computer coding. 2.3 Sparsha Architecture A low cost tactile refreshable Braille display (named as SPARSHA)It consists of 6 pins which represents 6 dots in Braille device Fig4.when the signal RESEARCH ARTICLE OPEN ACCESS
  • 2. S. Saradha et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 4( Version 4), April 2014, pp.88-93 www.ijera.com 89 | P a g e reaches the pin it prints the dot on the respective output devices Fig5.It consists of 4 steps[3].They are 2.3.1 Language processing Hear the language is obtained as input and it output as array of characters. 2.3.2 Text processing Each character is splited into individual character and get feeded to text processing process. 2.3.3 Interpreter It matches the words with standard Braille representation 2.3.4 Controller Based on the Braille representation of each character the program sends the corresponding signal to the device through the parallel port. Figure 4[3]-SPARSHA connected to computer Figure 5[3]-SPARSHA Architecture 2.4 Improving the literacy of the world’s visually impaired In the paper [4] they have remodeled the Braille embosser and reduced the cost they have designed this system to print large number of same copies like books hence this technique can be adapted to industry which prints books. Their advantages are as follows.  It replaces 60 years old design. Braille paper is placed between two embossed zinc plates as shown in Fig6 and inserted into aluminum jacket.  When pressing the embossed top plates creates Braille characters on one side of sheet and bottom plates creates on the other side of the paper hence both side of the paper is simultaneously printed in a single flow. Distance between them is set by pillow ball bearings. Top roller runs freely and Bottom roller rotates about 42 rpm(rotations per minute).  They upgraded which leads to zero guidance. To reduce the maintenance, roller and sub assembly is removed from the frame.  Bend plastic is used to construct the roller guard, which can be detach there by removing four blots. This leads to easy performance and also increases maintenance task to a slight extent.  Changes to gear box and motor specification reduce cost approximately 200 us dollars. Foot print is reduced from 31 to 21 feet as shown in Fig7. Figure 6[4]-Embossed Zinc Plate Figure 7[4]-CAD design of original Braille press device Figure 8[5]-Word Document Format 2.5 Word documents Braille production This was given in [5] it says about the format of Braille document and translation from text to Braille ,as follows 2.5.1 Format of Braille document: The Braille document should be in the following format as shown bellow in steps  Left column is dedicated to print page number related to Braille page. Center is the title as shown in Fig8.  Page number is printed on the right side of the document  According to algorithm blank space is provided with respect to number of blank pages. We must specify the font change in bold italics or underline. 2.5.2 To translate text to contracted Braille: The requirements [5] are as follows
  • 3. S. Saradha et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 4( Version 4), April 2014, pp.88-93 www.ijera.com 90 | P a g e  we need a word document and double side Braille embosser. This prints Braille on both the sides of the sheet.  It reduce both cost of buying paper and also reduce the weightage of paper. Program is written using c and embedded in vb(6 or later version)  Vb can be used as interface between word and translation dll. C can be used to translate text to Braille. 2.5.3 Braille Conversion Algorithm: This algorithm was given in [5] the Braille conversion algorithm is shown in the below steps  Open text document to translate.Create blank Braille document. Initialize Braille document header text and Initialize Braille document page numbers  For Each text box with text in document Do Convert text boxes into frames End For  For Each table Do Convert each row into a set text fields separated by spaces End For  For Each list (includes bullets and list numbers) Do Convert to text End For.using the Find object If print page number changed Then Change print , print page number on Braille page  If header changed Then change Braille page header End If.Insert two spaces in Braille document For Each word In paragraph Do  If word is Bold or Italics or Underlined Then Insert italics information into text,convert modified paragraph into Braille insert in Braille document End If  If text paragraph alignment is full justification Then full justification not valid in Braille Set Braille paragraph convert multiple spaces into single spaces convert tabs into three spaces remove multiple carriage returns End If.  For Each paragraph In text document Do If hard page break in text Then change Braille page header End If  If Insert two spaces in Braille document For Each word In paragraph Do If word is Bold or Italics or Underlined Then Insert italics information into text convert modified paragraph into Braille insert in Braille document End If  If text paragraph alignment is full justification Then ' full justification not valid in Braille Set Braille paragraph III. Braille Devices Different types of Braille devices[2] available are listed below Table
  • 4. S. Saradha et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 4( Version 4), April 2014, pp.88-93 www.ijera.com 91 | P a g e S.No Name Description Advantages Diagram Cost 1 Braille writers Braille writers are the Braille equivalent of typewriters. Unlike typewriters, they are still going strong despite the advent of the personal computer. Many individuals who do a significant amount of writing in Braille prefer to use a Braille writer 1.Easy to write large documents $64.95 to $206.95 2 Braille copiers Thermoform embossers use a vacuum and heat to create raised areas on special plastic paper. This process is primarily used to create tactile graphics (raised drawings and diagrams that can be felt by blind people), but the process can also be used to make copies of Braille documents. The American Thermoform Corporation manufactures a Braille copier called EZ- Form that can be used to produce multiple copies of a Braille document on Brailon plastic paper The advantage of plastic paper is that it can survive handling by many readers, such as children in school. To make Brailon copies on the EZ-Form, the user first embosses a master on heavyweight Braille paper then runs the master through the machine. This process can also be used to reproduce existing Braille books and other documents $1,750 to $2,895 3 Braille printers "Braille embosser" and "Braille printer" are interchangeable because it operate by embossing raised Braille dots onto Braille paper . In order to create raised dots on the other side embosser press pins into one side of the paper. Printers of this type are called "plate embossing device" or PED printers. 1.Braille printers differ in their speed, measured in characters per second or pages per hour. Some models print as many as 850 sheets per hour. 2.It is very efficient compared to others $3,500 to 15,000
  • 5. S. Saradha et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 4( Version 4), April 2014, pp.88-93 www.ijera.com 92 | P a g e Some of the Braille devices[6]available in the market are below Table EmFuse Toner Cartridge Package media/paper types—works with Braille paper and standard office media including cardstock, copy paper and labels combined print and Braille 400 cps $1,435  Adjustable: heavy, normal, light 1.Double-sided print and Braille instantly 2. different dot heights for high-resolution raised graphics 3.Ethernet port for easy networking 4.High-capacity production—holds 2,350 pages up to 12x18 . 4. Braille software Braille translation software usually comes with a Braille editor, which is needed because automatic Braille translation leads to problems like those seen in automatic conversion from one electronic format to another or even automatic translation from one language to another 1.This programs may differ in their ability to handle the situations such as special formatting, multiple languages,documents,mathemati cal symbols, special notation. 2. Companies often make timed demo versions available so customers can try their software before purchasing it. $200 to $500 5 Braille embossers [7] It is an impact device that renders text as tactile Braille cells. 1.Comparing with ink printers and presses, embossers are used by large publishers. 2.Using Braille translation software, a document can be embossed with relative ease, making Braille production efficient and cost-effective $2,000 to $150,000. Name Purpose Hardware used Speed Cost Advantages Diagram Tiger Elite200+ Braille Printer In a production setting where speed and performance are essential Braille printer 200 cps $19,995 1.Heavy-duty hardware for high-volume production  2.Compact and quiet design  3.Automatic double-sided embossing Tiger premier Braille printers It can be used for efficient and effective printing Braille embossing printer 100 cps $9,995  Automatic double-sided embossing  High-speed Braille and Tiger tactile graphics  Onboard network port for easy connectivity
  • 6. S. Saradha et al Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 4( Version 4), April 2014, pp.88-93 www.ijera.com 93 | P a g e I. Recent Technologies 4.1 Body Braille system The advantages of body Braille system[3] are  It consists of 6 vibertaors as shown in Fig9.Can be used in their body surface[].  Sensitive to palm, fingers, head, ears, abdomen, back, arms, legs as shown in Fig  Best results to arms and back. Figure 9[3]- Mounting 6 vibrators on the different parts of the body 4.2 Braille box: The advantages of Braille box[3] are as follows  Type of Braille printer which is Used for high volume production.  Mile stone for Braille embossers and Easy to locate contents. Figure 10-Braille Box  Automatically organizes magazine format as shown in Fig 10.Prints 300 characters per second. Cost around $10,995 to $14,995. II. Conclusion As we have seen in the above document the various types of Braille,sparsha architecture[3] for the low cost device, low cost printing for large number of pages [4]and word document for Braille with and algorithm[5] .It also contains latest technologies[2][6][7] and current devices available in the market. using the above devices we can make cost effective and efficient Braille devices by combining the ideas for example in the sparsha architecture if we use the input as embosser can improve efficiency else if we use printers the cost is reduced. Both can be balanced by using appropriate devices when there is a need this leads to advantageous product that can be used for day to day applications to bring a new model or product. REFERENCES [1] S.Srinath, C.N.Ravi Kumar, An Insight into optical Braille Character Recognition since its conceptualization, International Journal of Computer Applications,, 33(6), 2011 ,(0975-8897). [2] David G. Johnson, Fact Sheet on Braille Writers, Printers and Software,http://www.abledata.com/abledata _docs/braille_writers_printers_software.htm [3] Ruman Sarker, Smita Das, Analysis of Different Braille Devices for Implementing a Cost –effective and Portable Braille System for the Visually Impaired People, International Journal of Computer Applications,60(9),2012,(0975-8897). [4] Daniel Blood, Brian Koch Press Project: Improving the Literacy of the world’s Visually Impaired, International Journal for Service Learning in Engineering, 5(2),2010,(1555-9033)., Marjorie Ballun, Mark M.Budnik, G.Scott Duncan, A Braille [5] Paul Blenkhorn , Gareth Evans, Automated Braille Production from word-processed Documents, IEEE TRANSACTIONS ON NEURAL SYSTEMS AND REHABITATION ENGINEERING,9(1),2001 [6] ViewPlus Techonologies,Inc,Viewplus products http://www.viewplus.com/products/ [7] Braille embosser,http://en.wikipedia.org/wiki/Braill e_embosser