CONCEPT
Fields | Type | Description | Purpose |
---|---|---|---|
ID (Concept identifier) | M | standby | GRAMMAR |
Concept name | M | 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” [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 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 | 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_time = 5 (default if not value is consider) | TIC Description |
Required Information | M | SUBJECT; OBSERVED PROPERTY and VALUE | TIC Description |
SUBJECT |
| CHE; control; health; powersource; drive; spreader; hoist; trolley; boom; cabin; TOS; Terminal; Gate; TOS ; Luminary |
|
POINT OF MEASUREMENT |
| input; iinput ; ioutput ;output schedule; planning; estimated; actual; performed |
|
OBSERVED PROPERTY |
| status; duration; counter; totalcounter; timer; totaltimer |
|
Value |
| status: boolean; duration and timer: seconds, totaltimer: hour. |
|
Related standards | O |
| TIC Description |
Related TIC 4.0 definition | O | https://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.standby.status: TRUE = the Container Handler Equipment is ready to operate or do its job properly in less than 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.standby.status: TRUE = the Spreader of the Container Handler Equipment is ready to operate properly (lock-unlock-expand-contract) in less than 5 seconds but currently is not. che.engine.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 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.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.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.standby.status: FALSE JSON example: { "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, "off_to_on_time": "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", "off_to_on_time": "5" } ], "totalcounter": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2021-04-22T11:23:51.758Z", "value": 0, "off_to_on_time": "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", "off_to_on_time": "5" } ], "totaltimer": [ { "pom": "ioutput", "pomt": "actual", "unit": "seconds", "timestamp": "2021-04-22T11:23:51.759Z", "value": 0, "off_to_on_time": "5" } ] } } ] } | TIC Description |
Link to one or more operational processes | M | TIC Description | |
Search tags | M | #OFF; #Off; #standby; #running; #working | 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 |
|
|