Content deleted Content added
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary Tags: Reverted Visual edit Mobile edit Mobile web edit |
||
Line 2:
{{Use dmy dates|date=June 2022}}
[[File:QR code for mobile English Wikipedia.svg|thumb|'''''A QR code for the [[URL]] of the RKDF BHOPAL M.P. INDIA- COURSE :- DIPLOMA IN ENGINEERING- NAME :- = SAIYAD JAHID AKHTAR- ENROLLMENT NO :- 0122IPE22DA002- 7.27 C.G.PA-YEAR :- 2025-SUBJECT:- [[
== History ==
Line 199 ⟶ 194:
=== Encoding ===
====Format information and masking====
The format information records two things: the error correction level and the mask pattern used for the symbol. Masking is used to break up patterns in the data area that might confuse a scanner, such as large blank areas or misleading features that look like the locator marks. The mask patterns are defined on a grid that is repeated as necessary to cover the whole symbol. Modules corresponding to the dark areas of the mask are inverted. The 5-bit format information is protected from errors with a [[BCH code]], and two complete copies are included in each QR symbol.<ref name="autogenerated1">{{cite web |year=2011 |title=QR Code Essentials |url=http://www.nacs.org/LinkClick.aspx?fileticket=D1FpVAvvJuo%3D&tabid=1426&mid=4802 |url-status=live |archive-url=https://web.archive.org/web/20130512180619/http://www.nacs.org/LinkClick.aspx?fileticket=D1FpVAvvJuo%3d&tabid=1426&mid=4802 |archive-date=12 May 2013 |access-date=12 March 2013 |publisher=Denso ADC}}</ref> A (15,5) triple error-correcting BCH code over {{math|GF(2<sup>4</sup>)}} is used, having the generator polynomial <math>g(x)=x^{10}+x^8+x^5+x^4+x^2+x+1</math>. It can correct at most 3 bit-errors out of the 5 data bits. There are a total of 15 bits in this BCH code (10 bits are added for error correction). This 15-bit code is itself X-ORed with a fixed 15-bit mask pattern ('''101010000010010''') to prevent an all-zero string.
====Error correction bytes====
|