当前位置:网站首页>《數字電子技術基礎》3.1 門電路概述、3.2 半導體二極管門電路
《數字電子技術基礎》3.1 門電路概述、3.2 半導體二極管門電路
2022-04-23 09:12:00 【FPGA-橋】
前言
《數字電子技術基礎》第3.1和3.2節的學習筆記
有關於Verilog 的門級建模請參考本人的另一篇博客
3.1 概述
在電子電路中,使用高低電平分別為1和0兩種邏輯狀態,當S斷開時輸出電壓為高電平,當S導通時輸出電壓
為低電平。如果使用圖(a)但開關電路中,當為高電平時,R上的功耗太大。因此出現了圖(b)互補電路,S1導通時S2斷開,S1斷開時S2導通,就會實現高低電平。
邏輯狀態有兩種:正邏輯和負邏輯(在實際電路中有很多都是就低電平有效,故負邏輯也京城使用)。
根據制造工藝集成電路可分為雙極型、單極型和混合型三種。
3.2 半導體二極管門電路
3.2.1 半導體二極管的開關特性
理想狀態下,二極管正向導通電阻為0,反向截止電阻為∞。
構成二極管的為PN節,二極管實際的伏安特性如圖,看一下給出的公式即可,二極管正向導通壓降一般為0.7V
對於二極管的伏安特性曲線分析:有三種近似方法
其二極管的動態電壓變化也存在緩慢變化的過成,並不是理想狀態的跳變。
3.2.2 二極管與門
二極管够成的與門
與門運行時,電壓值與真值錶
由上面兩個錶可知,輸出高低電平值和輸入的高低電平值不同,這是由於二極管在導通是依然有壓降,並不是直接導通。如果進行二極管的門進行串聯,那麼會發生信號的高低電平偏移。其次,當輸出端對地接上負載電阻時,負載電阻的改變有時會影響輸出的高電平。因此,二極管與門電路僅用作集成電路內部的邏輯單元,而不是用其直接驅動負載電路。
3.2.3 二極管或門
二極管構成的或門
或門的實際電壓值與真值錶
如上錶所示,二極管或門依然沒有改變二極管的缺點,同樣存在著輸出電平偏移問題,所以這中電路結構也只能用於集成電路內部的邏輯單元。由此可見僅僅是二極管,並不能制作標准化輸出電平的集成電路。
版权声明
本文为[FPGA-橋]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230911010273.html
边栏推荐
- LeetCode396. Rotate array
- Taxable income
- 小程序报错 :should have url attribute when using navigateTo, redirectTo or switchTab
- NPM reports an error: operation not allowed, MKDIR 'C: \ program files \ node JS \ node_ cache _ cacache’
- [in-depth good article] detailed explanation of Flink SQL streaming batch integration technology (I)
- Common errors of VMware building es8
- What is augmented reality technology? Where can it be used?
- SAP 101K 411k inventory change
- How to protect open source projects from supply chain attacks - Security Design (1)
- Data visualization: use Excel to make radar chart
猜你喜欢
Program, process, thread; Memory structure diagram; Thread creation and startup; Common methods of thread
L2-024 部落 (25 分)(并查集)
Experimental report on analysis of overflow vulnerability of assembly language and reverse engineering stack
机器学习(六)——贝叶斯分类器
AQS & reentrantlock implementation principle
What is augmented reality technology? Where can it be used?
Redis Desktop Manager for Mac
L2-024 tribe (25 points) (and check the collection)
爬虫使用xpath解析时返回为空,获取不到相应的元素的原因和解决办法
To remember the composition ~ the pre order traversal of binary tree
随机推荐
Cadence process angle simulation, Monte Carlo simulation, PSRR
Notes on xctf questions
数据清洗 ETL 工具Kettle的安装
Program, process, thread; Memory structure diagram; Thread creation and startup; Common methods of thread
Colorui solves the problem of blocking content in bottom navigation
Talent Plan 学习营初体验:交流+坚持 开源协作课程学习的不二路径
Project upload part
错题汇总1
Harbor enterprise image management system
npm ERR! network
SAP 101K 411K 库存变化
Star Trek's strong attack opens the dream linkage between metacosmic virtual reality
108. Convert an ordered array into a binary search tree
Wechat: get the owner of a single tag
Flink同时读取mysql与pgsql程序会卡住且没有日志
Node installation
ATSS(CVPR2020)
小程序报错:Cannot read property 'currentTarget' of undefined
LeetCode_ DFS_ Medium_ 1254. Count the number of closed islands
RSA encryption and decryption signature verification