TIC 4.0

Healthy

CONCEPT

Fields

Type

Description

Purpose

Fields

Type

Description

Purpose

ID (Concept identifier)

M

healthy

GRAMMAR

Concept name

M

Healthy

GRAMMAR

Concept type

M

status

GRAMMAR

Also known as

O

It’s OK, no (maintenance) problem, No Alarms, No Errors, Maintenance Status

TIC Description

Definition

M

Healthy is an expression of the subject's condition to do the job it was designed for, determined by processing error messages, warnings, faults and interlocks.

TIC Description

Further Detail

O

Normally we assume healthy status to be OK (true) unless we sense or know we have a health problem or we might expect a health problem in the imminent future (health prediction).

Determining the healthy condition is not limited by processing one specific internal component (subsubject), but by the overall Health subject. ie one small issue is not a problem but several yes.

Healthy also can be determine by external sensors, like visual inspections or oil analysis.

TIC Description

Required Information

M

SUBJECT; OBSERVED PROPERTY and VALUE

TIC Description

SUBJECT

M

Healthy

GRAMMAR

POINT OF MEASUREMENT

O

ioutput

estimated; actual; performed

GRAMMAR

OBSERVED PROPERTY

M

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

GRAMMAR

Value

M

type = operational/safety/component

GRAMMAR

Related standards

O

 

TIC Description

Related TIC 4.0 definition

O

https://tic40.atlassian.net/l/c/pBWAiKtg https://tic40.atlassian.net/l/c/jCkb1RZA ErrorMessage https://tic40.atlassian.net/l/c/sWjfo1T1 https://tic40.atlassian.net/l/c/GRD7muAH Interlock

TIC Description

Example

M

Example: like a fault on a CHE could also be observed and reported by a human observation:

In flat format for a specific "timestamp": "2021-11-19T16:06:54.891Z", we receive this message:

che.health.healthy.status : FALSE

che.health.fault.event.tic40codeid: 1.1.2.4.3

che.health.fault.event.tic40codename: che.powersource.coolant.control.sensor

che.health.fault.event.oldvalue: FALSE

che.health.fault.event.newvalue: TRUE

che.health.fault.status: TRUE

che.health.fault.status.tic40codeid: 1.1.2.4.3

This example means that the CHE healthy status is not OK, because in this case there is a specific fault in the coolant control sensor of the engine.

TIC Description

Example in the context of the grammar

M

Healthy problem with a simple fault 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", "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": {} } ] } } ] } ] }

TIC Description

Link to one or more operational processes

M

 

TIC Description

Search tags

M

#alarm; #error; #fault

Technical

Version / Date

M

2021.003 - 15/01/2022

Technical

Internal TIC Version

M

2021130

Technical

M = Mandatory

O = Optional


Created by

Edited by

Review / Approve

Published

 @Francisco Blanquer Jaraiz 2021-11-15

 

 

 

 

  

@Luisa Kempf

Dec 15, 2021  

 

 

 

 

 

 

 

 

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