![]() ![]() ![]() ![]() SAE J2735-Draft-Rev26 [issued: 09-18-08]
-
197 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
ASN.1 Representation:
TriggerEvent ::= ENUMERATED {
itemOne (0),
-- still in work at this time...
-- DE_BrakeAppliedStatus by wheel
-- DE_BrakeBoostApplied
-- DE_TractionControlState
-- DE_AntiLockBrakeStatus
-- It is proposed that these and all future binary s
-- tatus elements could be incorporated into a general:
-- DE_Binary_Event_Data
-- With values allocated for example:
-- 1. Brake applied front left
-- 2. Brake applied front right
-- 3. Brake applied rear left
-- 4. Brake applied rear left
-- 5. Brake boost applied
-- 6. Traction control on
-- 7. Antilock brakes on
-- Other suggested include:
-- flatTire (0), -X- B'000 indicates vehicle has one or more Flat
Tires
-- intersectionViolation (1), -X- B'001 indicates a high probability that the
vehicle will run a Red
-- Light or Stop Sign
-- disabled (2), -X- B'010 indicates vehicle is disabled
-- emergencyBraking (3), -X- B'011 indicates vehicle is in an Emergency
Braking Condition
-- airbagDeployed (4), -X- B'100 indicates one or more Airbags have
deployed within the
-- vehicle. NOTE this is going to raise Policy\Privacy
Issues
... -- # LOCAL_CONTENT
}
-- values to 127 reserved for std use
-- values 128 to 255 reserved for local use
XML Representation:
<xs:simpleType name="TriggerEvent" >
<xs:annotation>
<xs:appinfo>
itemOne (0) -- still in work at this time ...
-- DE_BrakeAppliedStatus by wheel
-- DE_BrakeBoostApplied
-- DE_TractionControlState
-- DE_AntiLockBrakeStatus
-- It is proposed that these and all future binary s
-- tatus elements could be incorporated into a general:
-- DE_Binary_Event_Data
-- With values allocated for example:
-- 1. Brake applied front left
-- 2. Brake applied front right
-- 3. Brake applied rear left
-- 4. Brake applied rear left
-- 5. Brake boost applied
-- 6. Traction control on
-- 7. Antilock brakes on
-- Other suggested include:
-- flatTire (0) , -X- B'000 indicates vehicle has
one or more Flat Tires
-- intersectionViolation (1) , -X- B'001 indicates a high
probability that the vehicle will run a Red
-- Light or Stop Sign
-- disabled (2) , -X- B'010 indicates vehicle is
disabled
|