Method for making color-changing anti-counterfeiting digital identifier
A production method and technology of anti-counterfeiting marks, applied in the field of digital anti-counterfeiting, can solve problems such as the reduction of digital anti-counterfeiting credibility, and achieve the effect of improving the strength of anti-counterfeiting
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0022] Select 4 color color sequence C{black, red, green, yellow}, the first algorithm=(∑(bit value×bit sequence))&0xfff, the second algorithm is to rotate right by bit value;
[0023] A = "77192347653540";
[0024] B=(7×1+7×2+1×3+9×4+2×5+3×6+4×7+7×8+6×9+5×10+3×11+5×12 +4×13+0×14)&0xfff=421=000110100101b;
[0025] a1=7: B1>>7=010010100011b->11b=3 c1=yellow
[0026] a2=7: B2>>7=010001101001b->01b=1 c2=red
[0027] a3=1: B3>>1=101000110100b->00b=3 c3=black
[0028] a4=9: B4>>9=000110100101b->01b=1 c4=red
[0029] a5=2: B5>>2=010001101001b->01b=1 c5=red
[0030] a6=3: B6>>3=001010001101b->01b=1 c6=red
[0031] a7=4: B7>>4=110100101000b->00b=0 c7=black
[0032] a8=7: B8>>7=010100011010b->10b=2 c8=green
[0033] a9=6: B9>>6=011010010100b->00b=0 c9=black
[0034] a10=5: B10>>5=101000110100b->00b=0 c10=black
[0035] a11=3: B11>>3=100101000110b->10b=2 c11=green
[0036] a12=5: B12>>5=001101001010b->10b=2 c12=green
[0037] a13=4: B13>>4=101000110100b->00b=0 c13=black
[...
Embodiment 2
[0042] Select 4 color color sequence C{orange red blue black}, the first algorithm=(code value^(∑(bit value×bit sequence)))&ffffffff, the second algorithm is to rotate left by bit value+bit sequence;
[0043] A = "77192347653540";
[0044] B=77192347653540^(7×1+7×2+1×3+9×4+2×5+3×6+4×7+7×8+6×9+5×10+3×11+5 ×12+4×13+0×14)&ffffffff
[0045] =77192347653785&ffffffff
[0046] =10111110011101100001011010011001b;
[0047] a1=7: B110b=2 c1=blue
[0048] a2=7: B200b=3 c2=black
[0049] a3=1: B310b=3 c3=black
[0050] a4=9: B410b=1 c4=red
[0051] a5=2: B500b=3 c5=black
[0052] a6=3: B600b=1 c6=red
[0053]a7=4: B711b=1 c7=red
[0054] a8=7: B811b=3 c8=black
[0055] a9=6: B900b=0 c9=orange
[0056] a10=5: B1001b=3 c10=black
[0057] a11=3: B1110b=0 c11=orange
[0058] a12=5: B1200b=2 c12=blue
[0059] a13=4: B1310b=3 c13=black
[0060] a14=0: B1410b=3 c14=black
[0061] Print each digit a1, a2, ..., a14 of A in the corresponding color c1, c2, ..., c14 on the product lab...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com