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

GRAMMAR

Concept name

M

On

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; running;

TIC Description

Definition

M

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 then TRUE else FALSE

TIC Description

Further Detail

O

This definition is

complementary

opposite to the “Off” concept. If “On” is FALSE then “Off” is TRUE and vice-versa.

If the power subject system is able to supply the energy for normal operation and the “control” of the subject is “on” and all the subject systems and subsystems are ready to run the subject for its normal “job” in less than

2

5 seconds (

default standby_to_operative_timer = 2

Off to On time = 5 seconds) (where the systems requires no more of one operator action intervention to be ready) then it is considered “on”. The operator can do more than one action but the system just requires one. If all of the critical components to operate are “on” then is considered “on”.

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; #Gate; #Terminal; #TOS ; #Luminary; #Engine

CHE; control; health; powersource; drive; spreader; hoist; trolley; boom; cabin; TOS; Terminal; Gate; TOS ; Luminary

 

POINT OF MEASUREMENT

 

#input

input;

#internal_in ; #internal_out ;#output#schedule; #planning; #estimated; #actual; #performed

iinput ; ioutput ;output

schedule; planning; estimated; actual; performed

 

OBSERVED PROPERTY

 

#status

status;

#counter

duration;

#duration

counter;

#timer

totalcounter;

#totaltimer #energy; #startevent; #startcounter; #endevent; #endcounter; #distance; default 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

 All related with the safety process to start a Machine.

TIC Description

Related TIC 4.0 definition

O

#off; #on_standby

https://tic40.atlassian.net/l/c/1Dz2Di1R https://tic40.atlassian.net/l/c/EGRtUay9 https://tic40.atlassian.net/l/c/9N9rP5NW

TIC Description

Example

M

che

_

.on

_

.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 and only needs one operation actions to get it.

che

_

.spreader

_

.on

_

.status: TRUE = the Spreader of the Container Handler Equipment is ready to operate properly (lock-unlock-expand-contract) in less than

2

5 seconds.

che

_engine_on_

.powersource.on.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.

TIC Description

Example in the context of the grammar

M

An RTG with the Engine On, electrical drives (inverters) are on and and crane is ready to move with one move of the joystick

.

:

che

_

.engine

_

.on

_

.status: TRUE; che

_

.drives

_

.on

_

.status: TRUE; che

_

.control

_

.on

_

.status: TRUE; che

_

.on

_

.status: TRUE

An RTG with the Engine On but the electrical drivers (inverters) are off and the control off and both has to be armed by the operator

.

:

che

_

.engine

_

.on

_

.status: TRUE; che

_

.drives

_

.on

_

.status: FALSE; che

_

.control

_

.on

_

.status: FALSE; che

_

.on

_

.status: FALSE

CHE with the operator seated, engine standby (start-stop system), CHE ready to operate in less than

2

5 seconds just when driver move the joystick then ON:

che

_

.engine

_

.on

_

.status: FALSE; che

_

.control

_

.on

_

.status: TRUE; che

_seat_operator_on_

.cabin.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_

.cabin.on.status: FALSE; che

_

.on

_

.status: FALSE; che

_on_

.standby

_status: FALSE

.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": "",
      "on": {
        "status": [
          {
            "pom": "ioutput",
            "pomt": "actual",
            "timestamp": "2021-04-22T11:23:51.758Z",
            "value": false,
            "offtoontime": "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.2020

2021.1 - 30/04/2021

Technical

Internal TIC Version

M

definition technical group

20210422 consistency review

20210816 semantic off_to_on_time = offtoontime

Technical

M = Mandatory

O = Optional

JSON:

XML:

...

...

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