____________________________________________________ DS34T101, DS34T102, DS34T104, DS34T108
110 of 366
For example, if the desired configuration is to transmit channels 2-16 and 18-26 from the 2.048MHz TSER data
stream, the
TBCS registers should be programmed as follows:
TBCS1 = 0x01 :: ignore TSER channel 1 ::
TBCS2 = 0x00
TBCS3 = 0x01 :: ignore TSER channel 17 ::
TBCS4 = 0xFC :: ignore TSER channels 27-32 ::
10.10.3.2 Mapping T1 Channels Into a 2.048MHz TDM Stream
The receive elastic store operates with a 2.048MHz system-side data rate (32 timeslots/frame) when the
RIOCR.RSCLKM bit is set to 1. In this mode, CPU software can specify which of the channels of the received T1
signal come out of the framer on RSER by programming the receive blank channel select registers (
RBCS). When
a bit in these registers is set to one, RSER is forced high during the bits of that channel. Typically, CPU software
configures eight channels to be blanked (i.e. filled with all-ones) with the other 24 channels carrying the data from
the received T1 signal. The default (power-up) configuration blanks channels 25 to 32, so that the 24 T1 channels
are mapped into the first 24 channels of the 2.048MHz RSER signal. If the system blanks channel 1 (timeslot 0) by
setting
RBCS1.CH1 = 1, then the F-bit from the framer is passed into the MSb of channel 1 of the RSER signal.
For example, if:
RBCS1 = 0x01
RBCS2 = 0x00
RBCS3 = 0x01
RBCS4 = 0xFC
Then on RSER:
channel 1 (MSb) = F-bit
channel 1 (bits 1-7) = all ones
channels 2-16 = T1 channels 1-15
channel 17 = all ones
channels 18-26 = T1 channels 16-24
channels 27-32 = all ones
Note that when two or more sequential channels are chosen to be blanked, the receive slip zone select bit
(
RESCR.RSZS) should be set to zero. If the blank channels are distributed (such as 1, 5, 9, 13, 17, 21, 25, 29)
then the RSZS bit can be set to one, which may provide a lower occurrence of slips in certain applications.
10.10.3.3 Sourcing E1 Channels from a 1.544MHz TDM Stream
The transmit elastic store operates with a 1.544MHz system-side data rate (24 channels / frame + F-bit) when the
TIOCR.TSCLKM bit is set to 0. In this mode CPU software can specify which of the channels of the E1 signal are
sourced from TSER and which are blanked (i.e. filled with all-ones) by programming the transmit blank channel
select registers (
TBCS). When a bit in these registers is set to one, the elastic store ignores TSER data for that
channel. Typically, out of 32 total channels in the E1 signal being generated by the transmit formatter, CPU
software configures eight channels to be blanked, and 24 channels to receive the 24 channels in the TSER signal.
The default (power-up) configuration is to blank channels 25 to 32, so that so that the 24 TSER channels are
mapped into the first 24 channels of the E1 data stream.
10.10.3.4 Mapping E1 Channels Into a 1.544MHz TDM Stream
The receive elastic store operates with a 1.544MHz system-side data rate (24 channels / frame + F-bit) when the
RIOCR.RSCLKM bit is set to 0. In this mode, CPU software can specify which of the channels of the received E1
signal come out of the framer on RSER by programming the receive blank channel select registers (
RBCS). When
a bit in these registers is set to one, RSER is forced high during the bits of that channel. Typically, CPU software
configures eight channels to be ignored and 24 channels to come out in the RSER signal. The default (power-up)
configuration ignores channels 25 to 32, so that the first 24 E1 channels are mapped into the 24 channels of the
1.544MHz RSER signal. In this mode, the F-bit location at RSER is always set to 1.