Table 31:
{I
14
}
Data Payload Arrangement with Upper 2-bit Signed Extended to
{I
16
}
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10
9
8
7
6
5
4
3
2
1
0
0bxx
Item 1 (Sample 1 I
14
)
0bxx
Item 2 (Sample 2 I
14
)
0bxx
Item 3 (Sample 3 I
14
)
0bxx
Item 4 (Sample 4 I
14
)
0bxx
Item 5 (Sample 5 I
14
)
0bxx
Item 6 (Sample 6 I
14
)
.
.
.
.
.
.
.
.
.
.
.
.
Same conversion example as {I
14
Q
14
}.
{I
24
} Data Payload Format
59. Each data word is one I-component as seen in
Table 32
.
60. Each I data is a signed two's-complement 24-bit sample with signed extended into 32-bit.
Thus, each component is an integer ranging from -8388608 to +8388607 (or ±2
23
).
Table 32:
{I
24
}
Data Payload Arrangement with Upper 8-bit Signed Extended to
{I
32
}
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10
9
8
7
6
5
4
3
2
1
0
0bxxxxxxxx
Item 1 (Sample 1 I
24
)
0bxxxxxxxx
Item 2 (Sample 2 I
24
)
0bxxxxxxxx
Item 3 (Sample 3 I
24
)
.
.
.
.
.
.
Examples conversion:
Given the big-endian bytes 0x0018FFFE, then I
24
= 0x18FFFFE.
Given the big-endian bytes 0xFF800034, then I
24
= 0x800034 (or -8388556).
Compute fractional value if needed: i/2
23
.
Trailer Word Format
Table 33:
Trailer Word Format
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10
9
8
7
6
5
4
3
2
1
0
Enables
State and Event Indicators
E Associated Context
Packet Count
DV
RL
SI OR SL
DV
RL
SI OR SL
State and Event Indicators and the associated Enable bits shall be positions as indicated
in
Table 34
.
61. For each Indicator bit in the State and Event Indicators field, there is a corresponding
Enable bit at the same position in the Enables field.
62. When an Enable bit is set to 1, the corresponding indicator shall
function as shown in
Table 34
. Otherwise, the corresponding indicator shall
not be considered valid.
63. Unused bits in the Enables field and the Indicators field shall be set to 0.
64. The E field shall be set to 0 to specify the Associated Context Packet Count field as
undefined.
65. The Associated Context Packet Count field is unused and shall be set to 0.