Electronic Components Datasheet Search
  English  ▼
ALLDATASHEET.COM

X  

SY87729LHI Datasheet(PDF) 7 Page - Micrel Semiconductor

Part # SY87729LHI
Description  3.3V AnyClock (10MHz to 365MHz) FRACTIONAL N SYNTHESIZER
Download  14 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  MICREL [Micrel Semiconductor]
Direct Link  http://www.micrel.com
Logo MICREL - Micrel Semiconductor

SY87729LHI Datasheet(HTML) 7 Page - Micrel Semiconductor

Back Button SY87729LHI Datasheet HTML 3Page - Micrel Semiconductor SY87729LHI Datasheet HTML 4Page - Micrel Semiconductor SY87729LHI Datasheet HTML 5Page - Micrel Semiconductor SY87729LHI Datasheet HTML 6Page - Micrel Semiconductor SY87729LHI Datasheet HTML 7Page - Micrel Semiconductor SY87729LHI Datasheet HTML 8Page - Micrel Semiconductor SY87729LHI Datasheet HTML 9Page - Micrel Semiconductor SY87729LHI Datasheet HTML 10Page - Micrel Semiconductor SY87729LHI Datasheet HTML 11Page - Micrel Semiconductor Next Button
Zoom Inzoom in Zoom Outzoom out
 7 / 14 page
background image
AnyClock®
SY87729L
7
Micrel, Inc.
M9999-062807
hbwhelp@micrel.com or (408) 955-1690
Accum
Add
Sum
Modulo
Bit
0
555
1
5
5
10
10
1
10
5
15
15
1
15
5
20
20
1
20
5
25
2
0
2
577
1
7
5
12
12
1
12
5
17
17
1
17
5
22
22
1
22
5
27
4
0
4
599
1
9
5
14
14
1
14
5
19
19
1
19
5
24
1
0
1
566
1
6
5
11
11
1
11
5
16
16
1
16
5
21
21
1
21
5
26
3
0
3
588
1
8
5
13
13
1
13
5
18
18
1
18
5
23
0
0
Table 2. 5/23 Example
Note that the sequence of bits in the last column, reading
down, is the optimal pattern to generate.
The choice of repeating bit pattern reduces jitter because
a fractional-N synthesizer relies on edges temporarily not
matching, but averaging out over some time interval.
Anything that reduces the timing disparity between edges
arriving at the phase-frequency comparator will reduce jitter.
Center Frequency Trim
This circuit block generates two identical reference
voltages for the two VCO on the SY87729L. This voltage
pair can be digitally trimmed. Trimming occurs under control
of the acquisition sequencer, which trims for center frequency
of the fractional-N synthesizer only. The wrapper synthesizer
VCO is matched to the fractional-N VCO. Both VCO are fed
the same coarse adjustment voltage, and so both center
nominally at the same frequency.
An 8-bit counter implements the voltage steps. The
acquisition sequencer steps through this counter, which
changes its voltage by about 12mV per step. The coarse
input to the VCO is nominally set at 500MHz per Volt.
The acquisition sequencer exercises the center frequency
trim circuit so that the VCO control voltage ends up within
about 12mV of where it should be, were it exactly centered
for the desired output frequency.
In the general case, the pattern “101” need not change
based on the P divider value. To multiply by 14/3 instead of
11/3, for example, the same “101” pattern would be used,
but we would alternate dividing by 5 and 4, instead of dividing
by 4 and 3. The P value, in effect, represents the integer
part of the multiplication factor.
The repeating binary bit pattern really depends only on
the number of times to divide by P, and the number of
times to divide by P-1. We label the number of times to
divide by P as QP, and the number of times to divide by P-1
as QP–1. The fractional-N synthesizer generates its output
frequency as per this formula:
fP –
Q
QQ
f
FNOUT
P–1
PP–1
REF
+
In our figure two example, we multiply by 11/3, or 4 - 1/3.
Matching against the formula, P = 4, QP–1 = 1, and QP =2.
The SY87729L accepts QP and QP–1 values from its
MicroWire™ interface, where they exist as the 5-bit values
“qp” and “qpm1.” Both values are unsigned binary numbers.
QP and QP–1 are both constrained to be 31 or less, and their
sum is also constrained to be 31 or less. That means that the
denominator in the above formula must be 31 or less.
As would be expected from the formula, setting QP to zero
causes frequency multiplication exactly by P-1. Setting QP–1
to zero causes frequency multiplication exactly by P. The
SY87729L behavior is undefined if both QP and QP–1 are
both set to zero.
In the general case, the length of the repeating binary bit
pattern is QP + QP–1. It consists of QP “1”, and QP–1 “0.”
The SY87729L accomplishes this by implementing
Bresenham’s algorithm in hardware. To see how this works,
we need a more complicated example. Let’s say we need to
multiply by 110/23, or 5 - 5/23. In this example, P = 5,
QP–1 = 5, and QP = 18. The naïve approach would generate
a bit pattern of:
11111 11111 11111 11100 000
The spaces between groups of five digits are added for
readability only. This pattern is 23 bits long, with QP (that is,
18) “1” and QP–1 (that is, 5) “0”, so it will multiply correctly,
but it doesn’t match P/P-1 divider edges to input edges in
the best way possible.
In fact, the best pattern, in terms of minimizing distance
between divider and reference input edges, is:
11110 11110 1110 11110 1110
Table 2 shows how Bresenham’s algorithm works. The
first column is an accumulator. It starts at zero, but otherwise
takes the result from the fourth column of the previous row.
The second column is the value to add to the accumulator
at each step. In the general case, this is always QP–1. The
third column forms the sum. The fourth column takes the
sum modulo (QP + QP–1).
The last column is “0” whenever the modulo changes the
sum. Note that the Table has 23 rows, before the sum is
zero, and the entire algorithm repeats itself.


Similar Part No. - SY87729LHI

ManufacturerPart #DatasheetDescription
logo
Micrel Semiconductor
SY87729LHI MICREL-SY87729LHI Datasheet
98Kb / 14P
   3.3V AnyClock (10MHz to 365MHz) FRACTIONAL N SYNTHESIZER
SY87729LHI MICREL-SY87729LHI Datasheet
532Kb / 14P
   3.3V AnyClock (10MHz to 365MHz) FRACTIONAL N SYNTHESIZER
SY87729LHITR MICREL-SY87729LHITR Datasheet
532Kb / 14P
   3.3V AnyClock (10MHz to 365MHz) FRACTIONAL N SYNTHESIZER
More results

Similar Description - SY87729LHI

ManufacturerPart #DatasheetDescription
logo
Micrel Semiconductor
SY87729L MICREL-SY87729L Datasheet
98Kb / 14P
   3.3V AnyClock (10MHz to 365MHz) FRACTIONAL N SYNTHESIZER
SY87729L MICREL-SY87729L_06 Datasheet
532Kb / 14P
   3.3V AnyClock (10MHz to 365MHz) FRACTIONAL N SYNTHESIZER
SY87729L MICREL-SY87729L_11 Datasheet
505Kb / 17P
   3.3V AnyClock짰, 10MHz to 365MHz
SY87739L MICREL-SY87739L_07 Datasheet
335Kb / 13P
   PROTOCOL TRANSPARENT 3.3V 10MHz to 729MHz FRACTIONAL-N SYNTHESIZER
SY87739L MICREL-SY87739L_11 Datasheet
451Kb / 17P
   Protocol Transparent, 3.3V, 10MHz to 729MHz, Fractional-N Synthesizer
SY87739L MICREL-SY87739L Datasheet
570Kb / 13P
   PROTOCOL TRANSPARENT 3.3V 10MHz to 729MHz FRACTIONAL-N SYNTHESIZER
logo
Analog Devices
ADF4153 AD-ADF4153 Datasheet
354Kb / 24P
   Fractional-N Frequency Synthesizer
REV. A
ADF4153BCPZ AD-ADF4153BCPZ Datasheet
354Kb / 24P
   Fractional-N Frequency Synthesizer
Rev. F
logo
Cirrus Logic
CS2200-CP CIRRUS-CS2200-CP Datasheet
326Kb / 26P
   Fractional-N Frequency Synthesizer
logo
Analog Devices
ADF4153 AD-ADF4153_16 Datasheet
483Kb / 25P
   Fractional-N Frequency Synthesizer
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14


Datasheet Download

Go To PDF Page


Link URL




Privacy Policy
ALLDATASHEET.COM
Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Datasheet Upload   |   Contact us   |   Privacy Policy   |   Link Exchange   |   Manufacturer List
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