TIC 4.0
Wheel
SUBJECT
Fields | Type | Description | Purpose |
ID (subject identifier) | M | wheel | GRAMMAR |
subject name | M | wheel | GRAMMAR |
subject type | M | Component (drive) | GRAMMAR |
Also known as | O | wheel(s); wheel assembly; parts thereof tyre(s); tire(s); rim | TIC Description |
Definition | M | The wheel connects the CHE to the driving surface. Either a pneumatic, solid tyre or steel wheel which carries part of the total load and transmits forces to move, steer and stop the subject. |
|
Further Detail | O |
| TIC Description |
Required Information | M | SUBJECT; SUB-SUBJECT=drive; OBSERVED PROPERTY VALUE | TIC Description |
SUBJECT |
| che, drive, axle, warehouse, tyre |
|
CONCEPT |
| Mandatory: location.technical running, forward, reverse, left, right. |
|
OBSERVED PROPERTY |
| mandatory: location.technical for running: distance, totaldistance, steerangle, turns, totalturns, steer, totalsteer for forward, reverse, left and right: status, duration, counter, totalcounter, timer, totaltimer, distance, totaldistance. note: pressure is under wheel.axle.running.pressure |
|
Value |
| TRUE; FALSE; real number; integer; faul code |
|
Related standards | O | SAE J1939; ETRTO; TRA; JATMA; VDA 391 | TIC Description |
Related TIC 4.0 definition | O |
| |
Example | M | A SC with a specific tyre in a wheel location: che.id : CURRO_2015_230894Y20934768 che.name: SC01 che.type: SC che.drive.axle.wheel.location.technical: 01 01 che.drive.axle.wheel.id: SST39485734 che.drive.axle.wheel.totaldistance.meter: 10873948576 che.drive.axle.wheel.distance.meter: 12 che.drive.axle.wheel.tyre.id: 0912384751hp12o3jk4h5pñl123k4jn5 che.drive.axle.wheel.tyre.temperature.c: 65 che.drive.axle.wheel.tyre.pressure.atm: 10 che.drive.axle.wheel.tyre.totaldistance.meter: 3948576 che.drive.axle.wheel.tyre.distance.meter: 12 |
|
Example in the context of the grammar | M | wheel is integrated in drive.axle, with tyre inside it. The specific observed properties of the wheel are under the generic “running” concept
Wheel and tyre datamodel in Json format below this document (click to expand) Json example of one wheel and one tyre: {
"msg": {
"id": ""
},
"che": [
{
"id": "",
"drive": [
{
"id": "CURRO_2015_230894Y20934768",
"axle": [
{
"id": "CURRO_2015_230894Y20934768_01",
"wheel": [
{
"id": "239084yjknliunhl234kj5n234o9785234bnljk234n5o2ui34h523l4jki5nr234lkjn",
"name": "steelRSwheel",
"number": 1,
"location": {
"technical": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2021-12-15T12:04:52.521Z",
"value": "01",
"qualifier": "SAE J1939 SPN 929",
"name": "frontleft"
}
]
},
"working": {
"status": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2021-12-15T12:04:52.522Z",
"value": true
}
]
},
"idle": {
"status": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2021-12-15T12:04:52.522Z",
"value": false
}
]
},
"running": {
"distance": [
{
"pom": "output",
"pomt": "actual",
"unit": "meters",
"timestamp": "2021-12-15T12:04:52.522Z",
"value": 12,
"starttimestamp": "2021-12-15T12:04:52.522Z",
"endtimestamp": "2021-12-15T12:04:52.522Z",
"reference": "absolute"
}
],
"totaldistance": [
{
"pom": "output",
"pomt": "actual",
"unit": "meters",
"timestamp": "2021-12-15T12:04:52.522Z",
"value": 3948576,
"reference": "absolute"
}
],
"steerangle": [
{
"pom": "output",
"pomt": "actual",
"unit": "degree",
"timestamp": "2021-12-15T12:04:52.522Z",
"value": 15
}
],
"turns": [
{
"pom": "output",
"pomt": "actual",
"unit": "turn",
"timestamp": "2021-12-15T12:04:52.522Z",
"value": 0,
"starttimestamp": "2021-12-15T12:04:52.522Z",
"endtimestamp": "2021-12-15T12:04:52.522Z"
}
],
"totalturns": [
{
"pom": "output",
"pomt": "actual",
"unit": "kilosturn",
"timestamp": "2021-12-15T12:04:52.522Z",
"value": 0
}
],
"steer": [
{
"pom": "output",
"pomt": "actual",
"unit": "degree",
"timestamp": "2021-12-15T12:04:52.522Z",
"value": 4,
"starttimestamp": "2021-12-15T12:04:52.522Z",
"endtimestamp": "2021-12-15T12:04:52.522Z"
}
],
"totalsteer": [
{
"pom": "output",
"pomt": "actual",
"unit": "kilodecimal",
"timestamp": "+034433-12-31T23:00:00.000Z",
"value": 0
}
]
},
"forward": {
"status": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2021-12-15T12:04:52.522Z",
"value": true
}
],
"duration": [
{
"pom": "output",
"pomt": "actual",
"unit": "second",
"timestamp": "2021-12-15T12:04:52.522Z",
"value": 5
}
],
"distance": [
{
"pom": "output",
"pomt": "actual",
"unit": "meters",
"timestamp": "2021-12-15T12:04:52.522Z",
"value": 12,
"starttimestamp": "2021-12-15T12:04:52.522Z",
"endtimestamp": "2021-12-15T12:04:52.522Z",
"reference": "absolute"
}
],
"totaldistance": [
{
"pom": "output",
"pomt": "actual",
"unit": "meters",
"timestamp": "2021-12-15T12:04:52.522Z",
"value": 3648556,
"reference": "absolute"
}
]
},
"reverse": {
"status": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2021-12-15T12:04:52.522Z",
"value": false
}
],
"duration": [
{
"pom": "output",
"pomt": "actual",
"unit": "second",
"timestamp": "2021-12-15T12:04:52.522Z",
"value": 0
}
],
"distance": [
{
"pom": "output",
"pomt": "actual",
"unit": "meters",
"timestamp": "2021-12-15T12:04:52.522Z",
"value": 0,
"starttimestamp": "2021-12-15T12:04:52.522Z",
"endtimestamp": "2021-12-15T12:04:52.522Z",
"reference": "absolute"
}
],
"totaldistance": [
{
"pom": "output",
"pomt": "actual",
"unit": "meters",
"timestamp": "2021-12-15T12:04:52.522Z",
"value": 8556,
"reference": "absolute"
}
]
},
"tyre": [
{
"id": "0912384751hp12o3jk4h5pñl123k4jn5",
"location": {
"technical": [
{
"pom": "ioutput",
"pomt": "actual",
"timestamp": "2021-12-15T12:04:52.523Z",
"value": "01",
"qualifier": "SAE J1939 SPN 929",
"name": "",
"code": ""
}
]
},
"working": {
"status": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2021-12-15T12:04:52.523Z",
"value": true
}
]
},
"idle": {
"status": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2021-12-15T12:04:52.523Z",
"value": false
}
]
},
"running": {
"distance": [
{
"pom": "output",
"pomt": "actual",
"unit": "meters",
"timestamp": "2021-12-15T12:04:52.523Z",
"value": 12,
"starttimestamp": "2021-12-15T12:04:52.523Z",
"endtimestamp": "2021-12-15T12:04:52.523Z",
"reference": "absolute"
}
],
"totaldistance": [
{
"pom": "output",
"pomt": "actual",
"unit": "meters",
"timestamp": "2021-12-15T12:04:52.523Z",
"value": 8576,
"reference": "absolute"
}
],
"steerangle": [
{
"pom": "output",
"pomt": "actual",
"unit": "degree",
"timestamp": "2021-12-15T12:04:52.523Z",
"value": 15
}
],
"steer": [
{
"pom": "output",
"pomt": "actual",
"unit": "degree",
"timestamp": "2021-12-15T12:04:52.523Z",
"value": 4,
"starttimestamp": "2021-12-15T12:04:52.523Z",
"endtimestamp": "2021-12-15T12:04:52.523Z"
}
],
"totalsteer": [
{
"pom": "output",
"pomt": "actual",
"unit": "kilodecimal",
"timestamp": "0433-12-31T23:50:39.000Z",
"value": 0
}
]
},
"forward": {
"status": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2021-12-15T12:04:52.523Z",
"value": true
}
],
"duration": [
{
"pom": "output",
"pomt": "actual",
"unit": "second",
"timestamp": "2021-12-15T12:04:52.523Z",
"value": 5
}
],
"distance": [
{
"pom": "output",
"pomt": "actual",
"unit": "meters",
"timestamp": "2021-12-15T12:04:52.523Z",
"value": 12,
"starttimestamp": "2021-12-15T12:04:52.523Z",
"endtimestamp": "2021-12-15T12:04:52.523Z",
"reference": "absolute"
}
],
"totaldistance": [
{
"pom": "output",
"pomt": "actual",
"unit": "meters",
"timestamp": "2021-12-15T12:04:52.523Z",
"value": 8556,
"reference": "absolute"
}
]
},
"reverse": {
"status": [
{
"pom": "output",
"pomt": "actual",
"timestamp": "2021-12-15T12:04:52.523Z",
"value": false
}
],
"duration": [
{
"pom": "output",
"pomt": "actual",
"unit": "second",
"timestamp": "2021-12-15T12:04:52.523Z",
"value": 0
}
],
"distance": [
{
"pom": "output",
"pomt": "actual",
"unit": "meters",
"timestamp": "2021-12-15T12:04:52.523Z",
"value": 0,
"starttimestamp": "2021-12-15T12:04:52.524Z",
"endtimestamp": "2021-12-15T12:04:52.524Z",
"reference": "absolute"
}
],
"totaldistance": [
{
"pom": "output",
"pomt": "actual",
"unit": "meters",
"timestamp": "2021-12-15T12:04:52.524Z",
"value": 556,
"reference": "absolute"
}
]
}
}
]
}
]
}
]
}
]
}
]
} |
|
Link to one or more operational processes | M |
|
|
Search tags | M | wheel, rim, tyre, tire |
|
Version / Date | M | Publication 2022.003 / 15.01.22 |
|
Internal TIC Version | M | definition technical group 20211215 semantic Review |
|
Created by | Edited by | Review / Approve | Published |
|
| Drive |
|
|
|
|
|
© Copyright - TIC 4.0 All rights reserved | Design web by Fundación Valenciaport