TIC 4.0

Idle

CONCEPT

Fields

Type

Description

Purpose

Fields

Type

Description

Purpose

ID (Concept identifier)

M

idle

GRAMMAR

Concept name

M

Idle

GRAMMAR

Concept type

M

status

GRAMMAR

Also known as

O

Idling; not working; not moving; not driving; not busy; waiting; do nothing; inactive; on_idle; on_not_working

TIC Description

Definition

M

Situation while the subject is “Onand [not receiving any input (order, instruction, signal) regardless of the origin (local or remote, manual or automatic) to execute any action (to do something the machine was designed for) and it is not currently executing any output (operational) movement]

TIC Description

Further Detail

O

“Idle” is the opposite of “Working” while the subject is On. When the subject is “Off=TRUE” then “Idle=FALSE” and “Working=FALSE”

Working represents if the machine is not busy while it is “On”

Idle is referring to operational definition not about the “ralenti” idling engine definition.

For example in a classical CHE it is considered idle only if all these actions are false (not active):

  1. All inputs to the equipment from the operator

  2. Handling (Hoist, Trolley , lift or similars)

  3. Driving, displacement (Gantry or similar)

  4. Alignment movements (machine with cargo)

Will not be taken into account

  1. Engine running

  2. Internal adjustment of ropes tension

  3. Any internal element running (moving) or internal parts that need to be running continuously (fans, ventilation etc)

TIC Description

Required Information

M

SUBJECT; OBSERVED PROPERTY and VALUE

TIC Description

SUBJECT

 

https://tic40.atlassian.net/l/c/mfS1hwE9 ; https://tic40.atlassian.net/l/c/SmGibyfx; spreader; drive; trolley; hoist; boom

 

POINT OF MEASUREMENT

 

input;iinput ; output; output; input_or_output

actual;

 

OBSERVED PROPERTY

 

status; duration; counter; totalcounter; timer; totaltimer;

 

Value

 

TRUE; FALSE; real number; integer

 

Related standards

O

 

TIC Description

Related TIC 4.0 definition

O

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

TIC Description

Example

M

che_idle_status: TRUE = the Container Handler Equipment is not receiving any command from the driver (joystick) and it is not moving any element to perform a job (drive, hoist, gantry, trolley, etc).

che.hoist.idle.status: TRUE = the Hoist system of the Container Handler Equipment is not lifting (up) or descending (down).

TIC Description

Example in the context of the grammar

M

An RTG is doing gantry without any operator joystic input but because inertia is still moving so it is not idle (considering “input_or_output”; or just only “output”)

che.drive.status.input.actual: FALSE; che.drive.status.ouput.actual: TRUE; che.idle.status.input_or_ouput: TRUE

Json example:

{ "che": [ { "id": "", "name": "", "number": 0, "type": "", "family": "", "brand": "", "model": "", "idle": { "status": [ { "pom": "input", "pomt": "actual", "timestamp": "2021-04-22T13:32:39.433Z", "value": false }, { "pom": "output", "pomt": "actual", "timestamp": "2021-04-22T13:32:39.433Z", "value": false }, { "pom": "input_or_output", "pomt": "actual", "timestamp": "2021-04-22T13:32:39.433Z", "value": false } ], "duration": [ { "pom": "input", "pomt": "actual", "starttimestamp": "2021-04-22T13:32:39.433Z", "endtimestamp": "2021-04-22T13:32:39.433Z", "timestamp": "2021-04-22T13:32:39.433Z", "unit": "second", "value": 0 }, { "pom": "output", "pomt": "actual", "starttimestamp": "2021-04-22T13:32:39.433Z", "endtimestamp": "2021-04-22T13:32:39.433Z", "timestamp": "2021-04-22T13:32:39.433Z", "unit": "second", "value": 0 }, { "pom": "input_or_output", "pomt": "actual", "starttimestamp": "2021-04-22T13:32:39.433Z", "endtimestamp": "2021-04-22T13:32:39.433Z", "timestamp": "2021-04-22T13:32:39.433Z", "unit": "second", "value": 0 } ], "counter": [ { "pom": "input", "pomt": "actual", "starttimestamp": "2021-04-22T13:32:39.433Z", "endtimestamp": "2021-04-22T13:32:39.433Z", "timestamp": "2021-04-22T13:32:39.433Z", "value": 0 }, { "pom": "output", "pomt": "actual", "starttimestamp": "2021-04-22T13:32:39.433Z", "endtimestamp": "2021-04-22T13:32:39.433Z", "timestamp": "2021-04-22T13:32:39.433Z", "value": 0 }, { "pom": "input_or_output", "pomt": "actual", "starttimestamp": "2021-04-22T13:32:39.433Z", "endtimestamp": "2021-04-22T13:32:39.433Z", "timestamp": "2021-04-22T13:32:39.433Z", "value": 0 } ], "totalcounter": [ { "pom": "input", "pomt": "actual", "timestamp": "2021-04-22T13:32:39.433Z", "value": 0 }, { "pom": "output", "pomt": "actual", "timestamp": "2021-04-22T13:32:39.433Z", "value": 0 }, { "pom": "input_or_output", "pomt": "actual", "timestamp": "2021-04-22T13:32:39.433Z", "value": 0 } ], "timer": [ { "pom": "input", "pomt": "actual", "starttimestamp": "2021-04-22T13:32:39.433Z", "endtimestamp": "2021-04-22T13:32:39.433Z", "timestamp": "2021-04-22T13:32:39.433Z", "unit": "second", "value": 0 }, { "pom": "output", "pomt": "actual", "starttimestamp": "2021-04-22T13:32:39.433Z", "endtimestamp": "2021-04-22T13:32:39.433Z", "timestamp": "2021-04-22T13:32:39.433Z", "unit": "second", "value": 0 }, { "pom": "input_or_output", "pomt": "actual", "starttimestamp": "2021-04-22T13:32:39.433Z", "endtimestamp": "2021-04-22T13:32:39.433Z", "timestamp": "2021-04-22T13:32:39.433Z", "unit": "second", "value": 0 } ], "totaltimer": [ { "pom": "input", "pomt": "actual", "timestamp": "2021-04-22T13:32:39.433Z", "unit": "hours", "value": 0 }, { "pom": "output", "pomt": "actual", "timestamp": "2021-04-22T13:32:39.433Z", "unit": "hours", "value": 0 }, { "pom": "input_or_output", "pomt": "actual", "timestamp": "2021-04-22T13:32:39.433Z", "unit": "hours", "value": 0 } ] } } ] }

TIC Description

Link to one or more operational processes

M

Any CHE load or discharge or driving operation.

TIC Description

Search tags

M

#working #work; #idle; #ideling; #busy;

Technical

Version / Date

M

2021.1 - 30/04/2021

Technical

Internal TIC Version

M

20210422 consistency review

Technical

M = Mandatory

O = Optional


Created by

Edited by

Review / Approve

Published

 @Francisco Blanquer Jaraiz 2020-03-18

 

 

 

 

  @Francisco Blanquer Jaraiz 2021-04-22

 

 

© Copyright - TIC 4.0 All rights reserved | Design web by Fundación Valenciaport