參數(shù)資料
型號: EVAL-AD7450CBZ
廠商: Analog Devices Inc
文件頁數(shù): 7/22頁
文件大小: 0K
描述: BOARD EVALUATION FOR AD7450
標(biāo)準(zhǔn)包裝: 1
ADC 的數(shù)量: 1
位數(shù): 12
采樣率(每秒): 1M
數(shù)據(jù)接口: DSP,MICROWIRE?,QSPI?,串行,SPI?
輸入范圍: ±VREF/2
在以下條件下的電源(標(biāo)準(zhǔn)): 9mW @ 1MSPS
工作溫度: -40°C ~ 85°C
已用 IC / 零件: AD7450
已供物品: 板,CD
相關(guān)產(chǎn)品: AD7450BRZ-ND - IC ADC 12BIT DIFF IN 1MSPS 8SOIC
AD7450BRMZ-ND - IC ADC 12BIT DIFF IN 1MSPS 8MSOP
AD7450ARMZ-ND - IC ADC 12BIT DIFF IN 1MSPS 8MSOP
AD7450ABRMZ-ND - IC ADC 12BIT DIFF IN 1MSPS 8MSOP
AD7450ARZ-REEL7-ND - IC ADC 12BIT DIFF IN 1MSPS 8SOIC
AD7450ARMZ-REEL7-ND - IC ADC 12BIT DIFF IN 1MSPS 8MSOP
AD7450ABRTZ-REEL7TR-ND - IC ADC 12BIT DIFF 1MSPS SOT23-8
AD7450ARZ-REEL-ND - IC ADC 12BIT DIFF IN 1MSPS 8SOIC
AD7450ARZ-ND - IC ADC 12BIT DIFF-IN 1MSPS 8SOIC
AD7450ABRT-R2CT-ND - IC ADC 12BIT W/DIFF INP SOT-23-8
更多...
AD7450
–15–
SINGLE-ENDED OPERATION
When supplied with a 5 V power supply, the AD7450 can handle
a single-ended input. The design of this part is optimized for
differential operation, so with a single-ended input, performance
will degrade. Linearity will typically degrade by 0.2 LSBs, zero
code and full-scale errors will typically degrade by 2 LSBs, and
ac performance is not guaranteed.
To operate the AD7450 in single-ended mode, the VIN+ input is
coupled to the signal source, while the VIN– input is biased to the
appropriate voltage corresponding to the midscale code transi-
tion. This voltage is the common mode, which is a fixed dc
voltage (usually the reference). The VIN+ input swings around
this value and should have voltage span of 2
VREF to make use
of the full dynamic range of the part. Therefore, the input signal
will have peak-to-peak values of common mode
± V
REF. If the
analog input is unipolar then an op amp in a noninverting unity
gain configuration can be used to drive the VIN+ pin. Because
the ADC operates from a single supply, it is necessary to level
shift ground based bipolar signals to comply with the input
requirements. An op amp can be configured to rescale and level
shift the ground based bipolar signal so it is compatible with the
selected input range of the AD7450 (see Figure 18).
+
R
0.1 F
VIN
EXTERNAL
VREF (2.5V)
AD7450
VIN+
VIN–
VREF
+2.5V
–2.5V
0V
5V
0V
2.5V
Figure 18. Applying a Bipolar Single-Ended
Input to the AD7450
SERIAL INTERFACE
Figure 19 shows a detailed timing diagram for the serial interface
of the AD7450. The serial clock provides the conversion clock
and also controls the transfer of data from the AD7450 during
conversion.
CS initiates the conversion process and frames the
data transfer. The falling edge of
CS puts the track-and-hold into
hold mode and takes the bus out of three-state. The analog input
is sampled and the conversion initiated at this point. The
conversion will require 16 SCLK cycles to complete.
Once 13 SCLK falling edges have occurred, the track-and-hold
will go back into track on the next SCLK rising edge as shown
at Point B in Figure 19. On the 16th SCLK falling edge, the
SDATA line will go back into three-state.
If the rising edge of
CS occurs before 16 SCLKs have elapsed,
the conversion will be terminated, and the SDATA line will go
back into three-state. Sixteen serial clock cycles are required to
perform a conversion and to access data from the AD7450.
CS
going low provides the first leading zero to be read in by the
microcontroller or DSP. The remaining data is then clocked out
on the subsequent SCLK falling edges beginning with the second
leading zero. Thus, the first falling clock edge on the serial clock
provides the second leading zero. The final bit in the data transfer
is valid on the 16th falling edge, having been clocked out on the
previous (15th) falling edge. Once the conversion is complete
and the data has been accessed after the 16 clock cycles, it is
important to ensure that before the next conversion is initiated,
enough time is left to meet the acquisition and quiet time speci-
fications (see timing examples). To achieve 1 MSPS with an 18
MHz clock for VDD = 5 V, an 18 clock burst will perform the
conversion and leave enough time before the next conversion for
the acquisition and quiet time. This is the same for achieving
833 kSPS with a 15 MHz clock for VDD = 3 V.
In applications with a slower SCLK, it may be possible to read
in data on each SCLK rising edge, i.e., the first rising edge of
SCLK after the
CS falling edge would have the leading zero
provided and the 15th SCLK edge would have DB0 provided.
Timing Example 1
Having fSCLK = 18 MHz and a throughput rate of 1 MSPS gives
a cycle time of:
11 1 000 000
1
Throughput
s
==
,,
A cycle consists of:
tf
t
SCLK
ACQ
2
12 5 1
1
+
() +=
.
s
Therefore, if t2 = 10 ns then:
10
12 5 1 18
1
ns
MHz
t
s
ACQ
+
() +=
.
tns
ACQ
= 296
This 296 ns satisfies the requirement of 200 ns for tACQ. From
Figure 20, tACQ is comprised of:
2
8
.51 f
SCLK
() ++
tt
QUIET
where t8 = 35 ns. This allows a value of 122 ns for tQUIET, satis-
fying the minimum requirement of 25 ns.
Timing Example 2
Having fSCLK = 5 MHz and a throughput rate of 315 kSPS gives
a cycle time of:
11 315 000
3 174
Throughput
s
==
,.
A cycle consists of:
tf
t
SCLK
ACQ
2
12 5 1
3 174
+
() +=
..
s
Therefore if t2 is 10 ns then:
10
12 5 1 5
3 174
ns
MHz
t
s
ACQ
+
() +=
..
tns
ACQ
= 664
This 664 ns satisfies the requirement of 200 ns for tACQ. From
Figure 20, tACQ is comprised of:
2
8
.51 f
SCLK
() ++
tt
QUIET
where t8 = 35 ns. This allows a value of 129 ns for tQUIET, satis-
fying the minimum requirement of 25 ns.
As in this example and with other slower clock values, the signal
may already be acquired before the conversion is complete, but it
is still necessary to leave 25 ns minimum tQUIET between conver-
sions. In Timing Example 2, the signal should be fully acquired
at approximately Point C in Figure 20.
Rev. A
相關(guān)PDF資料
PDF描述
VI-B2R-EY CONVERTER MOD DC/DC 7.5V 50W
VI-B1B-EY CONVERTER MOD DC/DC 95V 50W
0210490922 CABLE JUMPER 1.25MM .051M 23POS
ECA14DCBT CONN EDGECARD 28POS R/A .125 SLD
VE-B1H-EY CONVERTER MOD DC/DC 52V 50W
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
EVAL-AD7451CB 制造商:Analog Devices 功能描述:DEV TOOLS, PSEUDO DIFFERENTIAL INPUT MSPS 2BIT ADCS - Bulk
EVAL-AD7451CBZ 功能描述:BOARD EVAL FOR AD7451 RoHS:是 類別:編程器,開發(fā)系統(tǒng) >> 評估板 - 模數(shù)轉(zhuǎn)換器 (ADC) 系列:- 產(chǎn)品培訓(xùn)模塊:Obsolescence Mitigation Program 標(biāo)準(zhǔn)包裝:1 系列:- ADC 的數(shù)量:1 位數(shù):12 采樣率(每秒):94.4k 數(shù)據(jù)接口:USB 輸入范圍:±VREF/2 在以下條件下的電源(標(biāo)準(zhǔn)):- 工作溫度:-40°C ~ 85°C 已用 IC / 零件:MAX11645 已供物品:板,軟件
EVAL-AD7451CBZ3 制造商:AD 制造商全稱:Analog Devices 功能描述:Pseudo Differential Input, 1 MSPS, 10-/12-Bit ADCs in an 8-Lead SOT-23
EVAL-AD7452CB 制造商:Analog Devices 功能描述:DEV TOOLS, DIFFERENTIAL INPUT, 555KSPS, 12BIT ADC IN AN 8-LE - Bulk
EVAL-AD7452CB3 制造商:AD 制造商全稱:Analog Devices 功能描述:Differential Input, 555 kSPS 12-Bit ADC in an 8-Lead SOT-23