|
1 | 1 | # Physical specification |
2 | | -This document describes the requirements imposed by the OpenPrintTag standard on the physical tag itself, its mechanical and electrical properties. Currently, the **OpenPrintTag standard supports only the reference `OpenPrintTag MK1` tag**. A more generic specification, allowing deviations from the exact reference design and including NFC reader parameters, **will be released later**. |
| 2 | +This document describes the requirements imposed by the OpenPrintTag standard on the physical tag itself, its mechanical and electrical properties. Currently, the **OpenPrintTag standard supports only the reference `OpenPrintTag MK1` tag**. A more generic specification, allowing deviations from the exact reference design, **will be released later**. |
| 3 | + |
| 4 | +## Reader specification |
| 5 | +To comply with the OpenPrintTag standard, a NFC reader SHALL meet the following parameters. Meeting the parameters is necessary to ensure readability for various tag attachment positions and spool sizes supported by the standard. |
| 6 | +<table> |
| 7 | +<tr> |
| 8 | +<th>Parameter</th> |
| 9 | +<th>Min</th> |
| 10 | +<th>Typical</th> |
| 11 | +<th>Max</th> |
| 12 | +<th>Unit</th> |
| 13 | +</tr> |
| 14 | +<tr> |
| 15 | +<tr> |
| 16 | +<td>Communication protocol</td> |
| 17 | +<td colspan="4">ISO/IEC 15693-3 (NFC-V)</td> |
| 18 | +</tr> |
| 19 | +<tr> |
| 20 | +<td>Antenna shape</td> |
| 21 | +<td colspan="4">Circular</td> |
| 22 | +</tr> |
| 23 | +<tr> |
| 24 | +<td>Antenna diameter (Ø)</td> |
| 25 | +<td align="right">72</td> |
| 26 | +<td align="right">75</td> |
| 27 | +<td align="right">80</td> |
| 28 | +<td>mm</td> |
| 29 | +</tr> |
| 30 | +<tr> |
| 31 | +<td>RF output power</td> |
| 32 | +<td align="right"></td> |
| 33 | +<td align="right">1</td> |
| 34 | +<td align="right">1.6</td> |
| 35 | +<td>W</td> |
| 36 | +</tr> |
| 37 | +<tr> |
| 38 | +<td>Resonant frequency</td> |
| 39 | +<td align="right">13.553</td> |
| 40 | +<td align="right">13.56</td> |
| 41 | +<td align="right">13.567</td> |
| 42 | +<td>MHz</td> |
| 43 | +</tr> |
| 44 | +</table> |
| 45 | + |
| 46 | +1. The reader antenna SHALL be installed to be parallel with the side of the mounted spool. |
| 47 | +1. The reader antenna SHALL be installed to be concentric with the mounted spool with maximum 5 cm of allowed eccentricity. |
| 48 | + 1. _Note: If the spools are mounted using a pole going through the spool center hole, there will be eccentricity introduced by the difference of the rod and the spool hole diameters._ |
| 49 | + 1. _Note: If the spools are laid on rollers, there will be eccentricity introduced by different outer diameters of the spools._ |
| 50 | +1. The reader antenna SHOULD be installed to be as close to the filament spool as possible. |
| 51 | +1. The reader antenna SHOULD be installed in a sufficient distance from components (such as large metal parts or NFC tags not intended to be read by the reader) that can drain energy from the magnetic field. |
| 52 | + 1. _Note: This needs to be experimentally verified for every installation scenario._ |
| 53 | + |
| 54 | +<img src="media/antenna_placement.svg" style="max-width: 512px;"> |
3 | 55 |
|
4 | 56 | ## Reference `OpenPrintTag MK1` tag |
5 | 57 | `OpenPrintTag MK1` is a passive paper-label NFC tag with an embedded antenna and NFC integrated circuit, compliant with the ISO/IEC 15693 vicinity-RFID standard (13.56 MHz). |
|
0 commit comments