home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / dcom / telecom / 13013 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.6 KB

  1. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!agate!ames!lll-winken!telecom-request
  2. From: hutzley@ranger.dec.com (Steve Hutzley)
  3. Newsgroups: comp.dcom.telecom
  4. Subject: Re: Format of ZIP Code Bars on Envelopes
  5. Message-ID: <telecom13.21.2@eecs.nwu.edu>
  6. Date: 11 Jan 93 23:22:33 GMT
  7. Sender: Telecom@eecs.nwu.edu
  8. Organization: Digital Equipment Corporation
  9. Lines: 30
  10. Approved: Telecom@eecs.nwu.edu
  11. X-Submissions-To: telecom@eecs.nwu.edu
  12. X-Administrivia-To: telecom-request@eecs.nwu.edu
  13. X-Telecom-Digest: Volume 13, Issue 21, Message 2 of 13
  14.  
  15. In article <telecom12.928.7@eecs.nwu.edu>, ssay@prefect.cc.bellcore.
  16. com (say,halim s) writes ...
  17.  
  18. > I would like to find out the encoding for the ZIP code bars on USPS
  19. > mail envelopes.
  20.  
  21. > I could figure out this much:
  22.  
  23. > Ones are long bars, zeros are short bars.  Start and end with a one.
  24. > Each digit has five characters.  I could figure out what zero through
  25. > nine correspond to.
  26.  
  27. > The only remaining part is the check digit at the end.  Only one check
  28. > digit is used both for five digit regular ZIP code and nine digit
  29. > extended code.
  30.  
  31. > Now my question is: What is the encoding/decoding rule for this single
  32. > check digit?
  33.  
  34. > Does anyone know or could you tell me a reference for this "standard"?
  35. > I am sure some address generator software would have this algorithm.
  36.  
  37. See {PC Magazine} a few months ago (November/December), they had the
  38. whole scheme in there. Its kind of an inverted BCD where the LONG ONES
  39. are 0 and the SHORT ONES are 1 (I think), and there were CLOCK pulses
  40. in there to compensate for the speed variances of the reading machines.
  41.  
  42.  
  43. Steve
  44.