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

关键词

搜索

型号

搜索

SN54LS47

产品描述LS SERIES, SEVEN SEGMENT DECODER/DRIVER, INVERTED OUTPUT, PDIP16
产品类别半导体    逻辑   
文件大小107KB,共3页
制造商Motorola ( NXP )
官网地址https://www.nxp.com
下载文档 详细参数 全文预览

SN54LS47概述

LS SERIES, SEVEN SEGMENT DECODER/DRIVER, INVERTED OUTPUT, PDIP16

SN54LS47规格参数

参数名称属性值
功能数量1
端子数量16
最大工作温度70 Cel
最小工作温度0.0 Cel
最大供电/工作电压5.25 V
最小供电/工作电压4.75 V
额定供电电压5 V
加工封装描述塑料, DIP-16
状态ACTIVE
工艺TTL
包装形状矩形的
包装尺寸IN-线
端子形式THROUGH-孔
端子间距2.54 mm
端子涂层锡 铅
端子位置
包装材料塑料/环氧树脂
温度等级COMMERCIAL
系列LS
输入条件标准的
逻辑IC类型七 SEGMENT 解码器/驱动
输出极性INVERTED
传播延迟TPD100 ns

文档预览

下载PDF文档
SN54/74LS47
BCD TO 7-SEGMENT
DECODER/DRIVER
The SN54 / 74LS47 are Low Power Schottky BCD to 7-Segment Decod-
er / Drivers consisting of NAND gates, input buffers and seven AND-OR-IN-
VERT gates. They offer active LOW, high sink current outputs for driving
indicators directly. Seven NAND gates and one driver are connected in pairs
to make BCD data and its complement available to the seven decoding
AND-OR-INVERT gates. The remaining NAND gate and three input buffers
provide lamp test, blanking input / ripple-blanking output and ripple-blanking
input.
The circuits accept 4-bit binary-coded-decimal (BCD) and, depending on
the state of the auxiliary inputs, decodes this data to drive a 7-segment display
indicator. The relative positive-logic output levels, as well as conditions
required at the auxiliary inputs, are shown in the truth tables. Output
configurations of the SN54 / 74LS47 are designed to withstand the relatively
high voltages required for 7-segment indicators.
These outputs will withstand 15 V with a maximum reverse current of
250
µA.
Indicator segments requiring up to 24 mA of current may be driven
directly from the SN74LS47 high performance output transistors. Display
patterns for BCD input counts above nine are unique symbols to authenticate
input conditions.
The SN54 / 74LS47 incorporates automatic leading and / or trailing-edge
zero-blanking control (RBI and RBO). Lamp test (LT) may be performed at any
time which the BI / RBO node is a HIGH level. This device also contains an
overriding blanking input (BI) which can be used to control the lamp intensity
by varying the frequency and duty cycle of the BI input signal or to inhibit the
outputs.
BCD TO 7-SEGMENT
DECODER/ DRIVER
LOW POWER SCHOTTKY
J SUFFIX
CERAMIC
CASE 620-09
16
1
16
1
N SUFFIX
PLASTIC
CASE 648-08
Lamp Intensity Modulation Capability (BI/RBO)
Open Collector Outputs
Lamp Test Provision
Leading / Trailing Zero Suppression
Input Clamp Diodes Limit High-Speed Termination Effects
CONNECTION DIAGRAM DIP
(TOP VIEW)
VCC
16
f
15
g
14
a
13
b
12
c
11
d
10
e
9
16
1
D SUFFIX
SOIC
CASE 751B-03
ORDERING INFORMATION
SN54LSXXJ
SN74LSXXN
SN74LSXXD
Ceramic
Plastic
SOIC
LOGIC SYMBOL
7 1 2 6 3 5
1
B
PIN NAMES
A, B, C, D
RBI
LT
BI / RBO
a, to g
BCD Inputs
Ripple-Blanking Input
Lamp-Test Input
Blanking Input or
Ripple-Blanking Output
Outputs
2
C
3
4
5
6
D
7
A
HIGH
0.5 U.L.
0.5 U.L.
0.5 U.L.
0.5 U.L.
1.2 U.L.
Open-Collector
8
GND
LOW
0.25 U.L.
0.25 U.L.
0.25 U.L.
0.75 U.L.
2.0 U.L.
15 (7.5) U.L.
A B C D LT RBI
BI/
f g RBO
LT BI / RBO RBI
LOADING
(Note a)
a
b c d
e
13 12 11 10 9 15 14 4
VCC = PIN 16
GND = PIN 8
NOTES:
a) 1 Unit Load (U.L.) = 40
µA
HIGH, 1.6 mA LOW.
b) Output current measured at VOUT = 0.5 V
The Output LOW drive factor is 7.5 U.L. for Military (54) and 15 U.L. for Commercial (74) Temperature Ranges.
FAST AND LS TTL DATA
5-56
4位数码管电子钟
制作一个用4位集成共阴数码管显示时、分计时功能的电子钟,显示格式为:“时:分”,秒用LED显示; 程序无法使led每秒闪一次 可以帮忙修改一下吗?...
15678290927 51单片机
mega16jtag问题
为什么我把1602三个控制线设置在jtag的四个引脚的三个时,1602就不工作了呢?而三个控制线设置在其他随便那个脚1602都可以工作。请问谁也遇到过这个问题啊?...
落日归侠 Microchip MCU
Verilog模块间通信
我现在做了两个模块,在Top里实例化后,单独工作都能正常.我的两个模块,分别是计数,显示(数码管),我现在将两个实例连接,计数的结果,传给显示模块显示.综合时出现问题.说Count(也就是计数结果)被连 ......
flyaqiao FPGA/CPLD
Enhance Your Driving Experience with TI's "Jacinto 6" Platform
本帖最后由 德州仪器_视频 于 2015-3-13 16:39 编辑 This is a fusion between traditional infotainment, cluster, heads-up display and informational ADAS (Surround view and front cam ......
德州仪器_视频 DSP 与 ARM 处理器
请教一个文件查找的问题
我想在一目录下查找*.bmp文件,写了如下代码,编译有错误,请高手指点~~ 主要代码如下 HANDLE hFile = NULL; WIN32_FIND_DATAA lpFindFileData; // BOOL bContinue = FALSE; int i = 0 ......
fsadfsfsf 嵌入式系统
CE 4.2 莫名产生文件现象
我用的Win CE 4.2操作系统,带硬盘的,在Hard Disk2(第二个分区)的根目录中莫名产生很多文件,有的只有文件名无大小无产生时间,有的有大小有产生时间,其时间为1980-4-7。这些文件是怎样产生 ......
yb2004 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 245  2084  131  755  1923  43  15  27  31  2 

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