SN7407

Convert TTL Voltage Levels to MOS Levels
High Sink-Current Capability
Input Clamping Diodes Simplify System Design
Open-Collector Driver for Indicator Lamps and Relays
Inputs Fully Compatible With Most TTL Circuits

These TTL hex buffers/drivers feature high-voltage open-collector outputs
for interfacing with high-level circuits (such as MOS) or
for driving high-current loads (such as lamps or relays) and
also are characterized for use as buffers for driving TTL inputs.

The SN5407 and SN7407 have minimum breakdown voltages of 30 V,
and the SN5417 and SN7417 have minimum breakdown voltages of 15 V.

The maximum sink current is 30 mA for the SN5407
and SN5417 and 40 mA for the SN7407 and SN7417.

These devices perform the Boolean function Y = A in positive logic.

SN74LS07

(ACTIVE) 具有集电极开路高压输出的六路缓冲器/驱动器
 

These hex buffers/drivers feature high-voltage open-collector outputs
to interface with high-level circuits or for driving high-current loads.

They are also characterized for use as buffers for driving TTL inputs.

The ’LS07 devices have a rated output voltage of 30 V,
and the SN74LS17 has a rated output voltage of 15 V.

The maximum sink current is 30 mA for the SN54LS07
and 40 mA for the SN74LS07 and SN74LS17.

These circuits are compatible with most TTL families.
Inputs are diode-clamped to minimize transmission-line effects,
which simplifies design.

Typical power dissipation is 140 mW and average propagation delay time is 12 ns.

特性

  • Convert TTL Voltage Levels to MOS Levels
  • High Sink-Current Capability
  • Input Clamping Diodes Simplify System Design
  • Open-Collector Driver for Indicator Lamps and Relays

The SN54LS07 and SN74LS17 are obsolete and are no longer supplied.

SN54LV07A, SN74LV07A
HEX BUFFERS/DRIVERS
WITH OPEN-DRAIN OUTPUTS

2-V to 5.5-V VCC Operation 
Typical VOLP (Output Ground Bounce) <0.8 V at VCC = 3.3 V, TA = 25°C
Typical VOHV (Output VOH Undershoot) >2.3 V at VCC = 3.3 V, TA = 25°C
Outputs Are Disabled During Power Up and Power Down With Inputs Tied to VCC
Support Mixed-Mode Voltage Operation on All Ports 
Latch-Up Performance Exceeds 100 mA Per JESD 78, Class II

These hex buffers/drivers are designed for 2-V to 5.5-V VCC operation.
The ’LV07A devices perform the Boolean function Y = A in positive logic.

74LVC07A
Hex buffer with open-drain outputs

The 74LVC07A provides six non-inverting buffers. The outputs are open-drain and can be
connected to other open-drain outputs to implement active-LOW wired-OR or active-HIGH
wired-AND functions.
Inputs can be driven from either 3.3 V or 5 V devices. This feature allows the use of these
devices as translators in mixed 3.3 V and 5 V applications.

 5 V tolerant inputs and outputs (open-drain) for interfacing with 5 V logic
 Wide supply voltage range from 1.2 V to 5.5 V
 CMOS low power consumption
 Direct interface with TTL levels
 Inputs accept voltages up to 5 V
 Complies with JEDEC standard:
 JESD8-7A (1.65 V to 1.95 V)
 JESD8-5A (2.3 V to 2.7 V)
 JESD8-C/JESD36 (2.7 V to 3.6 V)
 ESD protection:
 HBM JESD22-A114F exceeds 2000 V
 MM JESD22-A115-B exceeds 200 V
 CDM JESD22-C101E exceeds 1000 V
 Specified from 40 C to +85 C and 40 C to +125 C

7407 74LS07 74LV07 74LVC07的更多相关文章

  1. paper 115:常见的概率分布(matlab作图)

    一.常见的概率分布 表1.1 概率分布分类表 连续随机变量分布 连续统计量分布 离散随机变量分布 分布 分布 二项分布 连续均匀分布 非中心 分布 离散均匀分布 (Gamma)分布 分布 几何分布 指 ...

  2. 8-Highcharts曲线图之对数直线图

    <!DOCTYPE> <html lang='en'> <head> <title>8-Highcharts曲线图之对数直线图</title> ...

  3. ELK日志分析系统(转)

    原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 .作者信息和本声明.否则将追究法律责任.http://467754239.blog.51cto.com/4878013/1700828 ...

  4. 【linux】关于分析系统问题的前几分钟

    为了解决性能问题,你登入了一台Linux服务器,在最开始的一分钟内需要查看什么?你可以在几分钟内就对系统资源的使用情况和进程的运行状况有大体上的了解.无非是先查看错误信息和饱和指标,再看下资源的使用量 ...

  5. POJ 2752 Seek the Name, Seek the Fame

    传送门 Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 14761   Accepted: 7407 Description ...

  6. 对比其它软件方法评估敏捷和Scrum

    一般来说,选择一种软件开发方法,更像是加入一个邪教组织,而不像是做出了一个技术决策.许多公司甚至从未试图去评估这些方法,而仅仅是盲目采用最流行的方法,这就造成了如今五花八门的各种敏捷方法.因此本文将使 ...

  7. usaco 2010年3月银组题解

    usaco银组解题报告 一.石子游戏如果把‘O’当作0,‘X’当做1,则N个洞的每一种状态都可以看做是一个N位二进制数.于是,这个问题就变成了求环绕的N位格雷码.幸运的是,这个结构很容易就能够用一个简 ...

  8. 7-Highcharts曲线图之分辨带

    <!DOCTYPE> <html lang='en'> <head> <title>7-Highcharts曲线图之分辨带</title> ...

  9. 6-Highcharts曲线图之带标识

    <!DOCTYPE> <html lang='en'> <head> <title>6-Highcharts曲线图之带标识</title> ...

随机推荐

  1. php内存管理机制与垃圾回收机制

    PHP内存管理机制 1 var_dump(memory_get_usage()); //获取内存 2 $a = "laruence"; //定义一个变量 3 var_dump(me ...

  2. 洛谷P2017晕牛

    传送门啦 这个题没有想象中复杂. 我们先有向边建立,因为我们无法改变有向边的方向. 建立完之后跑一边拓扑排序,我们按拓扑序小的指向大的就好了. 解释: 我们知道如果一个点在另一个点顺序的后面的话,如果 ...

  3. Unix IPC之共享内存区(1)

    1 共享内存区 共享内存区是可用IPC形式中最快的,只有映射和解除映射需要进入内核的系统调用,映射后对共享内存区的访问和修改不再需要系统调用(内核只要负责好页表映射和处理页面故障即可),但通常需要同步 ...

  4. Django第一步

    对于一个web框架,掌握了三部分的内容,就可以说是迈出了第一步. 1. 准备开发环境 2. 创建一个工程,并运行 3. 开发hello world应用 1. 准备环境 首先应该是安装python和dj ...

  5. 全文搜索引擎 Elasticsearch (二) 使用场景

    1.场景—:使用Elasticsearch作为主要的后端 传统项目中,搜索引擎是部署在成熟的数据存储的顶部,以提供快速且相关的搜索能力.这是因为早期的搜索引擎不能提供耐用的​​存储或其他经常需要的功能 ...

  6. JQuery重定向

    window.location.href = "这里写页面的路径"; 如:window.location.href ="www.baidu.com";

  7. Laravel数据库配置问题

    由于项目需要,使用Laravel连接远程数据库进行开发 将默认的数据库配置信息改为远程数据库信息 在模型文件中定义了 protected $connection = 'default' 运行程序,报错 ...

  8. [ 原创 ]学习笔记-做一个Android音乐播放器是遇到的一些困难

    最近再做一个安卓的音乐播放器,是实验室里学长派的任务,我是在eclipse上进行开发的,由于没有android的基础,所以做起来困难重重. 首先是布局上的困难 1.layout里的控件属性不熟悉 2. ...

  9. Django2.0中URL的路由机制

    路由是关联url及其处理函数关系的过程.Django的url路由配置在settings.py文件中ROOT_URLCONF变量指定全局路由文件名称. Django的路由都写在urls.py文件中的ur ...

  10. Python进阶篇:Python简单爬虫

    目录 前言 要解决的问题 设计方案 代码说明 小结 前言 前一段一直在打基础,已经学习了变量,流程控制,循环,函数这几块的知识点,就想通过写写小程序来实践一下,来加深知识点的记忆和理解.首先考虑的就是 ...