Morse Code
8-424

C. Bumgardner and T. Be II
Submitted by: T. L. Drake, Clemson University, Clemson,
South Carolina

This program accepts Morse code via a logic sense line in
real-time and outputs the decoded message on the teleprinter.
The pattern recognition algorithm in the program automatically
adopts to the sending rate with the maximum reception rate of
the computer being limited by the teleprinter to about 100
words per minute. The program classifies a key down condition
as either a dot or a dash. The key up conditions are classified
either as a space in a character, a space between characters,
or a space between words. These pattern classifications permit
each character to be decoded via a table look up.

Minimum Hardware:
4K PDP-8, Real-time Clock,
Logic Sense Line
Miscellaneous:
Decoding algorithm does a better
job when code is generated by an
electronic keyer
Source Language:
XPAL, PAL III

Catalog:February 1972