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

X  

AM79C02AJC 数据表(PDF) 42 Page - Advanced Micro Devices

部件名 AM79C02AJC
功能描述  Dual Subscriber Line Audio Processing Circuit (DSLAC) Devices
PDF  48 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
制造商  AMD [Advanced Micro Devices]
网页  http://www.amd.com
标志 AMD - Advanced Micro Devices

AM79C02AJC 数据表(HTML) 42 Page - Advanced Micro Devices

Back Button AM79C02AJC Datasheet HTML 38Page - Advanced Micro Devices AM79C02AJC Datasheet HTML 39Page - Advanced Micro Devices AM79C02AJC Datasheet HTML 40Page - Advanced Micro Devices AM79C02AJC Datasheet HTML 41Page - Advanced Micro Devices AM79C02AJC Datasheet HTML 42Page - Advanced Micro Devices AM79C02AJC Datasheet HTML 43Page - Advanced Micro Devices AM79C02AJC Datasheet HTML 44Page - Advanced Micro Devices AM79C02AJC Datasheet HTML 45Page - Advanced Micro Devices AM79C02AJC Datasheet HTML 46Page - Advanced Micro Devices Next Button
Zoom Inzoom in Zoom Outzoom out
 42 / 48 page
background image
42
Am79C02/03/031(A) Data Sheet
The value of hi in Equation 3 represents a decimal
number that is broken down into a sum of successive
values of:
±1.0 multiplied by 2–0, or 2–1, or 2–2...2–7...
or
±1.0 multiplied by 1, or 1/2, or 1/4...1/128...
The limit on the negative powers of 2 is determined by
the length of the registers in the ALU.
The coefficient hi in Equation 3 can be considered to be
a value made up of N binary 1s in a binary register where
the leftmost part represents whole numbers, the right-
most part represents decimal fractions, and a decimal
point separates them. The first binary 1 is shifted M1
bits to the right of the decimal point, the second binary
1 is shifted M2 bits to the right of the decimal point, the
third binary 1 is shifted M3 bits to the right of the decimal
point, and so on.
Note that when M1 is 0, the resulting value is a binary 1
in front of the decimal point, that is, no shift. If M2 also is
0, the result is another binary 1 in front of the decimal
point, giving a total value of binary 10 in front of the dec-
imal point (i.e., a decimal value of 2.0). The value of N,
therefore, determines the range of values the coefficient
hi can take (e.g., if N = 3, the maximum and minimum
values are ±3, and if N = 4, the values are between ±4).
Detailed Description of DSLAC
Device Coefficients
The CSD coding scheme in the DSLAC device uses a
value called mi, where m1 represents the distance shift-
ed right of the decimal point for the first binary 1. m2
represents the distance shifted to the right of the previ-
ous binary 1, and m3 represents the number of shifts to
the right of the second binary 1. Note that the range of
values determined by N is unchanged. Equation 3 now
is modified (in the case of N = 4) to:
Eq. (4)
Eq. (5)
Eq. (6)
where:
and
In the DSLAC device, a coefficient, hi, consists of N CSD
coefficients, each being made up of 4 bits and formatted
as Cxymxy, where Cxy is one bit (MSB) and mxy is 3 bits.
Each CSD coefficient is broken down as follows:
C
xy
is the sign bit (0 = positive, 1 = negative).
mxy
is the 3-bit shift code. It is encoded as a
binary number as follows:
000:
0 shifts
001:
1 shifts
010:
2 shifts
011:
3 shifts
100:
4 shifts
101:
5 shifts
110:
6 shifts
111:
7 shifts
y
is the coefficient number (the i in hi).
x
is the position of this CSD coefficient position
of the binary 1 represented by this CSD coef-
ficient within the hi coefficient. The most sig-
nificant binary 1 is represented by x = 1. The
next most significant binary 1 is represented
by x = 2, and so on.
Thus, C13m13 represents the sign and the relative shift
position for the first (most significant) binary 1 in the 4th
(h3) coefficient.
The number of CSD coefficients, N, is limited to 4 in the
GR, GX, R, X, Z, and the IIR part of the B filter, and 3
for the FIR part of the B filter. Note also that the GX filter
coefficient equation is slightly different from that of the
other filters.
Eq. (7)
Please refer to the section detailing the commands for
complete details on the programming of the coefficients.
Adaptive B Filter Overview
The DSLAC device B filter is designed to work with pre-
programmed coefficients or with coefficients deter-
mined by an adaptive algorithm (Note: The adaptive
transhybrid balance feature is guaranteed only on the
Am79C02A/03A/031A versions). The adaptive algo-
rithm can be operated in a mode where it continuously
adapts or where it adapts for a short period, and then
holds its value.
Operation with preprogrammed coefficients requires
only the use of MPI Command 30 to feed in the coeffi-
cients. The Adaptive mode uses some preprogrammed
coefficients and generates new ones using an algo-
rithm, which by a series of iterations, minimizes the re-
ceive signal that is echoed in the transmit signal (due
to mismatches in the SLIC, hybrid, and line). Adaptation
applies to the FIR part of the filter only. Preprogrammed
coefficients used to initiate the adaptive algorithm must
be “valid” (shown under Command 30). Other valid co-
efficients may be obtained by using this coefficient, run-
ning adaptive balance, and then reading back the
registers (refer to #30 in command structure).
h
i
B
12
M1
B
22
M2
B
32
M3
B
42
M4
+++
=
h
i
C
12
m1
C
1C22
m1
m2
+
()
C
1C2C32
m1
m2
m3
++
()
C
1C2C3C42
m1
m2
m3
m4
+++
()
++
+
=
h
i
C
12
m1
1C
22
m2
1C
32
m3
1C
42
m4
+
()
+
[
]
+
{
}
=
M
1
m
1
M
2
m
1
m
2
M
3
m
1
m
2
m
3
M
4
m
1
m
2
m
3
m
4
+++
=
++
=
+
=
=
B
1
C
1
B
2
C
1
C
2
B
3
C
1
C
2
C
3
B
4
C
1
C
2
C
3
C
4
=
=
=
=
h
iGX
1h
i
+
=



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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48


数据表 下载

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