From Transistor To Gate
BJT (Bi-Junction Transistor) 를 이용한 가장 간단한 형태의 NAND와 NOR 구현은 다음과 같음.
이처럼 기본적인 Switch (or Amplifier)인 Transistor로 Logic Operation을 수행하는 Gate를 구현할 수 있다.
TTL
TTL이란 용어는 Transistor-Transistor Logic의 약자이며,
- Transistor들을 조합한 Combinatorial Circuit 으로
- Diode와 Transistor를 조합한 Diode-Transistor Logic(DTL)에서
- Diode를 Transistor로 대체한 회로를 의미함.
- 이는 IC로 쉽게 구성할 수 있고 저전력 고속동작을 보장함.
2024.06.02 - [Computer/CE] - [CE] TTL : Transistor-Transistor Logic
[CE] TTL : Transistor-Transistor Logic
TTL : Transistor-Transistor LogicTTL이란 Transistor-Transistor Logic의 약자이며,Transistor들을 조합한 Combinatorial Circuit 으로Diode와 Transistor를 조합한 Diode-Transistor Logic(DTL)에서Diode를 Transistor로 대체한 회로를 의
dsaint31.tistory.com
위의 회로는 매우 단순화한 것이며, 실제로 동작할 수 있는 예제 회로는 다음을 참고.
같이 보면 좋은 URLs
다음 URL을 참고할 것.
https://www.circuiteasy.com/nand-gate
Nand Gate | Electronics Project
Learn to make Simple NAND Logic Gate using transistor. Popular class 12 science project.
www.circuiteasy.com
Transistor Level의 회로 설계 : (2) Combinational Logic Circuit w/ Boolean Expression
저번 게시물에서는 디지털 회로를 설계하는 데에 있어서 가장 중요하고 기본이 되는 Pull-up & Pull-down operation에 대해서 다뤘다. 그 과정을 설명하면서 가장 기초적인 디지털 회로 중에 하나인 Inver
anarchivetorecall.tistory.com
https://blog.naver.com/ann_arbor/221417370691
트랜지스터를 사용한 로직 회로 (Gate IC)
아두이노 인터페이스 회로를 설계할 때 간혹 AND 또는 OR 게이트가 필요할 때가 있다. 이럴때 로직 I...
blog.naver.com
https://dsaint31.me/mkdocs_site/CE/ch02_co/ce02_04_0_gate/#urls
BME
Gate Combinatorial Boolean Glitch Gates Combinatorial Logic(조합논리) Circuit의 Boolean Function들을 구현한 H/W. 보통 IC Chip으로 제공되지만, Transistor로 구현 할 수도 있으며 FPGA에서는 아예 HDL을 통해 programming 형태
dsaint31.me
'Computer > CE' 카테고리의 다른 글
[CE] Pipelining (파이프라인 기법) (0) | 2024.05.15 |
---|---|
[CE] D Flip-Flop 7474 (0) | 2024.04.10 |
[CE] Round-off Error 예제 (1) | 2024.02.17 |
[CE] Classless Inter-Domain Routing 표기법: IP Address (0) | 2024.02.07 |
[CE] Subdivision using DFS (0) | 2023.05.24 |