Barcode Software, QR/2D
Barcode Software - SAP
Label Software
Reporting Software
Data Acquisition
Mobile Data Acquisition
Online Tools
Barcode Studio
TBarCode Office
TBarCode SDK
TBarCode/X
TBarCode/SAPwin
TFORMer
Freeware
Online Order
Prices
FAQs
License Terms (PDF)
Help Me!
Knowledge-Base
Links
Protected Area
Software and Apps
Web and Cloud
Training Courses
SAP Consulting
Contact
References
Resellers
Integrators
Partners
Link to TEC-IT
Jobs
Legal Terms
Imprint
Data Matrix is a two-dimensional matrix barcode, which encodes text or raw data in a pattern of black and white square modules. Usual data size is from a few bytes up to 2 kilobytes. By adding error correction codes (according to the ECC200 standard) the symbols can be read even if they are partially damaged.
Data Matrix is used for encoding large amounts of data, it is mainly used in Europe and in the United States. The dominating application areas are direct part marking and laser marking - both especially in the aerospace, electronic, and automotive industry.
In addition Data Matrix is used for general logistic purposes, document management applications, postal services (Deutsche Post Premiumadress Service or Royal Mail Mailmark™), and medical / health industry related applications (HIBC).
Data Matrix is a 2D barcode symbology with very high data density. Data Matrix symbols are printed in square or sometimes a rectangular pattern. Each dot of a Data Matrix symbol represents a bit. This is in contrast to linear bar-codes, where the information is encoded in the ratio of the bars or spaces to each other. Usually a black dot in a Data Matrix symbol is equivalent with the bit-value 1, but Data Matrix may also be printed white on black.
Data Matrix was developed by the company RVSI Acuity CiMatrix. This company was later acquired by Siemens Energy and Automation, Inc.
Data Matrix is also known under the name ECC200 referring to the error correction standard applied in the latest Data Matrix specification. In connection with mobile marketing the Data Matrix symbology was also named Semacode (but already outdated).
Because of its technical advantages the GS1 organization considered the DataMatrix 2D barcode symbology for its system.
The so called GS1 or EAN Data Matrix is a standard DataMatrix symbol (ECC 200) with an internal GS1 identifier in the data structure (like the FNC1-Prefix in an GS1-128). The use of Application Identifiers is supported, this is comparable to the linear barcode GS1-128/EAN-128 or GS1 DataBar Expanded, where a code word similar to FNC1 acts as a field separator.
How to create a GS1 Data Matrix in C# .NET (code sample):
TECIT.TBarCode.Barcode code = new TECIT.TBarCode.Barcode(); code.BarcodeType = BarcodeType.GS1DataMatrix; code.TranslateEscapeSequences = true; code.Data = @"019901234567001915012345678\F90Abc"; Bitmap myDataMatrix = code.DrawBitmap();
The required barcode settings can be found in our FAQ: How Can I Generate a GS1 DataMatrix?
The Pharmacy-Product-Number (PPN) and National Trade Item Number (NTIN) are identification standards developed specifically for the verification of pharmaceutical products. The data structures of the IFA PPN and GS1 NTIN Code are encoded with a Data Matrix ECC200 symbology (ISO/IEC 16022).
The IFA version is using Data Matrix Macro 06 mode, while the GS1 version is based upon Data Matrix with FNC1. A specific range for the cell size and module width has been defined as well – more details see specification Encoding PPN and NTIN Numbers (German) and our FAQ How Can I Generate a Data Matrix PPN Code or a NTIN Code?
Data Matrix includes 24 square formats but only six rectangular formats with a data capacity in the lower range. Specifically small surfaces benefit from rectangular formats; thus resulting in a demand for rectangular versions with higher data volume.
This led to the Data Matrix Rectangular Extension (DMRE), which was adopted by AIM in 2014 and later specified in DIN 16587. The DMRE added 12 new rectangular versions with a higher capacity. In 2017 ISO published a DMRE working draft (ISO/IEC 21471) which added even more rectangular formats but did not adopt all formats from the DIN standard.
Some selected standards, which utilize Data Matrix (ECC200) 2D bar code:
The Data Matrix ECC200 barcode symbology is supported by the following TEC-IT products:
2D Barcode Data Matrix with encoded URL (Mobile Marketing)
2D Barcode Data Matrix with 6 characters
2D Barcode Data Matrix with 200 characters
Data Matrix with DMRE 24x64 dots