![]() ![]() ![]() ![]() SAE J2735-Draft-Rev26 [issued: 09-18-08]
-
210 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
A legal VIN or a shorter value
to provide an ident of the vehicle
If a VIN is sent, then IA5 encoding
shall be used
</xs:documentation>
</xs:annotation>
<xs:extension base="VINstring-string" >
<xs:attribute name="EncodingType" use="required">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="base64Binary"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
<xs:simpleType name="VINstring-string">
<xs:restriction base="xs:base64Binary">
<xs:minLength value="2"/>
<xs:maxLength value="23"/>
</xs:restriction>
</xs:simpleType >
Used By: This entry is directly used by the following 4 other data structures in this standard (record type,
descriptive name, ASN.1, and XML name (if present) of each):
DF
MSG
MSG
MSG
In addition, this item may be used by data structures in other ITS standards.
7.159 Data Element: DE_Wave Received Signal Strength
Use: The one byte value of signal strength collected by the lower levels of the wave protocol as per the
definition found in IEEE 16909.4 clause 7.5 "WAVE Receiver Signal Strength (WRSS) polling" and as
defined in the ASN.1 of that standard. This value can be collected from the lower layers and sent back in
the message of this standard. Keep in mind that this is also being sent by the lower layers when solicited
by suitable message traffic as well.
ASN.1 Representation:
WaveReceivedSignalStrength ::= INTEGER (0..255) -- as per IEEE 1609.4 use
XML Representation:
<xs:simpleType name="WaveReceivedSignalStrength" >
<xs:annotation>
<xs:documentation>
as per IEEE 1609.4 use
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:unsignedByte"/>
</xs:simpleType>
In addition, this item may be used by data structures in other ITS standards.
Remarks: Taken at a defined snapshot event to define RSU coverage patterns such as the moment an
OBU joins or becomes associated with an RSU and can send probe data.
|