TIC 4.0

Ir al final de los metadatos
Ir al inicio de los metadatos

Estás viendo una versión antigua de esta página. Ve a la versión actual.

Comparar con el actual Ver el historial de la página

« Anterior Versión 18 Siguiente »

CONCEPT

Fields

Type

Description

Purpose

ID (Concept identifier)

M

weight

GRAMMAR

Concept name

M

Weight

GRAMMAR

Concept type

M

Load

GRAMMAR

Also known as

O

load; cargo weight; payload; gross weight;

TIC Description

Definition

M

The force that gravitation exerts upon the TIC 4.0 “subject”, equal to the mass of the payload times the local acceleration of gravity.

TIC Description

Further Detail

O

TIC 4.0 “subject” can be an object (cargo, che, spreader) or a process (cargovisit, cycle) or a system (hoist, trolley). If “weight” refers to a subject that is not an object, “weight” applies to the payload that is being processed or managed by the “subject”.

Nett + Tare = Gross

Specific cases:

cargovisit.weight defines the weight of the cargo ofthe cargo visit process.

E.g. during a container visit to a terminal the cargovisit.weight.gross.value will be the total weight of the container (Tara weight) plus the weight of the cargo. And if there is a verified gross mass (VGM), then it equals the gross weight (cf. IMO XYZ).

cycle.weight defines the weight of the payload that is being moved.

che.cycle.weight defines the weight of the payload that is being moved by the CHE. The cycle is a process that only refers to the cargo, so the cycle weight does not include the spreader, which is part of the CHE.

E.g during a STS twin move the che.cycle.weight.gross.output.actual.ton.value will be the total gross weight of the two containers moved by the STS.

E.g with objects

che.weight.gross.output.actual.ton.value = 150 tons means that the CHE plus whatever cargo it is handling weighs 150 tons.

che.weight.tare.output.actual.ton.value = 138 tons means that the CHE itself weighs 138 tons.

che.spreader.weight.tare.output.actual.ton.value = 12 tons means that the spreader itself weighs 12 tons.

che.spreader.weight.gross.output.actual.ton.value = 22 tons means that the spreader plus whatever it carries or it is attached weighs 22 tons.

che.spreader.weight.nett.output.actual.ton.value = 10 tons means that payload that is being moved by the spreader weighs 10 tons (the container)

Usually when a cargo visit is handled by a CHE will result in:

cargovisit.weight.gross should have the same value as any che.spreader.weight.nett that is handling the cargo during its visit.

TIC Description

Required Information

M

SUBJECT; OBSERVED PROPERTY and VALUE

TIC Description

SUBJECT

 

cargovisit, CHE, spreader, hoist

 

POINT OF MEASUREMENT

 

output

actual

 

OBSERVED PROPERTY

 

gross, net, measured

 

Value

 

ton

 

Related standards

O

 IMO VGM Standard

TIC Description

Related TIC 4.0 definition

O

 weightrear; weightfront,

Gross [REVIEW] Nett [REVIEW]

TIC Description

Example

M

A 10 ton container:

tos.cargo.weight.nett.ouput.actual.ton = 6

tos.cargo.weight.gross.output.actual.ton = 10

tos.cargovisit.weight.gross.output.actual.ton =10

che.spreader.weight.gross.output.actual.ton = 22

che.spreader.weight.tare.output.actual.ton = 12

che.spreader.weight.nett.output.actual.ton = 10

che.hoist.weight.gross.output.actual.ton = 22

che.hoist.weight.nett.output.actual.ton = 10

che.hoist.weightfront.gross.output.actual.ton = 12

che.hoist.weightrear.gross.output.actual.ton = 10

che.cycle.weight.totalgross.output.actual.ton = 3456 

TIC Description

Example in the context of the process

M

CHE jSON data model including weight and load

{
  "msg": {
    "id": ""
  },
  "che": [
    {
      "id": "",
      "name": "",
      "spreader": [
        {
          "id": "",
          "weight": {
            "gross": [
              {
                "pom": "output",
                "pomt": "actual",
                "timestamp": "",
                "unit": "ton",
                "value": 0
              }
            ],
            "nett": [
              {
                "pom": "output",
                "pomt": "actual",
                "timestamp": "",
                "unit": "ton",
                "value": 0
              }
            ]
          }
        }
      ],
      "hoist": [
        {
          "id": "",
          "weight": {
            "gross": [
              {
                "pom": "output",
                "pomt": "actual",
                "timestamp": "",
                "unit": "ton",
                "value": 0
              }
            ],
            "nett": [
              {
                "pom": "output",
                "pomt": "actual",
                "timestamp": "",
                "unit": "ton",
                "value": 0
              }
            ]
          },
          "weightfront": {
            "gross": [
              {
                "pom": "output",
                "pomt": "actual",
                "timestamp": "",
                "unit": "ton",
                "value": 0
              }
            ],
            "nett": [
              {
                "pom": "output",
                "pomt": "actual",
                "timestamp": "",
                "unit": "ton",
                "value": 0
              }
            ]
          },
          "weightrear": {
            "gross": [
              {
                "pom": "output",
                "pomt": "actual",
                "timestamp": "",
                "unit": "ton",
                "value": 0
              }
            ],
            "nett": [
              {
                "pom": "output",
                "pomt": "actual",
                "timestamp": "",
                "unit": "ton",
                "value": 0
              }
            ]
          }
        }
      ],
      "cycle": [
        {
          "id": "",
          "weight": {
            "gross": [
              {
                "pom": "output",
                "pomt": "actual",
                "timestamp": "",
                "starttimestamp": "2022-03-10T16:12:12.101Z",
                "endtimestamp": "2022-03-10T16:12:12.101Z",
                "unit": "ton",
                "value": 0
              }
            ],
            "totalgross": [
              {
                "pom": "output",
                "pomt": "actual",
                "timestamp": "",
                "unit": "ton",
                "value": 0
              }
            ]
          }
        }
      ]
    }
  ]
}

TIC Description

Link to one or more operational processes

M

TIC Description

Search tags

M

Please update

Technical

Version / Date

M

20211214

Technical

Internal TIC Version

M

2022.004

Technical

M = Mandatory

O = Optional

  

Created by

Edited by

Review / Approve

Published

 Francisco Blanquer Jaraiz 2020-01-01

Francisco Blanquer Jaraiz 2021-12-13 

 

 

 

 

 

 

 

  • Sin etiquetas