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

关键词

搜索

型号

搜索

LTC2634HUD-HZ8#TRPBF

产品描述IC DAC 8BIT QUAD 4.096V 16QFN
产品类别模拟混合信号IC    转换器   
文件大小616KB,共30页
制造商Linear ( ADI )
官网地址http://www.analog.com/cn/index.html
标准
下载文档 详细参数 全文预览

LTC2634HUD-HZ8#TRPBF概述

IC DAC 8BIT QUAD 4.096V 16QFN

LTC2634HUD-HZ8#TRPBF规格参数

参数名称属性值
Brand NameLinear Technology
是否Rohs认证符合
厂商名称Linear ( ADI )
Objectid1790078373
零件包装代码QFN
包装说明HVQCCN, LCC16,.12SQ,20
针数16
制造商包装代码UD
Reach Compliance Codecompliant
ECCN代码EAR99
compound_id1828850
最大模拟输出电压4.096 V
最小模拟输出电压
转换器类型D/A CONVERTER
输入位码BINARY
输入格式SERIAL
JESD-30 代码S-PQCC-N16
JESD-609代码e3
长度3 mm
最大线性误差 (EL)0.1953%
湿度敏感等级1
位数8
功能数量1
端子数量16
最高工作温度125 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码HVQCCN
封装等效代码LCC16,.12SQ,20
封装形状SQUARE
封装形式CHIP CARRIER, HEAT SINK/SLUG, VERY THIN PROFILE
峰值回流温度(摄氏度)260
电源5 V
认证状态Not Qualified
座面最大高度0.8 mm
标称安定时间 (tstl)3.8 µs
最大压摆率0.9 mA
标称供电电压5 V
表面贴装YES
技术CMOS
温度等级AUTOMOTIVE
端子面层Matte Tin (Sn)
端子形式NO LEAD
端子节距0.5 mm
端子位置QUAD
处于峰值回流温度下的最长时间30
宽度3 mm

文档预览

下载PDF文档
LTC2634
Quad 12-/10-/8-Bit
Rail-to-Rail DACs with
10ppm/°C Reference
FEATURES
n
DESCRIPTION
The
LTC
®
2634
is a family of quad 12-, 10- and 8-bit volt-
age output DACs with an integrated, high accuracy, low
drift 10ppm/°C reference in 16-lead QFN and 10-lead
MSOP packages. It has rail-to-rail output buffers and is
guaranteed monotonic. The LTC2634-L has a full-scale
output of 2.5V, and operates from a single 2.7V to 5.5V
supply. The LTC2634-H has a full-scale output of 4.096V,
and operates from a 4.5V to 5.5V supply. Each DAC can
also operate with an external reference, which sets the
full-scale output to the external reference voltage.
These DACs communicate via an SPI/MICROWIRE com-
patible 3-wire serial interface which operates at clock
rates up to 50MHz. Serial data output (SDO), a hardware
clear (CLR), and an asynchronous DAC update (LDAC)
capability are available in the QFN package. The LTC2634
incorporates a power-on reset circuit. Options are avail-
able for reset to zero-scale or reset to mid-scale in internal
reference mode, or reset to mid-scale in external refer-
ence mode after power-up.
All registered trademarks and trademarks are the property of their respective owners. Protected
by U.S. patents, including 5396245, 5859606, 6891433, 6937178, 7414561.
n
n
n
n
n
n
n
n
n
n
Integrated Precision Reference
2.5V Full-Scale 10ppm/°C (LTC2634-L)
4.096V Full-Scale 10ppm/°C (LTC2634-H)
Maximum INL Error: ±2.5 LSB (LTC2634-12)
Low Noise: 0.75mV
P-P
0.1Hz to 200KHz
Guaranteed Monotonic over –40°C to 125°C
Temperature Range
Selectable Internal or External Reference
2.7V to 5.5V Supply Range (LTC2634-L)
Ultralow Crosstalk Between DACs (2.4nV•s)
Low Power: 0.6mA at 3V
Power-On Reset to Zero-Scale/Mid-Scale
Double Buffered Data Latches
Tiny 16-Lead 3mm
×
3mm QFN and 10-Lead
MSOP Packages
APPLICATIONS
n
n
n
n
n
Mobile Communications
Process Control and Industrial Automation
Automatic Test Equipment
Portable Equipment
Automotive
BLOCK DIAGRAM
GND
INTERNAL
REFERENCE
SWITCH
V
REF
(REFLO)
REGISTER
REGISTER
REGISTER
V
OUTA
REGISTER
V
CC
2
DAC D
V
OUTD
1
INL (LSB)
REF
Integral Nonlinearity
(LTC2634-LZ12)
V
CC
= 3V
INTERNAL REF
DAC A
V
REF
REGISTER
REGISTER
REGISTER
V
OUTB
REGISTER
DAC B
DAC C
V
REF
V
OUTC
0
CS/LD
CONTROL
LOGIC
DECODE
SDI
–1
–2
SCK
(LDAC)
( ) QFN PACKAGE ONLY
32-BIT SHIFT REGISTER
POWER-ON
RESET
(CLR)
(SDO)
2634 BD
0
1024
2048
CODE
3072
4095
2634 TA01
Rev D
Document Feedback
For more information
www.analog.com
1
MSP430程序升级方式探讨
 对MSP430系列单片机进行编程的方式有以下3种:利用JTAG接口,利用BSL固件和利用用户自定义的升级固件。由于利用自定义升级固件进行程序升级的方式比较灵活,且用途广泛,因此本文将对其作重点 ......
wstt 微控制器 MCU
ADC12的通道选择问题!
我设置的都是一通道都行但是我设置其它通道就不行了,这个是为啥子啊! 例如我设置的是P6SEL=0x01;//AD0通道 那么我设置P6SEL=0x02;//AD1通道啊。 咋个我设置了P6.0依然还是在采集数据,我现 ......
终极菜鸟 微控制器 MCU
對於仿真器無法燒錄
Execute the command: %ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -F inform,logfile=yes -S pathlength -S integrity ------------------------------------ ......
lawernce67 综合技术交流
台湾中山大学ASIC实验室综合脚本教程
台湾中山大学ASIC实验室综合脚本教程 53139...
icqw1983 FPGA/CPLD
谁用过MSP430控制T6963C驱动JHD240128D液晶?
谁用过MSP430控制T6963C驱动JHD240128D液晶? ...
fish001 微控制器 MCU
晒WEBENCH设计的过程+亮度设计的新方案
由于前面的设计中没能产生报告, 对这个软件势必要修改参数再进行一次设计, 依旧选择LED ARCHITECT后可以进入流明亮度设计界面, 按新的设计要求, 我设置初始输入电压是12V为电压, 环境温度因为 ......
accboy 模拟与混合信号

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2090  1513  278  719  2924  4  43  34  35  57 

器件索引   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