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

SAE J2735-Draft-Rev26 [issued: 09-18-08] 
-
101 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
ASN.1 Representation:
AmbientAirPressure ::= INTEGER (0..255) 
   -- 8 Bits in hPa starting at 580 with a resolution of
   -- 2 hPa resulting in a range of 580 to 1,090
XML Representation:
<xs:simpleType name="AmbientAirPressure" >
      <xs:annotation>
         <xs:documentation>       
            8 Bits in hPa starting at 580 with a resolution of
            2 hPa resulting in a range of 580 to 1, 090
         </xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:unsignedByte"/>
</xs:simpleType>
Used By: This entry is used directly by one other data structure in this standard, a DF called
DF_VehicleStatus <ASN> <XML>.   In addition, this item may be used by data structures in other ITS
standards.
Remarks: Definition: The pressure exerted by the weight of the earth's atmosphere, equal to one bar, 100
kilopascals, or 14.7 psi (often rounded off to 15 psi) at sea level. Barometric pressure changes with the
weather and with altitude. Since it affects the density of the air entering the engine and ultimately the
air/fuel ratio, some computerized emissions control systems use a barometric pressure sensor so that the
spark advance and EGR flow can be regulated to control emissions more precisely. 
To convert pounds per square inch to kilopascals, multiply the PSI value by 6.894757293168361.
To convert kilopascals to pounds per square inch, multiply the kpa value by .14503773773020923. 
7.13 Data Element: DE_AmbientAirTemperature
Use: This data element is used to relate the measured Ambient Air Temperature from a vehicle or other
device.  Its measurement range and precession follows that defined by the relevant ODB-II standards.  This
provides for a precision of one degree centigrade and a range of -40 to +150 degrees encoded in a one byte
value.  The value of -40 deg C is encoded as zero and every degree above that increments the transmitted
value by one resulting in a transmission range of 0 to 191.  Hence, a measurement value representing 25
degrees centigrade is transmitted as 40+25=65 or Hex 0x41.
ASN.1 Representation:
AmbientAirTemperature ::= INTEGER (0..191) -- in deg C with a -40 offset
XML Representation:
<xs:simpleType name="AmbientAirTemperature" >
      <xs:annotation>
         <xs:documentation>       
            in deg C with a -40 offset
         </xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:unsignedByte">
         <xs:maxInclusive value="191"/>
      </xs:restriction>
</xs:simpleType>
Used By: This entry is used directly by one other data structure in this standard, a DF called
DF_VehicleStatus <ASN> <XML>.   In addition, this item may be used by data structures in other ITS
standards.
7.14 Data Element: DE_AntiLockBrakeStatus
Use: This data element reflects the current state of the Anti-Lock Brake systems status.  The "Anti-Lock
Click to Convert - Powerful PDF Converter and HTML Converter.