Loading docs/IMZM-PDU-Descriptions.md +18 −18 Original line number Diff line number Diff line Loading @@ -3,8 +3,7 @@ Specification of the Interference Management Zone Message ETSI TS 103 724<br/> Latest version available at https://forge.etsi.org/rep/ITS/asn1/imzm_ts103724 [[_TOC_]] [[TOC]] ## Imports: * **ITS-Container** *{ itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (102894) cdd (2) version (2) }*<br/> Loading @@ -18,7 +17,8 @@ This is temporary * :<br> Import from **VAM-Temp-Imports** will be changed to CDD ETSI TS 102 894-2 Release 2 when available* ## <a name="IMZM"></a>IMZM ## Data Elements: ### <a name="IMZM"></a>IMZM This DF includes DEs for the IMZM `protocolVersion`, the IMZ message type identifier `messageID` and the station identifier `stationID` of the originating ITS-S. Loading @@ -38,7 +38,7 @@ IMZM ::= SEQUENCE { } ``` ## <a name="InterferenceManagementZoneMessage"></a>InterferenceManagementZoneMessage ### <a name="InterferenceManagementZoneMessage"></a>InterferenceManagementZoneMessage This is the actual [**IMZM**](#IMZM) Payload. It shall include the time stamp of the [**IMZM**](#IMZM) and the applicable containers of type [**BasicContainer**](CAM-PDU-Descriptions.md#BasicContainer) and [**ImzmContainer**](#ImzmContainer). Loading @@ -54,7 +54,7 @@ InterferenceManagementZoneMessage ::= SEQUENCE { } ``` ## <a name="ImzmParameters"></a>ImzmParameters ### <a name="ImzmParameters"></a>ImzmParameters The sequence of containers in the [**IMZM**](#IMZM). Other containers may be added in the future. Loading @@ -72,7 +72,7 @@ ImzmParameters ::= SEQUENCE { } ``` ## <a name="ImzmContainer"></a>ImzmContainer ### <a name="ImzmContainer"></a>ImzmContainer The IMZM container includes a sequence of up to 16 interference management communication zones. For each interference management communication zones, it contains a sequence of interference Loading @@ -89,7 +89,7 @@ ImzmContainer ::= SEQUENCE { } ``` ## <a name="InterferenceManagementZones"></a>InterferenceManagementZones ### <a name="InterferenceManagementZones"></a>InterferenceManagementZones A list of up to 16 interference management communication zones. > EXAMPLE: An interference management communication zone may be defined around a Loading @@ -104,7 +104,7 @@ ImzmContainer ::= SEQUENCE { InterferenceManagementZones ::= SEQUENCE (SIZE(1..16)) OF InterferenceManagementZone ``` ## <a name="InterferenceManagementZone"></a>InterferenceManagementZone ### <a name="InterferenceManagementZone"></a>InterferenceManagementZone Describes a zone of interferenceManagement inside which the ITS communication should be restricted. Loading @@ -124,7 +124,7 @@ InterferenceManagementZone ::= SEQUENCE { } ``` ## <a name="ZoneDefinition"></a>ZoneDefinition ### <a name="ZoneDefinition"></a>ZoneDefinition Describes the zone where band sharing occurs. When reusing CDD Rel.1 types, names are unchanged. Loading Loading @@ -159,7 +159,7 @@ ZoneDefinition::= SEQUENCE{ } ``` ## <a name="InterferenceManagementInfo"></a>InterferenceManagementInfo ### <a name="InterferenceManagementInfo"></a>InterferenceManagementInfo A list of up to 16 definitions of which interference management may be applied in the zone, per affected frequency channels. Loading @@ -175,7 +175,7 @@ ZoneDefinition::= SEQUENCE{ InterferenceManagementInfo::= SEQUENCE (SIZE(1..16,...)) OF InterferenceManagementInfoPerChannel ``` ## <a name="InterferenceManagementInfoPerChannel"></a>InterferenceManagementInfoPerChannel ### <a name="InterferenceManagementInfoPerChannel"></a>InterferenceManagementInfoPerChannel A break up of the interference management information per affected frequency channels. Loading Loading @@ -204,7 +204,7 @@ InterferenceManagementInfoPerChannel ::= SEQUENCE { } ``` ## <a name="InterferenceManagementChannel"></a>InterferenceManagementChannel ### <a name="InterferenceManagementChannel"></a>InterferenceManagementChannel Indicates which shared frequency channel should be applied interference management in the zone. Loading @@ -228,7 +228,7 @@ InterferenceManagementChannel ::= SEQUENCE { } ``` ## <a name="InterferenceManagementZoneType"></a>InterferenceManagementZoneType ### <a name="InterferenceManagementZoneType"></a>InterferenceManagementZoneType This DE defines the type of an interference management zone, so that an ITS-S can assert the actions to do while passing by such zone (e.g. reduce the transmit Loading @@ -252,7 +252,7 @@ InterferenceManagementZoneType ::= ENUMERATED { } ``` ## <a name="InterferenceManagementMitigationType"></a>InterferenceManagementMitigationType ### <a name="InterferenceManagementMitigationType"></a>InterferenceManagementMitigationType This DE defines the mitigation type in the interference management zone. Information and commands defining the required mitigation type the Loading @@ -276,7 +276,7 @@ InterferenceManagementMitigationType ::= SEQUENCE { } ``` ## <a name="MitigationForTechnologies"></a>MitigationForTechnologies ### <a name="MitigationForTechnologies"></a>MitigationForTechnologies This DE defines the mitigation type container for the different channel access technology classes.<br> Class of parameters for the relevant channel access technology classes, Loading @@ -291,7 +291,7 @@ InterferenceManagementMitigationType ::= SEQUENCE { MitigationForTechnologies ::= SEQUENCE (SIZE(1..8)) OF MitigationPerTechnologyClass ``` ## <a name="MitigationPerTechnologyClass"></a>MitigationPerTechnologyClass ### <a name="MitigationPerTechnologyClass"></a>MitigationPerTechnologyClass This DE defines the mitigation type container per channel access technology class <br> Class of parameters for the specific technology indicated in the container. Loading Loading @@ -325,7 +325,7 @@ MitigationPerTechnologyClass ::= SEQUENCE { } ``` ## <a name="AccessTechnologyClass"></a>AccessTechnologyClass ### <a name="AccessTechnologyClass"></a>AccessTechnologyClass Access technology to which the mitigation type applies. Loading @@ -345,7 +345,7 @@ AccessTechnologyClass ::= ENUMERATED { } ``` ## <a name="InterferenceManagementZoneShape"></a>InterferenceManagementZoneShape ### <a name="InterferenceManagementZoneShape"></a>InterferenceManagementZoneShape Shape of the interference management zone. Loading Loading
docs/IMZM-PDU-Descriptions.md +18 −18 Original line number Diff line number Diff line Loading @@ -3,8 +3,7 @@ Specification of the Interference Management Zone Message ETSI TS 103 724<br/> Latest version available at https://forge.etsi.org/rep/ITS/asn1/imzm_ts103724 [[_TOC_]] [[TOC]] ## Imports: * **ITS-Container** *{ itu-t (0) identified-organization (4) etsi (0) itsDomain (5) wg1 (1) ts (102894) cdd (2) version (2) }*<br/> Loading @@ -18,7 +17,8 @@ This is temporary * :<br> Import from **VAM-Temp-Imports** will be changed to CDD ETSI TS 102 894-2 Release 2 when available* ## <a name="IMZM"></a>IMZM ## Data Elements: ### <a name="IMZM"></a>IMZM This DF includes DEs for the IMZM `protocolVersion`, the IMZ message type identifier `messageID` and the station identifier `stationID` of the originating ITS-S. Loading @@ -38,7 +38,7 @@ IMZM ::= SEQUENCE { } ``` ## <a name="InterferenceManagementZoneMessage"></a>InterferenceManagementZoneMessage ### <a name="InterferenceManagementZoneMessage"></a>InterferenceManagementZoneMessage This is the actual [**IMZM**](#IMZM) Payload. It shall include the time stamp of the [**IMZM**](#IMZM) and the applicable containers of type [**BasicContainer**](CAM-PDU-Descriptions.md#BasicContainer) and [**ImzmContainer**](#ImzmContainer). Loading @@ -54,7 +54,7 @@ InterferenceManagementZoneMessage ::= SEQUENCE { } ``` ## <a name="ImzmParameters"></a>ImzmParameters ### <a name="ImzmParameters"></a>ImzmParameters The sequence of containers in the [**IMZM**](#IMZM). Other containers may be added in the future. Loading @@ -72,7 +72,7 @@ ImzmParameters ::= SEQUENCE { } ``` ## <a name="ImzmContainer"></a>ImzmContainer ### <a name="ImzmContainer"></a>ImzmContainer The IMZM container includes a sequence of up to 16 interference management communication zones. For each interference management communication zones, it contains a sequence of interference Loading @@ -89,7 +89,7 @@ ImzmContainer ::= SEQUENCE { } ``` ## <a name="InterferenceManagementZones"></a>InterferenceManagementZones ### <a name="InterferenceManagementZones"></a>InterferenceManagementZones A list of up to 16 interference management communication zones. > EXAMPLE: An interference management communication zone may be defined around a Loading @@ -104,7 +104,7 @@ ImzmContainer ::= SEQUENCE { InterferenceManagementZones ::= SEQUENCE (SIZE(1..16)) OF InterferenceManagementZone ``` ## <a name="InterferenceManagementZone"></a>InterferenceManagementZone ### <a name="InterferenceManagementZone"></a>InterferenceManagementZone Describes a zone of interferenceManagement inside which the ITS communication should be restricted. Loading @@ -124,7 +124,7 @@ InterferenceManagementZone ::= SEQUENCE { } ``` ## <a name="ZoneDefinition"></a>ZoneDefinition ### <a name="ZoneDefinition"></a>ZoneDefinition Describes the zone where band sharing occurs. When reusing CDD Rel.1 types, names are unchanged. Loading Loading @@ -159,7 +159,7 @@ ZoneDefinition::= SEQUENCE{ } ``` ## <a name="InterferenceManagementInfo"></a>InterferenceManagementInfo ### <a name="InterferenceManagementInfo"></a>InterferenceManagementInfo A list of up to 16 definitions of which interference management may be applied in the zone, per affected frequency channels. Loading @@ -175,7 +175,7 @@ ZoneDefinition::= SEQUENCE{ InterferenceManagementInfo::= SEQUENCE (SIZE(1..16,...)) OF InterferenceManagementInfoPerChannel ``` ## <a name="InterferenceManagementInfoPerChannel"></a>InterferenceManagementInfoPerChannel ### <a name="InterferenceManagementInfoPerChannel"></a>InterferenceManagementInfoPerChannel A break up of the interference management information per affected frequency channels. Loading Loading @@ -204,7 +204,7 @@ InterferenceManagementInfoPerChannel ::= SEQUENCE { } ``` ## <a name="InterferenceManagementChannel"></a>InterferenceManagementChannel ### <a name="InterferenceManagementChannel"></a>InterferenceManagementChannel Indicates which shared frequency channel should be applied interference management in the zone. Loading @@ -228,7 +228,7 @@ InterferenceManagementChannel ::= SEQUENCE { } ``` ## <a name="InterferenceManagementZoneType"></a>InterferenceManagementZoneType ### <a name="InterferenceManagementZoneType"></a>InterferenceManagementZoneType This DE defines the type of an interference management zone, so that an ITS-S can assert the actions to do while passing by such zone (e.g. reduce the transmit Loading @@ -252,7 +252,7 @@ InterferenceManagementZoneType ::= ENUMERATED { } ``` ## <a name="InterferenceManagementMitigationType"></a>InterferenceManagementMitigationType ### <a name="InterferenceManagementMitigationType"></a>InterferenceManagementMitigationType This DE defines the mitigation type in the interference management zone. Information and commands defining the required mitigation type the Loading @@ -276,7 +276,7 @@ InterferenceManagementMitigationType ::= SEQUENCE { } ``` ## <a name="MitigationForTechnologies"></a>MitigationForTechnologies ### <a name="MitigationForTechnologies"></a>MitigationForTechnologies This DE defines the mitigation type container for the different channel access technology classes.<br> Class of parameters for the relevant channel access technology classes, Loading @@ -291,7 +291,7 @@ InterferenceManagementMitigationType ::= SEQUENCE { MitigationForTechnologies ::= SEQUENCE (SIZE(1..8)) OF MitigationPerTechnologyClass ``` ## <a name="MitigationPerTechnologyClass"></a>MitigationPerTechnologyClass ### <a name="MitigationPerTechnologyClass"></a>MitigationPerTechnologyClass This DE defines the mitigation type container per channel access technology class <br> Class of parameters for the specific technology indicated in the container. Loading Loading @@ -325,7 +325,7 @@ MitigationPerTechnologyClass ::= SEQUENCE { } ``` ## <a name="AccessTechnologyClass"></a>AccessTechnologyClass ### <a name="AccessTechnologyClass"></a>AccessTechnologyClass Access technology to which the mitigation type applies. Loading @@ -345,7 +345,7 @@ AccessTechnologyClass ::= ENUMERATED { } ``` ## <a name="InterferenceManagementZoneShape"></a>InterferenceManagementZoneShape ### <a name="InterferenceManagementZoneShape"></a>InterferenceManagementZoneShape Shape of the interference management zone. Loading