当前位置:网站首页>In today's highly integrated chips, most of them are CMOS devices
In today's highly integrated chips, most of them are CMOS devices
2022-07-04 15:20:00 【Teacher Lin teaches single chip microcomputer】
Today, chips are highly integrated , Most of them are CMOS device , and TTL Devices are rarely produced , Why are chips generally CMOS What about ? also TTL and CMOS What does level say ? After reading this article, you will know .
If you only look at the appearance of a chip , It's impossible to distinguish TTL perhaps CMOS Of , Because they are classified according to the chip manufacturing process , The essential difference is ,CMOS Internally integrated is MOS tube , and TLL Internally integrated is a triode .
Recently, many little friends asked me for some MCU learning materials , Then I based on my ten years of experience , How many nights did you stay up , Carefully organize a 「 MCU introduction to advanced tutorial + tool kit 」, All free sharing to everyone !!!
Comment area reply 666 , After paying attention to me, I can take the private message .
Back to the topic
RTL This circuit is composed of resistors and triodes , This is a RTL NAND gate circuit , It can realize such logic , Only when two tertiary tubes are connected at the same time , His output is zero , Otherwise, his output is one , however RTL The circuit is slow and unstable , A few years later , Texas Instruments TTL Logic circuits are the latecomers .
TTL Its core is composed of triode and triode , This is a TTL NAND gate , Its function is the same as that mentioned above RTL equally , But more stable , The frequency is also higher ,TTL Circuit input and output characteristics , When T5 Conduction T4 At the deadline ,Y The output is low level , Voltage is T5 Of CE The saturation pressure drop between stages is about 0.3 v , When T5 end T4 Conduction time , At this time, the output voltage is about 3.6 v .
What then? TTL It is generally believed that the high level of the output is greater than 2.4 Volt instead of 3.6 Vomit ? This is because TTL There are many kinds of circuits , At this time, it is necessary to choose the one with the lowest output high level , Like the barrel effect , Why? TDL The input high level of should be greater than 2.0 Vomit ? When both inputs are greater than 2.0 When you fall , These three transistors can be completely turned on , It can output the desired low level .
Say again about 0.8 Low level of volts , If there is an input less than 0.8 v ,E The point voltage will be pulled down , here T5 end ,T4 Conduction , At this point, the output 3.6 High voltage level , In a steady state ,T4 and T5 There can only be one conduction , These two diodes play an avant-garde role , It can suppress the negative polarity pulse at the input , It can also limit the current , To protect .
TTL The advantage of logic circuit is fast , But there is a drawback that makes it impossible to integrate on a large scale , That is, the static current loss of the triode is very large , In view of this , People have invented that the speed is relatively slow , But static current is zero CMOS logical circuit , Complementary because N type MOS and P type MOS At the same time, it appears in the circuit .
The article is relatively long , More words , You can first open the avatar and pay attention to me , Then take your time ,/// Insert a : At the beginning of this year, I recorded a set of systematic introductory single chip microcomputer tutorial , If you want, just ask me for it. It's free , I can send a private message ~ Click the black font in the lower left corner of my avatar and I can also get it . I've been relatively idle recently , Take me to finish the design , Take students to provincial or above competitions ///
This is a CMOS NAND gate , Its function is the same as that mentioned above TTL And not the door is exactly the same , You see, the semiconductor devices in it are MOS tube , because MOS The static power consumption of the tube is almost zero , So it can be integrated on a large scale in the chip , When the input is also high .
MOS The conduction of the tube is like this , At this time, the output level is close to 0V, As long as one input is low ,Y You can output high point level , because T1 The conduction impedance of is very low , We can think of the output level as 5V, This is it. CMOS Full output characteristics of .
This is a CMOS Input and output characteristics of the circuit , Then there is another question , The MCU we use is CMOS device , And what communicates with computers is TDL turn USB,CMOS The device can directly drive TTL Do you ? Of course ,CMOS The high level of the output is close to 5V Your battery is close to 0V, and TTL The input high level of is greater than 2V, The low level is less than 0.8 v , Look at it this way CMOS It can be driven directly TTL Of .
Okay , That's all for this issue , If you think it's helpful to you in front of the screen, please press one button three times
边栏推荐
- selenium 元素交互
- hexadecimal
- mysql 联合主键_Mysql 创建联合主键[通俗易懂]
- LeetCode 1184. Distance between bus stops -- vector clockwise and counterclockwise
- Unity脚本介绍 Day01
- 【学习笔记】拟阵
- 31年前的Beyond演唱会,是如何超清修复的?
- How to handle exceptions in multithreading?
- MySQL learning notes - data type (numeric type)
- Ffmpeg Visual Studio development (IV): audio decoding
猜你喜欢
[differential privacy and data adaptability] differential privacy code implementation series (XIV)
每周招聘|高级DBA年薪49+,机会越多,成功越近!
都在说DevOps,你真正了解它吗?
Numpy notes
这几年爆火的智能物联网(AIoT),到底前景如何?
Redis 發布和訂閱
Intelligent customer service track: Netease Qiyu and Weier technology play different ways
.Net 应用考虑x64生成
Details of FPGA underlying resources
Unity脚本生命周期 Day02
随机推荐
Huawei cloud database DDS products are deeply enabled
直播预告 | PostgreSQL 内核解读系列第二讲:PostgreSQL 体系结构
[differential privacy and data adaptability] differential privacy code implementation series (XIV)
Helix Swarm中文包发布,Perforce进一步提升中国用户体验
Redis 解决事务冲突之乐观锁和悲观锁
Unity脚本介绍 Day01
Who the final say whether the product is good or not? Sonar puts forward performance indicators for analysis to help you easily judge product performance and performance
MySQL学习笔记——数据类型(数值类型)
Guitar Pro 8win10最新版吉他学习 / 打谱 / 创作
Weekly recruitment | senior DBA annual salary 49+, the more opportunities, the closer success!
Hexadecimal form
都在说DevOps,你真正了解它吗?
一篇文章学会GO语言中的变量
进制乱炖
宽度与对齐
力扣刷题01(反转链表+滑动窗口+LRU缓存机制)
智能客服赛道:网易七鱼、微洱科技打法迥异
C1 certification learning notes 3 -- Web Foundation
Quick introduction to automatic control principle + understanding
【读书会第十三期】FFmpeg 查看媒体信息和处理音视频文件的常用方法