Versiones comparadas

Clave

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

OBSERVED PROPERTY

 

#wheel; #spreader; #twislock; #control; #cabin

   [Review]

Fields

Type

Description

Purpose

ID (OBSERVED PROPERTYidentifier)

M

pressure

GRAMMAR

OBSERVED PROPERTYname

M

Pressure

GRAMMAR

OBSERVED PROPERTYtype

M

status

GRAMMAR

Also known as

O

 

TIC Description

Definition

M

Is the force applied perpendicular to the surface of an object per unit area over which that force is distributed.

 

Further Detail

O

tyre_pressure (pneumatic): Pressure at which air is contained in the cavity between tyre and rim. SAE J 1939

powersource_boost_pressure= SPN106 SAE J 1939; Turbo charger boost pressure by the manufacturer's sensor control software.

powersource_oil_pressure = SPN100 SAE J 1939; Gauge pressure of oil in engine lubrication system as provided by oil pump. Generated by the manufacturers sensor control SW.

powersource_intake_pressure = SPN 106 SAE J 1939

TIC Description

Required Information

M

SUBJECT; SUB-SUBJECT=traction; VALUE

TIC Description

SUBJECT

 

#tyretyre; #powersourcepowersource; #brakebrake

To be done: #weatherweather

 

POINT OF MEASUREMENTCONCEPT

 

#output

#actual; #historic

 

OBSERVED PROPERTY

 

coolant, intake, boost, oil, tyre

 

POINT OF MEASUREMENT

 

output

actual;

 

Value

 

tyre_pressure_bardefault unit: bar

 

Related standards

O

tyre_pressure: SAE J1939 ;

powersource_coolant_pressure:  ASTM D15

powersource_intake_pressure

powersource_boost_pressure: DIN/ISO 7967-4

powersource_oil_pressure: API, ILSAC, ACEA, JASO, ASTM

TIC Description

Related TIC 4.0 definition

O

Intake

BoostOilCoolant

https://tic40.atlassian.net/l/c/Y3hVKGL3

Example

M

che_.powersource_.boost_output_.pressure_.bar: 1.4 = SPN106; Turbo charger boost pressure by the manufacturer's sensor control software.

che_.powersource_.intake_output_.pressure_.kPa: 15 = SPN 106

che_.powersource_.oil_output_pressure_PSI.pressure.psi: 50 = SPN100; Gauge pressure of oil in engine lubrication system as provided by oil pump. Generated by the manufacturers sensor control SW.

TIC Description

Example in the context of the grammar

M

A SC with a specific tyre in a wheel location:

che_id : CURRO_2015_230894Y20934768

che_name: SC01

che_type: SC

che_drive_wheel_location: 01 01

che_drive_wheel_tyre_id: 0912384751hp12o3jk4h5pñl123k4jn5

che_drive_wheel_tyre_totaldistance_m: 3948576

che_drive_wheel_tyre_distance_m: 12

che_drive_wheel_tyre_temperature_c: 65

che_drive_wheel_tyre_pressure_atm: 10

 

JSON format example in the context of a SC driving with 2 wheels, 1 motor, 1 brake:

{

    "msg": {

        "timestamp": "2015-06-12 00:12:32.001",

        "duration_s": 10,

        "id": "239084yjknliunhl234kj5n234o9785234bnljk234n5o2ui34h523l4jki5nr234lkjn"

    },

    "che": {

        "id": "ZPMC_2015_230894Y20934768",

        "name": "STS01",

        "type": "STS",

        "drive": {

            "status": true,

            "totaldistance_m": 3948576,

            "totaldistance_forward": 3900000,

            "totaldistance_reverse": 48676,

            "distance_m": 12,

            "distance_forward": 12,

            "wheel":

            [{

                    "location": "01 01",

                    "tyre": {

                        "id": "0912384751hp12o3jk4h5pñl123k4jn5",

                        "duration_s": 10,

                        "totaltimer_s": 363000,

                        "totaldistance_m": 3948576,

                        "distance_m": 12,

                        "temperature_C": 65,

                        "pressure_bar": 10

                    },

                    "motor": {

                        "id": "091",

                        "timer_s": 3600,

                        "power_w": 34

                    }

                }, {

                    "placement": "02 02",

                    "tyre": {

                        "id": "0912384751hp12o3jk4h5pñl123k4jn5",

                        "duration_s": 10,

                        "totaltimer_s": 363000,

                        "totaldistance_m": 3948576,

                        "distance_m": 12,

                        "temperature_C": 65,

                        "pressure_bar": 10

                    },

                    "brake": {

                        "id": "aaaaaaaaawwwwww",

                        "timer_s": 33,

                        "totaltimer": 356,

                        "distance": 120

                    }

 

                }

            ]

        }

    }

Json example of a Tyre

Bloque de código
languagejson
{
  "msg": {
    "id": "239084yjknliunhl234kj5n234o9785234bnljk234n5o2ui34h523l4jki5"
  },
  "che": [
    {
      "id": "CURRO_2015_230894Y20934768",
      "drive": [
        {
          "id": "CURRO_2015_230894Y20934768",
          "axle": [
            {
              "id": "CURRO_2015_230894Y20934768_01",
              "wheel": [
                {
                  "id": "CURRO_2015_230894Y20934768_01_01",
                  "location": {
                    "technical": [
                      {
                        "pom": "ioutput",
                        "pomt": "actual",
                        "timestamp": "2021-12-15T16:07:50.725Z",
                        "value": "01 01",
                        "qualifier": "wheel",
                        "name": "frontleft"
                      }
                    ]
                  },
                  "tyre": [
                    {
                      "id": "0912384751hp12o3jk4h5pñl123k4jn5",
                      "name": "tyre215x25",
                      "number": 1,
                      "type": "280/75R22.5",
                      "family": "TT",
                      "brand": "Continental",
                      "model": "XTerminal",
                      "location": {
                        "technical": [
                          {
                            "pom": "ioutput",
                            "pomt": "actual",
                            "timestamp": "2021-12-15T16:07:50.725Z",
                            "value": "01 01",
                            "qualifier": "wheel",
                            "name": "frontleft"
                          }
                        ]
                      },
                      "running": {
                        "pressure": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "milibar",
                            "timestamp": "2021-12-15T16:07:50.725Z",
                            "value": 10210
                          }
                        ],
                        "temperature": [
                          {
                            "pom": "output",
                            "pomt": "actual",
                            "unit": "celsius",
                            "timestamp": "2021-12-15T16:07:50.725Z",
                            "value": 56
                          }
                        ]
                      }
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}

TIC Description

Link to one or more operational processes

M

 Any related with Drive: distance, speed or maintenance.

TIC Description

Search tags

M

#wheelwheel, #rimrim, #tyretyre, #tiretire; #temperaturetemperature

Technical

Version / Date

M

Publication 2022.003 / 01.11.21

Technical

Internal TIC Version

M

definition technical group

Technical

M = Mandatory

O = Optional

  

Created by

Edited by

Review / Approve

Published

 Francisco Blanquer Jaraiz 2020-01-01

Francisco Blanquer Jaraiz 2021-12-13