Versiones comparadas

Clave

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

CONCEPT

Fields

Type

Description

Purpose

ID (Concept identifier)

M

notstandby

GRAMMAR

Concept name

M

Not Standby

GRAMMAR

Concept type

M

status

GRAMMAR

Also known as

O

On; Not Off; Power On; Ready to work; running; With power; Engine on; Power supply on; idle; active; standby not active;

TIC Description

Definition

M

If the main power supply system and all subject systems are currently ready to operate (do the job it has been designed for) and no operator action is required (to be ready) then TRUE else FALSE

TIC Description

Further Detail

O

On Standby is a special type of On status where the subject is currently ready and not in standby.

If off “off” is TRUE then notstandby “notstandby” has to be FALSE

If on “on” is TRUE and standby “standby” is FALSE then notstandby “notstandby” is TRUE

If on “on” is TRUE and standby “standby” is TRUE then notstandby “notstandby” is FALSE

off_to_on_time = 5 (default if not value is consider)

TIC Description

Required Information

M

SUBJECT; OBSERVED PROPERTY and VALUE

TIC Description

SUBJECT

 

#CHE; #STS; #SC; #RTG; #RMG; #TT; #FKL; #Gate; #Terminal; #MC; #TOS ; #LuminaryCHE; control; health; powersource; drive; spreader; hoist; trolley; boom; cabin; TOS; Terminal; Gate; TOS ; Luminary

 

POINT OF MEASUREMENT

 

#inputinput; #internal_in ; #internal_out ;#output#schedule; #planning; #estimated; #actual; #performediinput ; ioutput ;output

schedule; planning; estimated; actual; performed

 

OBSERVED PROPERTY

 

#statusstatus; #counterduration; #durationcounter; #timertotalcounter; #totaltimer #energy; #startevent; #startcounter; #endevent; #endcounter; #distance;timer; totaltimer

 

Value

 TRUE; FALSE; real number; integer

status: boolean; duration and timer: seconds, totaltimer: hour.

 

Related standards

O

 

TIC Description

Related TIC 4.0 definition

O

;#on; #off; #standbyhttps://tic40.atlassian.net/l/c/zf6c0sN4 https://tic40.atlassian.net/l/c/1Dz2Di1R https://tic40.atlassian.net/l/c/d9fFF9UV

TIC Description

Example

M

che.notstandby.status: FALSE = the Container Handler Equipment is not actually and currently ready to operate or do its job properly in less than 2 seconds because the power, the control and all of its systems are able to be ready on time but currently is not or the CHE is offnot currently ready todo the job.

che.spreader.notstandby.status: TRUE = the Spreader of the Container Handler Equipment is currently ready to operate properly (lock-unlock-expand-contract).

che.engine.notstandby.status: FALSE = the Engine of the Container Handler Equipment currently is not ready to generate the power to the CHE working properly.

TIC Description

Example in the context of the grammar

M

An RTG with the Engine and control On but the drivers off and the cabin gate open

che.engine.on.status: TRUE; che.drivers.on.status: FALSE; che.control.on.status: TRUE; che.cabingateopen.status: TRUE; che.on.status: TRUE; che.notstandby.status: FALSE

JSON example:

Bloque de código
languagejson
{
  "msg": {
    "id": "",
    "sender": "",
    "timestamp": "2021-04-22T11:32:05.037Z",
    "topic": "",
    "destinantion": "",
    "creationtimestamp": "2021-04-22T11:32:05.037Z",
    "starttimestamp": "2021-04-22T11:32:05.037Z",
    "endtimestamp": "2021-04-22T11:32:05.037Z"
  },
  "che": [
    {
      "id": "",
      "name": "",
      "number": 0,
      "type": "",
      "family": "",
      "brand": "",
      "model": "",
      "notstandby": {
        "status": [
          {
            "pom": "ioutput",
            "pomt": "actual",
            "timestamp": "2021-04-22T11:32:05.037Z",
            "value": false,
            "off_to_on_time": "5"
          }
        ],
        "duration": [
          {
            "pom": "ioutput",
            "pomt": "actual",
            "unit": "seconds",
            "timestamp": "2021-04-22T11:32:05.037Z",
            "value": 0,
            "off_to_on_time": "5"
          }
        ],
        "counter": [
          {
            "pom": "ioutput",
            "pomt": "actual",
            "timestamp": "2021-04-22T11:32:05.037Z",
            "value": 0,
            "starttimestamp": "2021-04-22T11:32:05.037Z",
            "endtimestamp": "2021-04-22T11:32:05.037Z",
            "off_to_on_time": "5"
          }
        ],
        "totalcounter": [
          {
            "pom": "ioutput",
            "pomt": "actual",
            "timestamp": "2021-04-22T11:32:05.037Z",
            "value": 0,
            "off_to_on_time": "5"
          }
        ],
        "timer": [
          {
            "pom": "ioutput",
            "pomt": "actual",
            "unit": "seconds",
            "timestamp": "2021-04-22T11:32:05.037Z",
            "value": 0,
            "starttimestamp": "2021-04-22T11:32:05.037Z",
            "endtimestamp": "2021-04-22T11:32:05.038Z",
            "off_to_on_time": "5"
          }
        ],
        "totaltimer": [
          {
            "pom": "ioutput",
            "pomt": "actual",
            "unit": "seconds",
            "timestamp": "2021-04-22T11:32:05.038Z",
            "value": 0,
            "off_to_on_time": "5"
          }
        ]
      }
    }
  ]
}

TIC Description

Link to one or more operational processes

M

Any CHE load or discharge operation.

TIC Description

Search tags

M

#OFF; #Off; #off; #ON; #On; #on; #standby; #running; #working

Technical

Version / Date

M

2021.1 - 30/04/2021

Technical

Internal TIC Version

M

definition technical group20210422 consistency review

Technical

M = Mandatory

O = Optional

JSON:

...

MQTT:

...

Created by

Edited by

Review / Approve

Published

 Francisco Blanquer Jaraiz 2020-03-18

 

 

 

  Francisco Blanquer Jaraiz 2021-04-22