參數(shù)資料
型號(hào): AD9954YSVZ
廠(chǎng)商: Analog Devices Inc
文件頁(yè)數(shù): 27/40頁(yè)
文件大?。?/td> 0K
描述: IC DDS DAC 14BIT 1.8V 48-TQFP
產(chǎn)品培訓(xùn)模塊: Direct Digital Synthesis Tutorial Series (1 of 7): Introduction
Direct Digital Synthesizer Tutorial Series (7 of 7): DDS in Action
Direct Digital Synthesis Tutorial Series (3 of 7): Angle to Amplitude Converter
Direct Digital Synthesis Tutorial Series (6 of 7): SINC Envelope Correction
Direct Digital Synthesis Tutorial Series (4 of 7): Digital-to-Analog Converter
Direct Digital Synthesis Tutorial Series (2 of 7): The Accumulator
標(biāo)準(zhǔn)包裝: 1
分辨率(位): 14 b
主 fclk: 400MHz
調(diào)節(jié)字寬(位): 32 b
電源電壓: 1.71 V ~ 1.96 V
工作溫度: -40°C ~ 105°C
安裝類(lèi)型: 表面貼裝
封裝/外殼: 48-TQFP 裸露焊盤(pán)
供應(yīng)商設(shè)備封裝: 48-TQFP 裸露焊盤(pán)(7x7)
包裝: 托盤(pán)
產(chǎn)品目錄頁(yè)面: 552 (CN2011-ZH PDF)
配用: AD9954/PCBZ-ND - BOARD EVAL FOR 9954
AD9954
Rev. B | Page 33 of 40
DETAILED PROGRAMMING EXAMPLES
SINGLE-TONE MODE
In this example, the part is programmed to output a 122 MHz
single-tone carrier, the device is clocked with a 20 MHz crystal
oscillator, and the clock multiplier is used to push the internal
system clock up to 400 MHz. Phase offsets are then added to
the carrier.
The programming steps include the following:
1. Write to Control Register 1 instructing the part to autoclear
the phase accumulator whenever the phase offset word
changes and issues an I/O update. Set Bit 13 in the CFR1
register. The address for CFR1 is 0; therefore, an instruction
byte of 0x00 is sent and 0x00 00 00 20 for data. Note that
users must write to all four bytes of the register.
2. Write to Control Register 2 setting the clock multiplier value
to 20, and the VCO range bit to its upper value. In CFR2,
Bit 7 to Bit 3 control the multiply value. To get a multiplied
value of 20 from 5 bits, the binary value is 10100. As
previously mentioned, also send Bit 2 to put the VCO into its
upper range (to get 400 MHz). Therefore, the instruction byte
is 0x01 and 0x00 00 A4 for data.
3. Calculate the tuning word to generate a 122 MHz output
from a 400 MSPS clock, load it into FTW0, and latch the
data written to the I/O buffers into their respective registers.
The frequency tuning word equation becomes (122 MHz/
400 MHz) × 232, which yields 0x4E 14 7A E1. Send the
Instruction Byte 0x04 and four data bytes of 0x4E 14 7A E1.
Issue an I/O update, which transfers the data into the part.
Whenever a phase change is desired, calculate and write the
phase offset word to the part and issue an I/O update. For
example, if the first value is 45°, the phase offset word is
(45/360) × 214, or in decimal, 2048. Therefore, write an
instruction byte of 0x05 and Data Byte 0x0800. When an
I/O update is issued, the phase accumulator clears, which
starts it from a known phase of 0°. It again accumulates at a
122 MHz rate, except now phase shifting each and every
sample by 45°.
LINEAR SWEEP MODE
In this example, the part is programmed to generate a chirp
from 61.53 MHz to 62.73 MHz. The chirp up is in 1.20 μs,
the chirp down is in 1.8 μs, and the chirp is made as finely
linearized as possible. Therefore, users must calculate and
program:
FTW0 for 61.53 MHz (the start frequency)
FTW1 for 62.73 MHz (the stop frequency)
CFR1 to put the part into linear sweep mode
The positive linear sweep control word (PLSCW), to make as
linearized a chirp in 1.20 μs
The negative linear sweep control word (NLSCW), to make
as linearized a chirp in 1.80 μs
The last example programmed the clock multiplier; therefore,
start with a 400 MSPS clock. FTW0 is (61.53/400) × 232 or
0x27611340, and FTW1 is (62.73/400) × 232 or 0x2825AEE6.
To turn the linear sweep on, set CFR1<21>.
The PLSCW and NLSCW are five bytes wide: one byte for the
ramp rate and four bytes for the incremental frequency value.
To begin, calculate the ramp rate, and cover 1.2 MHz on both
sweeps. The ramp rate tells the part how many SYNC_CLK
cycles (for SYSCLK cycles) to send at each incremental value.
When the shortest time possible is spent at each incremental
frequency, the most linearized sweep is achieved; therefore, the part
should only spend one SYNC_CLK period at each incremental
frequency, which ensures that the smallest frequency steps possible
are taken. For a 400 MSPS SYSCLK, the result is a 100 MHz
SYNC_CLK rate or a 10 ns SYNC_CLK period. This means on the
finest resolution, 120 incremental steps squeeze into the rising
sweep (1.2 μs/10 ns) and 180 on the falling sweep (1.8 μs/10 ns).
For the rising delta frequency, a 1.2 MHz/120 steps is calculated,
which means each step is approximately 10 kHz for the rising
delta frequency and approximately 666.6666 Hz for the falling
delta frequency. The logic in the linear sweep block ensures that
FTW1 on a rising sweep or FTW0 on a falling sweep is not
exceeded. If the exact incremental tuning word is not achieved
using the 32-bit resolution, round up, not down, to ensure the
entire range during the sweep is covered. To calculate the rising
delta frequency word, simply calculate (10 K/400 M) × 232 =
0x0001A36F. Combining the rising ramp rate, first byte, and the
rising delta frequency, the second byte to fifth byte yields the
PLSCW: 0x010001A36F. Likewise, the NLSCW works out to
0x0100001BF4. Table 14 is a summary table of instruction and
data bytes to write to.
Table 14. Linear Sweep Example Write Instructions
Register
Instruction Byte
Data Byte
CFR1
0x00
0x00200000
FTW0
0x04
0x27611340
FTW1
0x06
0x2825AEE6
NLSCW
0x07
0x0100001BF4
RLSCW
0x08
0x010001A36F
RAM MODE
This example programs the RAM. Use the RAM on the AD9954
to simulate the nonlinear filter shape of a Gaussian filter response
on the FSK data. Begin by plotting the filter response from F0 to
F1 and from F1 to F0. The transition time specification (see
Table 1) tells how long it takes to transition from F0 to F1 and
from F1 to F0, either as an actual time value or as a fraction of
the symbol rate. Both ways show how long it can take to change
symbols, and for this application, it is 100 ns. To program the
RAM, decide how many RAM segments to use, program the
RAM segment control word for each of those segments, and
load the RAM data for each of those segments.
相關(guān)PDF資料
PDF描述
AD9911BCPZ IC DDS 500MSPS DAC 10BIT 56LFCSP
VE-B11-IY-F4 CONVERTER MOD DC/DC 12V 50W
VE-B11-IY-F1 CONVERTER MOD DC/DC 12V 50W
VE-2WZ-IY-F4 CONVERTER MOD DC/DC 2V 20W
VE-2WZ-IY-F1 CONVERTER MOD DC/DC 2V 20W
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
AD9954YSVZ 制造商:Analog Devices 功能描述:IC DDS 400MSPS SMD 9954 TQFP48
AD9954YSVZ1 制造商:AD 制造商全稱(chēng):Analog Devices 功能描述:400 MSPS, 14-Bit, 1.8 V CMOS, Direct Digital Synthesizer
AD9954YSVZ-REEL7 功能描述:IC DDS DAC 14BIT 1.8V 48TQFP RoHS:是 類(lèi)別:集成電路 (IC) >> 接口 - 直接數(shù)字合成 (DDS) 系列:- 產(chǎn)品變化通告:Product Discontinuance 27/Oct/2011 標(biāo)準(zhǔn)包裝:2,500 系列:- 分辨率(位):10 b 主 fclk:25MHz 調(diào)節(jié)字寬(位):32 b 電源電壓:2.97 V ~ 5.5 V 工作溫度:-40°C ~ 85°C 安裝類(lèi)型:表面貼裝 封裝/外殼:16-TSSOP(0.173",4.40mm 寬) 供應(yīng)商設(shè)備封裝:16-TSSOP 包裝:帶卷 (TR)
AD9954YSVZ-REEL71 制造商:AD 制造商全稱(chēng):Analog Devices 功能描述:400 MSPS, 14-Bit, 1.8 V CMOS, Direct Digital Synthesizer
AD9955KS6 制造商:AD 功能描述:*