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

关键词

搜索

型号

搜索

LTC1092CN8

产品描述2-CH 10-BIT SUCCESSIVE APPROXIMATION ADC, SERIAL ACCESS, PDIP8
产品类别模拟混合信号IC    转换器   
文件大小273KB,共32页
制造商Linear ( ADI )
官网地址http://www.analog.com/cn/index.html
下载文档 详细参数 全文预览

LTC1092CN8概述

2-CH 10-BIT SUCCESSIVE APPROXIMATION ADC, SERIAL ACCESS, PDIP8

2通道 10位 逐次逼近型模数转换器, 串行存取, PDIP8

LTC1092CN8规格参数

参数名称属性值
Brand NameLinear Technology
是否Rohs认证不符合
厂商名称Linear ( ADI )
零件包装代码DIP
包装说明DIP, DIP8,.3
针数8
制造商包装代码N
Reach Compliance Code_compli
ECCN代码EAR99
最大模拟输入电压5.05 V
最小模拟输入电压-0.05 V
最长转换时间20 µs
转换器类型ADC, SUCCESSIVE APPROXIMATION
JESD-30 代码R-PDIP-T8
JESD-609代码e0
最大线性误差 (EL)0.0488%
湿度敏感等级1
模拟输入通道数量1
位数10
功能数量1
端子数量8
最高工作温度85 °C
最低工作温度-40 °C
输出位码BINARY
输出格式SERIAL
封装主体材料PLASTIC/EPOXY
封装代码DIP
封装等效代码DIP8,.3
封装形状RECTANGULAR
封装形式IN-LINE
峰值回流温度(摄氏度)NOT SPECIFIED
电源5 V
认证状态Not Qualified
采样并保持/跟踪并保持SAMPLE
座面最大高度3.937 mm
标称供电电压5 V
表面贴装NO
技术CMOS
温度等级INDUSTRIAL
端子面层Tin/Lead (Sn/Pb)
端子形式THROUGH-HOLE
端子节距2.54 mm
端子位置DUAL
处于峰值回流温度下的最长时间NOT SPECIFIED
宽度7.62 mm

文档预览

下载PDF文档
LTC1091/LTC1092
LTC1093/LTC1094
1-, 2-, 6- and 8-Channel, 10-Bit
Serial I/O Data Acquisition Systems
FEATURES
s
s
s
s
s
s
s
s
s
Programmable Features
– Unipolar/Bipolar Conversions
– Differential/Single-Ended Multiplexer
Configurations
Sample-and-Holds
Single Supply 5V, 10V or
±5V
Operation
Direct 3- or 4-Wire Interface to Most MPU Serial
Ports and All MPU Parallel I/O Ports
Analog Inputs Common Mode to Supply Rails
Resolution: 10 Bits
Total Unadjusted Error (A Grade):
±1LSB
Over Temp
Fast Conversion Time: 20µs
Low Supply Current
LTC1091: 3.5mA Max, 1.5mA Typ
LTC1092/LTC1093/LTC1094: 2.5mA Max, 1mA Typ
and-holds. On-chip serial ports allow efficient data trans-
fer to a wide range of microprocessors and microcontrol-
lers. These circuits can provide a complete data acquisi-
tion system in ratiometric applications or can be used with
an external reference in others.
The high impedance analog inputs and the ability to
operate with reduced spans (below 1V full scale) allow
direct connection to sensors and transducers in many
applications, eliminating the need for gain stages.
An efficient serial port communicates without external
hardware to most MPU serial ports and all MPU parallel
I/O ports allowing eight channels of data to be transmitted
over as few as three wires. This, coupled with low power
consumption, makes remote location possible and facili-
tates transmitting data through isolation barriers.
Temperature drift of offset, linearity and full-scale error
are all extremely low (1ppm/°C typically) allowing all
grades to be specified with offset and linearity errors of
±0.5LSB
maximum over temperature. In addition, the A
grade devices are specified with full-scale error and total
unadjusted error (including the effects of offset, linearity
and full-scale errors) of
±1LSB
maximum over tempera-
ture. The lower grade has a full-scale specification of
±2LSB
for applications where full scale is adjustable or
less critical.
, LTC and LT are registered trademarks of Linear Technology Corporation.
DESCRIPTIO
The LTC
®
1091/LTC1092/LTC1093/LTC1094 10-bit data
acquisition systems are designed to provide complete
function, excellent accuracy and ease of use when digitiz-
ing analog data from a wide variety of signal sources and
transducers. Built around a 10-bit, switched capacitor,
successive approximation A/D core, these devices include
software configurable analog multiplexers and bipolar and
unipolar conversion modes as well as on-chip sample-
TYPICAL APPLICATION
1.25
LINEARITY ERROR (LSB = 1 • V
REF
)
1024
5V
ANALOG INPUT #1
0V TO 5V RANGE
ANALOG INPUT #2
0V TO 5V RANGE
V
CC
8
(V
REF
)
7
2
CLK
CH0
LTC1091
6
3
D
OUT
CH1
5
4
D
IN
GND
1
CS
U
U
4.7µF
P1.4
P1.3
P1.2
SERIAL DATA LINK
V
CC
= 5V
1.00
MPU
(e.g., 8051)
0.75
0.50
0.25
1091 TA01
FOR 8051 CODE SEE
APPLICATIONS INFORMATION
SECTION
0
0
1
3
4
2
REFERENCE VOLTAGE (V)
5
1091 TA02
1
电机分类和区别详解
电机定义:是指依据电磁感应定律实现电能的转换或传递的一种电磁装置。 电动机也称电机(俗称马达),在电路中用字母“M”(旧标准用“D”)表示。它的主要作用是产生驱动转矩,作为用电器 ......
tiankai001 模拟电子
从51入门STM32----第二步:GPIO使用---点亮LED灯
继续 从51入门STM32----第一步:新建自己的工程 移植固件库 第二步:GPIO使用---点亮LED灯1。首先对STM32的系统结构稍微了解一下2。其次对STM32的存储器结构了解一下,图见编程手册中文28页 ......
upc_arm stm32/stm8
求stc单片机protel的PCB库?
446579893@qq.com...
j1a2s3o4n 51单片机
关于LPCXpresso中进行数值运算的问题
我现在要算根据加速度传感器的输出计算倾角,需要用到asin()函数 这个函数在math.h有定义,但是编译的时候还是出错,望高手指点,非常感谢! c:/nxp/lpcxpresso_3.3/tools/bin/../lib/g ......
chenzhufly NXP MCU
黄河水位测量应用了超声波物(液)位计
经过长时间的分析对比,最后选中了美国FLOWLINE公司的MiniMeTM超声波液位变送器应用在黄河水位测量中。MiniMeTM超声波液位计之所以被选中,最重要的原因如下: 1.极高的性价比:此超声波液位 ......
liliang5211 工业自动化与控制
EEWORLD社区招聘论坛管理人员,期待你的加入!
大家来看看吧!http://jobs.chinahr.com/html/2010-10/12/20060323021446000056.htm 期待有热心、有爱心、有耐心的你加入!:) 工作地点:北京 ...
soso 求职招聘

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 555  857  1299  2853  662  15  29  2  36  59 

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