Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- full adder
- 항진명제
- Circuit
- 명제 동치
- Decimal notation
- 써킷
- Tautology
- dnf
- truth table
- ermodel
- Logical statement
- 이진법 십진법 변환
- CNF
- 진리표
- Sentiment Analysis
- Binary notation
- half adder
- Contradiction
- 명제
- 모두의네트워크정리
- 모순명제
- 십진법
- cnn
- relationaldatabaseschema
- Gate
- 모두의네트워크요약
- GPT-1
- 모두의네트워크
- Digital Logic Circuits
- statement equivalence
Archives
- Today
- Total
목록full adder (1)
NLP Learner in Switzerland
Digital Logic Circuits Lab Exercise(DNF, CNF, Circuit, half adder, full adder)
Chapter : Digital Logic Circuits Topic : DNF, CNF, Circuit, half adder, full adder 1. 3개의 스위치가 ON인 경우를 주고 logical formula 및 circuit을 도출하라는 문제이다. 2. 2개 이상 켜지면 ON이므로 2개만 켜져있다면 나머지 1개의 상태는 1이든 0이든 상관이 없다. 따라서 a and b, b and c, a and c 세가지 경우가 있다. 이를 이용해서 s의 logical expression을 도출해내고, circuit을 그렸다. 3. Solution 아래 이미지 참조. 1. i. NANA( NOT AND) gate만 가지고 XOR(OR but not BOTH) gate를 만드는 문제이다. ii. XOR과 AN..
Foundation of Computing/Exercise
2021. 5. 30. 05:00