UNB ECE4253 Digital Communications
Department of Electrical and Computer Engineering - University of New Brunswick, Fredericton, NB, Canada

QR Code Symbol Generating Tool (Version 3)

This online tool encodes an input string into a QR Code symbol as defined by the ISO/IEC 18004 standard.

QR Code symbols are two dimensional bar codes arranged as distinctive square matrices with various dimensions (versions) according to their data capacity. The QR Code symbol produced here is a Version 3 (29 × 29) matrix carrying a total of seventy information bytes.

A QR Code symbol incorporates many elements of a digital communications system including timing reference, scrambling, interleaving, and the use of powerful error control codes. Reed Solomon GF(256) error correction is used on the data such that this 70 byte symbol can hold from 26 to 55 data bytes depending on the level of Error Control Coding (ECC) chosen. The formatting information within each QR code symbol is protected using a BCH (15,5) code; moreover, this information is included twice in the symbol for further redundancy. Finally, when ECC mode Q or H is chosen in Version 3, the data is split into two blocks with independent ECC bytes, after which the results are interleaved into the 70 byte symbol for further error control capacity.


QR Code Version 3

Q R   C o d e   V e r s i o n   3

The above text has 17 characters.

Text Message:

Discussion | View Bits | Omit Mask | Omit Content | MATLAB


ECC LEVEL:      DATA MASK:      Compression

Version 3 70 BytesTextCompression
ECC LEVELECC
BYTES
DATA
BYTES
ASCII
8-BITS
ALPHA-
NUMERIC
NUMERIC
L (01)15555377127
M (00)26444261101
Q (11)3634324777
H (10)4426243558


SELECT SYMBOL SIZE: (21 × 21)  |  (25 × 25)  |  (29 × 29)

2024-07-27 05:42:46 ADT
Last Updated: 2012-08-10
Richard Tervo [ tervo@unb.ca ] Back to the course homepage...