SUBJECT
Fields | Type | Description | Purpose |
ID (subject identifier) | M | health | GRAMMAR |
subject name | M | Health | GRAMMAR |
subject type | M | process, logic, control | GRAMMAR |
Also known as | O | Alarm system, Error system, Maintenance control, | TIC Description |
Definition | M | The term HEALTH represents the array of systems which are used to monitor and manage the proper functioning of the subject within its working environment as |
|
Further Detail | O | The most common health systems usually are related to machines and its components but not only as far as it represents the vitality of the subject through the health, faults, warning and error messages it will consider it under Health. Also human actions like monitoring, diagnostics and or repairing are part of the health system. In principle any physical subject (che, spreader, powersource, lightpool, brake etc) could have a health (sub-subject) control system. Also any process (subject) could have a health control system. Even a complex subject like a terminal can have a global health control system. There is a clear link between Health and Control as health is a specific control system dedicated to control if the subject works properly within the designed parameters. | TIC Description |
Required Information | M | TIC Description | |
SUBJECT |
| CHE, TOS, Terminal, Gate, PowerSource, Spreader, (Terminal) Infrastructure |
|
CONCEPT |
| Id, Name, Number, Type, Family, Brand, Model, Softwareid, Location, Healthy, Fault, Warning, Error (Message) |
|
Related standards | O | TIC 4.0 ISO ?? SEA-J1939-73 | TIC Description |
Related TIC 4.0 definition | O | ||
Example | M | In flat format for an specific "timestamp": "2021-11-19T16:06:54.891Z" we receive this message: che.health.heallthy.status.ioutput.actual.boolean : FALSE che.health.fault.event.output.actual.tic40codeid: 1.1.2.4.3 che.health.fault.event.output.actual.tic40codename: che.powersource.coolant.control.sensor che.health.fault.event.output.actual.oldvalue: FALSE che.health.fault.event.output.actual.newvalue: TRUE che.health.warning.status.ioutput.actual.boolean: TRUE che.health.warning.status.ioutput.actual.tic40codeid: 1.1 Means that the che health it is not ok, with one specific fault in the coolant control sensor of the engine. This have a general warning in the powersource. | |
Example in the context of the grammar | M | Health data model in JSON format { "che": [ { "id": "", "name": "", "health": [ { "id": "", "name": "", "number": 0, "type": "", "family": "", "brand": "", "model": "", "source": "", "softwareid": "", "location": "", "healthy": { "status": [ { "value": false, "type": "operational/safety/component", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.488Z" }, { "value": false, "type": "operational/safety/component", "pom": "ioutput", "pomt": "estimated", "timestamp": "2021-11-30T09:21:29.488Z", "computingtime": "2021-11-30T09:21:29.488Z", "forecasttime": "2021-11-30T09:21:29.488Z" } ], "level": [ { "value": "", "type": "operational/safety/component", "unit": "percentage", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.488Z" }, { "value": "", "type": "operational/safety/component", "unit": "conflicts/errors/points/collisions", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.488Z" }, { "value": "", "type": "operational/safety/component", "unit": "percentage", "pom": "ioutput", "pomt": "estimated", "timestamp": "2021-11-30T09:21:29.488Z", "computingtime": "2021-11-30T09:21:29.488Z", "forecasttime": "2021-11-30T09:21:29.488Z" } ] }, "error": { "errormessage \"events; metadata;\"": [ { "timestamp": "2021-11-30T09:21:29.488Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "name": "", "description": "" } ] }, "interlock": { "status": [ { "tic40codeid": "", "tic40codename": "", "type": "safe/nonsafe", "pom": "ioutput", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.488Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "description": "", "reaction": "" } ], "duration": [ { "tic40codeid": "", "tic40codename": "", "type": "safe/nonsafe", "pom": "ioutput", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.488Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "description": "", "reaction": "" } ], "counter": [ { "tic40codeid": "", "tic40codename": "", "type": "safe/nonsafe", "pom": "ioutput", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.488Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "description": "", "reaction": "" } ], "totalcounter": [ { "tic40codeid": "", "tic40codename": "", "type": "safe/nonsafe", "pom": "ioutput", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.488Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "description": "", "reaction": "" } ], "timer": [ { "tic40codeid": "", "tic40codename": "", "type": "safe/nonsafe", "pom": "ioutput", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.488Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "description": "", "reaction": "" } ], "totaltimer": [ { "tic40codeid": "", "tic40codename": "", "type": "safe/nonsafe", "pom": "ioutput", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.488Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "description": "", "reaction": "" } ] }, "fault": { "status": [ { "tic40codeid": "", "tic40codename": "", "type": "fault/warning/recomendation?????", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.488Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "severity": "", "description": "", "reaction": "" } ], "duration": [ { "tic40codeid": "", "tic40codename": "", "type": "fault/warning/recomendation?????", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.488Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "severity": "", "description": "", "reaction": "" } ], "counter": [ { "tic40codeid": "", "tic40codename": "", "type": "fault/warning/recomendation?????", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.488Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "severity": "", "description": "", "reaction": "" } ], "totalcounter": [ { "tic40codeid": "", "tic40codename": "", "type": "fault/warning/recomendation?????", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.489Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "severity": "", "description": "", "reaction": "" } ], "timer": [ { "tic40codeid": "", "tic40codename": "", "type": "fault/warning/recomendation?????", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.489Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "severity": "", "description": "", "reaction": "" } ], "totaltimer": [ { "tic40codeid": "", "tic40codename": "", "type": "fault/warning/recomendation?????", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.489Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "severity": "", "description": "", "reaction": "" } ] }, "warning": { "status": [ { "tic40codeid": "", "tic40codename": "", "type": "fault/warning/recomendation?????", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.489Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "severity": "", "description": "", "reaction": "" } ], "duration": [ { "tic40codeid": "", "tic40codename": "", "type": "fault/warning/recomendation?????", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.489Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "severity": "", "description": "", "reaction": "" } ], "counter": [ { "tic40codeid": "", "tic40codename": "", "type": "fault/warning/recomendation?????", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.489Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "severity": "", "description": "", "reaction": "" } ], "totalcounter": [ { "tic40codeid": "", "tic40codename": "", "type": "fault/warning/recomendation?????", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.489Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "severity": "", "description": "", "reaction": "" } ], "timer": [ { "tic40codeid": "", "tic40codename": "", "type": "fault/warning/recomendation?????", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.489Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "severity": "", "description": "", "reaction": "" } ], "totaltimer": [ { "tic40codeid": "", "tic40codename": "", "type": "fault/warning/recomendation?????", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.489Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "severity": "", "description": "", "reaction": "" } ] }, "fault_or_error_or_warning": { "status": [ { "tic40codeid": "", "tic40codename": "", "type": "fault/warning/recomendation?????", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.489Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "severity": "", "description": "", "reaction": "" } ], "duration": [ { "tic40codeid": "", "tic40codename": "", "type": "fault/warning/recomendation?????", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.489Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "severity": "", "description": "", "reaction": "" } ], "counter": [ { "tic40codeid": "", "tic40codename": "", "type": "fault/warning/recomendation?????", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.489Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "severity": "", "description": "", "reaction": "" } ], "totalcounter": [ { "tic40codeid": "", "tic40codename": "", "type": "fault/warning/recomendation?????", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.489Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "severity": "", "description": "", "reaction": "" } ], "timer": [ { "tic40codeid": "", "tic40codename": "", "type": "fault/warning/recomendation?????", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.489Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "severity": "", "description": "", "reaction": "" } ], "totaltimer": [ { "tic40codeid": "", "tic40codename": "", "type": "fault/warning/recomendation?????", "pom": "output", "pomt": "actual", "timestamp": "2021-11-30T09:21:29.489Z", "value": false, "mcode": "", "spncode": "", "fmicode": "", "severity": "", "description": "", "reaction": "" } ] } } ] } ] } Healty example with a che powersource coolant control sensor problem in Json format. { "che": [ { "id": "", "name": "", "health": [ { "id": "", "name": "", "number": 0, "type": "", "family": "", "brand": "", "model": "", "source": "", "softwareid": "", "location": "", "healthy": { "status": [ { "value": false, "type": "operational", "pom": "output", "pomt": "actual", "timestamp": "2021-11-19T16:06:54.891Z" }, { "value": false, "type": "component", "pom": "ioutput", "pomt": "estimated", "timestamp": "2021-11-19T16:06:54.891Z", "computingtime": "2021-11-19T16:06:54.891Z", "forecasttime": "324", "forecasttimeunit": "second" } ], "level": [ { "value": "20", "type": "component", "unit": "percentage", "pom": "output", "pomt": "actual", "timestamp": "2021-11-19T16:06:54.891Z" }, { "value": "3654", "type": "operational", "unit": "errors", "pom": "output", "pomt": "actual", "timestamp": "2021-11-19T16:06:54.891Z" }, { "value": "5", "type": "component", "unit": "percentage", "pom": "ioutput", "pomt": "estimated", "timestamp": "2021-11-19T16:06:54.891Z", "computingtime": "2021-11-19T16:06:54.891Z", "forecasttime": "324", "forecasttimeunit": "second" } ] }, "fault": { "event": [ { "tic40codeid": "1.1.2.4.3", "tic40codename": "che.powersource.coolant.control.sensor", "pom": "output", "pomt": "actual", "timestamp": "2021-11-19T16:06:54.892Z", "unit": "boolean", "oldvalue": false, "newvalue": true, "mcode": "E", "spncode": 110, "fmicode": 3, "severity": {}, "description": {}, "reaction": {} } ], "status": [ { "tic40codeid": "1.1.2.4.3", "tic40codename": "che.powersource.coolant.control.sensor", "pom": "output", "pomt": "actual", "timestamp": "2021-11-19T16:06:54.892Z", "value": true, "mcode": "E", "spncode": 110, "fmicode": 3, "severity": {}, "description": {}, "reaction": {} } ], "duration": [ { "tic40codeid": "1.1.2.4.3", "tic40codename": "che.powersource.coolant.sensor", "pom": "output", "pomt": "actual", "unit": "second", "timestamp": "2021-11-19T16:06:54.892Z", "value": 1, "mcode": "E", "spncode": 110, "fmicode": 3, "severity": {}, "description": {}, "reaction": {} } ], "counter": [ { "tic40codeid": "1.1.2.4.3", "tic40codename": "che.powersource.coolant.control.sensor", "pom": "output", "pomt": "actual", "timestamp": "2021-11-19T16:06:54.892Z", "value": 32, "starttimestamp": "2021-11-19T16:05:54.892Z", "endtimestamp": "2021-11-19T16:06:54.892Z", "mcode": "E", "spncode": 110, "fmicode": 3, "severity": {}, "description": {}, "reaction": {} } ], "totalcounter": [ { "tic40codeid": "1.1.2.4.3", "tic40codename": "che.powersource.coolant.control.sensor", "pom": "ioutput", "pomt": "actual", "timestamp": "2021-11-19T16:06:54.892Z", "value": 347, "mcode": "E", "spncode": 110, "fmicode": 3, "severity": {}, "description": {}, "reaction": {} } ], "timer": [ { "tic40codeid": "1.1.2.4.3", "tic40codename": "che.powersource.coolant.control.sensor", "pom": "output", "pomt": "actual", "unit": "second", "timestamp": "2021-11-19T16:06:54.892Z", "value": 63, "starttimestamp": "2021-11-19T16:05:54.892Z", "endtimestamp": "2021-11-19T16:06:54.892Z", "mcode": "E", "spncode": 110, "fmicode": 3, "severity": {}, "description": {}, "reaction": {} } ], "totaltimer": [ { "tic40codeid": "1.1.2.4.3", "tic40codename": "che.powersource.coolant.control.sensor", "pom": "output", "pomt": "actual", "unit": "hour", "timestamp": "2021-11-19T16:06:54.892Z", "value": 4.32, "mcode": "E", "spncode": 110, "fmicode": 3, "severity": {}, "description": {}, "reaction": {} } ] } } ] } ] } | |
Link to one or more operational processes | M |
| |
Search tags | M | #alarm; #error; #fault | |
Version / Date | M | 2021.003 - 15/01/2022 | |
Internal TIC Version | M | 2021125 |
denotes
Created by | Edited by | Review / Approve | Published |
Francisco Blanquer Jaraiz 2021-11-15 |
|
|
|
|
|
|