TIC 4.0

Ir al final de los metadatos
Ir al inicio de los metadatos

Estás viendo una versión antigua de esta página. Ve a la versión actual.

Comparar con el actual Ver el historial de la página

Versión 1 Siguiente »

CONCEPT

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 feel or know we have a health problem, or we might expect a health problem in future (health Prediction).

Determining the healthy condition is not limited by processing in the internal subject, but the condition is determined by the overall Health subject

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 https://tic40.atlassian.net/wiki/spaces/CRT/pages/878772453/ErrorMessage?atlOrigin=eyJpIjoiMTgwNWUyYzliYWNjNDE5MWIxZTFkYjQyOWI3ODVmZmIiLCJwIjoiYyJ9 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 operator, hence reported in the ‘virtual’ Health subject

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.

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

 

 

 

  

 

 

  • Sin etiquetas