Information technology — Radio frequency identification (RFID) for item management — Data protocol: data encoding rules and logical memory functions

The data protocol used to exchange information in a radio-frequency identification (RFID) system for item management is specified in ISO/IEC 15961:2004 and in ISO/IEC 15962:2004. Both are required for a complete understanding of the data protocol in its entirety; but each focuses on one particular interface: ISO/IEC 15961:2004 addresses the interface with the application system. ISO/IEC 15962:2004 deals with the processing of data and its presentation to the RF tag, and the initial processing of data captured from the RF tag. ISO/IEC 15962:2004 focuses on encoding the transfer syntax, as defined in ISO/IEC 15961:2004 according to the application commands defined in that International Standard. The encodation is in a Logical Memory as a software analogue of the physical memory of the RF tag being addressed by the interrogator. ISO/IEC 15962:2004 defines the encoded structure of object identifiers; specifies the data compaction rules that apply to the encoded data; specifies a Precursor for encoding syntax features efficiently; specifies formatting rules for the data, e.g. depending on whether a directory is used or not; defines how application commands, e.g. to lock data, are transferred to the Tag Driver; defines other communication to the application.

Technologies de l'information — Identification par radiofréquence (RFID) pour la gestion d'objets — Protocole de données: règles d'encodage des données et fonctions logiques de mémoire

General Information

Status
Withdrawn
Publication Date
17-Oct-2004
Withdrawal Date
17-Oct-2004
Current Stage
9599 - Withdrawal of International Standard
Start Date
08-Mar-2013
Completion Date
19-Apr-2025
Ref Project

Relations

Standard
ISO/IEC 15962:2004 - Information technology -- Radio frequency identification (RFID) for item management -- Data protocol: data encoding rules and logical memory functions
English language
64 pages
sale 15% off
Preview
sale 15% off
Preview

Standards Content (Sample)


INTERNATIONAL ISO/IEC
STANDARD 15962
First edition
2004-10-15
Information technology — Radio
frequency identification (RFID) for item
management — Data protocol: data
encoding rules and logical memory
functions
Technologies de l'information — Identification par radiofréquence
(RFID) pour la gestion d'objets — Protocole de données: règles
d'encodage des données et fonctions logiques de mémoire

Reference number
©
ISO/IEC 2004
PDF disclaimer
This PDF file may contain embedded typefaces. In accordance with Adobe's licensing policy, this file may be printed or viewed but
shall not be edited unless the typefaces which are embedded are licensed to and installed on the computer performing the editing. In
downloading this file, parties accept therein the responsibility of not infringing Adobe's licensing policy. The ISO Central Secretariat
accepts no liability in this area.
Adobe is a trademark of Adobe Systems Incorporated.
Details of the software products used to create this PDF file can be found in the General Info relative to the file; the PDF-creation
parameters were optimized for printing. Every care has been taken to ensure that the file is suitable for use by ISO member bodies. In
the unlikely event that a problem relating to it is found, please inform the Central Secretariat at the address given below.

©  ISO/IEC 2004
All rights reserved. Unless otherwise specified, no part of this publication may be reproduced or utilized in any form or by any means,
electronic or mechanical, including photocopying and microfilm, without permission in writing from either ISO at the address below or
ISO's member body in the country of the requester.
ISO copyright office
Case postale 56 • CH-1211 Geneva 20
Tel. + 41 22 749 01 11
Fax + 41 22 749 09 47
E-mail copyright@iso.org
Web www.iso.org
Published in Switzerland
ii © ISO/IEC 2004 – All rights reserved

Contents Page
Foreword.vi
Introduction .vii
1 Scope.1
2 Normative references.1
3 Terms, definitions and abbreviated terms.2
3.1 Terms and definitions.2
3.2 Abbreviated terms.4
4 Protocol model.4
4.1 Overview.4
4.2 Layered protocol.5
4.3 Functional processes.6
5 Data structure.8
5.1.1 The 8-bit byte.8
5.1.2 N-bit encoding.8
6 Data Protocol Processor and the application interface.8
6.1 Processing transfers from ISO/IEC 15961.9
6.2 Universal Types.9
6.3 Length encoding and decoding.10
6.4 Decoding of Type values.10
6.4.1 Decoding of a BOOLEAN value .10
6.4.2 Decoding an INTEGER value .10
6.4.3 Decoding an OBJECT IDENTIFIER value.11
6.4.4 Decoding the OCTET STRING value .11
6.4.5 Decoding the SEQUENCE or SEQUENCE OF value.11
7 Data Protocol Processor and the air interface.12
7.1 Air interface services.12
7.2 Defining the system information .13
7.2.1 Tag Identifier.13
7.2.2 Physical block size.14
7.2.3 Number of blocks.14
7.2.4 Application Family Identifier.14
7.2.5 Storage Format.14
7.3 Configuring the Logical Memory.15
7.3.1 Non- directory structure of the Logical Memory .15
7.3.2 Directory structure of the Logical Memory .16
7.3.3 Self mapping RF tags .16
8 Data flows and processes.17
8.1 Application data.17
8.1.1 Processing data transferred from ISO/IEC 15961.17
8.1.2 Processing example.18
8.2 Data object processing.19
8.2.1 Compaction process.19
8.2.2 Compaction Schemes.20
8.2.3 Compaction Type codes.21
8.2.4 Encoding the length of the compacted object.21
8.2.5 Example of encoding for the Logical Memory after compaction.21
8.3 Data formatting.22
8.3.1 Data Formatter Functions .22
© ISO/IEC 2004 – All rights reserved iii

8.3.2 Formatting the objectId . 23
8.3.3 The Precursor for dataFormat not equal 2 . 24
8.3.4 The Precursor for the root-OID for dataFormat = 2 .24
8.3.5 Encoding the RELATIVE-OID . 24
8.3.6 Encoding the OBJECT IDENTIFIER. 26
8.3.7 Encoding the root-OID for dataFormat = rootOidEncoded (2). 26
8.3.8 Encoding the object and its length. 27
8.3.9 The offset byte. 27
8.3.10 The Precursor expansion byte. 27
8.3.11 The directory structure . 27
8.3.12 Addressing from the directory. 28
8.3.13 Structures of Logical Memory. 28
8.4 Decoding the Logical Memory . 28
8.4.1 Overall decode strategy. 28
8.4.2 Decoding the storageFormat . 28
8.4.3 Decoding the Precursor. 29
8.4.4 Decoding the leading byte(s) of the encoded objectId. 30
9 The Command / Response unit. 31
9.1 Commands. 31
9.1.1 Configure Application Family Identifier command. 31
9.1.2 Configure Storage Format command. 31
9.1.3 Inventory Tags command. 32
9.1.4 Add Single Object command . 32
9.1.5 Delete Object command . 32
9.1.6 Modify Object command. 32
9.1.7 Read Single Object command. 33
9.1.8 Read ObjectIds command . 33
9.1.9 Read All Objects command. 34
9.1.10 Read Logical Memory Map command. 34
9.1.11 Inventory And Read Objects command . 34
9.1.12 Erase Memory command. 35
9.1.13 Get Application-based System Information command . 35
9.1.14 Add Multiple Objects command. 35
9.1.15 Read Multiple Objects command. 35
9.1.16 Read First Object command. 36
9.2 Processing arguments. 36
9.2.1 afiLock. 36
9.2.2 avoidDuplicate. 36
9.2.3 checkDuplicate.
...

Questions, Comments and Discussion

Ask us and Technical Secretary will try to provide an answer. You can facilitate discussion about the standard in here.