Intelligent transport systems — Automatic vehicle and equipment identification — Numbering and data structures — Amendment 1

Systèmes intelligents de transport — Identification automatique des véhicules et des équipements — Numérotation et structures des données — Amendement 1

General Information

Status
Published
Publication Date
05-Feb-2019
Current Stage
6060 - International Standard published
Due Date
07-Aug-2018
Completion Date
06-Feb-2019
Ref Project

Relations

Buy Standard

Standard
ISO 17262:2012/Amd 1:2019
English language
11 pages
sale 15% off
Preview
sale 15% off
Preview
Standard
ISO 17262:2012/Amd 1:2019
French language
12 pages
sale 15% off
Preview
sale 15% off
Preview

Standards Content (Sample)

INTERNATIONAL ISO
STANDARD 17262
First edition
2012-09-01
AMENDMENT 1
2019-02
Intelligent transport systems —
Automatic vehicle and equipment
identification — Numbering and data
structures
AMENDMENT 1
Systèmes intelligents de transport — Identification automatique
des véhicules et des équipements — Numérotation et structures
des données
AMENDEMENT 1
Reference number
ISO 17262:2012/Amd.1:2019(E)
©
ISO 2019

---------------------- Page: 1 ----------------------
ISO 17262:2012/Amd.1:2019(E)

COPYRIGHT PROTECTED DOCUMENT
© ISO 2019
All rights reserved. Unless otherwise specified, or required in the context of its implementation, no part of this publication may
be reproduced or utilized otherwise in any form or by any means, electronic or mechanical, including photocopying, or posting
on the internet or an intranet, without prior written permission. Permission can be requested from either ISO at the address
below or ISO’s member body in the country of the requester.
ISO copyright office
CP 401 • Ch. de Blandonnet 8
CH-1214 Vernier, Geneva
Phone: +41 22 749 01 11
Fax: +41 22 749 09 47
Email: copyright@iso.org
Website: www.iso.org
Published in Switzerland
ii © ISO 2019 – All rights reserved

---------------------- Page: 2 ----------------------
ISO 17262:2012/Amd.1:2019(E)

Foreword
ISO (the International Organization for Standardization) is a worldwide federation of national standards
bodies (ISO member bodies). The work of preparing International Standards is normally carried out
through ISO technical committees. Each member body interested in a subject for which a technical
committee has been established has the right to be represented on that committee. International
organizations, governmental and non-governmental, in liaison with ISO, also take part in the work.
ISO collaborates closely with the International Electrotechnical Commission (IEC) on all matters of
electrotechnical standardization.
The procedures used to develop this document and those intended for its further maintenance are
described in the ISO/IEC Directives, Part 1. In particular, the different approval criteria needed for the
different types of ISO documents should be noted. This document was drafted in accordance with the
editorial rules of the ISO/IEC Directives, Part 2 (see www .iso .org/directives).
Attention is drawn to the possibility that some of the elements of this document may be the subject of
patent rights. ISO shall not be held responsible for identifying any or all such patent rights. Details of
any patent rights identified during the development of the document will be in the Introduction and/or
on the ISO list of patent declarations received (see www .iso .org/patents).
Any trade name used in this document is information given for the convenience of users and does not
constitute an endorsement.
For an explanation of the voluntary nature of standards, the meaning of ISO specific terms and
expressions related to conformity assessment, as well as information about ISO's adherence to the
World Trade Organization (WTO) principles in the Technical Barriers to Trade (TBT) see www .iso
.org/iso/foreword .html.
This document was prepared by Technical Committee ISO/TC 204, Intelligent transport systems.
Any feedback or questions on this document should be directed to the user’s national standards body. A
complete listing of these bodies can be found at www .iso .org/members .html.
© ISO 2019 – All rights reserved iii

---------------------- Page: 3 ----------------------
ISO 17262:2012/Amd.1:2019(E)
Intelligent transport systems — Automatic vehicle
and equipment identification — Numbering and data
structures
AMENDMENT 1

Introduction
Delete last paragraph.

Page 4, 5.2
Add the en dash to the list items as follows:
— AEI Manager;
— AEI Reader;
— Message Display;
— transport object/TAG.

Page 6, Clause 7
Delete last paragraph "Examples on encoding .".

Page 6, 7.1.2
Replace definition of AccessControlSyatus by
AccessControlStatus::=INTEGER {
  accessOk    (0),
  accessDenied  (1),
  accessPending   (2)
  } (0.255)

© ISO 2019 – All rights reserved 1

---------------------- Page: 4 ----------------------
ISO 17262:2012/Amd.1:2019(E)

Page 6, 7.2.2
Replace definition of AEIMessageType by

AEIMessageType::=SEQUENCE {
  timereal          TimeReal,
  --Local time reference (precision in seconds)
  readerLocation       ReaderLocation,
  terminalMonitoringType   TerminalMonitoringType,
  transportObjectMessageType TransportObjectMessageType
  --Transport Means, Package, Goods Item
  }

Page 7, 7.3.2
Replace definition of CS9 by
CS9::=SEQUENCE{
  cs9  SwapBodyStructure,
   fill    BIT STRING (SIZE(6)) -- '000000' for octet alignment of CS9.
  } -- 12 octets


2 © ISO 2019 – All rights reserved

---------------------- Page: 5 ----------------------
ISO 17262:2012/Amd.1:2019(E)

Page 7, 7.4.1
Replace definition of MultipleLoadIdentification by
MultipleLoadIdentification ::= SEQUENCE{
   identifierCode                                   INTEGER {
      noLoadIdentifier                              (0),
      transportMeansIdentification                  (1), --ISO14816
      intermodalGoodsTransportationIdentification   (2), --ISO17262
      freightContainerIdentification                (3), --ISO17363
      returnableTransportItemsIdentification        (4), --ISO17364
      transportUnitsIdentification                  (5), --ISO17365
      productPackagingIdentification                (6), --ISO17366
      goodsItemsIdentification                      (7), --ISO17367
      electronicSealsIdentification                 (15) --ISO18185
 --16-999 Reserved for future use (0 . 999)
   } (0 . 999),
   noLoadIdetifier                                  UTF8String OPTIONAL,
   transportMeansIdentification                     UTF8String OPTIONAL,
-- Automatic vehicle and equipment identification -
-- Numbering and data structure,
-- containing the corresponding identifier to be defined in ISO 14816,
   intermodalGoodsTransportIdentification           UTF8String OPTIONAL,
-- Automatic vehicle and equipment identification-
-- Numbering and data structures,
-- containing the corresponding identifier to be defined in ISO17262
   freightContainerIdentification                   UTF8String OPTIONAL,
-- Supply chain applications of RFID,
-- containing the corresponding identifier to be defined in ISO17363
   returnableTransportItemsIdentification           UTF8String OPTIONAL,
-- Supply chain applications of RFID,
-- containing the corresponding identifier to be defined in ISO17364
   transportUnitsIdentification                     UTF8String OPTIONAL,
-- Supply chain applications of RFID,
-- containing the corresponding identifier to be defined in ISO17365
   productPckagingIdentification                    UTF8String OPTIONAL,
-- Supply chain applications of RFID,
-- containing the corresponding identifier to be defined in ISO17366
   goodsItemsIdentification                         UTF8String OPTIONAL,
-- Supply chain applications of RFID,
-- containing the corresponding identifier to be defined in ISO17367
   electronicSealsIdentification                    UTF8String OPTIONAL
-- Freight containers
-- Part 4: Data protection,
-- containing the corresponding identifier to be defined in ISO18185
  }

© ISO 2019 – All rights reserved 3

---------------------- Page: 6 ----------------------
ISO 17262:2012/Amd.1:2019(E)


Page 9
Replace the whole content of 7.5 by the following NOTE:
NOTE It is intended to reintroduce CS11 in the next version of this International Standard.

Page 34, 7.6.2
Replace the definition of DisplayMessageType by
DisplayMessageType::=SEQUENCE {
   fill                         BIT STRING (SIZE(6)), -- all set to '0'b
  accessControlStatus     AccessControlStatus,
  transportObjectMessageType TransportObjectMessageType OPTIONAL,
  msgInfo           MsgInfo OPTIONAL
  }

Page 35, 7.10.2
Replace definition of ReaderLocation by
ReaderLocation::=SEQUENCE {
   fill              BIT STRING (SIZE(4)), -- all set to '0'b
  readerIdentity  CS2 OPTIONAL, -- Global Manufacturer
   -- Identifier from ENV ISO 14816:2005
   localIdentity    INTEGER(1.65535) OPTIONAL,
  -- Locally determined reader identity
  unlocode     UNLocode OPTIONAL,
  position     Position OPTIONAL
  }

Page 35, 7.11.2
Replace definition of TerminalMonitoringType by
4 © ISO 2019 – All rights reserved

---------------------- Page: 7 ----------------------
ISO 17262:2012/Amd.1:2019(E)

TerminalMonitoringType::=BIT STRING {
  entry        (0),
  exit        (1),
  loading       (2),
   unloading           (3),
   stacking            (4),
  unstacking     (5),
   stuffing             (6),
   stripping           (7),
   registration        (8) --automatic reading of transport objects
   } (SIZE(16))


Page 36, 7.12.2
Replace definition of TransportComponentStatus by
TransportComponentStatus::=INTEGER {
  oK         (0),
   malFunction         (1),
  batteryLow     (2)
  } (0.255)


Page 36, 7.13.2
Replace definition of TransportObjectIdentifier by
© ISO 2019 – All rights reserved 5

---------------------- Page: 8 ----------------------
ISO 17262:2012/Amd.1:2019(E)

TransportObjectIdentifier ::= OCTET STRING (CONTAINING TrObID)

TrObID ::= SEQUENCE{
  toi  CHOICE {
      c1 CS1, --imported from ISO14816, AVIAEI Unambigous identifier
   c2 CS2, --ditto
      c4 CS4, --ditto
   c5 CS5, --ditto
      c7 CS7, --ditto
      c8 CS8, --ditto
   c9 CS9, --Swap Body Structure
      c10 CS10 --freight conveyance identifier
--  c11 CS11
--private define
...

NORME ISO
INTERNATIONALE 17262
Première édition
2012-09-01
AMENDEMENT 1
2019-02
Systèmes intelligents de transport —
Identification automatique des
véhicules et des équipements —
Numérotation et structures des
données
AMENDEMENT 1
Intelligent transport systems — Automatic vehicle and equipment
identification — Numbering and data structures
AMENDMENT 1
Numéro de référence
ISO 17262:2012/Amd.1:2019(F)
©
ISO 2019

---------------------- Page: 1 ----------------------
ISO 17262:2012/Amd.1:2019(F)

DOCUMENT PROTÉGÉ PAR COPYRIGHT
© ISO 2019
Tous droits réservés. Sauf prescription différente ou nécessité dans le contexte de sa mise en œuvre, aucune partie de cette
publication ne peut être reproduite ni utilisée sous quelque forme que ce soit et par aucun procédé, électronique ou mécanique,
y compris la photocopie, ou la diffusion sur l’internet ou sur un intranet, sans autorisation écrite préalable. Une autorisation peut
être demandée à l’ISO à l’adresse ci-après ou au comité membre de l’ISO dans le pays du demandeur.
ISO copyright office
Case postale 401 • Ch. de Blandonnet 8
CH-1214 Vernier, Genève
Tél.: +41 22 749 01 11
Fax: +41 22 749 09 47
E-mail: copyright@iso.org
Web: www.iso.org
Publié en Suisse
ii © ISO 2019 – Tous droits réservés

---------------------- Page: 2 ----------------------
ISO 17262:2012/Amd.1:2019(F)

Avant-propos
L'ISO (Organisation internationale de normalisation) est une fédération mondiale d'organismes
nationaux de normalisation (comités membres de l'ISO). L'élaboration des Normes internationales est
en général confiée aux comités techniques de l'ISO. Chaque comité membre intéressé par une étude
a le droit de faire partie du comité technique créé à cet effet. Les organisations internationales,
gouvernementales et non gouvernementales, en liaison avec l'ISO participent également aux travaux.
L'ISO collabore étroitement avec la Commission électrotechnique internationale (IEC) en ce qui
concerne la normalisation électrotechnique.
Les procédures utilisées pour élaborer le présent document et celles destinées à sa mise à jour sont
décrites dans les Directives ISO/IEC, Partie 1. Il convient, en particulier de prendre note des différents
critères d'approbation requis pour les différents types de documents ISO. Le présent document a été
rédigé conformément aux règles de rédaction données dans les Directives ISO/IEC, Partie 2 (voir www
.iso .org/directives).
L'attention est attirée sur le fait que certains des éléments du présent document peuvent faire l'objet de
droits de propriété intellectuelle ou de droits analogues. L'ISO ne saurait être tenue pour responsable
de ne pas avoir identifié de tels droits de propriété et averti de leur existence. Les détails concernant
les références aux droits de propriété intellectuelle ou autres droits analogues identifiés lors de
l'élaboration du document sont indiqués dans l'Introduction et/ou dans la liste des déclarations de
brevets reçues par l'ISO (voir www .iso .org/brevets).
Les appellations commerciales éventuellement mentionnées dans le présent document sont données
pour information, par souci de commodité, à l’intention des utilisateurs et ne sauraient constituer un
engagement.
Pour une explication de la nature volontaire des normes, la signification des termes et expressions
spécifiques de l'ISO liés à l'évaluation de la conformité, ou pour toute information au sujet de l'adhésion
de l'ISO aux principes de l’Organisation mondiale du commerce (OMC) concernant les obstacles
techniques au commerce (OTC), voir le lien suivant: www .iso .org/iso/fr/avant -propos.
Le présent document a été élaboré par le comité technique ISO/TC 204, Systèmes intelligents de
transport.
Il convient que l’utilisateur adresse tout retour d’information ou toute question concernant le présent
document à l’organisme national de normalisation de son pays. Une liste exhaustive desdits organismes
se trouve à l’adresse www .iso .org/fr/members .html.
© ISO 2019 – Tous droits réservés iii

---------------------- Page: 3 ----------------------
ISO 17262:2012/Amd.1:2019(F)
Systèmes intelligents de transport — Identification
automatique des véhicules et des équipements —
Numérotation et structures des données
AMENDEMENT 1

Introduction
Supprimez le dernier paragraphe.
Page 4 Clause 5.2
Ajoutez des puces à la liste comme suit:
— le gestionnaire d’AEI;
— le lecteur;
— l’afficheur de messages;
— l’objet de transport/étiquette.

Page 6 Clause 7
Supprimez le dernier paragraphe «Des exemples de codage de.».

Page 6 Clause 7.1.2
Remplacez la définition de AccessControlStatus par:
AccessControlStatus::=INTEGER {
  accessOk    (0),
  accessDenied  (1),
  accessPending   (2)
  } (0.255)
© ISO 2019 – Tous droits réservés 1

---------------------- Page: 4 ----------------------
ISO 17262:2012/Amd.1:2019(F)

Page 7 Clause 7.2.2
Remplacez la définition de AEIMessageType par:

AEIMessageType::=SEQUENCE {
  timereal          TimeReal,
  --Local time reference (precision in seconds)
  readerLocation       ReaderLocation,
  terminalMonitoringType   TerminalMonitoringType,
  transportObjectMessageType TransportObjectMessageType
  --Transport Means, Package, Goods Item
  }

Page 7 Clause 7.3.2
Remplacez la définition de CS9 par:
CS9::=SEQUENCE{
  cs9  SwapBodyStructure,
   fill    BIT STRING (SIZE(6)) -- '000000' for octet alignment of CS9.
  } -- 12 octets


Page 8 Clause 7.4.1
Remplacez la définition de MultipleLoadIdentification par:
2 © ISO 2019 – Tous droits réservés

---------------------- Page: 5 ----------------------
ISO 17262:2012/Amd.1:2019(F)

MultipleLoadIdentification ::= SEQUENCE{
   identifierCode                                   INTEGER {
      noLoadIdentifier                              (0),
      transportMeansIdentification                  (1), --ISO14816
      intermodalGoodsTransportationIdentification   (2), --ISO17262
      freightContainerIdentification                (3), --ISO17363
      returnableTransportItemsIdentification        (4), --ISO17364
      transportUnitsIdentification                  (5), --ISO17365
      productPackagingIdentification                (6), --ISO17366
      goodsItemsIdentification                      (7), --ISO17367
      electronicSealsIdentification                 (15) --ISO18185
 --16-999 Reserved for future use (0 . 999)
   } (0 . 999),
   noLoadIdetifier                                  UTF8String OPTIONAL,
   transportMeansIdentification                     UTF8String OPTIONAL,
-- Automatic vehicle and equipment identification -
-- Numbering and data structure,
-- containing the corresponding identifier to be defined in ISO 14816,
   intermodalGoodsTransportIdentification           UTF8String OPTIONAL,
-- Automatic vehicle and equipment identification-
-- Numbering and data structures,
-- containing the corresponding identifier to be defined in ISO17262
   freightContainerIdentification                   UTF8String OPTIONAL,
-- Supply chain applications of RFID,
-- containing the corresponding identifier to be defined in ISO17363
   returnableTransportItemsIdentification           UTF8String OPTIONAL,
-- Supply chain applications of RFID,
-- containing the corresponding identifier to be defined in ISO17364
   transportUnitsIdentification                     UTF8String OPTIONAL,
-- Supply chain applications of RFID,
-- containing the corresponding identifier to be defined in ISO17365
   productPckagingIdentification                    UTF8String OPTIONAL,
-- Supply chain applications of RFID,
-- containing the corresponding identifier to be defined in ISO17366
   goodsItemsIdentification                         UTF8String OPTIONAL,
-- Supply chain applications of RFID,
-- containing the corresponding identifier to be defined in ISO17367
   electronicSealsIdentification                    UTF8String OPTIONAL
-- Freight containers
-- Part 4: Data protection,
-- containing the corresponding identifier to be defined in ISO18185
  }


© ISO 2019 – Tous droits réservés 3

---------------------- Page: 6 ----------------------
ISO 17262:2012/Amd.1:2019(F)

Page 9
Remplacez tout le contenu de la clause 7.5 par la NOTE suivante:
NOTE il est prévu de réintroduire CS11 dans la prochaine version de cette Norme internationale.

Page 37 Clause 7.6.2
Remplacez la définition DisplayMessageType par:
DisplayMessageType::=SEQUENCE {
   fill                         BIT STRING (SIZE(6)), -- all set to '0'b
  accessControlStatus     AccessControlStatus,
  transportObjectMessageType TransportObjectMessageType OPTIONAL,
  msgInfo           MsgInfo OPTIONAL
  }

Page 38 Clause 7.10.2
Remplacez la définition de ReaderLocation par:
ReaderLocation::=SEQUENCE {
   fill              BIT STRING (SIZE(4)), -- all set to '0'b
  readerIdentity  CS2 OPTIONAL, -- Global Manufacturer
   -- Identifier from ENV ISO 14816:2005
   localIdentity    INTEGER(1.65535) OPTIONAL,
  -- Locally determined reader identity
  unlocode     UNLocode OPTIONAL,
  position     Position OPTIONAL
  }

Page 38 Clause 7.11.2
Remplacez la définition de TerminalMonitoringType par:
4 © ISO 2019 – Tous droits réservés

---------------------- Page: 7 ----------------------
ISO 17262:2012/Amd.1:2019(F)

TerminalMonitoringType::=BIT STRING {
  entry        (0),
  exit        (1),
  loading       (2),
   unloading           (3),
   stacking            (4),
  unstacking     (5),
   stuffing             (6),
   stripping           (7),
   registration        (8) --automatic reading of transport objects
   } (SIZE(16))


© ISO 2019 – Tous droits réservés 5

---------------------- Page: 8 ----------------------
ISO 17262:2012/Amd.1:2019(F)

Page 39 Clause 7.12.2
Remplacez la définition de TransportComponentStatus par:
TransportComponentStatus::=INTEGER {
  oK         (0),
   malFunction         (1),
  batteryLow     (2)
  } (0.255)


Page 39 Clause 7.13.2
Remplacez la définition de TransportObjectIdentifier par:
TransportObjectIdentifier ::= OCTET STRING (CONTAINING TrObID)

TrObID ::= SEQUENCE{
  toi  CHOICE {
      c1 CS1, --imported from ISO14816, AVIAEI Unambigous identifier
   c2
...

Questions, Comments and Discussion

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