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

关键词

搜索

型号

搜索

74HC164D-Q100J

产品描述Shift Register Single 8-Bit Serial to Parallel Automotive 14-Pin SO T/R
产品类别计数器移位寄存器   
文件大小669KB,共18页
制造商Nexperia
官网地址https://www.nexperia.com
标准
下载文档 详细参数 选型对比 全文预览

74HC164D-Q100J在线购买

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

74HC164D-Q100J概述

Shift Register Single 8-Bit Serial to Parallel Automotive 14-Pin SO T/R

74HC164D-Q100J规格参数

参数名称属性值
欧盟限制某些有害物质的使用Compliant
ECCN (US)EAR99
Part StatusActive
Logic FamilyHC
Logic FunctionShift Register
Operation ModeSerial to Parallel
Number of Elements per Chip1
Number of Element Inputs2
Number of Count Input Enables0
Number of Selection Inputs per Element0
Number of Element Outputs8
Number of Stages8
Reset TypeAsynchronous
Direction TypeUni-Directional
Triggering TypePositive-Edge
Maximum Propagation Delay Time @ Maximum CL (ns)170@2V|34@4.5V|29@6V
Absolute Propagation Delay Time (ns)255
Process TechnologyCMOS
Minimum Operating Supply Voltage (V)2
Typical Operating Supply Voltage (V)5
Maximum Operating Supply Voltage (V)6
Maximum Quiescent Current (mA)0.008
Propagation Delay Test Condition (pF)50
Parallel Enable InputNo
Terminal Count OutputNo
Minimum Operating Temperature (°C)-40
Maximum Operating Temperature (°C)125
Supplier Temperature GradeAutomotive
系列
Packaging
Tape and Reel
Supplier PackageSO
Pin Count14
MountingSurface Mount
Package Height1.45(Max)
Package Length8.75(Max)
Package Width4(Max)
PCB changed14

文档预览

下载PDF文档
74HC164-Q100; 74HCT164-Q100
8-bit serial-in, parallel-out shift register
Rev. 1 — 16 August 2013
Product data sheet
1. General description
The 74HC164-Q100; 74HCT164-Q100 is an 8-bit serial-in/parallel-out shift register. The
device features two serial data inputs (DSA and DSB), eight parallel data outputs (Q0 to
Q7). Data is entered serially through DSA or DSB and either input can be used as an
active HIGH enable for data entry through the other input. Data is shifted on the
LOW-to-HIGH transitions of the clock (CP) input. A LOW on the master reset input (MR)
clears the register and forces all outputs LOW, independently of other inputs. Inputs
include clamp diodes that enable the use of current limiting resistors to interface inputs to
voltages in excess of V
CC
.
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
Input levels:
For 74HC164-Q100: CMOS level
For 74HCT164-Q100: TTL level
Gated serial data inputs
Asynchronous master reset
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
)
Multiple package options

74HC164D-Q100J相似产品对比

74HC164D-Q100J 74HC164PW-Q100J 74HC164BQ-Q100X
描述 Shift Register Single 8-Bit Serial to Parallel Automotive 14-Pin SO T/R Shift Register Single 8-Bit Serial to Parallel Automotive 14-Pin TSSOP T/R Shift Register Single 8-Bit Serial to Parallel Automotive 14-Pin DHVQFN EP
欧盟限制某些有害物质的使用 Compliant Compliant -
ECCN (US) EAR99 EAR99 -
Part Status Active Active -
Logic Family HC HC -
Logic Function Shift Register Shift Register -
Operation Mode Serial to Parallel Serial to Parallel -
Number of Elements per Chip 1 1 -
Number of Element Inputs 2 2 -
Number of Element Outputs 8 8 -
Number of Stages 8 8 -
Reset Type Asynchronous Asynchronous -
Direction Type Uni-Directional Uni-Directional -
Triggering Type Positive-Edge Positive-Edge -
Maximum Propagation Delay Time @ Maximum CL (ns) 170@2V|34@4.5V|29@6V 170@2V|34@4.5V|29@6V -
Absolute Propagation Delay Time (ns) 255 255 -
Process Technology CMOS CMOS -
Minimum Operating Supply Voltage (V) 2 2 -
Typical Operating Supply Voltage (V) 5 5 -
Maximum Operating Supply Voltage (V) 6 6 -
Maximum Quiescent Current (mA) 0.008 0.008 -
Propagation Delay Test Condition (pF) 50 50 -
Parallel Enable Input No No -
Terminal Count Output No No -
Minimum Operating Temperature (°C) -40 -40 -
Maximum Operating Temperature (°C) 125 125 -
Supplier Temperature Grade Automotive Automotive -
系列
Packaging
Tape and Reel Tape and Reel -
Supplier Package SO TSSOP -
Pin Count 14 14 -
Mounting Surface Mount Surface Mount -
Package Height 1.45(Max) 0.95(Max) -
Package Length 8.75(Max) 5.1(Max) -
Package Width 4(Max) 4.5(Max) -
PCB changed 14 14 -
【T叔藏书阁】ADI实验室电路
“实验室电路”是ADI公司所倡导的“Design Convenient”(设计便利)服务战略的一个重要组成部分,也是ADI公司针对模拟电路设计这门艺术科学专门打造的特色技术服务。事实上,ADI早在2008年就 ......
tyw 下载中心专版
STM32 Nucleo-144 传感器 扩展板
STM32 Nucleo-144的传感器扩展板 支持8路数字麦克风(MP34DT05-A)阵列 支持2个I2C接口,用于加速度、陀螺仪和磁力计组合实现的9轴测量(LSM6DSL+LIS3MDL) 支持TDM接口用于三轴加速度(骨振动 ......
littleshrimp MEMS传感器
软件的C64x优化技巧和嵌入式开发技巧
优化过程中如果遇到有多个出口的函数,即有多个return,尽量在逻辑上将提改为仅有一个return;将变量的读入和计算放在使用之前,减少变量的生存周期和变量对寄存器的占用时间。编译器在变量声明 ......
fish001 DSP 与 ARM 处理器
移动硬盘 读取问题
250G的移动日立硬盘,读取磁盘时发现少一个分区。 本来我分了3个区。。 现在只有2个。。。 大家帮忙看下 ,,谢谢···...
cheungma 嵌入式系统
【 XMC4800 Relax EtherCAT Kit测评】+上手DAVE,DAC模块使用
本帖最后由 flyword 于 2019-1-28 05:57 编辑 昨天发帖简单使用了ADC模块,本帖开始使用DAC,一般来说DAC可以用来做波形发生器使用,通过APP模块,我们可以非常快速的使用DAC产生自己想要的 ......
flyword 工业自动化与控制
用过TRF6900 的大虾请进。
TRF6900里的learn 和hold 模式,怎么用啊,有什么区别,我看了英文的PDF,这一段一点都看不懂。...
huhu2qq 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2158  1208  1798  79  2164  32  3  51  34  10 

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