Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

OBSERVED PROPERTY

#wheel (sub-subject)

Fields

Type

Description

PurposeDescription

ID (OBSERVED PROPERTYidentifier)

M

wheel_location_technical

GRAMMAR

wheel_location

Applicable to

OBSERVED PROPERTYname

M

location_logical

GRAMMAR

OBSERVED PROPERTYtype

M

location

GRAMMAR

Applicable to

https://tic40.atlassian.net/l/c/K30qhray

Location [review]

https://tic40.atlassian.net/l/c/YVsUcrYo

Also known as

O

TIC Description

tyre position, wheel position

TIC Description

Definition

MTIC Description

Identifies the unique position of the wheel in relation to the subject and links the following observed properties to this unique position.

TIC Description

Further Detail

O

TIC Description

In case the subject travel direction forward is clear, the following applies:

The first number represents the position counting from front to back on the CHE. (In binary system: The high order 4 bits (first) represent this position number).

The second number represents the position counting from left to right when facing in the direction of the normal CHE travel (forward). (In binary system: The low order 4 bits (second) represent this position number).

In binary system: Instead of 4 / 4 bits, the byte can be split for example 6 / 2 to accomodate STS application, so that up to 64 wheels on each side are possible.

The wheel_location should be labelled on the machine for better identification by humans.

In case the travel direction forward is not clear (e.g. missing cabin, RTG, RMG, ASC, AGV): Forward needs to be defined by the vendor or the operator and needs to be labelled on the machine.

As a generic definition the following applies to STS cranes:

STS crane (lateral movement): looking towards the water left side is forward.

STS crane (trolley movement): forward is moving into the direction of the ship.

TIC Description

Required Information

MTIC Description

SUBJECT; SUB-SUBJECT=traction; and VALUE

TIC Description

SUBJECT

same as #wheel

OBSERVED PROPERTY

any related to wheels

Value

binary: 00 00 00 00 to 11 11 11 11

decimal: 00 00 to 15 15

Related standards

OTIC Description

SAE J1939 SPN 929

ETRTO TRA JATMA

TIC Description

Related TIC 4.0 definition

O

TIC Description

Example

M

TIC Description

Decimal wheel_ID 00 00 would be left front tyre for a straddle carrier.

Decimal wheel_ID 01 01 would be right second front tyre for a straddle carrier.

Decimal wheel_ID 02 03 would be right outside rear on a 3-axle tractor with dual tyres per side (3rd axle, 4th tire).

TIC Description

Example in the context of the grammar

MTIC Description

(SC#71_traction) (wheel_id=00 00) (pressure_bar=9.8)

Bloque de código
{
  "wheel": [
    {
      "id": "",
      "name": "",
      "number": 0,
      "type": "",
      "family": "",
      "brand": "",
      "model": "",
      "location": {
        "technical": [
          {
            "pom": "ioutput",
            "pomt": "actual",
            "timestamp": "2021-04-14T07:01:18.582Z",
            "qualifier": "wheel",
            "value": [
              "01",
              "01"
            ]
          }
        ]
      }
    },
    {
      "id": "",
      "name": "",
      "number": 0,
      "type": "",
      "family": "",
      "brand": "",
      "model": "",
      "location": {
        "technical": [
          {
            "pom": "ioutput",
            "pomt": "actual",
            "timestamp": "2021-04-14T07:01:18.582Z",
            "qualifier": "wheel",
            "value": [
              "01",
              "02"
            ]
          }
        ]
      }
    }
  ]
}

TIC Description

Search tags

MTechnical

#wheel_ID, #rim_ID, #tyre_ID, #tire_ID, #wheel_location, #rim_location, #tyre_location, #tire_location, #wheel_position, #rim_position, #tyre_position, #tire_position

Technical

Version / Date

MTechnical

TIC_R_2020 / 14.01.2021

Technical

Internal TIC Version

MTechnical

definition technical group

Technical