[논리 회로] Introduction


[논리 회로] Introduction

논리회로 첫 블로그입니다. 논리회로에 대해 다룰 예정이며 목차는 아래와 같습니다. < Contents > Boolean Algebra Minterm and Maxterm Expansions Karnaugh Maps Quine-McCluskey Method Multi-Level Gate Circuits Combinational Circuit Design and Simulation Using Gates MUX, Decoders, and Programmable Logic Devices Latches and Flip-Flops Registers and Counters < Basic Conception > Logic은 총 2가지로 나눌 수 있습니다. 1. Combinational Logic(CL, 조합논리) - 현재의 출력은 현재의 입력에만 영향을 받는다. 위 contents로 보면 7장까지가 C.L. 을 다룹니다. 2. Sequential Logic(SL, 순서논리) - 현재의 출력은 현재...


#LogicCircuit #LogicDegsign #LogicGate #논리회로

원문링크 : [논리 회로] Introduction