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

on_standby

GRAMMAR

Concept name

M

On Standby

GRAMMAR

Concept type

M

Activity

GRAMMAR

Also known as

O

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

TIC Description

Definition

M

If the subject is “On” On[If the main power supply and all subject systems are able to operate (do the job it has been designed for) the subject in less than 2 5 seconds requiring no more (a maximum) than one (not a sequence) operator action] but any (at least one) of them (power supply or subject system) is not currently ready then TRUE else FALSE

TIC Description

Further Detail

O

On Standby is a special type of On status where the subject is not currently ready but almost and just need a maximum of one operator action (a sequence from the operator is not required just one action).

If Off is TRUE then standby is FALSE

off_to_on_standby is FALSEtime = 5 (default if not value is consider)

TIC Description

Required Information

M

SUBJECT; OBSERVED PROPERTY and VALUE

TIC Description

SUBJECT

 

#CHE; #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;

standby_to_operative_timer = 2 (default)

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

#off; #on_standbyhttps://tic40.atlassian.net/l/c/zf6c0sN4 https://tic40.atlassian.net/l/c/1Dz2Di1R https://tic40.atlassian.net/l/c/9N9rP5NW

TIC Description

Example

M

che_on_.standby_.status: TRUE = the Container Handler Equipment is ready to operate or do its job properly in less than 2 5 seconds because the power, the control and all of its systems are able to be ready on time but currently is not.

che_.spreader_on_.standby_.status: TRUE = the Spreader of the Container Handler Equipment is ready to operate properly (lock-unlock-expand-contract) in less than 2 5 seconds but currently is not.

che_.engine_on_.standby_.status: FALSE = the Engine of the Container Handler Equipment is not ready to generate the power to the CHE working properly in less than 2 5 seconds but currently is not.

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_on_.standby_.status: TRUE

CHE with the operator seated, engine standby (start-stop system), CHE ready to operate just when driver move the joystick then ON:

che_.engine_.on_.status: FALSE; che_.control_.on_.status: TRUE; che_.seat_.operator_.on_.status: TRUE; che_.on_.status: TRUE; che_on_.standby_.status: TRUE:

CHE with the operator not seated, engine standby (start-stop system), CHE ready to operate just when driver seated and move the joystick then OFF:

che_.engine_.on_.status: FALSE; che_.control_.on_.status: TRUE; che_.seat_.operator_.on_.status: FALSE; che_.on_.status: FALSE; che_on_standby_status: FALSE.standby.status: FALSE

JSON example:

Bloque de código
languagejson
{
  "msg": {
    "id": "",
    "sender": "",
    "timestamp": "2021-04-22T11:23:51.758Z",
    "topic": "",
    "destinantion": "",
    "creationtimestamp": "2021-04-22T11:23:51.758Z",
    "starttimestamp": "2021-04-22T11:23:51.758Z",
    "endtimestamp": "2021-04-22T11:23:51.758Z"
  },
  "che": [
    {
      "id": "",
      "name": "",
      "number": 0,
      "type": "",
      "family": "",
      "brand": "",
      "model": "",
      "standby": {
        "status": [
          {
            "pom": "ioutput",
            "pomt": "actual",
            "timestamp": "2021-04-22T11:23:51.758Z",
            "value": false,
            "off_to_on_time": "5"
          }
        ],
        "duration": [
          {
            "pom": "ioutput",
            "pomt": "actual",
            "unit": "seconds",
            "timestamp": "2021-04-22T11:23:51.758Z",
            "value": 0,
            "offtoontime": "5"
          }
        ],
        "counter": [
          {
            "pom": "ioutput",
            "pomt": "actual",
            "timestamp": "2021-04-22T11:23:51.758Z",
            "value": 0,
            "starttimestamp": "2021-04-22T11:23:51.758Z",
            "endtimestamp": "2021-04-22T11:23:51.758Z",
            "offtoontime": "5"
          }
        ],
        "totalcounter": [
          {
            "pom": "ioutput",
            "pomt": "actual",
            "timestamp": "2021-04-22T11:23:51.758Z",
            "value": 0,
            "offtoontime": "5"
          }
        ],
        "timer": [
          {
            "pom": "ioutput",
            "pomt": "actual",
            "unit": "seconds",
            "timestamp": "2021-04-22T11:23:51.758Z",
            "value": 0,
            "starttimestamp": "2021-04-22T11:23:51.758Z",
            "endtimestamp": "2021-04-22T11:23:51.759Z",
            "offtoontime": "5"
          }
        ],
        "totaltimer": [
          {
            "pom": "ioutput",
            "pomt": "actual",
            "unit": "seconds",
            "timestamp": "2021-04-22T11:23:51.759Z",
            "value": 0,
            "offtoontime": "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

TIC_Q4_2020 / 15.09.20202021.1 - 30/04/2021

Technical

Internal TIC Version

M

definition technical group20210422 consistency review

20210816 semantic off_to_on_time = offtoontime

Technical

M = Mandatory

O = Optional

JSON:

XML:

MQTT:

...

Created by

Edited by

Review / Approve

Published

 Francisco Blanquer Jaraiz 2020-03-18

 

 

 

  Francisco Blanquer Jaraiz 2021-04-22

 

 

Francisco Blanquer Jaraiz 2021-08-16