Code 16K
Code 16K is a multi-row barcode format developed by Ted Williams at the American company Laserlight Systems in 1989. In the US and France, the code is used in the electronics industry for tagging chips and printed circuit boards. In the US, it has also been utilized in various medical settings.
Structure
The code is based on the structure of the Universal Product Code and Code 128. 77 ASCII characters or 154 digits can be encoded on an area of 2.4 cm2. Each symbol is composed of two to sixteen rows separated by a horizontal bar. Rows contain exactly five ASCII characters, padded with placeholder characters, containing the following:- leading quiet zone
- start character
- guard bar
- five symbol characters
- stop character
- trailing quiet zone
A symbol can switch between these as needed. To ensure a high level of error security, Code 16K offers three forms of error detection:
- The parity is checked for each character.
- Each line is recognized indirectly via the display of a start/stop character
- Two checksum characters are appended at the end of the code. With an extended decoder, the code can be identified by all conventional readers. Before decoding, the entire block of code must have been captured.