数据搜索系统,热门电子元器件搜索
  Chinese  ▼
ALLDATASHEETCN.COM

X  

AD6622S/PCB 数据表(PDF) 26 Page - Analog Devices

部件名 AD6622S/PCB
功能描述  Four-Channel, 75 MSPS Digital Transmit Signal Processor TSP
PDF  28 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
制造商  AD [Analog Devices]
网页  http://www.analog.com
标志 AD - Analog Devices

AD6622S/PCB 数据表(HTML) 26 Page - Analog Devices

Back Button AD6622S/PCB Datasheet HTML 20Page - Analog Devices AD6622S/PCB Datasheet HTML 21Page - Analog Devices AD6622S/PCB Datasheet HTML 22Page - Analog Devices AD6622S/PCB Datasheet HTML 23Page - Analog Devices AD6622S/PCB Datasheet HTML 24Page - Analog Devices AD6622S/PCB Datasheet HTML 25Page - Analog Devices AD6622S/PCB Datasheet HTML 26Page - Analog Devices AD6622S/PCB Datasheet HTML 27Page - Analog Devices AD6622S/PCB Datasheet HTML 28Page - Analog Devices  
Zoom Inzoom in Zoom Outzoom out
 26 / 28 page
background image
AD6622
–26–
REV. 0
MULTIPLE TSP OPERATION
Each of the four Transmit Signal Processors (TSPs) of the
AD6622 can adequately reject the interpolation images of nar-
row bandwidth carriers such as AMPS, IS-136, GSM, EDGE,
and PHS. Wider bandwidth carriers such as IS-95 and UMTS
require a coordinated effort of multiple processing channels.
This section demonstrates how to coordinate multiple TSPs
to create wider bandwidth channels without sacrificing image
rejection. As an example, a UMTS carrier is modulated using
four TSPs (an entire AD6622). The same principals can be
applied to different designs using more or fewer TSPs. This sec-
tion does not explore techniques for using multiple TSPs to
solve problems other than Serial Port or RCF throughput.
Designing filter coefficients and control settings for deinterleaved
TSPs is no harder than designing a filter for a single TSP. For
example, if four TSPs are to be used, simply divide the input data
rate by four and generate the filter as normal. For any design, a
better filter can always be realized by incrementing the number
of TSPs to be used. When it is time to program the TSPs, only
two small differences must be programmed. First each channel
is configured with exactly the same filter, scalars, modes and
NCO frequency. Since each channel receives data at 1/4 the
data rate and in a staggered fashion, the Start Hold-Off Counters
must also be staggered (see Programming Multiple TSPs section
below). Second, the phase offset of each NCO must be set to
match the demultiplexed ratio (1/4 in this example). Thus the
phase offset should be set to 90 degrees (16384, which is 1/4
of a 16-bit register).
Determining the Number of TSPs to Use
There are three limitations of a single TSP that can be over-
come by deinterleaving an input stream into multiple TSPs:
Serial Port bandwidth, the time restriction to the RCF impulse
response length (NRCF), and the DMEM restriction to NRCF.
If the input sample rate is faster than the Serial Port can accept
data, the data can be deinterleaved into multiple Serial Ports.
Recalling from the Serial Port description, the SCLK frequency
(fSCLK) is determined by the equation below. To minimize the
number of processing channels, SCLKDIVIDER should be set
as low as possible to get the highest fSCLK that the serial data
source can accept.
f
f
SCLK
SCLK
CLK
DIVIDER
=
×+
21
()
(23)
A minimum of 32 SCLK cycles are required to accept an input
sample, so the minimum number of TSPs (NTSP) due to limited
Serial Port bandwidth is a function of the input sample rate (fIN),
as shown by the equation below.
N
ceil
f
f
TSP
IN
SCLK
×


32
(24)
For a sample UMTS system, we will assume fCLK = 61.44 MHz,
and the serial data source can drive data at 30.72 MBPS
(SCLKDIVIDER = 0). To achieve fIN = 3.84 MHz, the mini-
mum NTSP is 4. (This is TSP channels, not TSP ICs.)
Multiple TSPs are also required if the RCF does not have enough
time or DMEM space to calculate the required RCF filter. Recall-
ing the maximum NTAPS equation from the RCF description, are
three restrictions to the RCF impulse response length, NRCF.
Time
CMEM
Restriction
Restriction
↓↓
N
L
L
RCF
RCF
≤×


min
,
,
2
16
128
(25)
DMEM
Restriction
where:
LL
L
L
Nf
f
RCF
CIC
CIC
TSP
CLK
IN
×
=
×
52
Deinterleaving the input data into multiple TSPs will extend the
time restriction and may possibly extend the DMEM restriction,
but will not extend the CMEM restriction. Deinterleaving the
input stream to multiple TSPs divides the input sample rate to
each TSP by the number of TSPs used (NTSP). To keep the out-
put rate fixed, L must be increased by a factor of NCH, which
extends the time restriction. This increase in L may be achieved
by increasing any one or more of LRCF, LCIC5, or LCIC2 within their
normal limits. Achieving a larger L by increasing LRCF instead
of LCIC5 or LCIC2, will relieve the DMEM restriction as well.
In a UMTS example, NTSP = 4, fCLK = 61.44 MHz, and fIN =
3.84 MHz, resulting in L = 64. Factoring L into LRCF = 8, LCIC =
8, and LCIC2 = 1, results in a maximum NRCF = 32 due to the time
restriction. Figure 22 shows an example RCF impulse response
that has a frequency response as shown in Figure 23 from
0 Hz to 7.68 MHz (fIN
× L
RCF/NTSP). The composite RCF and
CIC frequency response is shown in Figure 24, on the same fre-
quency scale. This figure demonstrates a good approximation to
a root-raised-cosine with a roll-off factor of 0.22, a pass-band
ripple of 0.1 dB, and a stopband ripple better than –65 dB until
the lobe of the first image which peaks at –50 dB about 5.6 MHz
from the carrier center. This lobe could be reduced by shifting
more of the interpolation towards the RCF, but that would
sacrifice near-in performance. As shown, the first image can easily
be rejected by an analog filter further up the signal path.
Scaling must be considered as normal with an interpolation
factor of L, to guarantee no overflow in the RCF, CIC, or NCOs.
The output level at the summation port should be calculated
using an interpolation factor of L/NTSP.
Programming Multiple TSPs
Configuring the TSPs for deinterleaved operation is straight-
forward. All of the Channel Registers and CMEM of each TSP
are programmed identically, except the Start Hold-Off Counters
and NCO Phase Offset.
In order to separate the input timing to each TSP, the Hold-
Off Counters must be used to start each TSP successively in
response to a common Start SYNC. The Start SYNC may origi-
nate from the SYNC pin or the Microport. Each subsequent
TSP must have a Hold-Off Counter value L/NTSP larger than its
predecessor’s. If the TSPs are located on cascaded AD6622s,
the Hold-Off Counters of the upstream device should be incre-
mented by an additional one.
In the UMTS example, L = 64 and NTSP = 4, so in order to
respond as quickly as possible to a Start SYNC, the Hold-Off
Counter values should be 1, 17, 33, and 49.



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28


数据表 下载

Go To PDF Page


链接网址



ALLDATASHEET是否为您带来帮助?  [ DONATE ] 

关于 Alldatasheet   |   广告服务   |   联系我们   |   隐私政策   |   数据表链接    |   链接交换   |   制造商名单
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com