Table 5 represents an example of NZP CSI-RS resource set IE. As represented in Table 5, parameters (e.g., a BM related ‘repetition’ parameter and a tracking related ‘trs-Info’ parameter) representing the usage of CSI-RS may be configured for each NZP CSI-RS resource set.
TABLE 5
-- ASN1START
-- TAG-NZP-CSI-RS-RESOURCES-START
NZP-CSI-RS-ResourceSet : :=
SEQUENCE {
?nzp-CSI-ResourceSetId
?NZP-CSI-RS-ResourceSetId,
?nzp-CSI-RS-Resources
?SEQUENCE (SIZE (1..maxNrofNZP-CSI-RS-
ResourcePerSet) ) OF NZP-CSI-RS-ResourceId,
?repetition
?ENUMERATED { on, off }
?aperiodicTriggeringOffset
?INTEGER(0..4)
?trs-Info
?ENUMERATED {true}
?...
}
-- TAG-NZP-CSI-RS-RESOURCESET-STOP
-- ASN1STOP