Search Legislation

Commission Implementing Regulation (EU) 2016/799Show full title

Commission Implementing Regulation (EU) 2016/799 of 18 March 2016 implementing Regulation (EU) No 165/2014 of the European Parliament and of the Council laying down the requirements for the construction, testing, installation, operation and repair of tachographs and their components (Text with EEA relevance)

 Help about what version

What Version

 Help about advanced features

Advanced Features

Close

This is a legislation item that originated from the EU

After exit day there will be three versions of this legislation to consult for different purposes. The legislation.gov.uk version is the version that applies in the UK. The EU Version currently on EUR-lex is the version that currently applies in the EU i.e you may need this if you operate a business in the EU.

The web archive version is the official version of this legislation item as it stood on exit day before being published to legislation.gov.uk and any subsequent UK changes and effects applied. The web archive also captured associated case law and other language formats from EUR-Lex.

Changes to legislation:

There are outstanding changes not yet made to Commission Implementing Regulation (EU) 2016/799. Any changes that have already been made to the legislation appear in the content and are referenced with annotations. Help about Changes to Legislation

Close

Changes to Legislation

Revised legislation carried on this site may not be fully up to date. Changes and effects are recorded by our editorial team in lists which can be found in the ‘Changes to Legislation’ area. Where those effects have yet to be applied to the text of the legislation by the editorial team they are also listed alongside the legislation in the affected provisions. Use the ‘more’ link to open the changes and effects relevant to the provision you are viewing.

View outstanding changes

Changes and effects yet to be applied to the whole legislation item and associated provisions

DATA DICTIONARY U.K.

1.INTRODUCTIONU.K.

This appendix specifies data formats, data elements, and data structures for use within the recording equipment and tachograph cards.

1.1. Approach for definitions of data types U.K.

This appendix uses Abstract Syntax Notation One (ASN.1) to define data types. This enables simple and structured data to be defined without implying any specific transfer syntax (encoding rules) which will be application and environment dependent.

ASN.1 type naming conventions are done in accordance with ISO/IEC 8824-1. This implies that:

  • where possible, the meaning of the data type is implied through the names being selected,

  • where a data type is a composition of other data types, the data type name is still a single sequence of alphabetical characters commencing with a capital letter, however capitals are used within the name to impart the corresponding meaning,

  • in general, the data types names are related to the name of the data types from which they are constructed, the equipment in which data is stored and the function related to the data.

If an ASN.1 type is already defined as part of another standard and if it is relevant for usage in the recording equipment, then this ASN.1 type will be defined in this appendix.

To enable several types of encoding rules, some ASN.1 types in this appendix are constrained by value range identifiers. The value range identifiers are defined in paragraph 3 and Appendix 2.

1.2. References U.K.

The following references are used in this Appendix:

ISO 639

Code for the representation of names of languages. First Edition: 1988.

ISO 3166

Codes for the representation of names of countries and their subdivisions — Part 1: Country codes, 2013

ISO 3779

Road vehicles — Vehicle identification number (VIN) — Content and structure. 2009

ISO/IEC 7816-5

Identification cards — Integrated circuit cards — Part 5: Registration of application providers.

Second edition: 2004.

ISO/IEC 7816-6

Identification cards — Integrated circuit cards — Part 6: Interindustry data elements for interchange, 2004 + Technical Corrigendum 1: 2006

ISO/IEC 8824-1

Information technology — Abstract Syntax Notation One (ASN.1): Specification of basic notation. 2008 + Technical Corrigendum 1: 2012 and Technical Corrigendum 2: 2014.

ISO/IEC 8825-2

Information technology — ASN.1 encoding rules: Specification of Packed Encoding Rules (PER). 2008.

ISO/IEC 8859-1

Information technology — 8 bit single-byte coded graphic character sets — Part 1: Latin alphabet No.1. First edition: 1998.

ISO/IEC 8859-7

Information technology — 8 bit single-byte coded graphic character sets — Part 7: Latin/Greek alphabet. 2003.

ISO 16844-3

Road vehicles — Tachograph systems — Motion Sensor Interface. 2004 + Technical Corrigendum 1: 2006..

TR-03110-3

BSI / ANSSI Technical Guideline TR-03110-3, Advanced Security Mechanisms for Machine Readable Travel Documents and eIDAS Token — Part 3 Common Specifications, version 2.20, 3. February 2015

2.DATA TYPE DEFINITIONSU.K.

For any of the following data types, the default value for an ‘unknown’ or a ‘not applicable’ content will consist in filling the data element with ‘FF’ bytes.

All data types are used for Generation 1 and Generation 2 applications unless otherwise specified.

[F1For card data types used for Generation 1 and Generation 2 applications, the size specified in this Appendix is the one for Generation 2 application. The size for Generation 1 application is supposed to be already known by the reader. The Annex IC requirement numbers related to such data types cover both Generation 1 and Generation 2 applications.]

2.1. ActivityChangeInfo U.K.

This data type enables to code, within a two bytes word, a slot status at 00:00 and/or a driver status at 00:00 and/or changes of activity and/or changes of driving status and/or changes of card status for a driver or a co-driver. This data type is related to Annex 1C requirements 105, 266, 291, 320, 321, 343, and 344.

Value assignment — Octet Aligned: ‘scpaattttttttttt’B (16 bits)U.K.

For Data Memory recordings (or slot status):

‘s’B

Slot:

  • ‘0’B: DRIVER,

  • ‘1’B: CO-DRIVER,

‘c’B

Driving status:

  • ‘0’B: SINGLE,

  • ‘1’B: CREW,

‘p’B

Driver (or workshop) card status in the relevant slot:

  • ‘0’B: INSERTED, a card is inserted,

  • ‘1’B: NOT INSERTED, no card is inserted (or a card is withdrawn),

‘aa’B

Activity:

  • ‘00’B: BREAK/REST,

  • ‘01’B: AVAILABILITY,

  • ‘10’B: WORK,

  • ‘11’B: DRIVING,

‘ttttttttttt’B

Time of the change: Number of minutes since 00h00 on the given day.

For Driver (or Workshop) card recordings (and driver status):

‘s’B

Slot (not relevant when ‘p’=1 except note below):

  • ‘0’B: DRIVER,

  • ‘1’B: CO-DRIVER,

‘c’B

Driving status (case ‘p’=0) or

Following activity status (case ‘p’=1):

  • ‘0’B: SINGLE,

  • ‘0’B: UNKNOWN

  • ‘1’B: CREW,

  • ‘1’B: KNOWN (=manually entered)

‘p’B

Card status:

  • ‘0’B: INSERTED, the card is inserted in a recording equipment,

  • ‘1’B: NOT INSERTED, the card is not inserted (or the card is withdrawn),

‘aa’B

Activity (not relevant when ‘p’=1 and ‘c’=0 except note below):

  • ‘00’B: BREAK/REST,

  • ‘01’B: AVAILABILITY,

  • ‘10’B: WORK,

  • ‘11’B: DRIVING,

‘ttttttttttt’B

Time of the change: Number of minutes since 00h00 on the given day.

Note for the case ‘card withdrawal’: U.K.

When the card is withdrawn:

  • ‘s’ is relevant and indicates the slot from which the card is withdrawn,

  • ‘c’ must be set to 0,

  • ‘p’ must be set to 1,

  • ‘aa’ must code the current activity selected at that time,

As a result of a manual entry, the bits ‘c’ and ‘aa’ of the word (stored in a card) may be overwritten later to reflect the entry.

2.2. Address U.K.

An address.

codePage specifies a character set defined in Chapter 4,

address is an address encoded using the specified character set.

2.3. AESKey U.K.

Generation 2:

An AES key with a length of 128, 192 or 256 bits.

Value assignment: not further specified.

2.4. AES128Key U.K.

Generation 2:

An AES128 key.

length denotes the length of the AES128 key in octets.

aes128Key is an AES key with a length of 128 bits.

Value assignment:

The length shall have the value 16.

2.5. AES192Key U.K.

Generation 2:

An AES192 key.

length denotes the length of the AES192 key in octets.

aes192Key is an AES key with a length of 192 bits.

Value assignment:

The length shall have the value 24.

2.6. AES256Key U.K.

Generation 2:

An AES256 key.

length denotes the length of the AES256 key in octets.

aes256Key is an AES key with a length of 256 bits.

Value assignment:

The length shall have the value 32.

2.7. BCDString U.K.

BCDString is applied for Binary Code Decimal (BCD) representation. This data type is used to represent one decimal digit in one semi octet (4 bits). BCDString is based on the ISO/IEC 8824-1 ‘CharacterStringType’.

BCDString uses an ‘hstring’ notation. The leftmost hexadecimal digit shall be the most significant semi octet of the first octet. To produce a multiple of octets, zero trailing semi octets shall be inserted, as needed, from the leftmost semi octet position in the first octet.

Permitted digits are: 0, 1, .. 9.

2.8. CalibrationPurpose U.K.

Code explaining why a set of calibration parameters was recorded. This data type is related to Annex 1B requirements 097 and 098 and Annex 1C requirements 119.

Value assignment:

  • Generation 1:

    ‘00’H

    reserved value,

    ‘01’H

    activation: recording of calibration parameters known, at the moment of the VU activation,

    ‘02’H

    first installation: first calibration of the VU after its activation,

    ‘03’H

    installation: first calibration of the VU in the current vehicle,

    ‘04’H

    periodic inspection.

  • Generation 2:

    In addition to generation 1 the following values are used:

    ‘05’H

    entry of VRN by company,

    ‘06’H

    time adjustment without calibration,

    ‘07’H to ‘7F’H

    RFU,

    ‘80’H to ‘FF’H

    Manufacturer specific.

2.9. CardActivityDailyRecord U.K.

Information, stored in a card, related to the driver activities for a particular calendar day. This data type is related to Annex 1C requirements 266, 291, 320 and 343.

activityPreviousRecordLength is the total length in bytes of the previous daily record. The maximum value is given by the length of the OCTET STRING containing these records (see CardActivityLengthRange Appendix 2 paragraph 4). When this record is the oldest daily record, the value of activityPreviousRecordLength must be set to 0.

activityRecordLength is the total length in bytes of this record. The maximum value is given by the length of the OCTET STRING containing these records.

activityRecordDate is the date of the record.

activityDailyPresenceCounter is the daily presence counter for the card this day.

activityDayDistance is the total distance travelled this day.

activityChangeInfo is the set of ActivityChangeInfo data for the driver this day. It may contain at maximum 1440 values (one activity change per minute). This set always includes the activityChangeInfo coding the driver status at 00:00.

2.10. CardActivityLengthRange U.K.

Number of bytes in a driver or a workshop card, available to store driver activity records.

Value assignment: see Appendix 2.

2.11. CardApprovalNumber U.K.

Type approval number of the card.

Value assignment:

The approval number shall be provided as published on the corresponding European Commission web site, i.e. for example including hyphens if any. The approval number shall be left-aligned.

2.12. CardCertificate U.K.

Generation 1:

Certificate of the public key of a card.

2.13. CardChipIdentification U.K.

Information, stored in a card, related to the identification of the card's Integrated Circuit (IC) (Annex 1C requirement 249). The icSerialNumber together with the icManufacturingReferences identifies the card chip uniquely. The icSerialNumber alone does not uniquely identify the card chip.

icSerialNumber is the IC serial number.

icManufacturingReferences is the IC manufacturer specific identifier.

2.14. CardConsecutiveIndex U.K.

A card consecutive index (definition h)).

Value assignment: (see Annex 1C chapter 7)

Order for increase: ‘0, …, 9, A, …, Z, a, …, z’

2.15. CardControlActivityDataRecord U.K.

Information, stored in a driver or workshop card, related to the last control the driver has been subject to (Annex 1C requirements 274, 299, 327, and 350).

controlType is the type of the control.

controlTime is the date and time of the control.

controlCardNumber is the FullCardNumber of the control officer having performed the control.

controlVehicleRegistration is the VRN and registering Member State of the vehicle in which the control happened.

controlDownloadPeriodBegin and controlDownloadPeriodEnd is the period downloaded, in case of downloading.

2.16. CardCurrentUse U.K.

Information about the actual usage of the card (Annex 1C requirement 273, 298, 326, and 349).

sessionOpenTime is the time when the card is inserted for the current usage. This element is set to zero at card removal.

sessionOpenVehicle is the identification of the currently used vehicle, set at card insertion. This element is set to zero at card removal.

2.17. CardDriverActivity U.K.

Information, stored in a driver or a workshop card, related to the activities of the driver (Annex 1C requirements 267, 268, 292, 293, 321 and 344).

activityPointerOldestDayRecord is the specification of the begin of the storage place (number of bytes from the beginning of the string) of the oldest complete day record in the activityDailyRecords string. The maximum value is given by the length of the string.

activityPointerNewestRecord is the specification of the begin of the storage place (number of bytes from the beginning of the string) of the most recent day record in the activityDailyRecords string. The maximum value is given by the length of the string.

activityDailyRecords is the space available to store the driver activity data (data structure: CardActivityDailyRecord) for each calendar day where the card has been used.

Value assignment: this octet string is cyclically filled with records of CardActivityDailyRecord. At the first use storing is started at the first byte of the string. All new records are appended at the end of the previous one. When the string is full, storing continues at the first byte of the string independently of a break being inside a data element. Before placing new activity data in the string (enlarging current activityDailyRecord, or placing a new activityDailyRecord) that replaces older activity data, activityPointerOldestDayRecord must be updated to reflect the new location of the oldest complete day record, and activityPreviousRecordLength of this (new) oldest complete day record must be reset to 0.

2.18. CardDrivingLicenceInformation U.K.

Information, stored in a driver card, related to the card holder driver licence data (Annex 1C requirement 259 and 284).

drivingLicenceIssuingAuthority is the authority responsible for issuing the driving licence.

drivingLicenceIssuingNation is the nationality of the authority that issued the driving licence.

drivingLicenceNumber is the number of the driving licence.

[F22.19. CardEventData U.K.

Generation 1:

Information, stored in a driver or workshop card, related to the events associated with the card holder (Annex IC requirements 260 and 318).

CardEventData is a sequence, ordered by ascending value of EventFaultType, of cardEventRecords (except security breach attempts related records which are gathered in the last set of the sequence).

cardEventRecords is a set of event records of a given event type (or category for security breach attempts events).

Generation 2:

Information, stored in a driver or workshop card, related to the events associated with the card holder (Annex IC requirements 285 and 341).

CardEventData is a sequence, ordered by ascending value of EventFaultType, of cardEventRecords (except security breach attempts related records which are gathered in the last set of the sequence).

cardEventRecords is a set of event records of a given event type (or category for security breach attempts events).]

2.20. CardEventRecord U.K.

Information, stored in a driver or a workshop card, related to an event associated to the card holder (Annex 1C requirements 261, 286, 318 and 341).

eventType is the type of the event.

eventBeginTime is the date and time of beginning of event.

eventEndTime is the date and time of end of event.

eventVehicleRegistration is the VRN and registering Member State of vehicle in which the event happened.

2.21. CardFaultData U.K.

Information, stored in a driver or a workshop card, related to the faults associated to the card holder (Annex 1C requirements 263, 288, 318, and 341).

CardFaultData is a sequence of Recording Equipment faults set of records followed by card faults set of records.

cardFaultRecords is a set of fault records of a given fault category (Recording Equipment or card).

2.22. CardFaultRecord U.K.

Information, stored in a driver or a workshop card, related to a fault associated to the card holder (Annex 1C requirement 264, 289, 318, and 341).

faultType is the type of the fault.

faultBeginTime is the date and time of beginning of fault.

faultEndTime is the date and time of end of fault.

faultVehicleRegistration is the VRN and registering Member State of vehicle in which the fault happened.

2.23. CardIccIdentification U.K.

Information, stored in a card, related to the identification of the integrated circuit (IC) card (Annex 1C requirement 248).

clockStop is the Clockstop mode as defined in appendix 2.

cardExtendedSerialNumber is the IC card unique serial number as further specified by the ExtendedSerialNumber data type.

cardApprovalNumber is the type approval number of the card.

cardPersonaliserID is the card personaliser ID encoded as ManufacturerCode.

embedderIcAssemblerId provides information about the embedder/IC assembler.

icIdentifier is the Identifier of the IC on the card and its IC manufacturer as defined in ISO/IEC 7816-6.

2.24. CardIdentification U.K.

Information, stored in a card, related to the identification of the card (Annex 1C requirements 255, 280, 310, 333, 359, 365, 371, and 377).

cardIssuingMemberState is the code of the Member State issuing the card.

cardNumber is the card number of the card.

cardIssuingAuthorityName is the name of the authority having issued the Card.

cardIssueDate is the issue date of the Card to the current holder.

cardValidityBegin is the first date of validity of the card.

cardExpiryDate is the date when the validity of the card ends.

2.25. CardMACertificate U.K.

Generation 2:

Certificate of the card public key for mutual authentication with a VU. The structure of this certificate is specified in Appendix 11.

2.26. CardNumber U.K.

A card number as defined by definition g).

driverIdentification is the unique identification of a driver in a Member State.

ownerIdentification is the unique identification of a company or a workshop or a control body within a member state.

cardConsecutiveIndex is the card consecutive index.

cardReplacementIndex is the card replacement index.

cardRenewalIndex is the card renewal index.

The first sequence of the choice is suitable to code a driver card number, the second sequence of the choice is suitable to code workshop, control, and company card numbers.

2.27. CardPlaceDailyWorkPeriod U.K.

Information, stored in a driver or a workshop card, related to the places where daily work periods begin and/or end (Annex 1C requirements 272, 297, 325, and 348).

placePointerNewestRecord is the index of the last updated place record.

Value assignment: Number corresponding to the numerator of the place record, beginning with ‘0’ for the first occurrence of the place records in the structure.

placeRecords is the set of records containing the information related to the places entered.

2.28. CardPrivateKey U.K.

Generation 1:

The private key of a card.

2.29. CardPublicKey U.K.

The public key of a card.

[F22.30. CardRenewalIndex U.K.

A card renewal index (definition i)).

Value assignment : (see this Annex chapter 7).

0

First issue.

Order for increase: 0, …, 9, A, …, Z ]

2.31. CardReplacementIndex U.K.

A card replacement index (definition j)).

Value assignment: (see this Annex chapter VII).

‘0’

Original card.

Order for increase: ‘0, …, 9, A, …, Z’

2.32. CardSignCertificate U.K.

Generation 2:

Certificate of the card public key for signature. The structure of this certificate is specified in Appendix 11.

2.33. CardSlotNumber U.K.

Code to distinguish between the two slots of a Vehicle Unit.

Value assignment: not further specified.

2.34. CardSlotsStatus U.K.

Code indicating the type of cards inserted in the two slots of the vehicle unit.

Value assignment — Octet Aligned: ‘ccccdddd’B

‘cccc’B

Identification of the type of card inserted in the co-driver slot,

‘dddd’B

Identification of the type of card inserted in the driver slot,

with the following identification codes:

‘0000’B

no card is inserted,

‘0001’B

a driver card is inserted,

‘0010’B

a workshop card is inserted,

‘0011’B

a control card is inserted,

‘0100’B

a company card is inserted.

2.35. CardSlotsStatusRecordArray U.K.

Generation 2:

The CardSlotsStatus plus metadata as used in the download protocol.

recordType denotes the type of the record (CardSlotsStatus). Value Assignment: See RecordType

recordSize is the size of the CardSlotsStatus in bytes.

noOfRecords is the number of records in the set records.

records is the set of CardSlotsStatus records.

2.36. CardStructureVersion U.K.

Code indicating the version of the implemented structure in a tachograph card.

Value assignment: ‘aabb’H:

‘aa’H

Index for changes of the structure.

  • ‘00’H for Generation 1 applications

  • ‘01’H for Generation 2 applications

‘bb’H

Index for changes concerning the use of the data elements defined for the structure given by the high byte.

  • ‘00’H for this version of Generation 1 applications

  • ‘00’H for this version of Generation 2 applications

2.37. CardVehicleRecord U.K.

Information, stored in a driver or workshop card, related to a period of use of a vehicle during a calendar day (Annex 1C requirements 269, 294, 322, and 345).

  • Generation 1:

    vehicleOdometerBegin is the vehicle odometer value at the beginning of the period of use of the vehicle.

    vehicleOdometerEnd is the vehicle odometer value at the end of the period of use of the vehicle.

    vehicleFirstUse is the date and time of the beginning of the period of use of the vehicle.

    vehicleLastUse is the date and time of the end of the period of use of the vehicle.

    vehicleRegistration is the VRN and the registering Member State of the vehicle.

    vuDataBlockCounter is the value of the VuDataBlockCounter at last extraction of the period of use of the vehicle.

  • Generation 2:

    In addition to generation 1 the following data element is used:

    VehicleIdentificationNumber is the vehicle identification number referring to the vehicle as a whole.

2.38. CardVehiclesUsed U.K.

Information, stored in a driver or workshop card, related to the vehicles used by the card holder (Annex 1C requirements 270, 295, 323, and 346).

vehiclePointerNewestRecord is the index of the last updated vehicle record.

Value assignment: Number corresponding to the numerator of the vehicle record, beginning with ‘0’ for the first occurrence of the vehicle records in the structure.

cardVehicleRecords is the set of records containing information on vehicles used.

2.39. CardVehicleUnitRecord U.K.

Generation 2:

Information, stored in a driver or workshop card, related to a vehicle unit that was used (Annex 1C requirement 303 and 351).

timeStamp is the beginning of the period of use of the vehicle unit (i.e. first card insertion in the vehicle unit for the period).

manufacturerCode identifies the manufacturer of the Vehicle Unit.

deviceID identifies the Vehicle Unit type of a manufacturer. The value is manufacturer specific.

vuSoftwareVersion is the software version number of the Vehicle Unit.

2.40. CardVehicleUnitsUsed U.K.

Generation 2:

Information, stored in a driver or workshop card, related to the vehicle units used by the card holder (Annex 1C requirement 306 and 352).

vehicleUnitPointerNewestRecord is the index of the last updated vehicle unit record.

Value assignment: Number corresponding to the numerator of the vehicle unit record, beginning with ‘0’ for the first occurrence of the vehicle unit records in the structure.

cardVehicleUnitRecords is the set of records containing information on vehicle units used.

2.41. Certificate U.K.

The certificate of a public key issued by a Certification Authority.

  • Generation 1:

    Value assignment: digital signature with partial recovery of a CertificateContent according to Appendix 11 common security mechanisms: Signature (128 bytes) || Public Key remainder (58 bytes) || Certification Authority Reference (8 bytes).

  • Generation 2:

    Value assignment: See Appendix 11

2.42. CertificateContent U.K.

Generation 1:

The (clear) content of the certificate of a public key according to Appendix 11 common security mechanisms.

certificateProfileIdentifier is the version of the corresponding certificate.

Value assignment: ‘01h’ for this version.

certificationAuthorityReference identifies the Certification Authority issuing the certificate. It also references the Public Key of this Certification Authority.

certificateHolderAuthorisation identifies the rights of the certificate holder.

certificateEndOfValidity is the date when the certificate expires administratively.

certificateHolderReference identifies the certificate holder. It also references his Public Key.

publicKey is the public key that is certified by this certificate.

2.43. CertificateHolderAuthorisation U.K.

Identification of the rights of a certificate holder.

  • Generation 1:

    • tachographApplicationID is the application identifier for the tachograph application.

      Value assignment: ‘FFh’‘54h’‘41h’‘43h’‘48h’‘4Fh’. This AID is a proprietary non registered application identifier in accordance with ISO/IEC 7816-5.

    • equipmentType is the identification of the type of equipment to which the certificate is intended.

      Value assignment: in accordance with EquipmentType data type. 0 if certificate is the one of a Member State.

  • Generation 2:

    • tachographApplicationID denotes the 6 most significant bytes of the generation 2 tachograph card application identifier (AID). The AID for the tachograph card application is specified in chapter 6.2.

      Value assignment:‘FF 53 4D 52 44 54’.

    • equipmentType is the identification of the type of equipment as specified for generation 2 to which the certificate is intended.

      Value assignment: in accordance with EquipmentType data type.

2.44. CertificateRequestID U.K.

Unique identification of a certificate request. It can also be used as a Vehicle Unit Public Key Identifier if the serial number of the vehicle Unit to which the key is intended is not known at certificate generation time.

requestSerialNumber is a serial number for the certificate request, unique for the manufacturer and the month below.

requestMonthYear is the identification of the month and the year of the certificate request.

Value assignment: BCD coding of Month (two digits) and Year (two last digits).

crIdentifier: is an identifier to distinguish a certificate request from an extended serial number.

Value assignment: ‘FFh’.

manufacturerCode: is the numerical code of the manufacturer requesting the certificate.

2.45. CertificationAuthorityKID U.K.

Identifier of the Public Key of a Certification Authority (a Member State or the European Certification Authority).

nationNumeric is the numerical nation code of the Certification Authority.

nationAlpha is the alphanumerical nation code of the Certification Authority.

keySerialNumber is a serial number to distinguish the different keys of the Certification Authority in the case keys are changed.

additionalInfo is a two byte field for additional coding (Certification Authority specific).

caIdentifier is an identifier to distinguish a Certification Authority Key Identifier from other Key Identifiers.

Value assignment: ‘01h’.

2.46. CompanyActivityData U.K.

Information, stored in a company card, related to activities performed with the card (Annex 1C requirement 373 and 379).

companyPointerNewestRecord is the index of the last updated companyActivityRecord.

Value assignment: Number corresponding to the numerator of the company activity record, beginning with ‘0’ for the first occurrence of the company activity record in the structure.

companyActivityRecords is the set of all company activity records.

companyActivityRecord is the sequence of information related to one company activity.

companyActivityType is the type of the company activity.

companyActivityTime is the date and time of the company activity.

cardNumberInformation is the card number and the card issuing Member State of the card downloaded, if any.

vehicleRegistrationInformation is the VRN and registering Member State of the vehicle downloaded or locked in or out.

downloadPeriodBegin and downloadPeriodEnd is the period downloaded from the VU, if any.

2.47. CompanyActivityType U.K.

Code indicating an activity carried out by a company using its company card.

2.48. CompanyCardApplicationIdentification U.K.

Information, stored in a company card related to the identification of the application of the card (Annex 1C requirement 369 and 375).

typeOfTachographCardId is specifying the implemented type of card.

cardStructureVersion is specifying the the version of the structure that is implemented in the card.

noOfCompanyActivityRecords is the number of company activity records the card can store.

2.49. CompanyCardHolderIdentification U.K.

Information, stored in a company card, related to the cardholder identification (Annex 1C requirement 372 and 378).

companyName is the name of the holder company.

companyAddress is the address of the holder company.

cardHolderPreferredLanguage is the preferred language of the card holder.

2.50. ControlCardApplicationIdentification U.K.

Information, stored in a control card related to the identification of the application of the card (Annex 1C requirement 357 and 363).

typeOfTachographCardId is specifying the implemented type of card.

cardStructureVersion is specifying the version of the structure that is implemented in the card.

noOfControlActivityRecords is the number of control activity records the card can store.

2.51. ControlCardControlActivityData U.K.

Information, stored in a control card, related to control activity performed with the card (Annex 1C requirement 361 and 367).

controlPointerNewestRecord is the index of the last updated control activity record.

Value assignment: Number corresponding to the numerator of the control activity record, beginning with ‘0’ for the first occurrence of the control activity record in the structure.

controlActivityRecords is the set of all control activity records.

controlActivityRecord is the sequence of information related to one control.

controlType is the type of the control.

controlTime is the date and time of the control.

controlledCardNumber is the card number and the card issuing Member State of the card controlled.

controlledVehicleRegistration is the VRN and registering Member State of the vehicle in which the control happened.

controlDownloadPeriodBegin and controlDownloadPeriodEnd is the period eventually downloaded.

2.52. ControlCardHolderIdentification U.K.

Information, stored in a control card, related to the identification of the cardholder (Annex 1C requirement 360 and 366).

controlBodyName is the name of the control body of the card holder.

controlBodyAddress is the address of the control body of the card holder.

cardHolderName is the name and first name(s) of the holder of the Control Card.

cardHolderPreferredLanguage is the preferred language of the card holder.

2.53. ControlType U.K.

Code indicating the activities carried out during a control. This data type is related to Annex 1C requirements 126, 274, 299, 327, and 350.

  • Generation 1:

    Value assignment — Octet aligned: ‘cvpdxxxx’B (8 bits)

    ‘c’B

    card downloading:

    • ‘0’B: card not downloaded during this control activity,

    • ‘1’B: card downloaded during this control activity

    ‘v’B

    VU downloading:

    • ‘0’B: VU not downloaded during this control activity,

    • ‘1’B: VU downloaded during this control activity

    ‘p’B

    printing:

    • ‘0’B: no printing done during this control activity,

    • ‘1’B: printing done during this control activity

    ‘d’B

    display:

    • ‘0’B: no display used during this control activity,

    • ‘1’B: display used during this control activity

    ‘xxxx’B

    Not used.

  • Generation 2:

    Value assignment — Octet aligned: ‘cvpdexxx’B (8 bits)

    ‘c’B

    card downloading:

    • ‘0’B: card not downloaded during this control activity,

    • ‘1’B: card downloaded during this control activity

    ‘v’B

    VU downloading:

    • ‘0’B: VU not downloaded during this control activity,

    • ‘1’B: VU downloaded during this control activity

    ‘p’B

    printing:

    • ‘0’B: no printing done during this control activity,

    • ‘1’B: printing done during this control activity

    ‘d’B

    display:

    • ‘0’B: no display used during this control activity,

    • ‘1’B: display used during this control activity

    ‘e’B

    roadside calibration checking:

    • ‘0’B: calibration parameters not checked during this control activity,

    • ‘1’B: calibration parameters checked during this control activity

    ‘xxx’B

    RFU.

2.54. CurrentDateTime U.K.

The current date and time of the recording equipment.

Value assignment: not further specified.

2.55. CurrentDateTimeRecordArray U.K.

Generation 2:

The current date and time plus metadata as used in the download protocol.

recordType denotes the type of the record (CurrentDateTime). Value Assignment: See RecordType

recordSize is the size of the CurrentDateTime in bytes.

noOfRecords is the number of records in the set records.

records is a set of current date and time records.

2.56. DailyPresenceCounter U.K.

Counter, stored in a driver or workshop card, increased by one for each calendar day the card has been inserted in a VU. This data type is related to Annex 1C requirements 266, 299, 320, and 343.

Value assignment: Consecutive Number with maximum value = 9 999, starting again with 0. At the time of first issuing of the card the number is set to 0.

2.57. Datef U.K.

Date expressed in a readily printable numeric format.

Value assignment:

yyyy

Year

mm

Month

dd

Day

‘00000000’H

denotes explicitly no date.

2.58. DateOfDayDownloaded U.K.

Generation 2:

The date and time of the download.

Value assignment: not further specified.

2.59. DateOfDayDownloadedRecordArray U.K.

Generation 2:

The date and time of the download plus metadata as used in the download protocol.

recordType denotes the type of the record (DateOfDayDownloaded). Value Assignment: See RecordType

recordSize is the size of the CurrentDateTime in bytes.

noOfRecords is the number of records in the set records.

records is the set of date and time of the download records.

2.60. Distance U.K.

A distance travelled (result of the calculation of the difference between two vehicle's odometer values in kilometers).

Value assignment: Unsigned binary. Value in km in the operational range 0 to 9 999 km.

2.61. DriverCardApplicationIdentification U.K.

Information, stored in a driver card related to the identification of the application of the card (Annex 1C requirement 253 and 278).

  • Generation 1:

    typeOfTachographCardId is specifying the implemented type of card.

    cardStructureVersion is specifying the the version of the structure that is implemented in the card.

    noOfEventsPerType is the number of events per type of event the card can record.

    noOfFaultsPerType is the number of faults per type of fault the card can record.

    activityStructureLength indicates the number of bytes available for storing activity records.

    noOfCardVehicleRecords is the number of vehicle records the card can contain.

    noOfCardPlaceRecords is the number of places the card can record.

  • Generation 2:

    [F2In addition to generation 1 the following data elements are used:

    noOfGNSSADRecords is the number of GNSS accumulated driving records the card can store.

    noOfSpecificConditionRecords is the number of specific condition records the card can store.

    noOfCardVehicleUnitRecords is the number of vehicle units used records the card can store.]

2.62. DriverCardHolderIdentification U.K.

Information, stored in a driver card, related to the identification of the cardholder (Annex 1C requirement 256 and 281).

cardHolderName is the name and first name(s) of the holder of the Driver Card.

cardHolderBirthDate is the date of birth of the holder of the Driver Card.

cardHolderPreferredLanguage is the preferred language of the card holder.

[F22.63. Reserved for future use] U.K.
2.64. EGFCertificate U.K.

Generation 2:

Certificate of the external GNSS facility public key for mutual authentication with a VU. The structure of this certificate is specified in Appendix 11.

2.65. EmbedderIcAssemblerId U.K.

Provides information about the IC embedder.

countryCode is the 2 letter country code of the module embedder according to ISO 3166.

moduleEmbedder identifies the module embedder.

manufacturerInformation for manufacturer internal usage.

2.66. EntryTypeDailyWorkPeriod U.K.

Code to distinguish between begin and end for an entry of a daily work period place and condition of the entry.

  • Generation 1

    Value assignment: according to ISO/IEC8824-1.

  • Generation 2

    Value assignment: according to ISO/IEC8824-1.

2.67. EquipmentType U.K.

Code to distinguish different types of equipment for the tachograph application.

  • Generation 1:

    Value assignment: According to ISO/IEC8824-1.

    Value 0 is reserved for the purpose of designating a Member State or Europe in the CHA field of certificates.

  • Generation 2:

    [F2The same values as in generation 1 are used with the following additions:

    Note 1: The generation 2 values for the Plaque, Adapter and the External GNSS connection as well as the generation 1 values for the Vehicle Unit and Motion Sensor may be used in SealRecord, i.e. if applicable. U.K.
    Note 2: In the CardHolderAuthorisation (CHA) field of a generation 2 certificate, the values (1), (2), and (6) are to be interpreted as indicating a certificate for Mutual Authentication for the respective equipment type. For indicating the respective certificate for creating a digital signature, the values (17), (18) or (19) must be used.] U.K.
2.68. EuropeanPublicKey U.K.

Generation 1:

The European public key.

2.69. EventFaultRecordPurpose U.K.

Code explaining why an event or a fault has been recorded.

Value assignment:

one of the 10 most recent (or last) events or faults

the longest event for one of the last 10 days of occurrence

one of the 5 longest events over the last 365 days

the last event for one of the last 10 days of occurrence

the most serious event for one of the last 10 days of occurrence

one of the 5 most serious events over the last 365 days

the first event or fault having occurred after the last calibration

an active/on-going event or fault

RFU

manufacturer specific

2.70. EventFaultType U.K.

Code qualifying an event or a fault.

Value assignment:

  • Generation 1:

    General events,

    No further details,

    Insertion of a non valid card,

    Card conflict,

    Time overlap,

    Driving without an appropriate card,

    Card insertion while driving,

    Last card session not correctly closed,

    Over speeding,

    Power supply interruption,

    Motion data error,

    Vehicle Motion Conflict,

    RFU,

    Vehicle unit related security breach attempt events,

    No further details,

    Motion sensor authentication failure,

    Tachograph card authentication failure,

    Unauthorised change of motion sensor,

    Card data input integrity error

    Stored user data integrity error,

    Internal data transfer error,

    Unauthorised case opening,

    Hardware sabotage,

    RFU,

    Sensor related security breach attempt events,

    No further details,

    Authentication failure,

    Stored data integrity error,

    Internal data transfer error,

    Unauthorised case opening,

    Hardware sabotage,

    RFU,

    Recording equipment faults,

    No further details,

    VU internal fault,

    Printer fault,

    Display fault,

    Downloading fault,

    Sensor fault,

    RFU,

    Card faults,

    No further details,

    RFU,

    RFU,
    Manufacturer specific.
  • [F2Generation 2:

    General events,

    No further details,

    Insertion of a non valid card,

    Card conflict,

    Time overlap,

    Driving without an appropriate card,

    Card insertion while driving,

    Last card session not correctly closed,

    Over speeding,

    Power supply interruption,

    Motion data error,

    Vehicle Motion Conflict,

    Time conflict (GNSS versus VU internal clock),

    Communication error with the remote communication facility,

    Absence of position information from GNSS receiver,

    Communication error with the external GNSS facility,

    RFU,

    Vehicle unit related security breach attempt events,

    No further details,

    Motion sensor authentication failure,

    Tachograph card authentication failure,

    Unauthorised change of motion sensor,

    Card data input integrity error

    Stored user data integrity error,

    Internal data transfer error,

    Unauthorised case opening,

    Hardware sabotage,

    Tamper detection of GNSS,

    External GNSS facility authentication failure,

    External GNSS facility certificate expired,

    RFU,

    Sensor related security breach attempt events,

    No further details,

    Authentication failure,

    Stored data integrity error,

    Internal data transfer error,

    Unauthorised case opening,

    Hardware sabotage,

    RFU,

    Recording equipment faults,

    No further details,

    VU internal fault,

    Printer fault,

    Display fault,

    Downloading fault,

    Sensor fault,

    Internal GNSS receiver,

    External GNSS facility,

    Remote communication facility,

    ITS interface,

    RFU,

    Card faults,

    No further details,

    RFU,

    RFU,
    Manufacturer specific.]
[F22.71. ExtendedSealIdentifier U.K.

Generation 2:

The extended seal identifier uniquely identifies a seal (Annex IC requirement 401).

manufacturerCode is a code of the manufacturer of the seal.

sealIdentifier is an identifier for the seal which is unique for the manufacturer.]

2.72. ExtendedSerialNumber U.K.

Unique identification of an equipment. It can also be used as an equipment Public Key Identifier.

  • Generation 1:

    serialNumber is a serial number for the equipment, unique for the manufacturer, the equipment's type and the month and year below.

    monthYear is the identification of the month and the year of manufacturing (or of serial number assignment).

    Value assignment: BCD coding of Month (two digits) and Year (two last digits).

    type is an identifier of the type of equipment.

    Value assignment: manufacturer specific, with ‘FFh’ reserved value.

    manufacturerCode: is the numerical code identifying a manufacturer of type approved equipment.

  • Generation 2:

    serialNumber see Generation 1

    monthYear see Generation 1

    type indicates the type of equipment

    manufacturerCode: see Generation 1.

2.73. FullCardNumber U.K.

Code fully identifying a tachograph card.

cardType is the type of the tachograph card.

cardIssuingMemberState is the code of the Member State having issued the card.

cardNumber is the card number.

2.74. FullCardNumberAndGeneration U.K.

Generation 2:

Code fully identifying a tachograph card and its generation.

fullcardNumber identifies the tachograph card.

generation indicates the generation of the tachograph card used.

2.75. Generation U.K.

Generation 2:

Indicates the generation of tachograph used.

Value assignment:

‘00’H

RFU

‘01’H

Generation 1

‘02’H

Generation 2

‘03’H .. ‘FF’H

RFU

2.76. GeoCoordinates U.K.

Generation 2:

The geo-coordinates are encoded as integers. These integers are multiples of the ±DDMM.M encoding for the latitude and ±DDDMM.M for the longitude. Here ±DD respectively ±DDD denotes the degrees and MM.M the minutes.

latitude is encoded as a multiple (factor 10) of the ±DDMM.M representation.

longitude is encoded as a multiple (factor 10) of the ±DDDMM.M representation.

2.77. GNSSAccuracy U.K.

Generation 2:

The accuracy of the GNSS position data (definition eee)). This accuracy is encoded as integer and is a multiple (factor 10) of the X.Y value provided by the GSA NMEA sentence.

[F22.78. GNSSAccumulatedDriving U.K.

Generation 2:

Information, stored in a driver or workshop card, related to the GNSS position of the vehicle if the accumulated driving time reaches a multiple of three hours (Annex IC requirement 306 and 354).

gnssADPointerNewestRecord is the index of the last updated GNSS accumulated driving record.

Value assignment is the number corresponding to the numerator of the GNSS accumulated driving record, beginning with '0' for the first occurrence of the GNSS accumulated driving record in the structure.

gnssAccumulatedDrivingRecords is the set of records containing the date and time the accumulated driving reaches a multiple of three hours and information on the position of the vehicle.

2.79. GNSSAccumulatedDrivingRecord U.K.

Generation 2:

Information, stored in a driver or workshop card, related to the GNSS position of the vehicle if the accumulated driving time reaches a multiple of three hours (Annex IC requirement 305 and 353)

timeStamp is the date and time when the accumulated driving time reaches a multiple of three hours.

gnssPlaceRecord contains information related to the position of the vehicle.

vehicleOdometerValue is the odometer value when the accumulated driving time reaches a multiple of three hours.]

2.80. GNSSPlaceRecord U.K.

Generation 2:

Information related to the GNSS position of the vehicle (Annex 1C requirements 108, 109, 110, 296, 305, 347, and 353).

timeStamp is the date and time when the GNSS position of the vehicle was determined.

gnssAccuracy is the accuracy of the GNSS position data.

geoCoordinates is the recorded location using GNSS.

2.81. HighResOdometer U.K.

Odometer value of the vehicle: Accumulated distance travelled by the vehicle during its operation.

Value assignment: Unsigned binary. Value in 1/200 km in the operating range 0 to 21 055 406 km.

2.82. HighResTripDistance U.K.

A distance travelled during all or part of a journey.

Value assignment: Unsigned binary. Value in 1/200 km in the operating range 0 to 21 055 406 km.

2.83. HolderName U.K.

The surname and first name(s) of a card holder.

holderSurname is the surname (family name) of the holder. This surname does not include titles.

Value assignment: When a card is not personal, holderSurname contains the same information as companyName or workshopName or controlBodyName.

holderFirstNames is the first name(s) and initials of the holder.

2.84. InternalGNSSReceiver U.K.

Generation 2:

Information if the GNSS receiver is internal or external to the vehicle unit. True means that the GNSS receiver is internal to the VU. False means that the GNSS receiver is external.

2.85. K-ConstantOfRecordingEquipment U.K.

Constant of the recording equipment (definition m)).

Value assignment: Pulses per kilometer in the operating range 0 to 64 255 pulses/km.

[F22.86. KeyIdentifier U.K.

A unique identifier of a Public Key used to reference and select the key. It also identifies the holder of the key.

The first choice is suitable to reference the public key of a Vehicle Unit, of a tachograph card or of an external GNSS facility.

The second choice is suitable to reference the public key of a Vehicle Unit (in cases where the serial number of the Vehicle Unit cannot be known at certificate generation time).

The third choice is suitable to reference the public key of a Member State.]

2.87. KMWCKey U.K.

Generation 2:

AES key and its associated key version used for VU — Motion Sensor pairing. For details see Appendix 11.

kMWCKey is the length of the AES key concatenated with the key which is used for VU — Motion Sensor pairing.

keyVersion denotes the key version of the AES key.

2.88. Language U.K.

Code identifying a language.

Value assignment: Two-letter lower-case coding according to ISO 639.

2.89. LastCardDownload U.K.

Date and time, stored on a driver card, of last card download (for other purposes than control) Annex 1C requirement 257 and 282. This date is updateable by a VU or any card reader.

Value assignment: not further specified.

2.90. LinkCertificate U.K.

Generation 2:

The link certificate between European Root CA key pairs.

2.91. L-TyreCircumference U.K.

Effective circumference of the wheel tyres (definition u)).

Value assignment: Unsigned binary, value in 1/8 mm in the operating range 0 to 8 031 mm.

[F22.92. MAC U.K.

Generation 2:

A cryptographic check sum of 8, 12 or 16 bytes length corresponding to the cipher suites specified in Appendix 11.]

2.93. ManualInputFlag U.K.

Code identifying whether a cardholder has manually entered driver activities at card insertion or not (Annex 1B requirement 081 and Annex 1C requirement 102).

Value assignment: not further specified.

2.94. ManufacturerCode U.K.

Code identifying a manufacturer of type approved equipment.

The laboratory competent for interoperability tests maintains and publishes the list of manufacturer codes on its web site (Annex 1C requirement 454).

ManufacturerCodes are provisionally assigned to developers of tachograph equipment on application to the laboratory competent for interoperability tests.

2.95. ManufacturerSpecificEventFaultData U.K.

Generation 2:

Manufacturer specific error codes simplify the error analysis and maintenance of vehicle units.

manufacturerCode identifies the manufacturer of the Vehicle Unit.

manufacturerSpecificErrorCode is an error code specific to the manufacturer.

2.96. MemberStateCertificate U.K.

The certificate of the public key of a member state issued by the European certification authority.

2.97. MemberStateCertificateRecordArray U.K.

Generation 2:

The member state certificate plus metadata as used in the download protocol.

recordType denotes the type of the record (MemberStateCertificate). Value Assignment: See RecordType

recordSize is the size of the MemberStateCertificate in bytes.

noOfRecords is the number of records in the set records. The value shall be set to 1 as the certficates may have different lengths.

records is the set of member state certificates.

2.98. MemberStatePublicKey U.K.

Generation 1:

The public key of a Member State.

2.99. Name U.K.

A name.

codePage specifies a character set defined in Chapter 4,

name is a name encoded using the specified character set.

2.100. NationAlpha U.K.

Alphabetic reference to a country shall be in accordance with the distinguishing signs used on vehicles in international traffic (United Nations Vienna Convention on Road Traffic, 1968).

The Nation Alpha and Numeric codes shall be held on a list maintained on the website of the laboratory appointed to carry out interoperability testing, as set out in Annex 1C requirement 440.

2.101. NationNumeric U.K.

Numerical reference to a country.

Value assignment: see data type 2.100 (NationAlpha).

Any amendment or updating of the Nation Alpha or Numeric specification described in the above paragraph shall only be made out after the appointed laboratory has obtained the views of type approved digital and smart tachograph vehicle unit manufacturers.

2.102. NoOfCalibrationRecords U.K.

Number of calibration records, a workshop card can store.

  • Generation 1:

    Value assignment: see Appendix 2.

  • Generation 2:

    Value assignment: see Appendix 2.

2.103. NoOfCalibrationsSinceDownload U.K.

Counter indicating the number of calibrations performed with a workshop card since its last download (Annex 1C requirement 317 and 340).

Value assignment: Not specified further.

2.104. NoOfCardPlaceRecords U.K.

Number of place records a driver or workshop card can store.

  • Generation 1:

    Value assignment: see Appendix 2.

  • Generation 2:

    Value assignment: see Appendix 2.

2.105. NoOfCardVehicleRecords U.K.

Number of vehicles used records a driver or workshop card can store.

Value assignment: see Appendix 2.

2.106. NoOfCardVehicleUnitRecords U.K.

Generation 2:

Number of vehicle units used records a driver or workshop card can store.

Value assignment: see Appendix 2.

2.107. NoOfCompanyActivityRecords U.K.

Number of company activity records, a company card can store.

Value assignment: see Appendix 2.

2.108. NoOfControlActivityRecords U.K.

Number of control activity records, a control card can store.

Value assignment: see Appendix 2.

2.109. NoOfEventsPerType U.K.

Number of events per type of event a card can store.

Value assignment: see Appendix 2.

2.110. NoOfFaultsPerType U.K.

Number of faults per type of fault a card can store.

Value assignment: see Appendix 2.

[F22.111. NoOfGNSSADRecords U.K.

Generation 2:

Number of GNSS accumulated driving records a card can store.

Value assignment: see Appendix 2.]

2.112. NoOfSpecificConditionRecords U.K.

Generation 2:

Number of specific condition records a card can store.

Value assignment: see Appendix 2.

2.113. OdometerShort U.K.

Odometer value of the vehicle in a short form.

Value assignment: Unsigned binary. Value in km in the operating range 0 to 9 999 999 km.

2.114. OdometerValueMidnight U.K.

The vehicle's odometer value at midnight on a given day (Annex 1B requirement 090 and Annex 1C requirement 113).

Value assignment: not further specified.

2.115. OdometerValueMidnightRecordArray U.K.

Generation 2:

The OdometerValueMidnight plus metadata used in the download protocol.

recordType denotes the type of the record (OdometerValueMidnight). Value Assignment: See RecordType

recordSize is the size of the OdometerValueMidnight in bytes.

noOfRecords is the number of records in the set records.

records is the set of OdometerValueMidnight records.

2.116. OverspeedNumber U.K.

Number of over speeding events since the last over speeding control.

Value assignment: 0 means that no over speeding event has occurred since the last over speeding control, 1 means that one over speeding event has occurred since the last over speeding control …255 means that 255 or more over speeding events have occurred since the last over speeding control.

2.117. PlaceRecord U.K.

Information related to a place where a daily work period begins or ends (Annex 1C requirements 108, 271, 296, 324, and 347).

  • Generation 1:

    entryTime is a date and time related to the entry.

    entryTypeDailyWorkPeriod is the type of entry.

    dailyWorkPeriodCountry is the country entered.

    dailyWorkPeriodRegion is the region entered.

    vehicleOdometerValue is the odometer value at the time of place entry.

  • Generation 2:

    In addition to Generation 1 the following component is used:

    entryGNSSPlaceRecord is the recorded location and time.

2.118. PreviousVehicleInfo U.K.

Information related to the vehicle previously used by a driver when inserting his card in a vehicle unit (Annex 1B requirement 081 and Annex 1C requirement 102).

  • Generation 1:

    vehicleRegistrationIdentification is the VRN and the registering Member State of the vehicle.

    cardWithdrawalTime is the card withdrawal date and time.

  • Generation 2:

    In addition to generation 1 the following data element is used:

    vuGeneration identifies the generation of the vehicle unit.

2.119. PublicKey U.K.

Generation 1:

A public RSA key.

rsaKeyModulus is the Modulus of the key pair.

rsaKeyPublicExponent is the public exponent of the key pair.

2.120. RecordType U.K.

Generation 2:

Reference to a record type. This data type is used in RecordArrays.

Value assignment:

ActivityChangeInfo,

CardSlotsStatus,

CurrentDateTime,

MemberStateCertificate,

OdometerValueMidnight,

DateOfDayDownloaded,

SensorPaired,

Signature,

SpecificConditionRecord,

VehicleIdentificationNumber,

VehicleRegistrationNumber,

VuCalibrationRecord,

VuCardIWRecord,

VuCardRecord,

VuCertificate,

VuCompanyLocksRecord,

VuControlActivityRecord,

VuDetailedSpeedBlock,

VuDownloadablePeriod,

VuDownloadActivityData,

VuEventRecord,

[F2VuGNSSADRecord,]

VuITSConsentRecord,

VuFaultRecord,

VuIdentification,

VuOverSpeedingControlData,

VuOverSpeedingEventRecord,

VuPlaceDailyWorkPeriodRecord,

VuTimeAdjustmentGNSSRecord,

VuTimeAdjustmentRecord,

VuPowerSupplyInterruptionRecord,

SensorPairedRecord,

SensorExternalGNSSCoupledRecord,

RFU,

Manufacturer specific.

2.121. RegionAlpha U.K.

Alphabetic reference to a region within a specified country.

  • Generation 1:

    Value assignment:

  • Generation 2:

    The RegionAlpha codes shall be held on a list maintained on the website of the laboratory appointed to carry out interoperability testing.

2.122. RegionNumeric U.K.

Numerical reference to a region within a specified country.

  • Generation 1:

    Value assignment:

  • Generation 2:

    The RegionNumeric codes shall be held on a list maintained on the website of the laboratory appointed to carry out interoperability testing.

2.123. RemoteCommunicationModuleSerialNumber U.K.

Generation 2:

Serial number of the Remote Communication Module.

2.124. RSAKeyModulus U.K.

Generation 1:

The modulus of a RSA key pair.

Value assignment: Unspecified.

2.125. RSAKeyPrivateExponent U.K.

Generation 1:

The private exponent of a RSA key pair.

Value assignment: Unspecified.

2.126. RSAKeyPublicExponent U.K.

Generation1:

The public exponent of a RSA key pair.

Value assignment: Unspecified.

2.127. RtmData U.K.

Generation2:

For the definition of this data type see Appendix 14.

2.128. SealDataCard U.K.

Generation 2:

This data type stores information about the seals that are attached to the different components of a vehicle and is intended for storage on a card. This data type is related to Annex 1C requirement 337.

noOfSealRecords is the number of records in sealRecords.

sealRecords is a set of seal records.

2.129. SealDataVu U.K.

Generation 2:

This data type stores information about the seals that are attached to the different components of a vehicle and is intended for storage in a Vehicle Unit.

sealRecords is a set of seal records. If there are less than 5 seals available the value of the EquipmentType in all unused sealRecords shall be set to 16, i.e. unused.

2.130. SealRecord U.K.

Generation 2:

This data type stores information about a seal that is attached to a component. This data type is related to Annex 1C requirement 337.

equipmentType identifies the type of equipment the seal is attached to.

extendedSealIdentifier is the identifier of the seal attached to the equipment.

2.131. SensorApprovalNumber U.K.

Type approval number of the sensor.

  • Generation 1:

    Value assignment: Unspecified.

  • Generation 2:

    Value assignment:

    The approval number shall be provided as published on the corresponding European Commission web site, i.e. for example including hyphens if any. The approval number shall be left-aligned.

2.132. SensorExternalGNSSApprovalNumber U.K.

Generation 2:

Type approval number of the external GNSS facility.

Value assignment:

The approval number shall be provided as published on the corresponding European Commission web site, i.e. for example including hyphens if any. The approval number shall be left-aligned.

2.133. SensorExternalGNSSCoupledRecord U.K.

Generation 2:

Information, stored in a vehicle unit, related to the identification of the external GNSS facility coupled with the vehicle unit (Annex 1C requirement 100).

sensorSerialNumber is the serial number of the external GNSS facility coupled with the vehicle unit.

sensorApprovalNumber is the approval number of this external GNSS facility.

sensorCouplingDate is a date of coupling of this external GNSS facility with the vehicle unit.

2.134. SensorExternalGNSSIdentification U.K.

Generation 2:

Information related to the identification of the external GNSS facility (Annex 1C requirement 98).

sensorSerialNumber is the extended serial number of the external GNSS facility.

sensorApprovalNumber is the approval number of the external GNSS facility.

sensorSCIdentifier is the identifier of the security component of the external GNSS facility.

sensorOSIdentifier is the identifier of the operating system of the external GNSS facility.

2.135. SensorExternalGNSSInstallation U.K.

Generation 2:

Information, stored in an external GNSS facility, related to the installation of the external GNSS sensor (Annex 1C requirement 123).

sensorCouplingDateFirst is the date of the first coupling of external GNSS facility with a vehicle unit.

firstVuApprovalNumber is the approval number of the first vehicle unit coupled with the external GNSS facility.

firstVuSerialNumber is the serial number of the first vehicle unit paired with the external GNSS facility.

sensorCouplingDateCurrent is the date of the current coupling of external GNSS facility with a vehicle unit.

currentVuApprovalNumber is the approval number of the vehicle unit currently coupled with the external GNSS facility.

currentVUSerialNumber is the serial number of the vehicle unit currently coupled with the external GNSS facility.

2.136. SensorExternalGNSSOSIdentifier U.K.

Generation 2:

Identifier of the operating system of the external GNSS facility.

Value assignment: manufacturer specific.

2.137. SensorExternalGNSSSCIdentifier U.K.

Generation 2:

This type is used e.g. to identify the cryptographic module of the external GNSS facility.

Identifier of the security component of the external GNSS facility.

Value assignment: component manufacturer specific.

2.138. SensorGNSSCouplingDate U.K.

Generation 2:

Date of a coupling of the external GNSS facility with a vehicle unit.

Value assignment: Unspecified.

2.139. SensorGNSSSerialNumber U.K.

Generation 2:

This type is used to store the serial number of the GNSS receiver both when it is inside the VU and when it is outside the VU.

Serial number of the GNSS receiver.

2.140. SensorIdentification U.K.

Information, stored in a motion sensor, related to the identification of the motion sensor (Annex 1B requirement 077 and Annex 1C requirement 95).

sensorSerialNumber is the extended serial number of the motion sensor (includes part number and manufacturer code).

sensorApprovalNumber is the approval number of the motion sensor.

sensorSCIdentifier is the identifier of the security component of the motion sensor.

sensorOSIdentifier is the identifier of the operating system of the motion sensor.

2.141. SensorInstallation U.K.

Information, stored in a motion sensor, related to the installation of the motion sensor (Annex 1B requirement 099 and Annex 1C requirement 122).

sensorPairingDateFirst is the date of the first pairing of the motion sensor with a vehicle unit.

firstVuApprovalNumber is the approval number of the first vehicle unit paired with the motion sensor.

firstVuSerialNumber is the serial number of the first vehicle unit paired with the motion sensor.

sensorPairingDateCurrent is the date of the current pairing of the motion sensor with the vehicle unit.

currentVuApprovalNumber is the approval number of the vehicle unit currently paired with the motion sensor.

currentVUSerialNumber is the serial number of the vehicle unit currently paired with the motion sensor.

2.142. SensorInstallationSecData U.K.

Information, stored in a workshop card, related to the security data needed for pairing motion sensors to vehicle units (Annex 1C requirement 308 and 331).

  • Generation 1:

    Value assignment: in accordance with ISO 16844-3.

  • Generation 2:

    As described in Appendix 11 a workshop card shall store up to three keys for VU Motion Sensor pairing. These keys have different key versions.

2.143. SensorOSIdentifier U.K.

Identifier of the operating system of the motion sensor.

Value assignment: manufacturer specific.

2.144. SensorPaired U.K.

Generation 1:

Information, stored in a vehicle unit, related to the identification of the motion sensor paired with the vehicle unit (Annex 1B requirement 079).

sensorSerialNumber is the serial number of the motion sensor currently paired with the vehicle unit.

sensorApprovalNumber is the approval number of the motion sensor currently paired with the vehicle unit.

sensorPairingDateFirst is the date of the first pairing with a vehicle unit of the motion sensor currently paired with the vehicle unit.

2.145. SensorPairedRecord U.K.

Generation 2:

Information, stored in a vehicle unit, related to the identification of a motion sensor paired with the vehicle unit (Annex 1C requirement 97).

sensorSerialNumber is the serial number of a motion sensor paired with the vehicle unit.

sensorApprovalNumber is the approval number of this motion sensor.

sensorPairingDate is a date of pairing of this motion sensor with the vehicle unit.

2.146. SensorPairingDate U.K.

Date of a pairing of the motion sensor with a vehicle unit.

Value assignment: Unspecified.

2.147. SensorSCIdentifier U.K.

Identifier of the security component of the motion sensor.

Value assignment: component manufacturer specific.

2.148. SensorSerialNumber U.K.

Serial number of the motion sensor.

2.149. Signature U.K.

A digital signature.

  • Generation 1:

    Value assignment: in accordance with Appendix 11 Common security mechanisms.

  • Generation 2:

    Value assignment: in accordance with Appendix 11 Common security mechanisms.

2.150. SignatureRecordArray U.K.

Generation 2:

A set of signatures plus metadata used in the download protocol.

recordType denotes the type of the record (Signature). Value Assignment: See RecordType

recordSize is the size of the Signature in bytes.

noOfRecords is the number of records in the set records. The value shall be set to 1 as the signatures may have different lengths.

records is the set of signatures.

2.151. SimilarEventsNumber U.K.

The number of similar events for one given day (Annex 1B requirement 094 and Annex 1C requirement 117).

Value assignment: 0 is not used, 1 means that only one event of that type has occurred and has been stored on that day, 2 means that 2 events of that type has occurred on that day (one only has been stored), …255 means that 255 or more events of that type have occurred on that day.

2.152. SpecificConditionRecord U.K.

Information, stored in a driver card, a workshop card or a vehicle unit, related to a specific condition (requirements Annex 1C 130, 276, 301, 328, and 355).

entryTime is the date and time of the entry.

specificConditionType is the code identifying the specific condition.

2.153. SpecificConditions U.K.

Information, stored in a driver card, a workshop card or a vehicle unit, related to a specific condition (Annex 1C requirement 131, 277, 302, 329, and 356).

Generation 2:

conditionPointerNewestRecord is the index of the last updated specific condition record.

Value assignment: Number corresponding to the numerator of the specific condition record, beginning with ‘0’ for the first occurrence of the specific condition record in the structure.

specificConditionRecords is the set of records containing information on the specific conditions recorded.

2.154. SpecificConditionType U.K.

Code identifying a specific condition (Annex 1B requirements 050b, 105a, 212a and 230a and Annex 1C requirements 62).

  • Generation 1:

    Value assignment:

    ‘00’H

    RFU

    ‘01’H

    Out of scope — Begin

    ‘02’H

    Out of scope — End

    ‘03’H

    Ferry / Train crossing

    ‘04’H .. ‘FF’H

    RFU

  • Generation 2:

    Value assignment:

    ‘00’H

    RFU

    ‘01’H

    Out of scope — Begin

    ‘02’H

    Out of scope — End

    ‘03’H

    Ferry / Train crossing — Begin

    ‘04’H

    Ferry / Train crossing — End

    ‘05’H .. ‘FF’H

    RFU

2.155. Speed U.K.

Speed of the vehicle (km/h).

Value assignment: kilometers per hour in the operational range 0 to 220 km/h.

2.156. SpeedAuthorised U.K.

Maximum authorised Speed of the vehicle (definition hh)).

2.157. SpeedAverage U.K.

Average speed in a previously defined duration (km/h).

2.158. SpeedMax U.K.

Maximum speed measured in a previously defined duration.

2.159. TachographPayload U.K.

Generation 2:

For the definition of this data type see Appendix 14.

[F22.160. Reserved for future use] U.K.
2.161. TDesSessionKey U.K.

Generation 1:

A triple DES session key.

Value assignment: not further specified.

[F22.162. TimeReal U.K.

Code for a combined date and time field, where the date and time are expressed as seconds past 00h.00m.00s. on 1 January 1970 UTC.

Value assignment Octet aligned : Number of seconds since midnight 1 January 1970 UTC.

The max. possible date/time is in the year 2106.]

2.163. TyreSize U.K.

Designation of tyre dimensions.

Value assignment: in accordance with Directive 92/23 (EEC) 31/03/92 O.J. L129 p.95.

2.164. VehicleIdentificationNumber U.K.

Vehicle Identification Number (VIN) referring to the vehicle as a whole, normally chassis serial number or frame number.

Value assignment: As defined in ISO 3779.

2.165. VehicleIdentificationNumberRecordArray U.K.

Generation 2:

The Vehicle Idenification Number plus metadata as used in the download protocol.

recordType denotes the type of the record (VehicleIdentificationNumber). Value Assignment: See RecordType

recordSize is the size of the VehicleIdentificationNumber in bytes.

noOfRecords is the number of records in the set records.

records is the set of vehicle identification numbers.

2.166. VehicleRegistrationIdentification U.K.

Identification of a vehicle, unique for Europe (VRN and Member State).

vehicleRegistrationNation is the nation where the vehicle is registered.

vehicleRegistrationNumber is the registration number of the vehicle (VRN).

2.167. VehicleRegistrationNumber U.K.

Registration number of the vehicle (VRN). The registration number is assigned by the vehicle licensing authority.

codePage specifies a character set defined in Chapter 4,

vehicleRegNumber is a VRN encoded using the specified character set.

Value assignment: Country specific.

2.168. VehicleRegistrationNumberRecordArray U.K.

Generation 2:

The Vehicle Registration Number plus metadata as used in the download protocol.

recordType denotes the type of the record (VehicleRegistrationNumber). Value Assignment: See RecordType

recordSize is the size of the VehicleRegistrationNumber in bytes.

noOfRecords is the number of records in the set records.

records is the set of vehicle registration numbers.

2.169. VuAbility U.K.

Generation 2:

Information stored in a VU on the ability of the VU to use generation 1 tachograph cards or not (Annex 1C requirement 121).

Value assignmentOctet Aligned:‘xxxxxxxa’B (8 bits)

For the ability to support of generation 1:

‘a’B

Ability to support generation 1 tachograph cards:

  • ‘0’ B Generation 1 is supported,

  • ‘1’B Generation1 is not supported,

‘xxxxxxx’B

RFU

2.170. VuActivityDailyData U.K.

Generation 1:

Information, stored in a VU, related to changes of activity and/or changes of driving status and/or changes of card status for a given calendar day (Annex 1B requirement 084 and Annex 1C requirement 105, 106, 107) and to slots status at 00:00 that day.

noOfActivityChanges is the number of ActivityChangeInfo words in the activityChangeInfos set.

activityChangeInfos is the set of ActivityChangeInfo words stored in the VU for the day. It always includes two ActivityChangeInfo words giving the status of the two slots at 00:00 that day.

2.171. VuActivityDailyRecordArray U.K.

Generation 2:

Information, stored in a VU, related to changes of activity and/or changes of driving status and/or changes of card status for a given calendar day (Annex 1C requirement 105, 106, 107) and to slots status at 00:00 that day.

recordType denotes the type of the record (ActivityChangeInfo). Value Assignment: See RecordType

recordSize is the size of the ActivityChangeInfo in bytes.

noOfRecords is the number of records in the set records.

records is the set of ActivityChangeInfo words stored in the VU for the day. It always includes two ActivityChangeInfo words giving the status of the two slots at 00:00 that day.

2.172. VuApprovalNumber U.K.

Type approval number of the vehicle unit.

  • Generation 1:

    Value assignment: Unspecified.

  • Generation 2:

    Value assignment:

    The approval number shall be provided as published on the corresponding European Commission web site, i.e. for example including hyphens if any. The approval number shall be left-aligned.

2.173. VuCalibrationData U.K.

Generation 1:

Information, stored in a vehicle unit, related to the calibrations of the recording equipment (Annex 1B requirement 098).

noOfVuCalibrationRecords is the number of records contained in the vuCalibrationRecords set.

vuCalibrationRecords is the set of calibration records.

2.174. VuCalibrationRecord U.K.

Information, stored in a vehicle unit, related a calibration of the recording equipment (Annex 1B requirement 098 and Annex 1C requirement 119 and 120).

  • Generation 1:

    calibrationPurpose is the purpose of the calibration.

    workshopName, workshopAddress are the workshop name and address.

    workshopCardNumber identifies the workshop card used during the calibration.

    workshopCardExpiryDate is the card expiry date.

    vehicleIdentificationNumber is the VIN.

    vehicleRegistrationIdentification contains the VRN and registering Member State.

    wVehicleCharacteristicConstant is the characteristic coefficient of the vehicle.

    kConstantOfRecordingEquipment is the constant of the recording equipment.

    lTyreCircumference is the effective circumference of the wheel tyres.

    tyreSize is the designation of the dimension of the tyres mounted on the vehicle

    authorisedSpeed is the authorised speed of the vehicle.

    oldOdometerValue, newOdometerValue are the old and new values of the odometer.

    oldTimeValue, newTimeValue are the old and new values of date and time.

    nextCalibrationDate is the date of the next calibration of the type specified in CalibrationPurpose to be carried out by the authorised inspection authority.

  • Generation 2:

    In addition to generation 1 the following data element is used:

    sealDataVu gives information about the seals that are attached to different components of the vehicle.

2.175. VuCalibrationRecordArray U.K.

Generation 2:

Information, stored in a vehicle unit, related to the calibrations of the recording equipment (Annex 1C requirement 119 and 120).

recordType denotes the type of the record (VuCalibrationRecord). Value Assignment: See RecordType

recordSize is the size of the VuCalibrationRecord in bytes.

noOfRecords is the number of records in the set records.

records is the set of calibration records.

2.176. VuCardIWData U.K.

Generation 1:

Information, stored in a vehicle unit, related to insertion and withdrawal cycles of driver cards or of workshop cards in the vehicle unit (Annex 1B requirement 081 and Annex 1C requirement 103).

noOfIWRecords is the number of records in the set vuCardIWRecords.

vuCardIWRecords is a set of records related to card insertion withdrawal cycles.

2.177. VuCardIWRecord U.K.

Information, stored in a vehicle unit, related to an insertion and withdrawal cycle of a driver card or of a workshop card in the vehicle unit (Annex 1B requirement 081 and Annex 1C requirement 102).

  • Generation 1:

    cardHolderName is the driver or workshop card holder's surname and first names as stored in the card.

    fullCardNumber is the type of card, its issuing Member State and its card number as stored in the card.

    cardExpiryDate is the card's expiry date as stored in the card.

    cardInsertionTime is the insertion date and time.

    vehicleOdometerValueAtInsertion is the vehicle odometer value at card insertion.

    cardSlotNumber is the slot in which the card is inserted.

    cardWithdrawalTime is the withdrawal date and time.

    vehicleOdometerValueAtWithdrawal is the vehicle odometer value at card withdrawal.

    previousVehicleInfo contains information about the previous vehicle used by the driver, as stored in the card.

    manualInputFlag is a flag identifying if the cardholder has manually entered driver activities at card insertion.

  • Generation 2:

    Instead of fullCardNumber the generation 2 data structure makes use of the following data element.

    fullCardNumberAndGeneration is the type of card, its issuing Member State, its card number and generation as stored in the card.

2.178. VuCardIWRecordArray U.K.

Generation 2:

Information, stored in a vehicle unit, related to insertion and withdrawal cycles of driver cards or of workshop cards in the vehicle unit (Annex 1C requirement 103).

recordType denotes the type of the record (VuCardIWRecord). Value Assignment: See RecordType

recordSize is the size of the VuCardIWRecord in bytes.

noOfRecords is the number of records in the set records.

records is a set of records related to card insertion withdrawal cycles.

[F22.179. VuCardRecord U.K.

Generation 2:

Information, stored in a vehicle unit, about a tachograph card used (Annex IC requirement 132).

cardNumberAndGenerationInformation is the full card number and generation of the card used (data type 2.74).

cardExtendedSerialNumber as read from the file EF_ICC under the MF of the card.

cardStructureVersion as read from the file EF_Application_Identification under the DF_Tachograph_G2.

cardNumber as read from the file EF_Identification under the DF_Tachograph_G2.]

2.180. VuCardRecordArray U.K.

Generation 2:

Information stored in a vehicle unit about the tachograph cards used with this VU. This information is intended for the analysis of VU — card problems (Annex 1C requirement 132).

recordType denotes the type of the record (VuCardRecord). Value Assignment: See RecordType

recordSize is the size of the VuCardRecord in bytes.

noOfRecords is the number of records in the set records.

records is a set of records related to the tachograph cards used with the VU.

2.181. VuCertificate U.K.

Certificate of the public key of a vehicle unit.

2.182. VuCertificateRecordArray U.K.

Generation 2:

The VU certificate plus metadata as used in the download protocol.

recordType denotes the type of the record (VuCertificate). Value Assignment: See RecordType

recordSize is the size of the VuCertificate in bytes.

noOfRecords is the number of records in the set records. The value shall be set to 1 as the certificates may have different lengths.

records is a set of VU certificates.

2.183. VuCompanyLocksData U.K.

Generation 1:

Information, stored in a vehicle unit, related to company locks (Annex 1B requirement 104).

noOfLocks is the number of locks listed in vuCompanyLocksRecords.

vuCompanyLocksRecords is the set of company locks records.

2.184. VuCompanyLocksRecord U.K.

Information, stored in a vehicle unit, related to one company lock (Annex 1B requirement 104 and Annex 1C requirement 128).

  • Generation 1:

    lockInTime, lockOutTime are the date and time of lock-in and lock-out.

    companyName, companyAddress are the company name and address related with the lock-in.

    companyCardNumber identifies the card used at lock-in.

  • Generation 2:

    Instead of companyCardNumber the generation 2 data structure makes use of the following data element.

    companyCardNumberAndGeneration identifies the card including its generation used at lock-in.

2.185. VuCompanyLocksRecordArray U.K.

Generation 2:

Information, stored in a vehicle unit, related to company locks (Annex 1C requirement 128).

recordType denotes the type of the record (VuCompanyLocksRecord). Value Assignment: See RecordType

recordSize is the size of the VuCompanyLocksRecord in bytes.

noOfRecords is the number of records in the set records. Value 0..255.

records is the set of company locks records.

2.186. VuControlActivityData U.K.

Generation 1:

Information, stored in a vehicle unit, related to controls performed using this VU (Annex 1B requirement 102).

noOfControls is the number of controls listed in vuControlActivityRecords.

vuControlActivityRecords is the set of control activity records.

2.187. VuControlActivityRecord U.K.

Information, stored in a vehicle unit, related to a control performed using this VU (Annex 1B requirement 102 and Annex 1C requirement 126).

  • Generation 1:

    controlType is the type of the control.

    controlTime is the date and time of the control.

    controlCardNumber identifies the control card used for the control.

    downloadPeriodBeginTime is the begin time of the downloaded period, in case of downloading.

    downloadPeriodEndTime is the end time of the downloaded period, in case of downloading.

  • Generation 2:

    Instead of controlCardNumber the generation 2 data structure makes use of the following data element.

    controlCardNumberAndGeneration identifies the control card including its generation used for the control.

2.188. VuControlActivityRecordArray U.K.

Generation 2:

Information, stored in a vehicle unit, related to controls performed using this VU (Annex 1C requirement 126).

recordType denotes the type of the record (VuControlActivityRecord). Value Assignment: See RecordType

recordSize is the size of the VuControlActivityRecord in bytes.

noOfRecords is the number of records in the set records.

records is the set of VU control activity records.

2.189. VuDataBlockCounter U.K.

Counter, stored in a card, identifying sequentially the insertion withdrawal cycles of the card in vehicle units.

Value assignment: Consecutive Number with max, value 9 999, starting again with 0.

2.190. VuDetailedSpeedBlock U.K.

Information, stored in a vehicle unit, related to the vehicle's detailed speed for a minute during which the vehicle has been moving (Annnex 1B requirement 093 and Annex 1C requirement 116).

speedBlockBeginDate is the date and time of the first speed value within the block.

speedsPerSecond is the chronological sequence of measured speeds every seconds for the minute starting at speedBlockBeginDate (included).

2.191. VuDetailedSpeedBlockRecordArray U.K.

Generation 2:

Information, stored in a vehicle unit, related to the detailed speed of the vehicle.

recordType denotes the type of the record (VuDetailedSpeedBlock). Value Assignment: See RecordType

recordSize is the size of the VuDetailedSpeedBlock in bytes.

noOfRecords is the number of records in the set records.

records is the set of detailed speed blocks.

2.192. VuDetailedSpeedData U.K.

Generation 1:

Information, stored in a vehicle unit, related to the detailed speed of the vehicle.

noOfSpeedBlocks is the number of speed blocks in the vuDetailedSpeedBlocks set.

vuDetailedSpeedBlocks is the set of detailed speed blocks.

2.193. VuDownloadablePeriod U.K.

Oldest and latest dates for which a vehicle unit holds data related to drivers activities (Annex 1B requirements 081, 084 or 087 and Annex 1C requirements 102, 105, 108).

minDownloadableTime is the oldest card insertion or activity change or place entry date and time stored in the VU.

maxDownloadableTime is the latest card withdrawal or activity change or place entry date and time stored in the VU.

2.194. VuDownloadablePeriodRecordArray U.K.

Generation 2:

The VUDownloadablePeriod plus metadata used in the download protocol.

recordType denotes the type of the record (VuDownloadablePeriod). Value Assignment: See RecordType

recordSize is the size of the VuDownloadablePeriod in bytes.

noOfRecords is the number of records in the set records.

records is the set of VuDownloadablePeriod records.

2.195. VuDownloadActivityData U.K.

Information, stored in a vehicle unit, related to its last download (Annex 1B requirement 105 and Annex 1C requirement 129).

  • Generation 1:

    downloadingTime is the date and time of downloading.

    fullCardNumber identifies the card used to authorise the download.

    companyOrWorkshopName is the company or workshop name.

  • Generation 2:

    Instead of fullCardNumber the generation 2 data structure makes use of the following data element.

    fullCardNumberAndGeneration identifies the card including its generation used to authorise the download.

2.196. VuDownloadActivityDataRecordArray U.K.

Generation 2:

Information related to the last VU download (Annex 1C requirement 129).

recordType denotes the type of the record (VuDownloadActivityData). Value Assignment: See RecordType

recordSize is the size of the VuDownloadActivityData in bytes.

noOfRecords is the number of records in the set records.

records is the set of download activity data records.

2.197. VuEventData U.K.

Generation 1:

Information, stored in a vehicle unit, related to events (Annex 1B requirement 094 except over speeding event).

noOfVuEvents is the number of events listed in the vuEventRecords set.

vuEventRecords is a set of events records.

2.198. VuEventRecord U.K.

Information, stored in a vehicle unit, related to an event (Annex 1B requirement 094 and Annex 1C requirement 117 except over speeding event).

  • Generation 1:

    eventType is the type of the event.

    eventRecordPurpose is the purpose for which this event has been recorded.

    eventBeginTime is the date and time of beginning of event.

    eventEndTime is the date and time of end of event.

    cardNumberDriverSlotBegin identifies the card inserted in the driver slot at the beginning of the event.

    cardNumberCodriverSlotBegin identifies the card inserted in the co-driver slot at the beginning of the event.

    cardNumberDriverSlotEnd identifies the card inserted in the driver slot at the end of the event.

    cardNumberCodriverSlotEnd identifies the card inserted in the co-driver slot at the end of the event.

    similarEventsNumber is the number of similar events that day.

    This sequence can be used for all events other than over speeding events.

  • Generation 2:

    In addition to generation 1 the following data elements are used:

    manufacturerSpecificEventFaultData contains additional, manufacturer specific information about the event.

    Instead of cardNumberDriverSlotBegin, cardNumberCodriverSlotBegin, cardNumberDriverSlotEnd, and cardNumberCodriverSlotEnd the generation 2 data structure makes use of the following data elements:

    • cardNumberAndGenDriverSlotBegin identifies the card including its generation which is inserted in the driver slot at the beginning of the event.

    • cardNumberAndGenCodriverSlotBegin identifies the card including its generation which is inserted in the co-driver slot at the beginning of the event.

    • cardNumberAndGenDriverSlotEnd identifies the card including its generation which is inserted in the driver slot at the end of the event.

    • cardNumberAndGenCodriverSlotEnd identifies the card including its generation which is inserted in the co-driver slot at the end of the event.

    If the event is a time conflict the eventBeginTime and eventEndTime are to be interpreted as follows:

    • eventBeginTime is the recording equipment date and time.

    • eventEndTime is the GNSS date and time.

2.199. VuEventRecordArray U.K.

Generation 2:

Information, stored in a vehicle unit, related to events (Annex 1C requirement 117 except over speeding event).

recordType denotes the type of the record (VuEventRecord). Value Assignment: See RecordType

recordSize is the size of the VuEventRecord in bytes.

noOfRecords is the number of records in the set records.

records is a set of events records.

2.200. VuFaultData U.K.

Generation 1:

Information, stored in a vehicle unit, related to faults (Annex 1B requirement 096).

noOfVuFaults is the number of faults listed in the vuFaultRecords set.

vuFaultRecords is a set of faults records.

2.201. VuFaultRecord U.K.

Information, stored in a vehicle unit, related to a fault (Annex 1B requirement 096 and Annex 1C requirement 118).

  • Generation 1:

    faultType is the type of recording equipment fault.

    faultRecordPurpose is the purpose for which this fault has been recorded.

    faultBeginTime is the date and time of beginning of fault.

    faultEndTime is the date and time of end of fault.

    cardNumberDriverSlotBegin identifies the card inserted in the driver slot at the beginning of the fault.

    cardNumberCodriverSlotBegin identifies the card inserted in the co-driver slot at the beginning of the fault.

    cardNumberDriverSlotEnd identifies the card inserted in the driver slot at the end of the fault.

    cardNumberCodriverSlotEnd identifies the card inserted in the co-driver slot at the end of the fault.

  • Generation 2:

    In addition to generation 1 the following data element is used:

    manufacturerSpecificEventFaultData contains additional, manufacturer specific information about the fault.

    Instead of cardNumberDriverSlotBegin, cardNumberCodriverSlotBegin, cardNumberDriverSlotEnd, and cardNumberCodriverSlotEnd the generation 2 data structure makes use of the following data elements:

    • cardNumberAndGenDriverSlotBegin identifies the card including its generation which is inserted in the driver slot at the beginning of the fault.

    • cardNumberAndGenCodriverSlotBegin identifies the card including its generation which is inserted in the co-driver slot at the beginning of the fault.

    • cardNumberAndGenDriverSlotEnd identifies the card including its generation which is inserted in the driver slot at the end of the fault.

    • cardNumberAndGenCodriverSlotEnd identifies the card including its generation which is inserted in the co-driver slot at the end of the fault.

2.202. VuFaultRecordArray U.K.

Generation 2:

Information, stored in a vehicle unit, related to faults (Annex 1C requirement 118).

recordType denotes the type of the record (VuFaultRecord). Value Assignment: See RecordType

recordSize is the size of the VuFaultRecord in bytes.

noOfRecords is the number of records in the set records.

records is a set of faults records.

[F22.203. VuGNSSADRecord U.K.

Generation 2:

Information, stored in a vehicle unit, related to the GNSS position of the vehicle if the accumulated driving time reaches a multiple of three hours (Annex IC requirement 108, 110).

timeStamp is the date and time when the accumulated driving time reaches a multiple of three hours.

cardNumberAndGenDriverSlot identifies the card including its generation which is inserted in the driver slot.

cardNumberAndGenCodriverSlot identifies the card including its generation which is inserted in the co-driver slot.

gnssPlaceRecord contains information related to the position of the vehicle.

vehicleOdometerValue is the odometer value when the accumulated driving time reaches a multiple of three hours.

2.204. VuGNSSADRecordArray U.K.

Generation 2:

Information, stored in a vehicle unit, related to the GNSS position of the vehicle if the accumulated driving time reaches a multiple of three hours (Annex IC requirement 108 and 110).

recordType denotes the type of the record (VuGNSSADRecord).

Value Assignment : See RecordType.

recordSize is the size of the VuGNSSADRecord in bytes.

noOfRecords is the number of records in the set records.

records is a set of GNSS accumulated driving records.]

2.205. VuIdentification U.K.

Information, stored in a vehicle unit, related to the identification of the vehicle unit (Annex 1B requirement 075 and Annex 1C requirement 93 and 121).

  • Generation 1:

    vuManufacturerName is the name of the manufacturer of the vehicle unit.

    vuManufacturerAddress is the address of the manufacturer of the vehicle unit.

    vuPartNumber is the part number of the vehicle unit.

    vuSerialNumber is the serial number of the vehicle unit.

    vuSoftwareIdentification identifies the software implemented in the vehicle unit.

    vuManufacturingDate is the manufacturing date of the vehicle unit.

    vuApprovalNumber is the type approval number of the vehicle unit.

  • Generation 2:

    In addition to generation 1 the following data element are used:

    • vuGeneration identifies the generation of the vehicle unit.

    • vuAbility provides information whether the VU supports generation 1 tachograph cards or not.

2.206. VuIdentificationRecordArray U.K.

Generation 2:

The VuIdentification plus metadata used in the download protocol.

recordType denotes the type of the record (VuIdentification). Value Assignment: See RecordType

recordSize is the size of the VuIdentification in bytes.

noOfRecords is the number of records in the set records.

records is a set of VuIdentification records.

2.207. VuITSConsentRecord U.K.

Generation 2:

Information stored in a vehicle unit, related to the consent of a driver to use Intelligent Transport Systems.

cardNumberAndGen identifies the card including its generation. This must be a driver card or a workshop card.

consent is a flag which indicates whether the driver has given his consent on the usage of Intelligent Transport Systems with this vehicle / vehicle unit.

Value assignment:

TRUE

indicates the driver's consent to use Intelligent Transport Systems

FALSE

indicates the driver's denial to use Intelligent Transport Systems

2.208. VuITSConsentRecordArray U.K.

Generation 2:

Information, stored in a vehicle unit, related to drivers' consent on the usage of Intelligent Transport Systems (Annex 1C requirement 200).

recordType denotes the type of the record (VuITSConsentRecord). Value Assignment: See RecordType

recordSize is the size of the VuITSConsentRecord in bytes.

noOfRecords is the number of records in the set records.

records is the set of ITS consent records.

2.209. VuManufacturerAddress U.K.

Address of the manufacturer of the vehicle unit.

Value assignment: Unspecified.

2.210. VuManufacturerName U.K.

Name of the manufacturer of the vehicle unit.

Value assignment: Unspecified.

2.211. VuManufacturingDate U.K.

Date of manufacture of the vehicle unit.

Value assignment: Unspecified.

2.212. VuOverSpeedingControlData U.K.

Information, stored in a vehicle unit, related to over speeding events since the last over speeding control (Annex 1B requirement 095 and Annex 1C requirement 117).

lastOverspeedControlTime is the date and time of the last over speeding control.

firstOverspeedSince is the date and time of the first over speeding following this over speeding control.

numberOfOverspeedSince is the number of over speeding events since the last over speeding control.

2.213. VuOverSpeedingControlDataRecordArray U.K.

Generation 2:

The VuOverSpeedingControlData plus metadata used in the download protocol.

recordType denotes the type of the record (VuOverSpeedingControlData). Value Assignment: See RecordType

recordSize is the size of the VuOverSpeedingControlData in bytes.

noOfRecords is the number of records in the set records.

records is a set of over speeding control data records.

2.214. VuOverSpeedingEventData U.K.

Generation 1:

Information, stored in a vehicle unit, related to over speeding events (Annex 1B requirement 094).

noOfVuOverSpeedingEvents is the number of events listed in the vuOverSpeedingEventRecords set.

vuOverSpeedingEventRecords is a set of over speeding events records.

2.215. VuOverSpeedingEventRecord U.K.
  • Generation 1:

    Information, stored in a vehicle unit, related to over speeding events (Annex 1B requirement 094 and Annex 1C requirement 117).

    eventType is the type of the event.

    eventRecordPurpose is the purpose for which this event has been recorded.

    eventBeginTime is the date and time of beginning of event.

    eventEndTime is the date and time of end of event.

    maxSpeedValue is the maximum speed measured during the event.

    averageSpeedValue is the arithmetic average speed measured during the event.

    cardNumberDriverSlotBegin identifies the card inserted in the driver slot at the beginning of the event.

    similarEventsNumber is the number of similar events that day.

  • Generation 2:

    Information, stored in a vehicle unit, related to over speeding events (Annex 1B requirement 094 and Annex 1C requirement 117).

    Instead of cardNumberDriverSlotBegin, the generation 2 data structure makes use of the following data element:

    cardNumberAndGenDriverSlotBegin identifies the card including its generation which is inserted in the driver slot at the beginning of the event.

2.216. VuOverSpeedingEventRecordArray U.K.

Generation 2:

Information, stored in a vehicle unit, related to over speeding events (Annex 1C requirement 117).

recordType denotes the type of the record (VuOverSpeedingEventRecord). Value Assignment: See RecordType

recordSize is the size of the VuOverSpeedingEventRecord in bytes.

noOfRecords is the number of records in the set records.

records is a set of over speeding events records.

2.217. VuPartNumber U.K.

Part number of the vehicle unit.

Value assignment: VU manufacturer specific.

2.218. VuPlaceDailyWorkPeriodData U.K.

Generation 1:

Information, stored in a vehicle unit, related to places where drivers begin or end a daily work period (Annex 1B requirement 087 and Annex 1C requirement 108 and 110).

noOfPlaceRecords is the number of records listed in the vuPlaceDailyWorkPeriodRecords set.

vuPlaceDailyWorkPeriodRecords is a set of place related records.

2.219. VuPlaceDailyWorkPeriodRecord U.K.
  • Generation 1:

    Information, stored in a vehicle unit, related to a place where a driver begins or ends a daily work period (Annex 1B requirement 087 and Annex 1C requirement 108 and 110).

    fullCardNumber is the driver's card type, card issuing Member State and card number.

    placeRecord contains the information related to the place entered.

  • Generation 2:

    Information, stored in a vehicle unit, related to a place where a driver begins or ends a daily work period (Annex 1B requirement 087 and Annex 1C requirement 108 and 110).

    Instead of fullCardNumber, the generation 2 data structure makes use of the following data element:

    fullCardNumberAndGeneration is the type of card, its issuing Member State, its card number and generation as stored in the card.

2.220. VuPlaceDailyWorkPeriodRecordArray U.K.

Generation 2:

Information, stored in a vehicle unit, related to places where drivers begin or end a daily work period (Annex 1C requirement 108 and 110).

recordType denotes the type of the record (VuPlaceDailyWorkPeriodRecord). Value Assignment: See RecordType

recordSize is the size of the VuPlaceDailyWorkPeriodRecord in bytes.

noOfRecords is the number of records in the set records.

records is a set of place related records.

2.221. VuPrivateKey U.K.

Generation 1:

The private key of a vehicle unit.

2.222. VuPublicKey U.K.

Generation 1:

The public key of a vehicle unit.

2.223. VuSerialNumber U.K.

Serial number of the vehicle unit (Annex 1B requirement 075 and Annex 1C requirement 93).

2.224. VuSoftInstallationDate U.K.

Date of installation of the vehicle unit software version.

Value assignment: Unspecified.

2.225. VuSoftwareIdentification U.K.

Information, stored in a vehicle unit, related to the software installed.

vuSoftwareVersion is the software version number of the Vehicle Unit.

vuSoftInstallationDate is the software version installation date.

2.226. VuSoftwareVersion U.K.

Software version number of the vehicle unit.

Value assignment: Unspecified.

2.227. VuSpecificConditionData U.K.

Generation 1:

Information, stored in a vehicle unit, related to specific conditions.

noOfSpecificConditionRecords is the number of records listed in the specificConditionRecords set.

specificConditionRecords is a set of specific conditions related records.

2.228. VuSpecificConditionRecordArray U.K.

Generation 2:

Information, stored in a vehicle unit, related to specific conditions (Annex 1C requirement 130).

recordType denotes the type of the record (SpecificConditionRecord). Value Assignment: See RecordType

recordSize is the size of the SpecificConditionRecord in bytes.

noOfRecords is the number of records in the set records.

records is a set of specific conditions related records.

2.229. VuTimeAdjustmentData U.K.

Generation 1:

Information, stored in a vehicle unit, related to time adjustments performed outside the frame of a regular calibration (Annex 1B requirement 101).

noOfVuTimeAdjRecords is the number of records in vuTimeAdjustmentRecords.

vuTimeAdjustmentRecords is a set of time adjustment records.

[F22.230. Reserved for future use U.K.
2.231. Reserved for future use] U.K.
2.232. VuTimeAdjustmentRecord U.K.

Information, stored in a vehicle unit, related a time adjustment performed outside the frame of a regular calibration (Annex 1B requirement 101 and Annex 1C requirement 124 and 125).

  • Generation 1:

    oldTimeValue, newTimeValue are the old and new values of date and time.

    workshopName, workshopAddress are the workshop name and address.

    workshopCardNumber identifies the workshop card used to perform the time adjustment.

  • Generation 2:

    Instead of workshopCardNumber the generation 2 data structure makes use of the following data element.

    workshopCardNumberAndGeneration identifies the workshop card including its generation used to perform the time adjustment.

2.233. VuTimeAdjustmentRecordArray U.K.

Generation 2:

Information, stored in a vehicle unit, related to time adjustments performed outside the frame of a regular calibration (Annex 1C requirement 124 and 125).

recordType denotes the type of the record (VuTimeAdjustmentRecord). Value Assignment: See RecordType

recordSize is the size of the VuTimeAdjustmentRecord in bytes.

noOfRecords is the number of records in the set records.

records is a set of time adjustment records.

2.234. WorkshopCardApplicationIdentification U.K.

Information, stored in a workshop card related to the identification of the application of the card (Annex 1C requirement 307 and 330).

  • Generation 1:

    typeOfTachographCardId is specifying the implemented type of card.

    cardStructureVersion is specifying the the version of the structure that is implemented in the card.

    noOfEventsPerType is the number of events per type of event the card can record.

    noOfFaultsPerType is the number of faults per type of fault the card can record.

    activityStructureLength indicates the number of bytes available for storing activity records.

    noOfCardVehicleRecords is the number of vehicle records the card can contain.

    noOfCardPlaceRecords is the number of places the card can record.

    noOfCalibrationRecords is the number of calibration records the card can store.

  • Generation 2:

    [F2In addition to generation 1 the following data elements are used:

    noOfGNSSADRecords is the number of GNSS accumulated driving records the card can store.

    noOfSpecificConditionRecords is the number of specific condition records the card can store.

    noOfCardVehicleUnitRecords is the number of vehicle units used records the card can store.]

2.235. WorkshopCardCalibrationData U.K.

Information, stored in a workshop card, related to workshop activity performed with the card (Annex 1C requirements 314, 316, 337, and 339).

calibrationTotalNumber is the total number of calibrations performed with the card.

calibrationPointerNewestRecord is the index of the last updated calibration record.

Value assignment: Number corresponding to the numerator of the calibration record, beginning with ‘0’ for the first occurrence of the calibration records in the structure.

calibrationRecords is the set of records containing calibration and/or time adjustment information.

2.236. WorkshopCardCalibrationRecord U.K.

Information, stored in a workshop card, related to a calibration performed with the card (Annex 1C requirement 314 and 337).

  • Generation 1:

    calibrationPurpose is the purpose of the calibration.

    vehicleIdentificationNumber is the VIN.

    vehicleRegistration contains the VRN and registering Member State.

    wVehicleCharacteristicConstant is the characteristic coefficient of the vehicle.

    kConstantOfRecordingEquipment is the constant of the recording equipment.

    lTyreCircumference is the effective circumference of the wheel tyres.

    tyreSize is the designation of the dimensions of the tyres mounted on the vehicle.

    authorisedSpeed is the maximum authorised speed of the vehicle.

    oldOdometerValue, newOdometerValue are the old and new values of the odometer.

    oldTimeValue, newTimeValue are the old and new values of date and time.

    nextCalibrationDate is the date of the next calibration of the type specified in CalibrationPurpose to be carried out by the authorised inspection authority.

    vuPartNumber, vuSerialNumber and sensorSerialNumber are the data elements for recording equipment identification.

  • Generation 2:

    In addition to generation 1 the following data elements are used:

    • sensorGNSSSerialNumber which identifies an external GNSS facility.

    • rcmSerialNumber which identifies a Remote Communication Module.

    • sealDataCard gives information about the seals that are attached to different components of the vehicle.

2.237. WorkshopCardHolderIdentification U.K.

Information, stored in a workshop card, related to the identification of the cardholder (Annex 1C requirement 311 and 334).

workshopName is name of the workshop of the card holder.

workshopAddress is the address of the workshop of the card holder.

cardHolderName is the name and first name(s) of the holder (e.g. the name of the mechanic).

cardHolderPreferredLanguage is the preferred language of the card holder.

2.238. WorkshopCardPIN U.K.

Personal identification number of the Workshop Card (Annex 1C requirement 309 and 332).

Value assignment: The PIN known to the cardholder, right padded with ‘FF’ bytes up to 8 bytes.

2.239. W-VehicleCharacteristicConstant U.K.

Characteristic coefficient of the vehicle (definition k)).

Value assignment: Impulses per kilometer in the operating range 0 to 64 255 pulses/km.

2.240. VuPowerSupplyInterruptionRecord U.K.

Generation 2:

Information, stored in a vehicle unit, related to Power Supply Interruption events (Annex 1C requirement 117).

eventType is the type of the event.

eventRecordPurpose is the purpose for which this event has been recorded.

eventBeginTime is the date and time of beginning of event.

eventEndTime is the date and time of end of event.

cardNumberAndGenDriverSlotBegin identifies the card including its generation inserted in the driver slot at the beginning of the event.

cardNumberAndGenDriverSlotEnd identifies the card including its generation inserted in the driver slot at the end of the event.

cardNumberAndGenCodriverSlotBegin identifies the card including its generation inserted in the co-driver slot at the beginning of the event.

cardNumberAndGenCodriverSlotEnd identifies the card including its generation inserted in the co-driver slot at the end of the event.

similarEventsNumber is the number of similar events that day.

2.241. VuPowerSupplyInterruptionRecordArray U.K.

Generation 2:

Information, stored in a vehicle unit, related to Power Supply Interruption events (Annex 1C requirement 117).

recordType denotes the type of the record (VuPowerSupplyInterruptionRecord). Value Assignment: See RecordType

recordSize is the size of the VuPowerSupplyInterruptionRecord in bytes.

noOfRecords is the number of records in the set records.

records is a set of power supply interruption events records.

2.242. VuSensorExternalGNSSCoupledRecordArray U.K.

Generation 2:

A set of SensorExternalGNSSCoupledRecord plus metadata used in the download protocol.

recordType denotes the type of the record (SensorExternalGNSSCoupledRecord). Value Assignment: See RecordType

recordSize is the size of the SensorExternalGNSSCoupledRecord in bytes.

noOfRecords is the number of records in the set records.

records is a set of Sensor External GNSS Coupled records.

2.243. VuSensorPairedRecordArray U.K.

Generation 2:

A set of SensorPairedRecord plus metadata used in the download protocol.

recordType denotes the type of the record (SensorPairedRecord). Value Assignment: See RecordType

recordSize is the size of the SensorPairedRecord in bytes.

noOfRecords is the number of records in the set records.

records is a set of sensor paired records.

3.VALUE AND SIZE RANGE DEFINITIONSU.K.

Definition of variable values used for definitions in paragraph 2.

4.CHARACTER SETSU.K.

IA5Strings use the ASCII characters as defined by ISO/IEC 8824-1. For readability and for easy referencing the value assignment is given below. The ISO/IEC 8824-1 supersedes this informative note in case of discrepancy.

Other character strings (Address, Name, VehicleRegistrationNumber) use, in addition, characters from the decimal character code range 161 — 255 of the following 8-bit, standard character sets, specified by the Code Page number:Standard Character SetCode Page(Decimal)
ISO/IEC 8859-1 Latin-1 Western European1
ISO/IEC 8859-2 Latin-2 Central European2
ISO/IEC 8859-3 Latin-3 South European3
ISO/IEC 8859-5 Latin / Cyrillic5
ISO/IEC 8859-7 Latin / Greek7
ISO/IEC 8859-9 Latin-5 Turkish9
ISO/IEC 8859-13 Latin-7 Baltic Rim13
ISO/IEC 8859-15 Latin-915
ISO/IEC 8859-16 Latin-10 South Eastern European16
KOI8-R Latin / Cyrillic80
KOI8-U Latin / Cyrillic85
5.ENCODINGU.K.

When encoded with ASN.1 encoding rules, all data types defined shall be encoded according to ISO/IEC 8825-2, aligned variant.

6.OBJECT IDENTIFIERS UND APPLICATION IDENTIFIERSU.K.
6.1. Object Identifiers U.K.

The Object Identifiers (OIDs) listed in this chapter are only relevant for generation 2. These OIDs are specified in TR-03110-3 and repeated here for the sake of completeness. These OIDs are contained in the subtree of bsi-de:

VU Authentication protocol identifiers U.K.

Example: Suppose VU Authentication is to be done with SHA-384, then the object identifier to use is (in ASN.1 notation) . The value of this object identifier in dot notation is .

Dot notationByte notation
‘04 00 7F 00 07 02 02 02 02 03’
‘04 00 7F 00 07 02 02 02 02 04’
‘04 00 7F 00 07 02 02 02 02 05’
Chip Authentication protocol identifiers U.K.

Example: Suppose Chip Authentication is to be done by using the ECDH algorithm, resulting in an AES session key length of 128 bits. This session key will subsequently be used in the CBC mode of operation to ensure data confidentiality and with the CMAC algorithm to ensure data authenticity. Therefore, the object identifier to use is (in ASN.1 notation) . The value of this object identifier in dot notation is .

Dot notationByte notation
‘04 00 7F 00 07 02 02 03 02 02’
‘04 00 7F 00 07 02 02 03 02 03’
‘04 00 7F 00 07 02 02 03 02 04’
6.2. Application Identifiers U.K.

Generation 2:

The Application Identifier (AID) for the External GNSS Facility (Generation 2) is given by ‘FF 44 54 45 47 4D’. This is a proprietary AID according to ISO/IEC 7816-4.

Note: The last 5 bytes encode DTEGM for smart Tachograph External GNSS Facility.U.K.

The Application Identifier for the generation 2 tachograph card application is given by ‘FF 53 4D 52 44 54’. This is a proprietary AID according to ISO/IEC 7816-4.

Back to top

Options/Help

Print Options

You have chosen to open the Whole Regulation

The Whole Regulation you have selected contains over 200 provisions and might take some time to download. You may also experience some issues with your browser, such as an alert box that a script is taking a long time to run.

Would you like to continue?

You have chosen to open Schedules only

The Schedules you have selected contains over 200 provisions and might take some time to download. You may also experience some issues with your browser, such as an alert box that a script is taking a long time to run.

Would you like to continue?

Close

Legislation is available in different versions:

Latest Available (revised):The latest available updated version of the legislation incorporating changes made by subsequent legislation and applied by our editorial team. Changes we have not yet applied to the text, can be found in the ‘Changes to Legislation’ area.

Original (As adopted by EU): The original version of the legislation as it stood when it was first adopted in the EU. No changes have been applied to the text.

Close

See additional information alongside the content

Geographical Extent: Indicates the geographical area that this provision applies to. For further information see ‘Frequently Asked Questions’.

Show Timeline of Changes: See how this legislation has or could change over time. Turning this feature on will show extra navigation options to go to these specific points in time. Return to the latest available version by using the controls above in the What Version box.

Close

Opening Options

Different options to open legislation in order to view more content on screen at once

Close

More Resources

Access essential accompanying documents and information for this legislation item from this tab. Dependent on the legislation item being viewed this may include:

  • the original print PDF of the as adopted version that was used for the EU Official Journal
  • lists of changes made by and/or affecting this legislation item
  • all formats of all associated documents
  • correction slips
  • links to related legislation and further information resources
Close

Timeline of Changes

This timeline shows the different versions taken from EUR-Lex before exit day and during the implementation period as well as any subsequent versions created after the implementation period as a result of changes made by UK legislation.

The dates for the EU versions are taken from the document dates on EUR-Lex and may not always coincide with when the changes came into force for the document.

For any versions created after the implementation period as a result of changes made by UK legislation the date will coincide with the earliest date on which the change (e.g an insertion, a repeal or a substitution) that was applied came into force. For further information see our guide to revised legislation on Understanding Legislation.

Close

More Resources

Use this menu to access essential accompanying documents and information for this legislation item. Dependent on the legislation item being viewed this may include:

  • the original print PDF of the as adopted version that was used for the print copy
  • correction slips

Click 'View More' or select 'More Resources' tab for additional information including:

  • lists of changes made by and/or affecting this legislation item
  • confers power and blanket amendment details
  • all formats of all associated documents
  • links to related legislation and further information resources