中国条码在线条码WIKI

国际物品编码 EAN2码

Posted by admin 2009年7月7日

        在EAN/ 2是一种补充,EAN- 13和UPC一个条码。这是上经常使用的杂志和期刊,以说明一些问题.

编码



      
编码字符EAN2非常相似,在其他欧洲的文章编号。唯一不同的是,该数字是分开的01 。在EAN2总是始于'01011 。此外,开发代码没有使用。

编码位

L-code G-code
0 0001101 0100111
1 0011001 0110011
2 0010011 0011011
3 0111101 0100001
4 0100011 0011101
5 0110001 0111001
6 0101111 0000101
7 0111011 0010001
8 0110111 0001001
9 0001011 0010111

   
结构的条码是基于价值的2位数编码。这两个数字被视为一个单一的两位数字的数量可减少模4和用来寻找平价模式使用。奇偶校验模式重复每个值.

EAN-2 奇偶位
Data to encode Parity pattern
00 LL Encode as 0 from L table followed by 0 from L table
01 LG Encode as 0 from L table followed by 1 from G table
02 GL Encode as 0 from G table followed by 2 from L table
03 GG Encode as 0 from G table followed by 3 from G table
04 LL Encode as 0 from L table followed by 4 from L table
05 LG Encode as 0 from L table followed by 5 from G table
06 GL Encode as 0 from G table followed by 6 from L table
07 GG Encode as 0 from G table followed by 7 from G table
... ...
98 GL Encode as 9 from G table followed by 8 from L table
99 GG Encode as 9 from G table followed by 9 from G table
Example - encoding 53
Start 5 (L) Separator 3 (G)
01011 0110001 01 0100001


 

上一篇:CPC二元条码编码表
下一篇:国际物品编码 EAN5码

相关文章

本文以有 0 条评论,您也想说点什么吗?

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。