Welcome to your ultimate assistive technology resource


telemate.org keyword stats



Most current Google search phrases:

deaf device equipment telemate for windows
2007 IRS Disability credit  
Most current MSN search phrases:

"TTY machines" baudot

History of the Computer - Codes for Data Transfer, Part 1 of 3

We have seen, in the History of the Computerwas punched in the tape so that it could be
series, how machine code is used to operate amoved through the reader.As we know from our
computer so that it can use 1s and 0s tolook at binary codes, 5 bits will give us a
interpret a program's intentions. But whattotal of 31 characters (1+2+4+8+16) plus
about a code for human communication with thezero. With 26 being used for the English
computer? We can variously write and read toalphabet, the other characters are used for
and from different media, such as paper tape,Carriage Return, Line Feed, etc. These are
magnetic tape, disk or teletype, but we needneeded to operate the typewriter used to
some means of converting English (or anotherprint out the information. Another character,
language) into a form which can be carried onBel was used to ring a bell on the typewriter
these media.You may recall the old Westernto alert the operator.Later a Shift character
movies where the James gang shoot thewas incorporated, similar to the Shift key on
telegraph operator so he can't call thea typewriter, so that following characters
Marshall for help. Or the movies about thewould indicate numbers. Another shift code
'29 Wall St crash where the tycoon reads thewould switch back to letters. This Baudot
bad news on the ticker tape and promptlyCode was used on teletype machines to
leaps out of 32nd floor window. Both oftransmit data from one location to another.
these are early examples of a code being usedThis was later accomplished by first punching
on a medium. In this case morse code on thethe tape, and then transmitting it by feeding
telegraph, and an analog code produced from ait through a 'high speed' reader. These
keyboard at the transmitting point, also sentspeeds were gradually increased as the
by telegraph. The ticker tape, so calledtechnology improved, and were generally
because of the noise made by the printingexpressed as the 'Baud Rate', roughly
mechanism, carried the Stock Code, as used inequivalent to bits per second, also named
today's stock market, and a quote.A laterafter Baudot. Most problems came from
code used for paper tape, the baudot code,punching errors and synchronising transmitter
named after the French inventor, Baudot, wasand receiver.In part 2 we look at how codes
a five bit code, punched across the tape,are used in computers.Tony is an experienced
giving a 1s and 0s pattern to make up the 26computer engineer. He is currently webmaster
letters of the alphabet. The tape was an inchand contributor to . A set of diagrams
wide and came on big reels. A sprocket holeaccompanying these articles may be seen at .



1 A B C D 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114