Data Matrix
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=physical |subcat=Bar codes |image=Datamatrix.png }} '''Data Matrix''' is a 2D barcode symbology which consists of a rectangular array of square eleme...") |
Dan Tobias (Talk | contribs) (→Links) |
||
Line 16: | Line 16: | ||
* [http://www.racoindustries.com/barcodegenerator/2d/datamatrix.aspx DataMatrix bar code generator] | * [http://www.racoindustries.com/barcodegenerator/2d/datamatrix.aspx DataMatrix bar code generator] | ||
* [http://datamatrixnet.sourceforge.net/ DataMatrix.net library] | * [http://datamatrixnet.sourceforge.net/ DataMatrix.net library] | ||
+ | * [http://jpgraph.net/download/manuals/chunkhtml/ch26.html Manual describing format of Data Matrix bar codes] |
Revision as of 22:01, 14 July 2013
Data Matrix is a 2D barcode symbology which consists of a rectangular array of square elements, which can signify 1 or 0 bits by being either blank or filled in (there are codings where a filled-in square can be either a 1 or a 0 bit). The size can range from 9x9 to 144x144. Many of the squares are not actually part of the main data, since some are allocated to error correction or finder and timing signals, among other things.
US Patent 5,612,524 was claimed to apply to this system, but this was defeated in the courts, and the patent is now expired at any rate.
The Data Matrix symbology was standardized in ISO/IEC 16022:2006, and other ISO documents describe related matters.