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

关键词

搜索

型号

搜索

74LV4060D-Q100J

产品描述计数器 IC 74LV4060D-Q100/SO16/REEL 13" Q
产品类别逻辑    逻辑   
文件大小785KB,共22页
制造商Nexperia
官网地址https://www.nexperia.com
下载文档 详细参数 全文预览

74LV4060D-Q100J在线购买

供应商 器件名称 价格 最低购买 库存  
74LV4060D-Q100J - - 点击查看 点击购买

74LV4060D-Q100J概述

计数器 IC 74LV4060D-Q100/SO16/REEL 13" Q

74LV4060D-Q100J规格参数

参数名称属性值
Brand NameNexperia
厂商名称Nexperia
零件包装代码SOP
包装说明SOP,
针数16
制造商包装代码SOT109-1
Reach Compliance Codecompliant
Samacsys Description74LV4060-Q100 - 14-stage binary ripple counter with oscillator@en-us
其他特性OUTPUTS FROM 10 STAGES AVAILABLE; BUILT-IN OSCILLATOR; OSCILLATOR DISABLED BY CLEAR INPUT
计数方向UP
系列LV/LV-A/LVX/H
JESD-30 代码R-PDSO-G16
长度9.9 mm
负载/预设输入YES
逻辑集成电路类型BINARY COUNTER
工作模式ASYNCHRONOUS
位数14
功能数量1
端子数量16
最高工作温度125 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码SOP
封装形状RECTANGULAR
封装形式SMALL OUTLINE
峰值回流温度(摄氏度)NOT SPECIFIED
传播延迟(tpd)105 ns
筛选级别AEC-Q100
座面最大高度1.75 mm
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)1 V
标称供电电压 (Vsup)3.3 V
表面贴装YES
技术CMOS
温度等级AUTOMOTIVE
端子形式GULL WING
端子节距1.27 mm
端子位置DUAL
处于峰值回流温度下的最长时间NOT SPECIFIED
触发器类型NEGATIVE EDGE
宽度3.9 mm
最小 fmax19 MHz
Base Number Matches1

文档预览

下载PDF文档
74LV4060-Q100
14-stage binary ripple counter with oscillator
Rev. 1 — 25 July 2014
Product data sheet
1. General description
The 74LV4060-Q100 is a low-voltage Si-gate CMOS device and is pin and function
compatible with the 74HC4060-Q100; 74HCT4060-Q100.
The 74LV4060-Q100 is a 14-stage ripple-carry counter/divider and oscillator with three
oscillator terminals (RS, RTC and CTC). It has ten buffered outputs (Q3 to Q9 and Q11 to
Q13) and an overriding asynchronous master reset (MR). The oscillator configuration
allows design of either RC or crystal oscillator circuits. The oscillator can be replaced by
an external clock signal at input RS. In this case, keep the oscillator pins (RTC and CTC)
floating.
The counter advances on the negative-going transition of RS. A HIGH-level on MR resets
the counter (Q3 to Q9 and Q11 to Q13 = LOW), independent of the other input conditions.
This product has been qualified to the Automotive Electronics Council (AEC) standard
Q100 (Grade 1) and is suitable for use in automotive applications.
2. Features and benefits
Automotive product qualification in accordance with AEC-Q100 (Grade 1)
Specified from
40 C
to +85
C
and from
40 C
to +125
C
Wide operating voltage range from 1.0 V to 5.5 V
Optimized for low voltage applications from 1.0 V to 3.6 V
Accepts TTL input levels between V
CC
= 2.7 V and V
CC
= 3.6 V
Typical V
OLP
(output ground bounce) < 0.8 V at V
CC
= 3.3 V; T
amb
= 25
C
Typical V
OHV
(output V
OH
undershoot) > 2 V at V
CC
= 3.3 V; T
amb
= 25
C
All active components on chip
RC or crystal oscillator configuration
Complies with JEDEC standard no. 7A
ESD protection:
MIL-STD-883, method 3015 exceeds 2000 V
HBM JESD22-A114F exceeds 2000 V
MM JESD22-A115-A exceeds 200 V (C = 200 pF, R = 0
)
3. Applications
Control counters
Timers
Frequency dividers
Time-delay circuits
单片机 stc isp 打不开
如题所述。我在安装isp运行或者 用绿色版运行之后都提示缺少一个文件 但是我的文件夹下有这个文件 而且我去网上下了新的解压替换了之后还是这样 。isp下了好几个了都是这样 。请高手指点一下 ......
ljpronaldo 嵌入式系统
考试=测验是这个样子的,尽然前两次没有提交?这是神马情况?
考完最后那个试 点看看详情竟然是这个样子的,是不是系统有点问题啊?担心收不到板子,而且没有发给我传说中的证书,莫非是概率事件? 有的视频来回看了好几遍,进度还是达不到100%。。。。求l ......
yirenonege 微控制器 MCU
verilog FPGA 中 状态转换程序中出现的问题
module contral(clk1hz,rst_n,hold, led,num,flash);input clk1hz;input rst_n;input hold;//incident happen//input INTI;//红绿灯初始状态output led; //红绿灯output num; //显示的倒计时 ......
eeleader-mcu FPGA/CPLD
如何选择限流电阻数值,使三极管进入深度饱和状态
以共发射极电路为例,进入深饱和状态与基极、集电极电阻,三极管的电流放大系数和电源电压有关,基极偏压电阻越小、集电极负载电阻越大、三极管的放大系数越高、电源电压越低,越容易进入饱和状 ......
安_然 模拟电子
资源限制
Linux内核对进程有资源限制,明确规定了进程可以消耗的内核资源的上限。 这些限制是强制性的,内核不会允许进程的资源消耗超过这一硬性限制。 Linux提供了两个操作资源限制的系统调用。这两个 ......
chenbingjy Linux开发
出租车调价了大家造吗?
从4月1日开始,西安市出租车起步价上调为9元3公里,...
yichun417 聊聊、笑笑、闹闹

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 925  2094  2448  642  2516  16  30  35  25  36 

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