电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

LTC2377-16_15

产品描述16-Bit, 500ksps, Low Power SAR ADC with 97dB SNR
文件大小746KB,共24页
制造商Linear ( ADI )
官网地址http://www.analog.com/cn/index.html
下载文档 全文预览

LTC2377-16_15概述

16-Bit, 500ksps, Low Power SAR ADC with 97dB SNR

文档预览

下载PDF文档
FeaTures
n
n
n
n
n
n
n
n
n
n
n
n
n
n
n
n
LTC2377-16
16-Bit, 500ksps, Low Power
SAR ADC with 97dB SNR
DescripTion
The LTC
®
2377-16 is a low noise, low power, high speed
16-bit successive approximation register (SAR) ADC.
Operating from a 2.5V supply, the LTC2377-16 has a
±V
REF
fully differential input range with V
REF
ranging from
2.5V to 5.1V. The LTC2377-16 consumes only 6.8mW and
achieves ±0.5LSB INL maximum, no missing codes at 16
bits with 97dB SNR.
The LTC2377-16 has a high speed SPI-compatible se-
rial interface that supports 1.8V, 2.5V, 3.3V and 5V logic
while also featuring a daisy-chain mode. The fast 500ksps
throughput with no cycle latency makes the LTC2377-16
ideally suited for a wide variety of high speed applications.
An internal oscillator sets the conversion time, easing exter-
nal timing considerations. The LTC2377-16 automatically
powers down between conversions, leading to reduced
power dissipation that scales with the sampling rate.
The LTC2377-16 features a unique digital gain compres-
sion (DGC) function, which eliminates the driver amplifier’s
negative supply while preserving the full resolution of the
ADC. When enabled, the ADC performs a digital scaling
function that maps zero-scale code from 0V to 0.1 • V
REF
and full-scale code from V
REF
to 0.9 • V
REF
. For a typical
reference voltage of 5V, the full-scale input range is now
0.5V to 4.5V, which provides adequate headroom for
powering the driving amplifier from a single 5.5V supply.
500ksps Throughput Rate
±0.5LSB INL (Max)
Guaranteed 16-Bit No Missing Codes
Low Power: 6.8mW at 500ksps, 6.8µW at 500sps
97dB SNR (Typ) at f
IN
= 2kHz
–123dB
THD (Typ) at f
IN
= 2kHz
Digital Gain Compression (DGC)
Guaranteed Operation to 125°C
2.5V Supply
Fully Differential Input Range ±V
REF
V
REF
Input Range from 2.5V to 5.1V
No Pipeline Delay, No Cycle Latency
1.8V to 5V I/O Voltages
SPI-Compatible Serial I/O with Daisy-Chain Mode
Internal Conversion Clock
16-Lead MSOP and 4mm
×
3mm DFN Packages
Medical Imaging
High Speed Data Acquisition
Portable or Compact Instrumentation
Industrial Process Control
Low Power Battery-Operated Instrumentation
ATE
applicaTions
n
n
n
n
n
n
L,
LT, LTC, LTM, Linear Technology and the Linear logo are registered trademarks and
SoftSpan is a trademark of Linear Technology Corporation. All other trademarks are the
property of their respective owners.
Typical applicaTion
2.5V
10µF
V
REF
0V
V
REF
0V
6800pF
3300pF
V
DD
IN
+
1.8V TO 5V
0.1µF
OV
DD
CHAIN
RDL/SDI
SDO
SCK
BUSY
CNV
REF/DGC
237716 TA01
32k Point FFT f
S
= 500ksps, f
IN
= 2kHz
0
–20
–40
SNR = 97.2dB
THD = –123dB
SINAD = 97.2dB
SFDR = 126dB
+
20
AMPLITUDE (dBFS)
–60
–80
–100
–120
–140
–160
–180
0
50
100
150
FREQUENCY (kHz)
200
250
237716f
LTC2377-16
IN
REF
2.5V TO 5.1V
GND
20
6800pF
SAMPLE CLOCK
V
REF
47µF
(X5R, 0805 SIZE)
237716 TA02
1
集成IC芯片判断好坏有技巧
相信不少新手工程师们,多多少少都会遇到芯片损坏的情况。 如果判断不准,就会花上很多时间换新的IC而故障仍然没有解决。掌握好的方法将事半功倍。 1,理清思路在动手 掌握该集成IC电路的用 ......
qwqwqw2088 模拟与混合信号
大家好,做嵌入那个版本更比较好?
大家好,做嵌入那个版本更好? 我用的redhat9.0,但是有些开发工具编译不过去.比较头痛! 大家都用什么操作系统?那个比较稳定?...
yangcheng 嵌入式系统
编译出错test.axf: Error: L6218E: Undefined symbol WFI_SET (referred from sys.o).
问题:编译跑马灯等例程程序,还有其他例程程序,自己的程序出现错误:test.axf: Error: L6218E: Undefined symbol WFI_SET (referred from sys.o). 而在其他电脑上面运行编译无此错误 错误 ......
beachliu stm32/stm8
12864液晶如何显示温度单位C前面的。小圆
12864液晶如何显示温度单位C前面的。(小圆),在字库中找到一个是2个字节的,我想要一个1个字节的,怎么办...
qidianw 嵌入式系统
【玩转C2000 LaunchPad】一个简单的“在RAM中运行”的程序
问题由来: 在RAM中运行,不用烧入FLASH中,这样,不仅提高了调试速度,也延长了芯片的使用寿命。 然而,按照TI常规的例程,已将已经紧张的RAM占去了很多,程序稍大一些时,就无法实现RAM ......
dontium 微控制器 MCU
stm32f10X系列MPU的keil仿真问题.
发现了一个keil仿真软体的BUG. USART_DeInit(USART1); USART_InitStructure.USART_BaudRate = 115200; USART_InitStructure.USART_WordLength = USART_WordLength_8b; USART_InitSt ......
qushaobo stm32/stm8

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1013  738  2246  2752  1661  44  13  20  48  51 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved