![]() ![]() ![]() ![]() SAE J2735-Draft-Rev26 [issued: 09-18-08]
-
100 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
accl 000 05 (6) -- B'110 0.05 meters / second squared
accl 000 01 (7) -- B'111 0.01 meters / second squared
</xs:appinfo>
<xs:documentation>
Encoded as a 3 bit value
</xs:documentation>
</xs:annotation>
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:unsignedInt">
<xs:minInclusive value="0"/>
<xs:maxInclusive value="7"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="notEquipped"/>
<xs:enumeration value="accl 100 00"/>
<xs:enumeration value="accl 010 00"/>
<xs:enumeration value="accl 005 00"/>
<xs:enumeration value="accl 001 00"/>
<xs:enumeration value="accl 000 10"/>
<xs:enumeration value="accl 000 05"/>
<xs:enumeration value="accl 000 01"/>
</xs:restriction>
</xs:simpleType >
</xs:union>
</xs:simpleType>
Used By: This entry is directly used by the following 2 other data structures in this standard (record type,
descriptive name, ASN.1, and XML name (if present) of each):
DF
DF
In addition, this item may be used by data structures in other ITS standards.
7.11 Data Element: DE_AirBagCount
Use: The number of air bags in a given context or condition (in the vehicle, activated, deployed etc.).
ASN.1 Representation:
AirBagCount ::= INTEGER (0..100) -- edit to proper ranges
XML Representation:
<xs:simpleType name="AirBagCount" >
<xs:annotation>
<xs:documentation>
edit to proper ranges
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:unsignedByte">
<xs:maxInclusive value="100"/>
</xs:restriction>
</xs:simpleType>
In addition, this item may be used by data structures in other ITS standards.
Remarks: [Note Traffic Information group has ask that this item be removed from the std]
7.12 Data Element: DE_AmbientAirPressure (Barometric Pressure)
Use: This data element is used to relate the measured Ambient Pressure (Barometric Pressure) from a
vehicle or other device. The value of zero shall be used when not equipped. The value of one indicates a
pressure of 580 hPa.
|