Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

CONCEPT

Fields

Type

Description

Purpose

ID (Concept identifier)

M

warning

GRAMMAR

Concept name

M

Warning

GRAMMAR

Concept type

M

status

GRAMMAR

Also known as

O

TIC Description

Definition

M

Warning is a condition in which the subject is close to fail a required function,

or a certain condition is not met to function normally,

Warning is a notice of a problem what can be prevented or avoided and has not impact to operations of the subject

A Warning is the result of a combination of conditions which cause the subject to fail (or be close to fail) to perform a required functionrelevant to effect decision making over subject.

TIC Description

Further Detail

O

Attention, you may have a problem

TIC Description

Required Information

M

SUBJECT; OBSERVED PROPERTY and VALUE

TIC Description

SUBJECT

M

Health

GRAMMAR

POINT OF MEASUREMENT

O

ioutput

estimated; actual; performed

GRAMMAR

OBSERVED PROPERTY

M

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

GRAMMAR

Value

M

tic40codeid
tic40codename
mcode = E
spncode n = 110
fmicode n = 3
severity = System Malfunction
description = Engine Coolant Temperature 1 Sensor Circuit - Voltage above normal, or shorted to high source
reaction = ECU to take default temperature replacement value

GRAMMAR

Related standards

O

J1939

TIC Description

Related TIC 4.0 definition

O

https://tic40.atlassian.net/l/c/pBWAiKtghttps://tic40.atlassian.net/l/c/sHgs2815 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/u01CZGna

TIC Description

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 : TRUE

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: FALSE

che.health.warning.status.ioutput.actual.boolean: TRUE

che.health.warning.status.ioutput.actual.tic40codeid: 1.1

Means that the che health it is ok, without one specific fault in the coolant control sensor of the engine. But it is close to consider it as at fault so it has 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

Bloque de código
languagejson
{
  "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

Technical

Version / Date

M

2021.003 - 15/01/2022

Technical

Internal TIC Version

M

2021130

Technical

...