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

关键词

搜索

型号

搜索

5962F9656701QCX

产品描述Binary Counter, ACT Series, Synchronous, Positive Edge Triggered, 4-Bit, Bidirectional, CMOS, CDIP16, SIDE-BRAZED, CERAMIC, DIP-16
产品类别逻辑    逻辑   
文件大小255KB,共10页
制造商Cobham Semiconductor Solutions
下载文档 详细参数 全文预览

5962F9656701QCX概述

Binary Counter, ACT Series, Synchronous, Positive Edge Triggered, 4-Bit, Bidirectional, CMOS, CDIP16, SIDE-BRAZED, CERAMIC, DIP-16

5962F9656701QCX规格参数

参数名称属性值
零件包装代码DIP
包装说明DIP,
针数16
Reach Compliance Codeunknown
计数方向BIDIRECTIONAL
系列ACT
JESD-30 代码R-CDIP-T16
负载/预设输入YES
逻辑集成电路类型BINARY COUNTER
工作模式SYNCHRONOUS
位数4
功能数量1
端子数量16
最高工作温度125 °C
最低工作温度-55 °C
封装主体材料CERAMIC, METAL-SEALED COFIRED
封装代码DIP
封装形状RECTANGULAR
封装形式IN-LINE
传播延迟(tpd)24 ns
认证状态Not Qualified
座面最大高度5.08 mm
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)4.5 V
标称供电电压 (Vsup)5 V
表面贴装NO
技术CMOS
温度等级MILITARY
端子形式THROUGH-HOLE
端子节距2.54 mm
端子位置DUAL
总剂量300k Rad(Si) V
触发器类型POSITIVE EDGE
宽度7.62 mm
最小 fmax56 MHz
Base Number Matches1

文档预览

下载PDF文档
Standard Products
UT54ACS193/UT54ACTS193
Synchronous 4-Bit Up-Down Dual Clock Counters
Datasheet
November 2010
www.aeroflex.com/logic
FEATURES
Look-ahead circuitry enhances cascaded counters
Fully synchronous in count modes
Parallel asynchronous load for modulo-N count lengths
Asynchronous clear
1.2μ
CMOS (ACTS193) and .6μm CRH CMOS process
(ACS193)
- Latchup immune
High speed
Low power consumption
Single 5 volt supply
Available QML Q or V processes
Flexible package
- 16-pin DIP
- 16-lead flatpack
UT54ACS193 - SMD 5962-96566
UT54ACTS193 - SMD 5962-96567
DESCRIPTION
The UT54ACS193 and the UT54ACTS193 are synchronous 4-
bit, binary reversible up-down binary counters. Synchronous
operation is provided by having all flip-flops clocked
simultaneously so that the outputs change coincident with each
other when instructed. Synchronous operation eliminates the
output counting spikes normally associated with asynchronous
counters.
The outputs of the four flip-flops are triggered on a low-to-high-
level transition of either count input (Up or Down). The direc-
tion of the counting is determined by which count input is pulsed
while the other count input is high.
The counters are fully programmable. The outputs may be preset
to either level by placing a low on the load input and entering
the desired data at the data inputs. The output will change to
agree with the data inputs independently of the count pulses.
Asynchronous loading allows the counters to be used as modulo-
N dividers by simply modifying the count length with the preset
inputs.
A clear input has been provided that forces all outputs to the low
level when a high level is applied. The clear function is inde-
pendent of the count and the load inputs.
The counter is designed for efficient cascading without the need
for external circuitry. The borrow output (BO) produces a low-
level pulse while the count is zero and the down input is low.
1
Similarly, the carry output (CO) produces a low-level pulse
while the count is maximum
PINOUTS
16-Pin DIP
Top View
B
Q
B
Q
A
DOWN
UP
Q
C
Q
D
V
SS
1
2
3
4
5
6
7
8
16
15
14
13
12
11
10
9
V
DD
A
CLR
BO
CO
LOAD
C
D
16-Lead Flatpack
Top View
B
Q
B
Q
A
DOWN
UP
Q
C
Q
D
V
SS
1
2
3
4
5
6
7
8
16
15
14
13
12
11
10
9
V
DD
A
CLR
BO
CO
LOAD
C
D
FUNCTION TABLE
FUNCTION
Count Up
Count Down
Reset
Load Preset
Input
CLOCK
UP
H
X
X
CLOCK
DOWN
H
X
X
CLR
L
L
H
L
LOAD
H
H
X
L
在做两块LM3S9B96用spi通信,从机收不到数。
把主机发送和从机接收的程序附上请大家帮我看看问题出在哪里?先谢谢了。SPI_rec_slave(从机接收程序)#include "inc/hw_memmap.h"#include "inc/hw_ssi.h"#include "inc/hw_types.h"#include "d ......
fendou 微控制器 MCU
诚聘嵌入式软件工程师
猎头职位【成都】 岗位职责: 1、按照公司业务要求,进行研发产品以及测试平台的嵌入式软件的开发; 2、负责嵌入式软件的设计、编程、测试及技术文档的编写; 3、完成各项设计文件和技术资 ......
ff318421749 求职招聘
高考加油!你对即将选专业、填志愿的考生有哪些建议?
304816 又到一年一度高考时间了,你身边有即将参加高考的考生吗? 你想对他们说些什么鼓励的话? 你对即将选专业、填志愿的考生有哪些建议? 跟帖说说吧,高考结束将从回帖中抽出一名 ......
eric_wang 聊聊、笑笑、闹闹
波导裂缝天线的方向图
有那位高手知道波导裂缝天线的方向图的公式?小弟先在这谢谢各位了!...
wangxugang 无线连接
FPGA时钟输出问题
EP3Cls200 fpGA中 pllout时钟输出引脚中说Optional negative terminal for external clock outputs from PLL. These pins can only use thedifferential I/O standard if it is being fed by a ......
bfxyxxjx FPGA/CPLD
Qt学习之路第31篇 贪吃蛇游戏(1)
经过前面一段时间的学习,我们已经了解到有关 Qt 相当多的知识。现在,我们将把前面所讲过的知识综合起来,开发一个贪吃蛇游戏。游戏很简单,相信大家都有见过,多多少少也都玩过。我们在实现这 ......
兰博 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 480  1277  391  2708  981  30  15  37  2  5 

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