当前位置:网站首页>"One week's data collection" - logic gate

"One week's data collection" - logic gate

2022-06-26 09:18:00 Waves ~

List of articles



Preface

 Insert picture description here
High level and low level are potential values within a specified range , Not a fixed value .
Common positive logic : The high level is 3.5-5V, The low level is 0-0.3V.


One 、pandas What is it? ?

 Insert picture description here
 Insert picture description here
 Insert picture description here
 Insert picture description here
 Insert picture description here

Two 、OC door

Gate circuit with open collector , Add the pull-out resistor and power supply to increase the driving capacity
## 1. Import and stock in
OC Realization ” Line and “ Logic .
OD The door and OC Door principle is the same , One is a triode and the other is MOS tube .


3、 ... and 、 Tristate gate

 Insert picture description here
The enable terminal is low , Then the upper and lower MOS The pipe is open , therefore T1 Turn on the high level ,T2 Turn on the low level , At this time, the output is based on the input A Reverse output .A=0,T1 Conduction ,Y=1;A=1,T2 Conduction ,Y=0.
The enable terminal is high , There are two upper and lower circuits in the later stage MOS None of the tubes are conducting , Then the output end is not connected with the input end , The output is in high resistance state .

3、 ... and 、 Transmission gate

 Insert picture description here

Four 、cmos Gate circuit and TTL Characteristics of comparison

 Insert picture description here
 Insert picture description here

Four 、 Integrated gate circuit selection

1、 Operating frequency requirements ( Time required for high and low level reversal )
2、 Input power supply voltage requirements
3、 Power consumption problem
4、 Level reversal requires input voltage
5、 Pay attention to the current ( Input current ) And pull current ( Output current )

原网站

版权声明
本文为[Waves ~]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/177/202206260848423965.html