Navigation bar
  Print document Start Previous page
 101 of 321 
Next page End  

SAE J2735-Draft-Rev28 [issued: 11-10-08] 
-
101 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
         <xs:appinfo>
            noData (0) -- (&apos;0000-0000-0000-0000&apos;B)
            median (1) -- (&apos;0000-0000-0000-0001&apos;B)
            whiteLine (2) -- (&apos;0000-0000-0000-0010&apos;B)
            strippedLines (4) -- (&apos;0000-0000-0000-0100&apos;B)
            doubleStrippedLines (8) -- (&apos;0000-0000-0000-1000&apos;B)
            trafficCones (16) -- (&apos;0000-0000-0001-0000&apos;B)
            constructionBarrier (32) -- (&apos;0000-0000-0010-0000&apos;B)
            trafficChannels (63) -- (&apos;0000-0000-0100-0000&apos;B)
            lowCurbs (128) -- (&apos;0000-0000-1000-0000&apos;B)
            highCurbs (256) -- (&apos;0000-0001-0000-0000&apos;B)
            hovDoNotCross (1024) -- (&apos;0000-0010-0000-0000&apos;B)
            hovEntryAllowed (2048) -- (&apos;0000-0100-0000-0000&apos;B)
            hovExitAllowed (4096) -- (&apos;0000-1000-0000-0000&apos;B)
            notUsed2 (8192) -- (&apos;0001-0000-0000-0000&apos;B)
         </xs:appinfo>
         <xs:documentation>       
            up to 2 bytes
         </xs:documentation>
      </xs:annotation>
      <xs:union>
         <xs:simpleType>
            <xs:restriction base="xs:unsignedInt">
               <xs:minInclusive value="0"/>
               <xs:maxInclusive value="8192"/>
            </xs:restriction>
         </xs:simpleType>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:enumeration value="noData"/>
               <xs:enumeration value="median"/>
               <xs:enumeration value="whiteLine"/>
               <xs:enumeration value="strippedLines"/>
               <xs:enumeration value="doubleStrippedLines"/>
               <xs:enumeration value="trafficCones"/>
               <xs:enumeration value="constructionBarrier"/>
               <xs:enumeration value="trafficChannels"/>
               <xs:enumeration value="lowCurbs"/>
               <xs:enumeration value="highCurbs"/>
               <xs:enumeration value="hovDoNotCross"/>
               <xs:enumeration value="hovEntryAllowed"/>
               <xs:enumeration value="hovExitAllowed"/>
               <xs:enumeration value="notUsed2"/>
            </xs:restriction>
         </xs:simpleType >
      </xs:union>
</xs:simpleType>
Used By: This entry is used directly by one other data structure in this standard, a DF called
DF_BarrierLane <ASN> <XML>.   In addition, this item may be used by data structures in other ITS
standards.
Remarks: Should this be encoded as a bit string?
7.9 Data Element: DE_BrakeAppliedPressure
Use: The applied pressure of the vehicle brake system.
ASN.1 Representation:
BrakeAppliedPressure ::= ENUMERATED {
   notEquipped  (0),  -- B'0000 Not Equipped
   minPressure  (1),  -- B'0001 Minimum Braking Pressure
   bkLvl-2      (2),  -- B'0010
   bkLvl-3      (3),  -- B'0011   
   bkLvl-4      (4),  -- B'0100  
   bkLvl-5      (5),  -- B'0101
   bkLvl-6      (6),  -- B'0110