[go: up one dir, main page]
More Web Proxy on the site http://driver.im/Jump to content

Telepen

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 88.96.33.70 (talk) at 10:45, 29 August 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Telepen is a name of a Barcode symbology designed in 1972 in the UK to express all 128 ASCII characters without using shift characters for code switching, unlike Code 128, while only using two different widths for bars and spaces. Unlike most linear barcodes that specify the encodings for each representable character, Telepen only defines 4 basic bar-space modules:

  • narrow bar-narrow space for bit 1
  • wide bar-narrow space for bit sequence 00
  • wide bar-wide space for bit sequence 010
  • narrow bar-wide space for bit sequence 01 or 10 (the meaning alternates, so 01110 is encoded as 01 1 10 where the first and the third module is the same).

The scheme allows to encode all even parity bytes, and can even be used for a continuous bitstream.