Commit c27cd8c6 authored by Brigitte Lonc's avatar Brigitte Lonc
Browse files

Replace EtsiTs103759AsrDenm.asn

parent 717c1bc5
Loading
Loading
Loading
Loading
Loading
+30 −13
Original line number Diff line number Diff line
@@ -26,8 +26,11 @@ minor-version-1 (1)} WITH SUCCESSORS
  obs-Security-HeaderTimeOutsideCertificateValidity,
  obs-Security-MessageLocationOutsideCertificateValidity,
  obs-Security-HeaderLocationOutsideCertificateValidity,
  obs-RoadTypeIncWithTrafficJamAhead,
  obs-RoadTypeIncWithSuddenSpeedDrop,
  obs-RoadTypeIncWithLocalSlowDown,
  obs-PathChangeInMultipleRepetitions,
  obs-ValidityDurationIncWithLocalSlowDown,
  obs-AwarenessDistanceIncWithLocalSlowDown,
  obs-EeblMissingLocationInformation,
  obs-EeblIncWithOtherVehiclesSpeed
 FROM EtsiTs103759CommonObservations {itu-t(0) identified-organization(4) 
@@ -52,8 +55,9 @@ c-DenmTgt-BeaconCommon IdDenmTgt ::= 0
c-DenmTgt-StaticCommon    IdDenmTgt ::= 1
c-DenmTgt-IncDistanceAndTrafficDirection IdDenmTgt ::=2
c-DenmTgt-SecurityCommon  IdDenmTgt ::= 3
c-DenmTgt-TrafficJam-TrafficJamAhead     IdDenmTgt ::= 4
c-DenmTgt-DangerousSituation-Eebl  IdDenmTgt ::= 5
c-DenmTgt-TrafficCondition-SuddenSpeedDrop IdDenmTgt ::= 4
c-DenmTgt-TrafficCondition-LocalSlowDown     IdDenmTgt ::= 5
c-DenmTgt-DangerousSituation-Eebl  IdDenmTgt ::= 6


SetMbObsDenmBeacon C-ASR-SINGLE-OBS ::= {
@@ -82,9 +86,17 @@ SetMbObsDenmSecurity C-ASR-SINGLE-OBS ::= {
  ...
}

SetMbObsDenmTrafficJam-TrafficJamAhead C-ASR-SINGLE-OBS ::= {
  obs-RoadTypeIncWithTrafficJamAhead |
  obs-PathChangeInMultipleRepetitions,

SetMbObsDenmTrafficCondition-SuddenSpeedDrop C-ASR-SINGLE-OBS ::= {
  obs-RoadTypeIncWithSuddenSpeedDrop,
  ...
}

SetMbObsDenmTrafficCondition-LocalSlowDown C-ASR-SINGLE-OBS ::= {
  obs-RoadTypeIncWithLocalSlowDown |
  obs-PathChangeInMultipleRepetitions |
  obs-ValidityDurationIncWithLocalSlowDown |
  obs-AwarenessDistanceIncWithLocalSlowDown,
  ...
}

@@ -101,9 +113,8 @@ SetMbObsDenmDangerousSituation-Eebl C-ASR-SINGLE-OBS ::= {
* - _SetMbObsDenmBeacon_:
*   - `Beacon-IntervalTooSmall`: The difference between the generation time of two consecutive DENMs related to the 
* same traffic event (same actionId and detectionTime) transmitted by the same ITS station (same stationId) is 
* less than 80% of the minimum threshold value of the repetition interval for DENMs. This minimum threshold is set to 100 ms,
* considering the list of Day1 use cases referenced in ETSI TS 103 759 table D.3 specified in C2C-CC Basic System Profile [i.11]
* and C-Roads specifications [i.12]. The difference is calculated as the difference between the referenceTime in the second DENM and the
* less than 80% of the minimum threshold value specified in the list of Day1 uses case specified in TS 103 759 
* table D.3. The difference is calculated as the difference between the referenceTime in the second DENM and the
* referenceTime in the first DENM. 
*  
* - _SetMbObsDenmStatic_:
@@ -120,14 +131,18 @@ SetMbObsDenmDangerousSituation-Eebl C-ASR-SINGLE-OBS ::= {
* The same specification applies as for the set of observations of SetMbObsCamSecurity defined in
* the EtsiTs103759AsrCam module.
*
* - _SetMbObs_DenmTrafficJam-TrafficJamAhead_:
*   - `obs-RoadTypeIncWithTrafficJamAhead`: The roadType of the Location Container is not equal to 'non-urban' road type (i.e. is not set to value 
* - _SetMbObs_DenmTrafficCondition-LocalSlowDown_:
*   - `obs-RoadTypeIncWithLocalSlowDown`: The roadType of the Location Container is not equal to 'non-urban' road type (i.e. is not set to value 
* nonUrban-NoStructuralSeparationToOppositeLanes   (2),
* nonUrban-WithStructuralSeparationToOppositeLanes (3)).
*
*   - `obs-PathChangeInMultipleEventRepetitions`: The pathPositions contained in the first Traces entry of multiple repeated TrafficJamAhead events
* with the same reporting ITS-S, same actionId and same detectionTime are not identical.
*
*   - 'obs-ValidityDurationIncWithLocalSlowDown': The validity duration in the Management container of the DENM is not equal to 60s.
*
*   - 'obs-DistanceIncWithLocalSlowDown':  The awarenessDistance is not present or its value is not set to lessThan1000m (4).
*
* - _SetMbObs_DenmDangerousSituation-Eebl_:
* - `obs-EeblMissingLocationInformation`: one of the following location information of the detected event is missing: eventSpeed, eventPositionHeading,
* detectionZonesToEventPosition of type Traces.
@@ -146,8 +161,10 @@ SetMbObsTgtsDenm C-ASR-OBS-BY-TGT ::= {
    c-DenmTgt-IncDistanceAndTrafficDirection} |
  {MbSingleObservation{{SetMbObsDenmSecurity}} BY 
    c-DenmTgt-SecurityCommon} |
  {MbSingleObservation{{SetMbObsDenmTrafficJam-TrafficJamAhead}}    BY 
    c-DenmTgt-TrafficJam-TrafficJamAhead} |
  {MbSingleObservation{{SetMbObsDenmTrafficCondition-SuddenSpeedDrop}}    BY 
    c-DenmTgt-TrafficCondition-SuddenSpeedDrop} | 
  {MbSingleObservation{{SetMbObsDenmTrafficCondition-LocalSlowDown}}    BY 
    c-DenmTgt-TrafficCondition-LocalSlowDown} |
  {MbSingleObservation{{SetMbObsDenmDangerousSituation-Eebl}} BY 
    c-DenmTgt-DangerousSituation-Eebl} 
  ,