QR Code Demystified - Part 6
Matcha Design - Tuesday, June 28, 2011
We've covered almost everything we need to create QR Codes. The next thing we need is version information blocks. The version information blocks simply tell the reader what version the symbol is, and therefore how many modules wide and tall it is. Table 11 shows the top-right version of each version information block. Review Part 2 to see the positioning; in particular, remember to mirror these along the NW-SE axis to place them in the lower-left position.
Show/hide Table 11 - Version information blocks
Another thing I want to include for convenience is the list of how many code words each version can hold. This can be inferred from previous information, but I'll save you the trouble by putting it here. Table 12 indicates the total (data + error correction) code words for each symbol version. The number is the same for each error correction mode, the only difference is how many of them are for data and how many are error correction. Table 3 in Part 3 tells how many bits of data can be in each version/error correction pair, simply divide that by 8 to get the number of code words.
Show/hide Table 12 - Total code words per version
The only thing left is the format information. Again, Part 2 explains where it goes, now we just need to know what to put there. The format information tells the reader two things - the error correction level, and the mask used. The format information is 15 bits in length. The first two bits represent the error correction level. L=01, M=00, Q=11, and H=10. The next 3 bits are the type of mask we used, as listed in Table 10 of Part 5. Finally, the last 10 bits contain a form of error correction. After that, a bit mask is applied to prevent it from being all zeroes. Table 13 shows the values for each combination of Error Correction and Mask. Now we place that according to the instructions in Part 2, and we have a complete QR code!
Show/hide Table 13 - Format Information
Now here's a sample of our new QR Code generator. Soon we're going to add a bunch of additional features, so you can customize your codes and use them for all kinds of marketing and entertainment purposes.
Please select which type of code to generate and enter the information, then click submit to create it!
About Matcha Design
Matcha Design is a full-service creative agency specializing in web design, print, identity, branding, interface design, video production, still photography and motion design. Using our passion for excellence, multi-cultural background, and award winning practices, we consistently provide high-quality, custom, innovative solutions to meet the diverse marketing needs of our clients. For more information, visit www.MatchaDesign.com.