CSE370 Autumn 2001
Mini Research Project
Beyond 1s and 0s
Researchers:Samantha Michel, Sven Larson, Lee Murphy
Problem Statement: How would the string CSE370 be represented at = the physical level in one of the following media: CD-ROM, Bar code, Magnetic = tape, 56KB modem, Fluorescent lights?
Refined Problem Statement: How would the string of alphanumeric = characters CSE370 be represented as an image in Code 39 Barcode?
Assumptions: (1) A string is defined as a series of =
alphanumeric characters.
Our Answer: The following image represents the string of = alphanumeric characters CSE370 as a replicable image in Code 39 Barcode:
Conclusions & Comments: Out of over 400 barcode symbologies currently = in use, we chose to use Code 39 (or Code 3 from 9) because it contains = the entire basic alphanumeric character set including a few special = characters, unlike UPC barcodes that are limited to numbers. This provided a = direct, single level of encoding of the string CSE370. Also Code 39 supports = both modulo 43 check digits and the ability to append shorter barcodes into = longer barcodes. Code 39 also has an extended form, called Extended = Code 39, which supports the entire ASCii index. Code 39 is a discrete = barcode where each letter and number is made from 9 bars, 3 wider than others. = These bars alternate black and white, with 5 black bars and 4 white. = Code 39 is one of two standard barcode symbologies widely used in = American industry, the other being Code 128.
References: Wasp Bar Code: developer of barcodes, barcode =
fonts, barcode
software and hardware Code 39 Specification Page Code 39 Barcode Specification |